Age | Commit message (Expand) | Author |
2007-05-28 | Adding small helper function to mass-load the lua support libs. | pixel |
2007-05-27 | Adding better threading support for LuaTask, and fixing LuaTask a bit. | pixel |
2007-05-27 | Using 'proper' arguments. | pixel |
2007-05-24 | LuaTask's "Command" is now able to return the stdout's output. | pixel |
2007-05-23 | Code fixes on the new Domain system, in order to allow the 'builder' | pixel |
2007-05-23 | LuaTask is now able to work on the current stack instead of taking a | pixel |
2007-05-23 | Adding "remove", "insert" and "replace" methods. | pixel |
2007-05-22 | Adding showstack() method. | pixel |
2007-05-21 | Adding GetPattern to Regex, mostly for debugging purposes. | pixel |
2007-05-21 | Adding full LUA control for HTTP requests. | pixel |
2007-05-09 | Made further progress into the implementation of a more generic HTTP action h... | pixel |
2007-05-09 | First new bricks of a more global domain system. | pixel |
2007-04-30 | Base64 added into the mess. | pixel |
2007-04-23 | First steps towards a new HTTP backend. | pixel |
2007-04-22 | Fixing timeouts causing issues with task deletions. | pixel |
2007-04-14 | Creation of the HtmlSkinner class. | pixel |
2007-04-14 | This should have been private. | pixel |
2007-04-14 | 4-spaces per tab is one of the biggest absurdity on earth. | pixel |
2007-04-14 | Adding methods to Image class to enable caller to know which formats are supp... | yazoo |
2007-04-12 | Simplifying definitions... | pixel |
2007-04-12 | Introducing LuaSQL. | pixel |
2007-04-12 | Beeing a bit nicer with memory. | pixel |
2007-04-12 | 'query' now returns an error code instead of throwing an exception. | pixel |
2007-04-12 | Adding error message support. | pixel |
2007-04-12 | Adding numaffectedrows() and insertid() into the SQL class. Also having | pixel |
2007-04-11 | Slightly better timeout support. | pixel |
2007-04-11 | Adding LuaTask class. | pixel |
2007-04-11 | Introducing "safe" mode for openio (even though it's not used yet) and | pixel |
2007-04-07 | Basic JPEG support - unworking. | pixel |
2007-04-02 | Adding the status method to the Lua class, useless for now, as this only exis... | pixel |
2007-04-01 | Adding windows include to have the timeval struct definition. | pixel |
2007-04-01 | Having a "format" to the "to_int" method. | pixel |
2007-03-27 | Improving LuaXML a bit. | pixel |
2007-03-26 | Almost-working HttpClient. | pixel |
2007-03-25 | Having some preliminary work on a HttpClient class. | pixel |
2007-03-25 | Commiting first LuaXML shot, non compiling. | pixel |
2007-03-05 | Socket now have non-blocking connect() support. | pixel |
2007-03-05 | Better argument naming. | pixel |
2007-02-07 | Typos | pixel |
2006-11-14 | Various compilation fixes, mostly side effects from the win32 backport. | pixel |
2006-11-13 | AMD64 fixes. | pixel |
2006-10-28 | Task manager now has timeout support. | pixel |
2006-07-17 | MSVC becomes more and more stupid with packed structures... | pixel |
2006-07-16 | Adding align | pixel |
2006-02-09 | In general: better thread handling. Added locks everywhere it should. Added/f... | pixel |
2006-02-09 | Let's stop using that deadly to_charp() that gives a static char[]! It's dang... | pixel |
2006-02-02 | Typo... | pixel |
2006-02-02 | Removing a lot of warnings, as well as a bunch of terrible bugs! | pixel |
2006-02-01 | Fixing that fucking SDL_main thing, once and for all. | pixel |
2006-01-31 | Way too much changes - all over. | pixel |