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
/
lanes.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
one more step toward 5.2 compatibility
v3.1.5
Benoit Germain
2012-07-10
1
-2
/
+2
*
expose lua51-lanes.now_secs() as lanes.now_secs()
Benoit Germain
2012-07-08
1
-0
/
+1
*
* when a transfered function is not found in source, guess its name to help t...
v3.1.4
Benoit Germain
2012-06-27
1
-0
/
+1
*
fix issue #25
Benoit Germain
2012-06-24
1
-30
/
+37
*
fix abusive internal error message displayed when the timer lane decides it h...
benoit-germain
2012-06-20
1
-2
/
+2
*
expose error sentinel lanes.cancel_error
benoit-germain
2012-06-19
1
-0
/
+1
*
Improve LuaJIT compatibility, part #2: timer lane generator uses "*" library ...
benoit-germain
2012-04-26
1
-1
/
+1
*
* changed lanes.configure signature to receive a table instead of individual ...
Benoit Germain
2012-02-18
1
-10
/
+22
*
bugfix: restore ABOUT info where it belongs, in the lanes module table, inste...
benoit-germain
2011-11-15
1
-1
/
+1
*
* removed packagepath and packagecpath options, replaced by a package table, ...
Benoit Germain
2011-11-14
1
-8
/
+5
*
Cause `lanes.configure()` to return the module table to enable the `require "...
benoit-germain
2011-11-07
1
-0
/
+2
*
* process exit change: close everything at GC when main state closes, not whe...
Benoit Germain
2011-11-05
1
-17
/
+62
*
New features
Benoit Germain
2011-03-30
1
-2
/
+7
*
fix typo in timer function code
benoit-germain
2011-03-02
1
-1
/
+1
*
* fixed potential crash at application shutdown when calling lua_close() on a...
Benoit Germain
2011-03-01
1
-2
/
+2
*
Make the number of internal keeper states selectable by an optional parameter...
Benoit Germain
2011-02-21
1
-1
/
+1
*
Lane userdata implementation refactoring:
Benoit Germain
2011-02-17
1
-102
/
+5
*
Changed idfunc signature and contract to clarify that fact it is not lua-call...
Benoit Germain
2011-02-12
1
-10
/
+2
*
Changed lanes.c to export functions as a module rather than writing them dire...
Peter Dettwiler
2011-01-25
1
-3
/
+2
*
Take all code from Asko Kauppi's SVN server, and push it here so that the git...
Benoit Germain
2011-01-04
1
-9
/
+24
*
Import to git
Peter Drahoš
2010-10-01
1
-0
/
+611