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
/
tools.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve LuaJIT compatibility, part #1: "*" library list is loaded through lua...
benoit-germain
2012-04-26
1
-2
/
+10
*
Fix issue #15 (lanes fails to build on Linux x86_64 (gcc 4.6.1) size_t vs int...
benoit-germain
2012-04-24
1
-4
/
+1
*
* changed lanes.configure signature to receive a table instead of individual ...
Benoit Germain
2012-02-18
1
-34
/
+47
*
some more compilation warning fixes
Benoit Germain
2011-11-09
1
-2
/
+2
*
* fix all compilation warnings raised by -Wextra
Benoit Germain
2011-11-07
1
-2
/
+2
*
* process exit change: close everything at GC when main state closes, not whe...
Benoit Germain
2011-11-05
1
-151
/
+498
*
Debug code to check why LuaJIT2-beta8 fails to load the module.
benoit-germain
2011-06-24
1
-5
/
+14
*
* keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...
Benoit Germain
2011-02-18
1
-0
/
+69
*
Lane userdata implementation refactoring:
Benoit Germain
2011-02-17
1
-42
/
+79
*
Fixed application hang-up because keeper state was not released in case of er...
Benoit Germain
2011-02-14
1
-31
/
+47
*
Changed idfunc signature and contract to clarify that fact it is not lua-call...
Benoit Germain
2011-02-12
1
-70
/
+100
*
Changed luaG_push_proxy to cache deep userdata proxies.
dptr1988
2011-01-19
1
-3
/
+46
*
Take all code from Asko Kauppi's SVN server, and push it here so that the git...
Benoit Germain
2011-01-04
1
-152
/
+108
*
Import to git
Peter Drahoš
2010-10-01
1
-0
/
+1198