summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-05-27Improving a bit the lua support files.pixel
2007-05-27Spawning threads for each call to a LuaDomain.pixel
2007-05-27Fixing thread saving system.pixel
2007-05-27Adding better threading support for LuaTask, and fixing LuaTask a bit.pixel
2007-05-27Using 'proper' arguments.pixel
2007-05-27RegisterDomain replaced by Domain, which will handle destruction of the ↵pixel
object from the LUA Stack.
2007-05-26Compilation fix.pixel
2007-05-25Removing debug messages.pixel
2007-05-25De-dumbifying the code a bit.pixel
2007-05-25Adding some very basic lua support file.pixel
2007-05-25Various fixes from unchecked commits.pixel
2007-05-25Slightly better stack handling, and adding support for LuaDomain's destructor.pixel
2007-05-25Chaining the pushstatics.pixel
2007-05-25Having LuaXML into a class. Non-tested modification, but should be harmless.pixel
2007-05-24LuaTask's "Command" is now able to return the stdout's output.pixel
2007-05-24Adding the "Command" LuaTask.pixel
2007-05-24Fixed timeout handling code.pixel
2007-05-23Code fixes on the new Domain system, in order to allow the 'builder'pixel
task to work properly.
2007-05-23LuaHttp is now switching itself to an LuaTask. And fixed a small stackpixel
bug.
2007-05-23LuaTask is now able to work on the current stack instead of taking apixel
string command.
2007-05-23ChainTasks will now stop the tasks, resume them before waiting for them,pixel
and delete them when they are done.
2007-05-23Adding "remove", "insert" and "replace" methods.pixel
2007-05-22Fixing stack work.pixel
2007-05-22Adding showstack() method.pixel
2007-05-22Fixing regex's constructor-per-copy.pixel
2007-05-21Adding GetPattern to Regex, mostly for debugging purposes.pixel
2007-05-21Fixing chained-list creation.pixel
2007-05-21Forgot to export "RegisterDomain" properly.pixel
2007-05-21Adding full LUA control for HTTP requests.pixel
2007-05-09Made further progress into the implementation of a more generic HTTP action ↵pixel
handler.
2007-05-09First new bricks of a more global domain system.pixel
2007-05-02Adding basic auth support.pixel
2007-04-30Base64 added into the mess.pixel
2007-04-23First steps towards a new HTTP backend.pixel
2007-04-22Fixing timeouts causing issues with task deletions.pixel
2007-04-20Microsoft's STL iterators are not behaving correctly. Fixing a bit the way ↵pixel
we work with them.
2007-04-18HtmlSkinner broke the 404 error. Restoring.pixel
2007-04-14Creation of the HtmlSkinner class.pixel
2007-04-14Adding exports for the methods...pixel
2007-04-14This should have been private.pixel
2007-04-144-spaces per tab is one of the biggest absurdity on earth.pixel
2007-04-14Adding methods to Image class to enable caller to know which formats are ↵yazoo
supported.
2007-04-14MySQL under windows needs winsock.hyazoo
2007-04-13Updating TODO list.pixel
2007-04-12Third and last attempt.pixel
2007-04-12Second tentative...pixel
2007-04-12Simplifying definitions...pixel
2007-04-12Tentatively adding support for the whole SQL class.pixel
2007-04-12Introducing LuaSQL.pixel
2007-04-12Beeing a bit nicer with memory.pixel