summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-14Fixing segfault in LuaTask.pixel
2007-06-14Consolidating usage of SQL ressources.pixel
2007-06-14This was so wrong...pixel
2007-06-14Making escape functions public.pixel
2007-06-13Slightly changing domain checking behavior - now / is allowed to servedpixel
2007-06-12Adding "empty" markup.pixel
2007-06-12Forgot the actual implementation of raw...pixel
2007-06-12-) Code cleanup.pixel
2007-06-11Adding some more code to the supportlib.pixel
2007-06-11Fixing LUA MD5 code.pixel
2007-06-11Adding missing header files.pixel
2007-06-11Adding login and password fields.pixel
2007-06-11Adding some functions to LuaHttp, and including some basic mathpixel
2007-06-11Fixing base64 a bit - definition troubles, and padding.pixel
2007-06-04Forwarding login and password to LUA.pixel
2007-06-02Moving favicon.ico to the data directory.pixel
2007-05-31Typopixel
2007-05-31Tweaking the display function a bit to dump tables as well.pixel
2007-05-31Adding a telnet command-line to the Lua system.pixel
2007-05-31Implementing print inside of the Lua object, and using LuaPrinter object in o...pixel
2007-05-30Trying to work around a spawn-Domain-from-thread issue, but doesn't really se...pixel
2007-05-30Compilation fix...pixel
2007-05-30Adding status return code.pixel
2007-05-30Fixing slightly attribute system.pixel
2007-05-30Re-enabling errno.pixel
2007-05-30Header deletion went a bit fast.pixel
2007-05-30Updating / inserting copyright header.pixel
2007-05-30Fixing xml markup a bit.pixel
2007-05-30Possibility of including handles into the XML tree.pixel
2007-05-30Changing slightly the way the handle subtypes are announcing themselves.pixel
2007-05-30Compilation fix.pixel
2007-05-30Swapping argument order.pixel
2007-05-30Introducing objnames.pixel
2007-05-29Slightly changes of loadlualibs: now generating automatically the list of files.pixel
2007-05-29Fixing a stupid display bug.pixel
2007-05-29Improving/Debugging XmlMarkup engine - now we are using a real tree in memory...pixel
2007-05-29Fixing deadly bug - can't pushdestruct a static object.pixel
2007-05-29Improving a bit the XmlMarkup object.pixel
2007-05-29Creating basic XmlMarkup object.pixel
2007-05-28Fixing luac compilation.pixel
2007-05-28Adding luac.pixel
2007-05-28Adding split function.pixel
2007-05-28Adding small helper function to mass-load the lua support libs.pixel
2007-05-27Fixing lua support lib a bit.pixel
2007-05-27Improving a bit the lua support files.pixel
2007-05-27Spawning threads for each call to a LuaDomain.pixel
2007-05-27Fixing thread saving system.pixel
2007-05-27Adding better threading support for LuaTask, and fixing LuaTask a bit.pixel
2007-05-27Using 'proper' arguments.pixel
2007-05-27RegisterDomain replaced by Domain, which will handle destruction of the objec...pixel