aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hopefully fix pthread compilation (and should work better under WIN32 too...)v2.1.0Benoit Germain2011-03-021-2/+2
* fix typo in timer function codebenoit-germain2011-03-021-1/+1
* rockspecs for 2.0.11 and 2.1.0 (latest not operational yet since tag doesn't ...Benoit Germain2011-03-012-2/+99
* Just a small fix necessary because -Werror is used and GCC 4.2 on OS X compla...Benoit Germain2011-03-011-1/+1
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-017-133/+250
* Make the number of internal keeper states selectable by an optional parameter...Benoit Germain2011-02-216-57/+71
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-1811-242/+347
* Lane userdata implementation refactoring:Benoit Germain2011-02-1710-188/+346
* Fixed application hang-up because keeper state was not released in case of er...Benoit Germain2011-02-145-8/+31
* Fixed application hang-up because keeper state was not released in case of er...Benoit Germain2011-02-143-312/+413
* Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain2011-02-128-188/+226
* Added rockspec fileBenoit Germain2011-01-291-0/+96
* Updated CHANGESv2.0.11Benoit Germain2011-01-293-4/+14
* Merge branch 'pull_request_2' of https://github.com/dptr1988/lanesBenoit Germain2011-01-262-38/+26
|\
| * Changed lanes.c to export functions as a module rather than writing them dire...Peter Dettwiler2011-01-252-38/+26
* | Changed the atexit code to trip the timer thread's write signal.dptr19882011-01-231-5/+9
* | Fixed bug where reference to Linda object was dropped for a short time ( cras...dptr19882011-01-231-1/+6
|/
* Changed luaG_push_proxy to cache deep userdata proxies.dptr19882011-01-191-3/+46
* Updated dist.info to v2.0.10v2.0.10Michal Kottman2011-01-081-1/+1
* Fixed CMakeLists.txt to search for lua and luacMichal Kottman2011-01-081-0/+5
* CleanupMichal Kottman2011-01-086-2358/+0
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-0423-492/+3319
* Droping down CMake requirementv2.0.3Peter Drahoš2010-10-031-1/+1
* Merge branch 'master' of github.com:drahosp/lanesPeter Drahoš2010-10-010-0/+0
|\
| * First commit!Peter Drahoš2010-10-011-0/+0
* Import to gitPeter Drahoš2010-10-0147-0/+9195