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
/
linda.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
Delete lanes-3.12-0 - Copie.rockspec
Benoit Germain
1
-66
/
+0
2018-11-30
Fix clonable userdata uservalue transfer
Benoit Germain
6
-14
/
+51
2018-11-30
don't test __lanesignore for POD types (-> slightly faster when trasnfering l...
Benoit Germain
4
-69
/
+104
2018-11-28
Split a megafunction in smaller parts
Benoit Germain
3
-235
/
+264
2018-11-27
Lua 5.4 support
Benoit Germain
12
-35
/
+233
2018-11-27
replace hardcoded "_LOADED" with lua-provided LUA_LOADED_TABLE
Benoit Germain
2
-3
/
+3
2018-11-27
Threads compilation for Android fixed; Thread can't be killed to date (warnin...
valid-ptr
2
-1
/
+19
2018-11-27
Trailing whitespaces deleted from lanes.lua
valid-ptr
1
-10
/
+10
2018-11-26
'Linking error while embedding Lanes' on Linux fix simplified
Konstantin S. Matveyev
1
-4
/
+2
2018-11-26
Compilation of 'threading.c' fixed for macos
valid-ptr
2
-0
/
+63
2018-11-26
Lanes version available in public header
Benoit Germain
4
-4
/
+18
2018-11-26
'Linking error while embedding Lanes' on Linux fix
Konstantin S. Matveyev
1
-0
/
+6
2018-11-26
User-provided unknown configure option raises an error
Benoit Germain
1
-0
/
+6
2018-11-25
protect_allocator configure option is gone, long live allocator (more embedde...
Benoit Germain
10
-94
/
+181
2018-11-23
finish registry access revamp
Benoit Germain
2
-36
/
+28
2018-11-23
test script tweaks
Benoit Germain
2
-7
/
+18
2018-11-23
Fix a buffer overrun
Benoit Germain
5
-1
/
+220
2018-11-23
Raise an error instead of crashing when attempting to transfer a non-deep ful...
Benoit Germain
3
-4
/
+17