summaryrefslogtreecommitdiff
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* version 3.5.1v3.5.1Benoit Germain2013-02-131-0/+7
* version 3.5.0Benoit Germain2013-01-301-1/+15
* * More detailed DEBUG_SPEW logsBenoit Germain2013-01-281-0/+4
* version 3.4.4v3.4.4Benoit Germain2013-01-261-2/+10
* version 3.4.3v3.4.3Benoit Germain2013-01-241-1/+12
* Update CHANGESBenoit Germain2013-01-101-0/+5
* Update CHANGESBenoit Germain2012-12-121-0/+4
* Update CHANGESBenoit Germain2012-12-031-0/+4
* Update CHANGESBenoit Germain2012-11-271-1/+5
* Update CHANGESBenoit Germain2012-11-221-0/+3
* fix application shutdown crash by not registering anything with atexit()v3.4.0Benoit Germain2012-11-211-0/+4
* version 3.4.0Benoit Germain2012-09-261-0/+10
* minor internal changesBenoit Germain2012-09-131-1/+5
* version 3.3.0Benoit Germain2012-09-101-0/+10
* lanes version 3.2.0v3.2.0Benoit Germain2012-08-221-0/+4
* code updated to build against Lua 5.1 and Lua 5.2v3.1.6Benoit Germain2012-08-141-0/+4
* fix possible crash at application shutdown when a race condition causes linda...Benoit Germain2012-08-101-0/+3
* Update CHANGESbenoit-germain2012-08-061-1/+3
* one more step toward 5.2 compatibilityv3.1.5Benoit Germain2012-07-101-0/+5
* * when a transfered function is not found in source, guess its name to help t...v3.1.4Benoit Germain2012-06-271-0/+4
* fix issue #25Benoit Germain2012-06-241-0/+5
* * linda:receive() batched mode now accepts a max_count optional argumentBenoit Germain2012-06-121-0/+3
* * fixed thread_cancel() not working when called without argumentBenoit Germain2012-06-051-1/+3
* bumping version number to 3.1.1v3.1.1Benoit Germain2012-05-081-0/+3
* * changed lanes.configure signature to receive a table instead of individual ...Benoit Germain2012-02-181-0/+4
* * removed packagepath and packagecpath options, replaced by a package table, ...Benoit Germain2011-11-141-0/+5
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-10/+28
* linda:send() raises an error when there is no data to send instead of silentl...v2.2.0Benoit Germain2011-05-141-0/+3
* * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-0/+8
* New featuresBenoit Germain2011-03-301-0/+5
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-011-6/+8
* Make the number of internal keeper states selectable by an optional parameter...Benoit Germain2011-02-211-4/+7
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-181-0/+4
* Lane userdata implementation refactoring:Benoit Germain2011-02-171-0/+14
* Fixed application hang-up because keeper state was not released in case of er...Benoit Germain2011-02-141-0/+4
* Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain2011-02-121-0/+4
* Updated CHANGESv2.0.11Benoit Germain2011-01-291-0/+10
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-041-17/+57
* Import to gitPeter Drahoš2010-10-011-0/+72