index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keeper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make *really* sure we build for all platforms :-)
benoit-germain
2012-08-25
1
-0
/
+4
*
Fix ubuntu compilation errors
benoit-germain
2012-08-25
1
-1
/
+2
*
lanes version 3.2.0
v3.2.0
Benoit Germain
2012-08-22
1
-7
/
+383
*
code updated to build against Lua 5.1 and Lua 5.2
v3.1.6
Benoit Germain
2012-08-14
1
-1
/
+1
*
Proper crash fix, part 2
benoit-germain
2012-08-10
1
-3
/
+3
*
Yet another shutdown crash fix
benoit-germain
2012-08-10
1
-0
/
+4
*
fix possible crash at application shutdown when a race condition causes linda...
Benoit Germain
2012-08-10
1
-15
/
+18
*
one more step toward 5.2 compatibility
v3.1.5
Benoit Germain
2012-07-10
1
-14
/
+13
*
* changed lanes.configure signature to receive a table instead of individual ...
Benoit Germain
2012-02-18
1
-11
/
+7
*
* process exit change: close everything at GC when main state closes, not whe...
Benoit Germain
2011-11-05
1
-27
/
+85
*
* linda uses a fast FIFO implementation to speed up data exchanges
Benoit Germain
2011-04-18
1
-6
/
+30
*
* fixed potential crash at application shutdown when calling lua_close() on a...
Benoit Germain
2011-03-01
1
-0
/
+6
*
Make the number of internal keeper states selectable by an optional parameter...
Benoit Germain
2011-02-21
1
-20
/
+19
*
* keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...
Benoit Germain
2011-02-18
1
-0
/
+199