aboutsummaryrefslogtreecommitdiff
path: root/src/keeper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-6/+30
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-011-0/+6
* Make the number of internal keeper states selectable by an optional parameter...Benoit Germain2011-02-211-20/+19
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-181-0/+199