aboutsummaryrefslogtreecommitdiff
path: root/src/keeper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure any linda operation that can raise an error won't ever leave a mute...Benoit Germain2018-11-081-0/+1
* Improve LuaJIT-x64 compatibilityBenoit Germain2018-10-301-1/+3
* More MinGW buildfixes (I hope)Benoit Germain2018-10-251-1/+3
* Fix Lanes build by reorganizing types around a bitBenoit Germain2018-10-251-7/+16
* Fix 64 bits compilation warningsBenoit Germain2016-11-211-3/+3
* linda:send() improvementsBenoit Germain2014-02-271-0/+2
* Multiverse compatibilityBenoit Germain2014-02-261-8/+14
* Lanes init crash fixBenoit Germain2014-02-181-9/+2
* lindas can have a group for keeper state assignation controlBenoit Germain2014-02-171-3/+4
* get()/set() improvementsBenoit Germain2014-01-201-1/+1
* version 3.7.0Benoit Germain2013-10-111-1/+1
* Reduce memory footprint, simplify module order setup in conjuction with Lanes...Benoit Germain2013-09-261-11/+0
* version 3.5.0Benoit Germain2013-01-301-1/+1
* version 3.4.3v3.4.3Benoit Germain2013-01-241-1/+1
* fix application shutdown crash by not registering anything with atexit()v3.4.0Benoit Germain2012-11-211-0/+9
* version 3.4.0Benoit Germain2012-09-261-0/+1
* lanes version 3.2.0v3.2.0Benoit Germain2012-08-221-1/+24
* fix possible crash at application shutdown when a race condition causes linda...Benoit Germain2012-08-101-1/+0
* * changed lanes.configure signature to receive a table instead of individual ...Benoit Germain2012-02-181-1/+1
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-0/+1
* * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-0/+1
* Make the number of internal keeper states selectable by an optional parameter...Benoit Germain2011-02-211-1/+1
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-181-0/+18