Age | Commit message (Expand) | Author |
2008-09-29 | Bumping Copyright date. | Pixel |
2008-09-29 | Getting rid of these nasty expanded keywords. | Pixel |
2008-08-11 | Adding the ability to read / write floats and doubles | pixel |
2008-07-18 | Adding the ISAAC Random generator. | pixel |
2008-07-16 | Adding basic cookies support. | pixel |
2008-07-02 | Fixing code for the latests mingw32 compilers. | pixel |
2008-05-13 | Adding basic inflate / deflate support. | pixel |
2008-03-17 | Adding first version of the Lua <--> OCCI bindings. | pixel |
2008-02-18 | Providing the 'Yield' method for tasks. | pixel |
2008-01-28 | Adding a shortcut for domains to directly specify a filename to copy. | pixel |
2008-01-25 | Trying better string handling method - allowing embedded zeroes. | 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-21 | Adding even more debug stats. | pixel |
2008-01-21 | Adding the possibility to count the number of handles. | pixel |
2007-12-25 | Introducing some bits of task status. | pixel |
2007-12-25 | Adding more stats pulling. | pixel |
2007-12-25 | Adding small runner helper. | pixel |
2007-12-20 | Trying to add support for better children support - workaround for the late <... | pixel |
2007-12-20 | Forgot to commit these. | pixel |
2007-10-12 | Adding SocketClient and MailClient. | pixel |
2007-09-24 | Adding begin/end iterators for config files. | pixel |
2007-09-23 | Adding SetMsg to the Message class. | pixel |
2007-09-17 | Adding hashing from Handles. | pixel |
2007-09-17 | Adding "GetRemaining" to Buffer class, and enabling the read method to allow ... | pixel |
2007-09-05 | Fixing virtual heritage. | pixel |
2007-09-05 | *** empty log message *** | pixel |
2007-09-05 | Adding upper and lower methods. | pixel |
2007-08-07 | Adding the printr function. | pixel |
2007-07-27 | Upgrading to Lua-5.1.2 | pixel |
2007-07-23 | Adding support for the digest auth method. | pixel |
2007-07-23 | Having some consts in the code never hurts... | pixel |
2007-06-23 | Adding "GetBuffer" accessor. | pixel |
2007-06-19 | Adding the possibility to browse and inspect the domains. | pixel |
2007-06-19 | Allowing the USERDATA type in LuaObjects | pixel |
2007-06-19 | Work around to avoid dummy #defines... | pixel |
2007-06-17 | Adding POST system to the HttpClient, and variables and headers sent from Lua | pixel |
2007-06-17 | Adding source and dest IP/port. | pixel |
2007-06-17 | Adding method "next". | pixel |
2007-06-17 | Adding some useful socket functions. | pixel |
2007-06-14 | Consolidating usage of SQL ressources. | pixel |
2007-06-11 | Adding missing header files. | pixel |
2007-06-11 | Adding login and password fields. | pixel |
2007-06-11 | Fixing base64 a bit - definition troubles, and padding. | pixel |
2007-05-31 | Adding a telnet command-line to the Lua system. | pixel |
2007-05-31 | Implementing print inside of the Lua object, and using LuaPrinter object in o... | pixel |
2007-05-30 | Trying to work around a spawn-Domain-from-thread issue, but doesn't really se... | pixel |
2007-05-30 | Updating / inserting copyright header. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |