Age | Commit message (Expand) | Author |
2007-04-10 | Grammatical fix :) | pixel |
2007-04-09 | Removing libjpeg's debugging messages. | pixel |
2007-04-08 | Basic jpeg support now working. | pixel |
2007-04-07 | Basic JPEG support - unworking. | pixel |
2007-04-05 | Removing the old http-get system, and removing definitively all the debug mes... | pixel |
2007-04-05 | Bug fixes in HttpClient: no more double buffering needed. | pixel |
2007-04-02 | Consolidating the Lua-XML parser a bit more. | pixel |
2007-04-02 | Adding the status method to the Lua class, useless for now, as this only exis... | pixel |
2007-04-01 | Changing method to read hexadecimal numbers - vsscanf not available under win... | pixel |
2007-04-01 | Having a "format" to the "to_int" method. | pixel |
2007-03-27 | Improving LuaXML a bit. | pixel |
2007-03-27 | Still not working properly, but this will do for now. | 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 | Adding (bad) support for non-blocking mode under win32. | pixel |
2007-02-07 | Fixing win32 port of poll. | pixel |
2007-02-07 | Small buffer fix. | pixel |
2007-02-07 | Typos | pixel |
2006-11-14 | Various compilation fixes, mostly side effects from the win32 backport. | pixel |
2006-11-14 | Updating that very old autoconf/automake project. | pixel |
2006-11-13 | AMD64 fixes. | pixel |
2006-10-28 | Task manager now has timeout support. | pixel |
2006-07-17 | Okay... let's be nice with that... for now! | pixel |
2006-07-17 | I hate windows API.... AAAAAARGHHH!!! | pixel |
2006-07-16 | Adding mkdir to LUA | 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-09 | Adding thread creation/destruction hooks. | pixel |
2006-02-09 | Changing the behavior of tostring: now booleans and nils can be converted to ... | pixel |
2006-02-02 | Removing a lot of warnings, as well as a bunch of terrible bugs! | pixel |
2006-02-02 | Fixing old Dalos, and fixing Linux compilation. | pixel |
2006-01-31 | Way too much changes - all over. | pixel |
2005-12-01 | Slightly better way to handle doubles in strings. | pixel |
2005-12-01 | Added getglobal & dumpvars, as well as fixed a few argument checks. | pixel |
2005-12-01 | notrunc wasn't working properly.. | pixel |
2005-11-13 | Fixing various stuff, especially DVD reading. | pixel |
2005-11-09 | Fixing more cross platform issues... | pixel |
2005-11-02 | Adding DVD support, and updating zlib. | pixel |
2005-10-13 | Updating zlib to 1.2.3. | pixel |
2005-10-13 | Fixing various (fucking) macos X issues. | pixel |
2005-06-06 | Updated zlib, adding hashing functions, and introducing first bits of a new s... | pixel |
2005-03-31 | Adding LuaRegex. | pixel |
2005-03-31 | Hum... that tostring method still needs fixing... | pixel |
2005-03-30 | Adding LuaConfig class. | pixel |
2005-03-29 | This wasn't working at ALL | pixel |
2005-02-24 | Huh ? Normalizing (again) crlfs.... | pixel |
2005-02-17 | REfixing throwers (grr) | pixel |
2005-02-17 | Updating makefiles to add luapatch, and updating things a bit for PS2 target. | pixel |