aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Table transfer improvementsBenoit Germain2017-06-051-6/+7
* Add test for table caching in basic.luaBenoit Germain2017-05-161-0/+8
* Fix package test for Lua 5.2 and Lua 5.3mpeterv2015-02-251-8/+10
* Multiverse compatibilityBenoit Germain2014-02-262-2/+2
* lindas can have a group for keeper state assignation controlBenoit Germain2014-02-171-2/+2
* more fixes/tweaks about cancelled lindasBenoit Germain2014-02-132-2/+32
* new API linda:cancel("read"|"write"|"both"|"none")Benoit Germain2014-02-101-2/+17
* 2 crash fixes and 1 experimentBenoit Germain2014-01-221-0/+1
* new lane launcher option gc_cbBenoit Germain2014-01-221-10/+26
* linda performance improvementBenoit Germain2014-01-201-76/+54
* Turn potential malicious-crafted code crashes into normal Lua errorsBenoit Germain2014-01-201-2/+7
* Cancellation improvements and some fixesBenoit Germain2014-01-163-13/+105
* errors inside finalizers generate a full stack just like any other errorBenoit Germain2013-10-221-3/+2
* version 3.7.0Benoit Germain2013-10-113-8/+9
* Update fibonacci.luaBenoit Germain2013-10-031-8/+8
* version 3.6.3v3.6.3Benoit Germain2013-08-133-6/+13
* version 3.5.0Benoit Germain2013-01-304-5/+60
* version 3.4.4v3.4.4Benoit Germain2013-01-261-18/+71
* version 3.4.3v3.4.3Benoit Germain2013-01-243-15/+31
* Create rupval.luaBenoit Germain2013-01-101-0/+25
* Update tests/basic.luaBenoit Germain2012-12-171-0/+1
* Update tests/timer.luaBenoit Germain2012-12-171-0/+9
* version 3.4.0Benoit Germain2012-09-269-22/+84
* version 3.3.0Benoit Germain2012-09-102-3/+5
* * fixed 'require' test scriptBenoit Germain2012-06-271-2/+2
* Merge pull request #17 from LuaDist/550dd55b0e571577a4ca6ccc880738f1268adb57benoit-germain2012-04-241-1/+1
|\
| * assert() throws because result is too large to be an integersteve donovan2011-03-161-1/+1
* | * changed lanes.configure signature to receive a table instead of individual ...Benoit Germain2012-02-1823-23/+23
* | * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-0524-29/+75
* | * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-0/+223
|/
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-011-0/+45
* Lane userdata implementation refactoring:Benoit Germain2011-02-175-14/+43
* Fixed application hang-up because keeper state was not released in case of er...Benoit Germain2011-02-143-7/+22
* Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain2011-02-121-12/+5
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-043-26/+96
* Import to gitPeter Drahoš2010-10-0120-0/+1675