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
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
version 3.6.3
v3.6.3
Benoit Germain
2013-08-13
1
-8
/
+27
*
version 3.6.2
Benoit Germain
2013-05-20
1
-1
/
+1
*
Added a sample snippet for set_finalizer()
Benoit Germain
2013-05-20
1
-0
/
+17
*
Update index.html
Benoit Germain
2013-04-05
1
-5
/
+3
*
version 3.6.0
Benoit Germain
2013-03-14
1
-1
/
+1
*
version 3.5.2
Benoit Germain
2013-03-13
1
-4
/
+17
*
version 3.5.1
v3.5.1
Benoit Germain
2013-02-13
1
-4
/
+64
*
version 3.5.0
Benoit Germain
2013-01-30
1
-7
/
+32
*
version 3.4.4
v3.4.4
Benoit Germain
2013-01-26
1
-1
/
+1
*
version 3.4.3
v3.4.3
Benoit Germain
2013-01-24
1
-9
/
+18
*
Update docs/index.html
Benoit Germain
2013-01-10
1
-1
/
+4
*
Update docs/index.html
Benoit Germain
2012-12-17
1
-5
/
+2
*
lanes.threads(): documentation
Benoit Germain
2012-12-14
1
-1
/
+35
*
Update documentation
Benoit Germain
2012-12-12
1
-1
/
+11
*
Separated public "deep" API declarations in a dedicated header.
Benoit Germain
2012-11-18
1
-12
/
+20
*
version 3.4.0
Benoit Germain
2012-09-26
1
-878
/
+1052
*
version 3.3.0
Benoit Germain
2012-09-10
1
-11
/
+22
*
lanes version 3.2.0
v3.2.0
Benoit Germain
2012-08-22
1
-3
/
+3
*
code updated to build against Lua 5.1 and Lua 5.2
v3.1.6
Benoit Germain
2012-08-14
1
-3
/
+5
*
Update docs/index.html
benoit-germain
2012-08-06
1
-1
/
+1
*
one more step toward 5.2 compatibility
v3.1.5
Benoit Germain
2012-07-10
1
-2
/
+2
*
* when a transfered function is not found in source, guess its name to help t...
v3.1.4
Benoit Germain
2012-06-27
1
-98
/
+13
*
fix issue #25
Benoit Germain
2012-06-24
1
-4
/
+4
*
* linda:receive() batched mode now accepts a max_count optional argument
Benoit Germain
2012-06-12
1
-1
/
+4
*
* fixed thread_cancel() not working when called without argument
Benoit Germain
2012-06-05
1
-4
/
+12
*
bumping version number to 3.1.1
v3.1.1
Benoit Germain
2012-05-08
1
-0
/
+6
*
* changed lanes.configure signature to receive a table instead of individual ...
Benoit Germain
2012-02-18
1
-40
/
+64
*
* removed packagepath and packagecpath options, replaced by a package table, ...
Benoit Germain
2011-11-14
1
-5
/
+5
*
* process exit change: close everything at GC when main state closes, not whe...
Benoit Germain
2011-11-05
1
-10
/
+107
*
* linda uses a fast FIFO implementation to speed up data exchanges
Benoit Germain
2011-04-18
1
-4
/
+10
*
New features
Benoit Germain
2011-03-30
1
-3
/
+34
*
* fixed potential crash at application shutdown when calling lua_close() on a...
Benoit Germain
2011-03-01
1
-40
/
+32
*
Make the number of internal keeper states selectable by an optional parameter...
Benoit Germain
2011-02-21
1
-9
/
+32
*
* keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...
Benoit Germain
2011-02-18
1
-2
/
+25
*
Lane userdata implementation refactoring:
Benoit Germain
2011-02-17
1
-2
/
+2
*
Changed idfunc signature and contract to clarify that fact it is not lua-call...
Benoit Germain
2011-02-12
1
-46
/
+53
*
Updated CHANGES
v2.0.11
Benoit Germain
2011-01-29
1
-2
/
+2
*
Take all code from Asko Kauppi's SVN server, and push it here so that the git...
Benoit Germain
2011-01-04
2
-6
/
+66
*
Import to git
Peter Drahoš
2010-10-01
6
-0
/
+1263