summaryrefslogtreecommitdiff
path: root/lib/LuaTask.cc
AgeCommit message (Expand)Author
2010-11-28Changing the hashmap in LuaTask to a true C++ map.Nicolas "Pixel" Noble
2008-09-29Bumping Copyright date.Pixel
2008-09-29Getting rid of these nasty expanded keywords.Pixel
2008-07-22Returning http headers and http status from HttpClient.pixel
2008-05-14Adding the Delay task to Lua.pixel
2008-02-18Providing the 'Yield' method for tasks.pixel
2008-01-23Deffering the deletion of the thread to the garbage collector, through the we...pixel
2008-01-23Trying to reduce VM leaks.pixel
2008-01-22Leak.... fixed....pixel
2008-01-21Fixing NB_Tasks and NB_Zombies, and putting a default delay of one second for...pixel
2008-01-21Removing debug messages.pixel
2008-01-21One shouldn't work up to 5 am...pixel
2008-01-21Adding more debug messages...pixel
2008-01-21Adding (buggy) DelayedTaskpixel
2007-12-25Introducing some bits of task status.pixel
2007-10-15Various fixes for the MailClient.pixel
2007-10-12Adding MailClient to LuaTask.pixel
2007-07-27Upgrading to Lua-5.1.2pixel
2007-06-18Just for sanity purposes - setting pipe non blocking.pixel
2007-06-17Adding POST system to the HttpClient, and variables and headers sent from Luapixel
2007-06-14Fixing segfault in LuaTask.pixel
2007-06-14This was so wrong...pixel
2007-05-30Compilation fix...pixel
2007-05-30Adding status return code.pixel
2007-05-30Updating / inserting copyright header.pixel
2007-05-27Adding better threading support for LuaTask, and fixing LuaTask a bit.pixel
2007-05-26Compilation fix.pixel
2007-05-25Removing debug messages.pixel
2007-05-25De-dumbifying the code a bit.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-23LuaTask is now able to work on the current stack instead of taking apixel
2007-04-11Adding LuaTask class.pixel