Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-11-15 | crashfix: WIN32 builds shouldn't THREAD_WAIT on a THREAD_KILL'ed thread, (but... | benoit-germain | 1 | -1/+3 |
2011-11-15 | bugfix: restore ABOUT info where it belongs, in the lanes module table, inste... | benoit-germain | 1 | -1/+1 |
2011-11-14 | * removed packagepath and packagecpath options, replaced by a package table, ... | Benoit Germain | 6 | -147/+151 |
2011-11-13 | * fix inconsistency in rockspec | Benoit Germain | 1 | -1/+1 |
2011-11-09 | fix link on Ubuntu 11.10 | Benoit Germain | 1 | -1/+1 |
2011-11-09 | some more compilation warning fixes | Benoit Germain | 3 | -9/+11 |
2011-11-07 | update rockspecv3.0-beta | benoit-germain | 1 | -1/+1 |
2011-11-07 | * fix all compilation warnings raised by -Wextra | Benoit Germain | 3 | -19/+23 |
2011-11-07 | Cause `lanes.configure()` to return the module table to enable the `require "... | benoit-germain | 1 | -0/+2 |
2011-11-05 | * process exit change: close everything at GC when main state closes, not whe... | Benoit Germain | 36 | -336/+1092 |