Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-21 | Bump version, update doc | Benoit Germain | 1 | -3/+4 |
2015-04-27 | Preparing next release | Benoit Germain | 1 | -3/+3 |
2014-09-18 | New API lanes.sleep (bumped version to 3.9.7) | Benoit Germain | 1 | -1/+9 |
2014-06-17 | Deep userdata changes | Benoit Germain | 1 | -3/+3 |
2014-03-20 | Fixed error handling when handler isn't called | Benoit Germain | 1 | -1/+5 |
2014-02-27 | linda:send() improvements | Benoit Germain | 1 | -2/+6 |
2014-02-26 | Multiverse compatibility | Benoit Germain | 2 | -11/+15 |
2014-02-17 | lindas can have a group for keeper state assignation control | Benoit Germain | 1 | -3/+4 |
2014-02-17 | Deep userdata support improvements | Benoit Germain | 1 | -10/+22 |
2014-02-13 | more fixes/tweaks about cancelled lindas | Benoit Germain | 1 | -7/+7 |
2014-02-10 | new API linda:cancel("read"|"write"|"both"|"none") | Benoit Germain | 1 | -14/+34 |
2014-01-22 | 2 crash fixes and 1 experiment | Benoit Germain | 1 | -3/+7 |
2014-01-22 | new lane launcher option gc_cb | Benoit Germain | 1 | -36/+45 |
2014-01-20 | Turn potential malicious-crafted code crashes into normal Lua errors | Benoit Germain | 1 | -2/+4 |
2014-01-20 | get()/set() improvements | Benoit Germain | 1 | -8/+16 |
2014-01-16 | Cancellation improvements and some fixes | Benoit Germain | 1 | -8/+17 |
2014-01-09 | Linda fixes | Benoit Germain | 1 | -10/+20 |
2014-01-06 | fix on_state_create circular logic issue | Benoit Germain | 1 | -3/+7 |
2013-12-20 | fixed a shutdown crash | Benoit Germain | 1 | -9/+23 |
2013-12-04 | new API lanes.set_thread_priority() | Benoit Germain | 1 | -3/+23 |
2013-12-02 | pthread thread priority refacto: index.html | Benoit Germain | 1 | -1/+1 |
2013-11-29 | supposedly improved pthread support | Benoit Germain | 1 | -8/+10 |
2013-11-16 | Update documentation | Benoit Germain | 1 | -5/+9 |
2013-10-22 | errors inside finalizers generate a full stack just like any other error | Benoit Germain | 1 | -1/+2 |
2013-10-11 | version 3.7.0 | Benoit Germain | 1 | -6/+8 |
2013-10-01 | Update index.html | Benoit Germain | 1 | -1/+1 |
2013-09-27 | version 3.6.6 | Benoit Germain | 1 | -1/+1 |
2013-09-26 | Reduce memory footprint, simplify module order setup in conjuction with Lanes... | Benoit Germain | 1 | -11/+6 |
2013-09-24 | Update index.html | Benoit Germain | 1 | -1/+1 |
2013-08-13 | version 3.6.3 | Benoit Germain | 1 | -8/+27 |
2013-05-20 | version 3.6.2 | Benoit Germain | 1 | -1/+1 |
2013-05-20 | Added a sample snippet for set_finalizer() | Benoit Germain | 1 | -0/+17 |
2013-04-05 | Update index.html | Benoit Germain | 1 | -5/+3 |
2013-03-14 | version 3.6.0 | Benoit Germain | 1 | -1/+1 |
2013-03-13 | version 3.5.2 | Benoit Germain | 1 | -4/+17 |
2013-02-13 | version 3.5.1 | Benoit Germain | 1 | -4/+64 |
2013-01-30 | version 3.5.0 | Benoit Germain | 1 | -7/+32 |
2013-01-26 | version 3.4.4 | Benoit Germain | 1 | -1/+1 |
2013-01-24 | version 3.4.3 | Benoit Germain | 1 | -9/+18 |
2013-01-10 | Update docs/index.html | Benoit Germain | 1 | -1/+4 |
2012-12-17 | Update docs/index.html | Benoit Germain | 1 | -5/+2 |
2012-12-14 | lanes.threads(): documentation | Benoit Germain | 1 | -1/+35 |
2012-12-12 | Update documentation | Benoit Germain | 1 | -1/+11 |
2012-11-18 | Separated public "deep" API declarations in a dedicated header. | Benoit Germain | 1 | -12/+20 |
2012-09-26 | version 3.4.0 | Benoit Germain | 1 | -878/+1052 |
2012-09-10 | version 3.3.0 | Benoit Germain | 1 | -11/+22 |
2012-08-22 | lanes version 3.2.0 | Benoit Germain | 1 | -3/+3 |
2012-08-14 | code updated to build against Lua 5.1 and Lua 5.2 | Benoit Germain | 1 | -3/+5 |
2012-08-06 | Update docs/index.html | benoit-germain | 1 | -1/+1 |
2012-07-10 | one more step toward 5.2 compatibility | Benoit Germain | 1 | -2/+2 |