aboutsummaryrefslogtreecommitdiff
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update CHANGESBenoit Germain2013-11-131-0/+3
* Update CHANGESBenoit Germain2013-11-121-0/+4
* Update CHANGESBenoit Germain2013-11-061-0/+4
* Update CHANGESBenoit Germain2013-11-051-0/+9
* errors inside finalizers generate a full stack just like any other errorBenoit Germain2013-10-221-0/+4
* version 3.7.0Benoit Germain2013-10-111-1/+14
* Update CHANGESBenoit Germain2013-10-031-1/+4
* Update CHANGESBenoit Germain2013-09-301-0/+3
* version 3.6.6Benoit Germain2013-09-271-0/+6
* Reduce memory footprint, simplify module order setup in conjuction with Lanes...Benoit Germain2013-09-261-0/+8
* Update CHANGESBenoit Germain2013-09-241-0/+4
* version 3.6.3v3.6.3Benoit Germain2013-08-131-0/+10
* Ditch PulseEvent usage on WIN32 buildsBenoit Germain2013-07-201-0/+3
* version 3.6.2Benoit Germain2013-05-201-0/+5
* Update CHANGESBenoit Germain2013-04-051-0/+4
* version 3.6.0Benoit Germain2013-03-141-0/+5
* version 3.5.2Benoit Germain2013-03-131-0/+6
* 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