Age | Commit message (Expand) | Author |
2007-09-28 | Having HashFunction used in the various Http classes | pixel |
2007-09-28 | Beeing a little bit picky about encoding. | pixel |
2007-09-28 | 64 bits fixes. | pixel |
2007-09-28 | Having the ability for Lua to handle root. | 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-09-04 | Fixing memory usage with GMPString | pixel |
2007-08-29 | Fixing charset name | pixel |
2007-08-13 | Fixing 'insertid' and 'affectedrows' results. | pixel |
2007-08-07 | Protecting a bit more the output. | pixel |
2007-08-07 | Adding the printr function. | pixel |
2007-08-06 | Adding "get_xml_section" function. | pixel |
2007-07-30 | Forgot one file for the 5.1 upgrade. | pixel |
2007-07-27 | Forgot some files new from the Lua-5.1 release. | pixel |
2007-07-27 | Upgrading to Lua-5.1 | pixel |
2007-07-27 | Upgrading to Lua-5.1.2 | pixel |
2007-07-25 | Upgrading to Lua-5.0.3 | pixel |
2007-07-23 | Adding support for the digest auth method. | pixel |
2007-07-23 | Adding support for the trim functions. | pixel |
2007-07-23 | Having some consts in the code never hurts... | pixel |
2007-07-23 | Deadly fix in Base64... | pixel |
2007-07-12 | Swapping declaration order. | pixel |
2007-07-12 | Typo. | pixel |
2007-07-12 | Last patch seems to work fine - let's try to be a bit nicer with the memory now. | pixel |
2007-07-12 | Will produce a bit of memory overhead probably, but we need to try and fix th... | pixel |
2007-07-01 | Copy constructor of Regex should copy flags. | pixel |
2007-06-29 | Worst memory leak ever... | pixel |
2007-06-25 | Trying to be slightly nicer with the zombies... and letting them eating resso... | 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-19 | Removing inline declaration, to avoid half-definition of the class. | pixel |
2007-06-18 | Adding the cdata and jcdata renderers. | pixel |
2007-06-18 | URI UnMangling. | pixel |
2007-06-18 | Just for sanity purposes - setting pipe non blocking. | pixel |
2007-06-17 | POST method was a bit shifted. | pixel |
2007-06-17 | Inversion of GET and POST... | 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-16 | Changed example's output to match new rendering code. | pixel |
2007-06-16 | Eye-candy xlm-rendering enhancement. | pixel |
2007-06-14 | Fixing segfault in LuaTask. | pixel |