index
:
Baltisot
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
LuaTask.cc
Age
Commit message (
Expand
)
Author
2008-07-22
Returning http headers and http status from HttpClient.
pixel
2008-05-14
Adding the Delay task to Lua.
pixel
2008-02-18
Providing the 'Yield' method for tasks.
pixel
2008-01-23
Deffering the deletion of the thread to the garbage collector, through the we...
pixel
2008-01-23
Trying to reduce VM leaks.
pixel
2008-01-22
Leak.... fixed....
pixel
2008-01-21
Fixing NB_Tasks and NB_Zombies, and putting a default delay of one second for...
pixel
2008-01-21
Removing debug messages.
pixel
2008-01-21
One shouldn't work up to 5 am...
pixel
2008-01-21
Adding more debug messages...
pixel
2008-01-21
Adding (buggy) DelayedTask
pixel
2007-12-25
Introducing some bits of task status.
pixel
2007-10-15
Various fixes for the MailClient.
pixel
2007-10-12
Adding MailClient to LuaTask.
pixel
2007-07-27
Upgrading to Lua-5.1.2
pixel
2007-06-18
Just for sanity purposes - setting pipe non blocking.
pixel
2007-06-17
Adding POST system to the HttpClient, and variables and headers sent from Lua
pixel
2007-06-14
Fixing segfault in LuaTask.
pixel
2007-06-14
This was so wrong...
pixel
2007-05-30
Compilation fix...
pixel
2007-05-30
Adding status return code.
pixel
2007-05-30
Updating / inserting copyright header.
pixel
2007-05-27
Adding better threading support for LuaTask, and fixing LuaTask a bit.
pixel
2007-05-26
Compilation fix.
pixel
2007-05-25
Removing debug messages.
pixel
2007-05-25
De-dumbifying the code a bit.
pixel
2007-05-24
LuaTask's "Command" is now able to return the stdout's output.
pixel
2007-05-24
Adding the "Command" LuaTask.
pixel
2007-05-23
LuaTask is now able to work on the current stack instead of taking a
pixel
2007-04-11
Adding LuaTask class.
pixel