aboutsummaryrefslogtreecommitdiff
path: root/multi.png (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-05Update index.htmlBenoit Germain1-5/+3
2013-03-14version 3.6.0Benoit Germain1-1/+1
2013-03-13version 3.5.2Benoit Germain1-4/+17
2013-02-13version 3.5.1Benoit Germain1-4/+64
2013-01-30version 3.5.0Benoit Germain1-7/+32
2013-01-26version 3.4.4Benoit Germain1-1/+1
2013-01-24version 3.4.3Benoit Germain1-9/+18
2013-01-10Update docs/index.htmlBenoit Germain1-1/+4
2012-12-17Update docs/index.htmlBenoit Germain1-5/+2
2012-12-14lanes.threads(): documentationBenoit Germain1-1/+35
2012-12-12Update documentationBenoit Germain1-1/+11
2012-11-18Separated public "deep" API declarations in a dedicated header.Benoit Germain1-12/+20
2012-09-26version 3.4.0Benoit Germain1-878/+1052
2012-09-10version 3.3.0Benoit Germain1-11/+22
2012-08-22lanes version 3.2.0Benoit Germain1-3/+3
2012-08-14code updated to build against Lua 5.1 and Lua 5.2Benoit Germain1-3/+5
2012-08-06Update docs/index.htmlbenoit-germain1-1/+1
2012-07-10one more step toward 5.2 compatibilityBenoit Germain1-2/+2
2012-06-27* when a transfered function is not found in source, guess its name to help t...Benoit Germain1-98/+13
2012-06-24fix issue #25Benoit Germain1-4/+4
2012-06-12* linda:receive() batched mode now accepts a max_count optional argumentBenoit Germain1-1/+4
2012-06-05* fixed thread_cancel() not working when called without argumentBenoit Germain1-4/+12
2012-05-08bumping version number to 3.1.1Benoit Germain1-0/+6
2012-02-18* changed lanes.configure signature to receive a table instead of individual ...Benoit Germain1-40/+64
2011-11-14* removed packagepath and packagecpath options, replaced by a package table, ...Benoit Germain1-5/+5
2011-11-05* process exit change: close everything at GC when main state closes, not whe...Benoit Germain1-10/+107
2011-04-18* linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain1-4/+10
2011-03-30New featuresBenoit Germain1-3/+34
2011-03-01* fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain1-40/+32
2011-02-21Make the number of internal keeper states selectable by an optional parameter...Benoit Germain1-9/+32
2011-02-18* keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain1-2/+25
2011-02-17Lane userdata implementation refactoring:Benoit Germain1-2/+2
2011-02-12Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain1-46/+53
2011-01-29Updated CHANGESBenoit Germain1-2/+2
2011-01-04Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2-6/+66