summaryrefslogtreecommitdiff
path: root/lib/LuaTask.cc
AgeCommit message (Collapse)Author
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
string command.
2007-04-11Adding LuaTask class.pixel