Age | Commit message (Expand) | Author |
2010-10-25 | Making it so lua-interface can really load from anywhere. Almost. | Pixel |
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-12-07 | Fixing gl-glue generator. | 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 | Bumping revision number. | 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 various resources and manifest files to enable XP look when using UI u... | 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-07-07 | Switching to Mesa-7.4.4 and adding support for Darwin fat binaries. | 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-05-15 | Bumping to Mesa 7.4.2, and adjusting compilation for Debian x86_64. | Pixel |
2009-04-13 | Switching to Mesa-7.4 | Pixel |
2009-04-13 | Adding the cd-tool interface to lua-interface's built-in compilation. | Pixel |
2009-03-23 | Fixing generate gl script. | Pixel |
2009-03-23 | Avoiding running the httpserver uselessly. | Pixel |
2009-03-23 | Adding better OpenGL glue. | Pixel |
2008-12-21 | Adding the glue system for OpenGL - this time, it should work properly. | 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-07 | Forgot to add extra file. | 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 |