index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keeper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bad assertion in linda dump utility
Benoit Germain
2013-02-14
1
-2
/
+8
*
version 3.5.1
v3.5.1
Benoit Germain
2013-02-13
1
-1
/
+1
*
version 3.5.0
Benoit Germain
2013-01-30
1
-6
/
+9
*
* More detailed DEBUG_SPEW logs
Benoit Germain
2013-01-28
1
-19
/
+24
*
version 3.4.4
v3.4.4
Benoit Germain
2013-01-26
1
-3
/
+1
*
version 3.4.3
v3.4.3
Benoit Germain
2013-01-24
1
-34
/
+23
*
Copyright notice update
Benoit Germain
2012-12-12
1
-1
/
+1
*
fix issue #39
Benoit Germain
2012-11-22
1
-10
/
+39
*
fix application shutdown crash by not registering anything with atexit()
v3.4.0
Benoit Germain
2012-11-21
1
-4
/
+7
*
Fixed a comment to match the code
Benoit Germain
2012-10-23
1
-1
/
+1
*
build fixes
Benoit Germain
2012-10-20
1
-17
/
+18
*
version 3.4.0
Benoit Germain
2012-09-26
1
-17
/
+77
*
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