aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* version 3.4.4v3.4.4Benoit Germain2013-01-261-1/+1
* version 3.4.3v3.4.3Benoit Germain2013-01-241-9/+18
* Update docs/index.htmlBenoit Germain2013-01-101-1/+4
* Update docs/index.htmlBenoit Germain2012-12-171-5/+2
* lanes.threads(): documentationBenoit Germain2012-12-141-1/+35
* Update documentationBenoit Germain2012-12-121-1/+11
* Separated public "deep" API declarations in a dedicated header.Benoit Germain2012-11-181-12/+20
* version 3.4.0Benoit Germain2012-09-261-878/+1052
* version 3.3.0Benoit Germain2012-09-101-11/+22
* lanes version 3.2.0v3.2.0Benoit Germain2012-08-221-3/+3
* code updated to build against Lua 5.1 and Lua 5.2v3.1.6Benoit Germain2012-08-141-3/+5
* Update docs/index.htmlbenoit-germain2012-08-061-1/+1
* one more step toward 5.2 compatibilityv3.1.5Benoit Germain2012-07-101-2/+2
* * when a transfered function is not found in source, guess its name to help t...v3.1.4Benoit Germain2012-06-271-98/+13
* fix issue #25Benoit Germain2012-06-241-4/+4
* * linda:receive() batched mode now accepts a max_count optional argumentBenoit Germain2012-06-121-1/+4
* * fixed thread_cancel() not working when called without argumentBenoit Germain2012-06-051-4/+12
* bumping version number to 3.1.1v3.1.1Benoit Germain2012-05-081-0/+6
* * changed lanes.configure signature to receive a table instead of individual ...Benoit Germain2012-02-181-40/+64
* * removed packagepath and packagecpath options, replaced by a package table, ...Benoit Germain2011-11-141-5/+5
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-10/+107
* * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-4/+10
* New featuresBenoit Germain2011-03-301-3/+34
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-011-40/+32
* Make the number of internal keeper states selectable by an optional parameter...Benoit Germain2011-02-211-9/+32
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-181-2/+25
* Lane userdata implementation refactoring:Benoit Germain2011-02-171-2/+2
* Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain2011-02-121-46/+53
* Updated CHANGESv2.0.11Benoit Germain2011-01-291-2/+2
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-042-6/+66
* Import to gitPeter Drahoš2010-10-016-0/+1263