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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
More DEBUGSPEW logging
Benoit Germain
3
-35
/
+95
2018-11-19
Fix build errors
Benoit Germain
2
-1
/
+2
2018-11-19
Internal code tweaks
Benoit Germain
11
-158
/
+213
2018-11-15
CMakeLists.txt get all sources
sonoro1234
1
-1
/
+2
2018-11-15
Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...
Benoit Germain
9
-61
/
+56
2018-11-15
CMakeLists.txt add linda.c
sonoro1234
1
-1
/
+1
2018-11-15
rockspec for version v3.13.0
Benoit Germain
2
-0
/
+70
2018-11-15
split linda code in a separate file
Benoit Germain
5
-1013
/
+1056
2018-11-11
fix a bunch of compilation warnings (issue #157)
Benoit Germain
8
-82
/
+91
2018-11-09
new API lanes.set_thread_affinity(), and et_debug_threadname implemented with...
Benoit Germain
6
-2
/
+60
2018-11-08
Improved deadlock bug test script
Benoit Germain
1
-10
/
+19
2018-11-08
Make sure any linda operation that can raise an error won't ever leave a mute...
Benoit Germain
6
-44
/
+101
2018-11-07
__lanesclone mechanism should actually work now
Benoit Germain
6
-61
/
+230
2018-11-07
Little bugfix for __lanesclone support
Benoit Germain
2
-9
/
+12
2018-11-07
Fix potential crash at application shutdown when deep userdata were created b...
Benoit Germain
3
-2
/
+15
2018-11-06
Documentation tweak
Benoit Germain
1
-1
/
+1
2018-11-05
rename deep_test.lua
Benoit Germain
1
-0
/
+0
2018-11-05
Fix compilation warning glitches
Benoit Germain
2
-1
/
+3
2018-11-04
Documentation for __lanesclone
Benoit Germain
1
-2
/
+17
2018-11-03
fix an internal error trying to call on_state_create in a lane without any li...
Benoit Germain
5
-38
/
+25
2018-11-02
Fix error with LuaJIT when ffi package isn't required
Benoit Germain
4
-5
/
+9
2018-11-02
Enum buildfix
Benoit Germain
4
-14
/
+13
2018-10-31
Better protect_allocator autodetection
Benoit Germain
2
-1
/
+4