summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-12Beeing a bit nicer with memory.pixel
2007-04-12'query' now returns an error code instead of throwing an exception.pixel
2007-04-12Adding error message support.pixel
2007-04-12Fix...pixel
2007-04-12Adding numaffectedrows() and insertid() into the SQL class. Also havingpixel
2007-04-12Updating TODO list.pixel
2007-04-11Timeout handling into HttpClient.pixel
2007-04-11Slightly better timeout support.pixel
2007-04-11Inverting the notion of fakehost in HttpClient.pixel
2007-04-11Adding LuaTask class.pixel
2007-04-11Adding basic todo-list.pixel
2007-04-11Introducing "safe" mode for openio (even though it's not used yet) andpixel
2007-04-10Grammatical fix :)pixel
2007-04-09Removing libjpeg's debugging messages.pixel
2007-04-08Basic jpeg support now working.pixel
2007-04-07Basic JPEG support - unworking.pixel
2007-04-05Removing the old http-get system, and removing definitively all the debug mes...pixel
2007-04-05Bug fixes in HttpClient: no more double buffering needed.pixel
2007-04-02Consolidating the Lua-XML parser a bit more.pixel
2007-04-02Adding the status method to the Lua class, useless for now, as this only exis...pixel
2007-04-01Changing method to read hexadecimal numbers - vsscanf not available under win...pixel
2007-04-01Adding windows include to have the timeval struct definition.pixel
2007-04-01Having a "format" to the "to_int" method.pixel
2007-03-27Improving LuaXML a bit.pixel
2007-03-27Still not working properly, but this will do for now.pixel
2007-03-26Almost-working HttpClient.pixel
2007-03-25Having some preliminary work on a HttpClient class.pixel
2007-03-25Commiting first LuaXML shot, non compiling.pixel
2007-03-05Socket now have non-blocking connect() support.pixel
2007-03-05Adding (bad) support for non-blocking mode under win32.pixel
2007-03-05Better argument naming.pixel
2007-02-07Fixing win32 port of poll.pixel
2007-02-07Small buffer fix.pixel
2007-02-07Typospixel
2006-11-14Pushing new m4 files from aclocalpixel
2006-11-14Various compilation fixes, mostly side effects from the win32 backport.pixel
2006-11-14Fixing that very old project files so that they compile again.pixel
2006-11-14Updating that very old autoconf/automake project.pixel
2006-11-13AMD64 fixes.pixel
2006-10-28Task manager now has timeout support.pixel
2006-07-17Okay... let's be nice with that... for now!pixel
2006-07-17I hate windows API.... AAAAAARGHHH!!!pixel
2006-07-17MSVC becomes more and more stupid with packed structures...pixel
2006-07-16Adding mkdir to LUApixel
2006-07-16Adding alignpixel
2006-02-09In general: better thread handling. Added locks everywhere it should. Added/f...pixel
2006-02-09Let's stop using that deadly to_charp() that gives a static char[]! It's dang...pixel
2006-02-09Adding thread creation/destruction hooks.pixel
2006-02-09Changing the behavior of tostring: now booleans and nils can be converted to ...pixel
2006-02-02Typo...pixel