Age | Commit message (Expand) | Author |
2010-08-13 | argv[] is actually a char * array, who would have known... | Nicolas "Pixel" Noble |
2010-08-13 | Using searchpath under linux. | Nicolas "Pixel" Noble |
2010-06-22 | Bumping copyright. | Nicolas "Pixel" Noble |
2010-06-10 | Removing luaiup from lua-interface-light. | Nicolas "Pixel" Noble |
2009-11-26 | Adding self-paq feature for lua-interface-light. | Nicolas "Pixel" Noble |
2009-11-24 | Castrating a bit lua-interface, to still be able to publish 0.8 versions out ... | Pixel |
2009-11-24 | Removing pthreads completely - for now. | Pixel |
2009-11-11 | Forgot a few extern Cs | Pixel |
2009-11-10 | Overhaul of the threading system. Removing it, that is. | Pixel |
2009-11-10 | Starting removing threading from within lua-interface. | Pixel |
2009-11-09 | Typo... | Pixel |
2009-11-09 | Actually running this new script. | Pixel |
2009-11-09 | Forgot one reference to compile. | Pixel |
2009-11-08 | Removing useless flags debug and compile now, and adding lua-interface-light.... | Pixel |
2009-11-08 | Humf... tired... | Pixel |
2009-11-08 | Adding more jit status output. | Nicolas "Pixel" Noble |
2009-11-08 | Opening the jit and bit libraries. | Nicolas "Pixel" Noble |
2009-11-08 | LuaJIT doesn't support Lua bytecode. Good thing that I don't either. | Pixel |
2009-11-06 | Adding Iup to lua-interface-light, and to the various default modules. | Pixel |
2009-10-05 | Adding the newthread() call for a fully pthreaded lua environment. | Pixel |
2009-06-05 | Fixing lua-interface-light's loadmodule. | Pixel |
2009-06-05 | Various fixes and tweaks to the lua-interface light version. | Pixel |
2009-06-04 | Adding lua-interface-light target for win32. | Pixel |
2009-06-02 | Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/lua... | Pixel |
2009-06-02 | Adding native MINGW32 support. | Pixel |
2009-05-28 | Uniformizing the usage of luarecast. | Pixel |
2009-04-13 | Adding the cd-tool interface to lua-interface's built-in compilation. | Pixel |
2009-03-23 | Avoiding running the httpserver uselessly. | Pixel |
2008-12-03 | Fixing module system for Darwin. | Nicolas Noble |
2008-11-28 | Early port under Darwin x86-64 | Nicolas Noble |
2008-10-09 | Adding support for the new smtp code. | Pixel |
2008-10-08 | Activating the debug interface. | Pixel |
2008-10-08 | Adapting ourselves to the new behavior of LuaPrinter. | Pixel |
2008-10-08 | Cleaning up the command line a bit, and adding the mail server. | Pixel |
2008-10-01 | Adding auto-load of the exports, when we have built-in modules. | Pixel |
2008-09-26 | Adding MSVC support. | Pixel |
2008-08-13 | . | pixel |
2008-08-06 | Last win32 fixups - everything should now be working as intended. | pixel |
2008-08-05 | Cleaning up a bit the -dbg version, and adding the luaosmesa module to it. | pixel |
2008-08-05 | Do not spawn a thread if not needed... | pixel |
2008-08-04 | Fixing some win32 backport. | pixel |
2008-08-04 | Adding built-in debugging system. | pixel |
2008-07-16 | Adding daemon mode. | pixel |
2008-07-05 | Using a real Lua thread for the threaded command line. | pixel |
2008-07-04 | Putting the command line interface into a thread, and enabling win32 compilat... | pixel |
2008-07-04 | Removing print and hash functions, and enabling threaded lua engine. | pixel |
2008-07-04 | Adding project files. | pixel |