summaryrefslogtreecommitdiff
path: root/lib/BLua.cc
AgeCommit message (Expand)Author
2008-10-08Be nicer with windows telnet by changing the LuaPrinter behavior: now puts ha...Pixel
2008-09-29Bumping Copyright date.Pixel
2008-09-29Getting rid of these nasty expanded keywords.Pixel
2008-09-26Fixing MSVC whinnings.Pixel
2008-09-23Compiler bitching fix.pixel
2008-08-20Avoiding _G infinite recursion while dumping.pixel
2008-07-18Adding time() function.pixel
2008-07-05Removing the useless lock/unlock code from the Lua interface.pixel
2008-05-20Real string escaping this time...pixel
2008-05-18Fixing tostring to have a more coherent behavior.pixel
2008-01-25Trying better string handling method - allowing embedded zeroes.pixel
2008-01-23Deffering the deletion of the thread to the garbage collector, through the we...pixel
2008-01-15Fixing one small printer bug.pixel
2008-01-06Fixing double delete with the explicit destructor.pixel
2007-08-07Protecting a bit more the output.pixel
2007-07-27Upgrading to Lua-5.1.2pixel
2007-07-12Typo.pixel
2007-07-12Last patch seems to work fine - let's try to be a bit nicer with the memory now.pixel
2007-06-17Adding method "next".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-30Updating / inserting copyright header.pixel
2007-05-30Compilation fix.pixel
2007-05-30Swapping argument order.pixel
2007-05-30Introducing objnames.pixel
2007-05-27Fixing thread saving system.pixel
2007-05-23Adding "remove", "insert" and "replace" methods.pixel
2007-05-22Adding showstack() method.pixel
2007-04-11Introducing "safe" mode for openio (even though it's not used yet) andpixel
2007-04-02Adding the status method to the Lua class, useless for now, as this only exis...pixel
2006-11-13AMD64 fixes.pixel
2006-07-16Adding mkdir to LUApixel
2006-02-09In general: better thread handling. Added locks everywhere it should. Added/f...pixel
2006-02-02Removing a lot of warnings, as well as a bunch of terrible bugs!pixel
2006-01-31Way too much changes - all over.pixel
2005-12-01Added getglobal & dumpvars, as well as fixed a few argument checks.pixel
2005-10-13Fixing various (fucking) macos X issues.pixel
2005-03-31Hum... that tostring method still needs fixing...pixel
2005-02-17REfixing throwers (grr)pixel
2005-02-17Updating makefiles to add luapatch, and updating things a bit for PS2 target.pixel
2005-02-17Fixing throwerspixel
2004-12-27adding C-closure wrapping to lua, and using it.pixel
2004-12-27Added a bit more protected and intelligent lua code there.pixel
2004-12-22DUUUUUUUUUuuuuuuuuuuuhh.... how was it working before?!pixel
2004-12-17Added lua's isobject method.pixel
2004-12-13Adding better debug context.pixel
2004-11-27Large dos2unix commit...pixel
2004-11-27Added dirent stuff to cd-toolpixel
2004-07-23Adding some LUA featurespixel
2004-07-22Adding 'printer' featurepixel