Age | Commit message (Expand) | Author |
2007-05-09 | First new bricks of a more global domain system. | pixel |
2007-05-02 | Adding basic auth support. | pixel |
2007-04-30 | Base64 added into the mess. | pixel |
2007-04-23 | First steps towards a new HTTP backend. | pixel |
2007-04-22 | Fixing timeouts causing issues with task deletions. | pixel |
2007-04-20 | Microsoft's STL iterators are not behaving correctly. Fixing a bit the way we... | pixel |
2007-04-18 | HtmlSkinner broke the 404 error. Restoring. | pixel |
2007-04-14 | Creation of the HtmlSkinner class. | pixel |
2007-04-14 | Adding exports for the methods... | pixel |
2007-04-14 | 4-spaces per tab is one of the biggest absurdity on earth. | pixel |
2007-04-14 | Adding methods to Image class to enable caller to know which formats are supp... | yazoo |
2007-04-14 | MySQL under windows needs winsock.h | yazoo |
2007-04-12 | Third and last attempt. | pixel |
2007-04-12 | Second tentative... | pixel |
2007-04-12 | Tentatively adding support for the whole SQL class. | pixel |
2007-04-12 | Introducing LuaSQL. | pixel |
2007-04-12 | Beeing a bit nicer with memory. | pixel |
2007-04-12 | 'query' now returns an error code instead of throwing an exception. | pixel |
2007-04-12 | Adding error message support. | pixel |
2007-04-12 | Fix... | pixel |
2007-04-12 | Adding numaffectedrows() and insertid() into the SQL class. Also having | pixel |
2007-04-11 | Timeout handling into HttpClient. | pixel |
2007-04-11 | Slightly better timeout support. | pixel |
2007-04-11 | Inverting the notion of fakehost in HttpClient. | pixel |
2007-04-11 | Adding LuaTask class. | pixel |
2007-04-11 | Introducing "safe" mode for openio (even though it's not used yet) and | pixel |
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 |