| Commit message (Expand) | Author | Age | Files | Lines |
* | hopefully fix pthread compilation (and should work better under WIN32 too...)v2.1.0 | Benoit Germain | 2011-03-02 | 1 | -2/+2 |
* | Just a small fix necessary because -Werror is used and GCC 4.2 on OS X compla... | Benoit Germain | 2011-03-01 | 1 | -1/+1 |
* | * fixed potential crash at application shutdown when calling lua_close() on a... | Benoit Germain | 2011-03-01 | 1 | -85/+153 |
* | Make the number of internal keeper states selectable by an optional parameter... | Benoit Germain | 2011-02-21 | 1 | -22/+11 |
* | * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ... | Benoit Germain | 2011-02-18 | 1 | -213/+2 |
* | Lane userdata implementation refactoring: | Benoit Germain | 2011-02-17 | 1 | -28/+203 |
* | Fixed application hang-up because keeper state was not released in case of er... | Benoit Germain | 2011-02-14 | 1 | -279/+364 |
* | Changed idfunc signature and contract to clarify that fact it is not lua-call... | Benoit Germain | 2011-02-12 | 1 | -46/+56 |
* | Merge branch 'pull_request_2' of https://github.com/dptr1988/lanes | Benoit Germain | 2011-01-26 | 1 | -35/+24 |
|\ |
|
| * | Changed lanes.c to export functions as a module rather than writing them dire... | Peter Dettwiler | 2011-01-25 | 1 | -35/+24 |
* | | Changed the atexit code to trip the timer thread's write signal. | dptr1988 | 2011-01-23 | 1 | -5/+9 |
* | | Fixed bug where reference to Linda object was dropped for a short time ( cras... | dptr1988 | 2011-01-23 | 1 | -1/+6 |
|/ |
|
* | Take all code from Asko Kauppi's SVN server, and push it here so that the git... | Benoit Germain | 2011-01-04 | 1 | -273/+459 |
* | Import to git | Peter Drahoš | 2010-10-01 | 1 | -0/+1849 |