| Commit message (Expand) | Author | Age | Files | Lines |
* | new .internal_allocator configuration IUNTESTED) | Benoit Germain | 2023-08-09 | 1 | -1/+1 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -5/+5 |
* | Make sure any linda operation that can raise an error won't ever leave a mute... | Benoit Germain | 2018-11-08 | 1 | -0/+1 |
* | Improve LuaJIT-x64 compatibility | Benoit Germain | 2018-10-30 | 1 | -1/+3 |
* | More MinGW buildfixes (I hope) | Benoit Germain | 2018-10-25 | 1 | -1/+3 |
* | Fix Lanes build by reorganizing types around a bit | Benoit Germain | 2018-10-25 | 1 | -7/+16 |
* | Fix 64 bits compilation warnings | Benoit Germain | 2016-11-21 | 1 | -3/+3 |
* | linda:send() improvements | Benoit Germain | 2014-02-27 | 1 | -0/+2 |
* | Multiverse compatibility | Benoit Germain | 2014-02-26 | 1 | -8/+14 |
* | Lanes init crash fix | Benoit Germain | 2014-02-18 | 1 | -9/+2 |
* | lindas can have a group for keeper state assignation control | Benoit Germain | 2014-02-17 | 1 | -3/+4 |
* | get()/set() improvements | Benoit Germain | 2014-01-20 | 1 | -1/+1 |
* | version 3.7.0 | Benoit Germain | 2013-10-11 | 1 | -1/+1 |
* | Reduce memory footprint, simplify module order setup in conjuction with Lanes... | Benoit Germain | 2013-09-26 | 1 | -11/+0 |
* | version 3.5.0 | Benoit Germain | 2013-01-30 | 1 | -1/+1 |
* | version 3.4.3v3.4.3 | Benoit Germain | 2013-01-24 | 1 | -1/+1 |
* | fix application shutdown crash by not registering anything with atexit()v3.4.0 | Benoit Germain | 2012-11-21 | 1 | -0/+9 |
* | version 3.4.0 | Benoit Germain | 2012-09-26 | 1 | -0/+1 |
* | lanes version 3.2.0v3.2.0 | Benoit Germain | 2012-08-22 | 1 | -1/+24 |
* | fix possible crash at application shutdown when a race condition causes linda... | Benoit Germain | 2012-08-10 | 1 | -1/+0 |
* | * changed lanes.configure signature to receive a table instead of individual ... | Benoit Germain | 2012-02-18 | 1 | -1/+1 |
* | * process exit change: close everything at GC when main state closes, not whe... | Benoit Germain | 2011-11-05 | 1 | -0/+1 |
* | * linda uses a fast FIFO implementation to speed up data exchanges | Benoit Germain | 2011-04-18 | 1 | -0/+1 |
* | Make the number of internal keeper states selectable by an optional parameter... | Benoit Germain | 2011-02-21 | 1 | -1/+1 |
* | * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ... | Benoit Germain | 2011-02-18 | 1 | -0/+18 |