summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2008-01-21Adding more solid support for IEpixel
2008-01-16Adding the generic image preloading javascript to the htmllib.pixel
2008-01-16Raising default jpeg quality up to 95%pixel
2008-01-15Moving code around a bit, and adding htmllib.luapixel
2008-01-15Fixing one small printer bug.pixel
2008-01-15Adding ajaxlib.pixel
2008-01-07Adding basic space escaping.pixel
2008-01-06Fixing double delete with the explicit destructor.pixel
2008-01-03Saving the errno variable.pixel
2007-12-25Introducing some bits of task status.pixel
2007-12-25Adding more stats pulling.pixel
2007-12-25Adding small runner helper.pixel
2007-12-20Fixing endless loop...pixel
2007-12-20Trying to add support for better children support - workaround for the late ↵pixel
<defunc> bug.
2007-10-15Various fixes for the MailClient.pixel
2007-10-15Adding glue for Lua.pixel
2007-10-12Adding MailClient to LuaTask.pixel
2007-10-12Adding SocketClient and MailClient.pixel
2007-10-12Almost done for the file uploading.pixel
2007-10-12Adding the missing (?!!) 'domain' variable.pixel
2007-09-28Having HashFunction used in the various Http classespixel
2007-09-28Beeing a little bit picky about encoding.pixel
2007-09-2864 bits fixes.pixel
2007-09-28Having the ability for Lua to handle root.pixel
2007-09-24Adding begin/end iterators for config files.pixel
2007-09-23Adding SetMsg to the Message class.pixel
2007-09-17Adding hashing from Handles.pixel
2007-09-17Adding "GetRemaining" to Buffer class, and enabling the read method to allow ↵pixel
null buffers.
2007-09-05*** empty log message ***pixel
2007-09-05Adding upper and lower methods.pixel
2007-09-04Fixing memory usage with GMPStringpixel
2007-08-29Fixing charset namepixel
2007-08-13Fixing 'insertid' and 'affectedrows' results.pixel
2007-08-07Protecting a bit more the output.pixel
2007-08-07Adding the printr function.pixel
2007-08-06Adding "get_xml_section" function.pixel
2007-07-30Forgot one file for the 5.1 upgrade.pixel
2007-07-27Forgot some files new from the Lua-5.1 release.pixel
2007-07-27Upgrading to Lua-5.1pixel
2007-07-27Upgrading to Lua-5.1.2pixel
2007-07-25Upgrading to Lua-5.0.3pixel
2007-07-23Adding support for the digest auth method.pixel
2007-07-23Adding support for the trim functions.pixel
2007-07-23Having some consts in the code never hurts...pixel
2007-07-23Deadly fix in Base64...pixel
2007-07-12Swapping declaration order.pixel
2007-07-12Typo.pixel
2007-07-12Last patch seems to work fine - let's try to be a bit nicer with the memory now.pixel
2007-07-12Will produce a bit of memory overhead probably, but we need to try and fix ↵pixel
this damn bug...
2007-07-01Copy constructor of Regex should copy flags.pixel