| Commit message (Expand) | Author | Age | Files | Lines |
* | Update CHANGES | Benoit Germain | 2012-12-12 | 1 | -0/+4 |
* | Update CHANGES | Benoit Germain | 2012-12-03 | 1 | -0/+4 |
* | Update CHANGES | Benoit Germain | 2012-11-27 | 1 | -1/+5 |
* | Update CHANGES | Benoit Germain | 2012-11-22 | 1 | -0/+3 |
* | fix application shutdown crash by not registering anything with atexit()v3.4.0 | Benoit Germain | 2012-11-21 | 1 | -0/+4 |
* | version 3.4.0 | Benoit Germain | 2012-09-26 | 1 | -0/+10 |
* | minor internal changes | Benoit Germain | 2012-09-13 | 1 | -1/+5 |
* | version 3.3.0 | Benoit Germain | 2012-09-10 | 1 | -0/+10 |
* | lanes version 3.2.0v3.2.0 | Benoit Germain | 2012-08-22 | 1 | -0/+4 |
* | code updated to build against Lua 5.1 and Lua 5.2v3.1.6 | Benoit Germain | 2012-08-14 | 1 | -0/+4 |
* | fix possible crash at application shutdown when a race condition causes linda... | Benoit Germain | 2012-08-10 | 1 | -0/+3 |
* | Update CHANGES | benoit-germain | 2012-08-06 | 1 | -1/+3 |
* | one more step toward 5.2 compatibilityv3.1.5 | Benoit Germain | 2012-07-10 | 1 | -0/+5 |
* | * when a transfered function is not found in source, guess its name to help t...v3.1.4 | Benoit Germain | 2012-06-27 | 1 | -0/+4 |
* | fix issue #25 | Benoit Germain | 2012-06-24 | 1 | -0/+5 |
* | * linda:receive() batched mode now accepts a max_count optional argument | Benoit Germain | 2012-06-12 | 1 | -0/+3 |
* | * fixed thread_cancel() not working when called without argument | Benoit Germain | 2012-06-05 | 1 | -1/+3 |
* | bumping version number to 3.1.1v3.1.1 | Benoit Germain | 2012-05-08 | 1 | -0/+3 |
* | * changed lanes.configure signature to receive a table instead of individual ... | Benoit Germain | 2012-02-18 | 1 | -0/+4 |
* | * removed packagepath and packagecpath options, replaced by a package table, ... | Benoit Germain | 2011-11-14 | 1 | -0/+5 |
* | * process exit change: close everything at GC when main state closes, not whe... | Benoit Germain | 2011-11-05 | 1 | -10/+28 |
* | linda:send() raises an error when there is no data to send instead of silentl...v2.2.0 | Benoit Germain | 2011-05-14 | 1 | -0/+3 |
* | * linda uses a fast FIFO implementation to speed up data exchanges | Benoit Germain | 2011-04-18 | 1 | -0/+8 |
* | New features | Benoit Germain | 2011-03-30 | 1 | -0/+5 |
* | * fixed potential crash at application shutdown when calling lua_close() on a... | Benoit Germain | 2011-03-01 | 1 | -6/+8 |
* | Make the number of internal keeper states selectable by an optional parameter... | Benoit Germain | 2011-02-21 | 1 | -4/+7 |
* | * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ... | Benoit Germain | 2011-02-18 | 1 | -0/+4 |
* | Lane userdata implementation refactoring: | Benoit Germain | 2011-02-17 | 1 | -0/+14 |
* | Fixed application hang-up because keeper state was not released in case of er... | Benoit Germain | 2011-02-14 | 1 | -0/+4 |
* | Changed idfunc signature and contract to clarify that fact it is not lua-call... | Benoit Germain | 2011-02-12 | 1 | -0/+4 |
* | Updated CHANGESv2.0.11 | Benoit Germain | 2011-01-29 | 1 | -0/+10 |
* | Take all code from Asko Kauppi's SVN server, and push it here so that the git... | Benoit Germain | 2011-01-04 | 1 | -17/+57 |
* | Import to git | Peter Drahoš | 2010-10-01 | 1 | -0/+72 |