aboutsummaryrefslogtreecommitdiff
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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