Age | Commit message (Expand) | Author |
2009-12-17 | Finally adding the HandleLua object, plus a few minor tweaks to the Lua VM. | Nicolas "Pixel" Noble |
2009-12-07 | Upgrading to LuaJIT 2.0.0-beta2 - changing the callwrap support. | Nicolas "Pixel" Noble |
2009-12-01 | Whoops... was removing a biiiit too much off the stack. | Nicolas "Pixel" Noble |
2009-12-01 | Protecting the pushes in order to make sure we have enough stack space every ... | Nicolas "Pixel" Noble |
2009-12-01 | Trying to better cleanup the stack after the various opens. | Nicolas "Pixel" Noble |
2009-11-13 | Typos. | Pixel |
2009-11-13 | Speeding up a little bit the Lua class. | Pixel |
2009-11-09 | Removing the Lua lock system, and switching to a true Lua C++ inclusion philo... | Pixel |
2009-11-08 | Adding jit and bit opens to the Lua class. | Nicolas "Pixel" Noble |
2009-11-05 | Adding wrap_open, in order to be able to call third party lua libraries. | Pixel |
2009-10-21 | Adding a few much needed consts. | Pixel |
2009-06-01 | Typo, bis. | Pixel |
2009-06-01 | Typo. | Pixel |
2009-06-01 | Seems mingw32 wants its typeinfo header badly. | Pixel |
2009-06-01 | Mingw32 doesn't like LuaObject::getme without LuaObject defined before. | Pixel |
2009-05-28 | Uniformizing the usage of luarecast. | Pixel |
2009-05-24 | Moving lua_recast out of LuaOCCI into BLua.h | Pixel |
2008-09-29 | Bumping Copyright date. | Pixel |
2008-09-29 | Getting rid of these nasty expanded keywords. | Pixel |
2008-01-23 | Deffering the deletion of the thread to the garbage collector, through the we... | pixel |
2007-07-27 | Upgrading to Lua-5.1.2 | pixel |
2007-06-19 | Allowing the USERDATA type in LuaObjects | pixel |
2007-06-17 | Adding method "next". | pixel |
2007-05-31 | Implementing print inside of the Lua object, and using LuaPrinter object in o... | pixel |
2007-05-30 | Trying to work around a spawn-Domain-from-thread issue, but doesn't really se... | pixel |
2007-05-30 | Updating / inserting copyright header. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |
2007-05-23 | Adding "remove", "insert" and "replace" methods. | pixel |
2007-05-22 | Adding showstack() method. | pixel |
2007-04-11 | Introducing "safe" mode for openio (even though it's not used yet) and | pixel |
2007-04-02 | Adding the status method to the Lua class, useless for now, as this only exis... | pixel |
2007-02-07 | Typos | pixel |
2006-02-09 | In general: better thread handling. Added locks everywhere it should. Added/f... | pixel |
2006-01-31 | Way too much changes - all over. | pixel |
2005-12-01 | Added getglobal & dumpvars, as well as fixed a few argument checks. | pixel |
2005-10-13 | Fixing various (fucking) macos X issues. | pixel |
2005-03-31 | Adding LuaRegex. | pixel |
2004-12-27 | Added a bit more protected and intelligent lua code there. | pixel |
2004-12-17 | Added lua's isobject method. | pixel |
2004-12-12 | Typo... | pixel |
2004-11-28 | Adding some doxygen stuff... | pixel |
2004-11-27 | Large dos2unix commit... | pixel |
2004-11-27 | Added dirent stuff to cd-tool | pixel |
2004-07-23 | Adding some LUA features | pixel |
2004-07-22 | Adding 'printer' feature | pixel |
2004-05-02 | Final features in cd-tool. | pixel |
2004-05-01 | Fixes, changes, improvements, ... | pixel |
2004-02-27 | Eww.... functions != methods | pixel |
2003-12-26 | Pffff... | pixel |