Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-11 | Adding some functions to LuaHttp, and including some basic math | pixel | |
functions, such as md5. | |||
2007-06-04 | Forwarding login and password to LUA. | pixel | |
2007-05-30 | Trying to work around a spawn-Domain-from-thread issue, but doesn't really ↵ | pixel | |
seem to fix it. | |||
2007-05-30 | Updating / inserting copyright header. | pixel | |
2007-05-30 | Swapping argument order. | pixel | |
2007-05-30 | Introducing objnames. | pixel | |
2007-05-27 | Spawning threads for each call to a LuaDomain. | pixel | |
2007-05-27 | RegisterDomain replaced by Domain, which will handle destruction of the ↵ | pixel | |
object from the LUA Stack. | |||
2007-05-25 | Various fixes from unchecked commits. | pixel | |
2007-05-25 | Slightly better stack handling, and adding support for LuaDomain's destructor. | pixel | |
2007-05-23 | LuaHttp is now switching itself to an LuaTask. And fixed a small stack | pixel | |
bug. | |||
2007-05-22 | Fixing stack work. | pixel | |
2007-05-21 | Forgot to export "RegisterDomain" properly. | pixel | |
2007-05-21 | Adding full LUA control for HTTP requests. | pixel | |