index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
multi.png
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
Detect runtime LuaJIT/PUC-Lua mismatch
Benoit Germain
1
-1
/
+1
2023-08-17
Finalize version 3.16.2
Benoit Germain
1
-1
/
+1
2023-08-09
new .internal_allocator configuration IUNTESTED)
Benoit Germain
1
-9
/
+25
2023-07-28
Update comparison.html
Benoit Germain
1
-2
/
+2
2022-02-08
__lanesclone is now called only once with 3 parameters dest, source, size -> ...
Benoit Germain
1
-19
/
+9
2022-02-07
Version bump
Benoit Germain
1
-4
/
+5
2021-07-08
fix function transfer with lua_dump for Lua 5.4 failing for functions big eno...
Benoit Germain
1
-1
/
+1
2021-06-24
correctly transfer the uservalue of a deep userdata
Benoit Germain
1
-1
/
+1
2021-06-23
__lanesclone now receives the original as light userdata the first time it i...
Benoit Germain
1
-8
/
+17
2021-06-16
changed lanes.threads() output so that several lanes with the same name don't...
Benoit Germain
1
-19
/
+19
2019-04-26
Lane cancellation rework
Benoit Germain
1
-25
/
+22
2018-11-28
Split a megafunction in smaller parts
Benoit Germain
1
-1
/
+2
2018-11-25
protect_allocator configure option is gone, long live allocator (more embedde...
Benoit Germain
1
-0
/
+25
2018-11-15
Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...
Benoit Germain
1
-9
/
+9
2018-11-15
split linda code in a separate file
Benoit Germain
1
-1
/
+1
2018-11-09
new API lanes.set_thread_affinity(), and et_debug_threadname implemented with...
Benoit Germain
1
-0
/
+16
2018-11-08
Make sure any linda operation that can raise an error won't ever leave a mute...
Benoit Germain
1
-1
/
+1
2018-11-07
__lanesclone mechanism should actually work now
Benoit Germain
1
-6
/
+59
2018-11-06
Documentation tweak
Benoit Germain
1
-1
/
+1
2018-11-04
Documentation for __lanesclone
Benoit Germain
1
-2
/
+17
2018-11-02
Fix error with LuaJIT when ffi package isn't required
Benoit Germain
1
-3
/
+3
2018-11-02
Enum buildfix
Benoit Germain
1
-1
/
+1
2017-08-01
Clarification in limitations
Benoit Germain
1
-0
/
+1
2017-08-01
Fix for deep-aware modules
Benoit Germain
1
-3
/
+3
2017-06-05
Table transfer improvements
Benoit Germain
1
-2
/
+5
2017-01-11
OpenWRT support
first-leon
1
-0
/
+1
2016-11-21
Bump version, update doc
Benoit Germain
1
-3
/
+4
2015-04-27
Preparing next release
Benoit Germain
1
-3
/
+3
2014-09-18
New API lanes.sleep (bumped version to 3.9.7)
Benoit Germain
1
-1
/
+9
2014-06-17
Deep userdata changes
Benoit Germain
1
-3
/
+3
2014-03-20
Fixed error handling when handler isn't called
Benoit Germain
1
-1
/
+5
2014-02-27
linda:send() improvements
Benoit Germain
1
-2
/
+6
2014-02-26
Multiverse compatibility
Benoit Germain
2
-11
/
+15
2014-02-17
lindas can have a group for keeper state assignation control
Benoit Germain
1
-3
/
+4
2014-02-17
Deep userdata support improvements
Benoit Germain
1
-10
/
+22
2014-02-13
more fixes/tweaks about cancelled lindas
Benoit Germain
1
-7
/
+7
2014-02-10
new API linda:cancel("read"|"write"|"both"|"none")
Benoit Germain
1
-14
/
+34
2014-01-22
2 crash fixes and 1 experiment
Benoit Germain
1
-3
/
+7
2014-01-22
new lane launcher option gc_cb
Benoit Germain
1
-36
/
+45
2014-01-20
Turn potential malicious-crafted code crashes into normal Lua errors
Benoit Germain
1
-2
/
+4
2014-01-20
get()/set() improvements
Benoit Germain
1
-8
/
+16
2014-01-16
Cancellation improvements and some fixes
Benoit Germain
1
-8
/
+17
2014-01-09
Linda fixes
Benoit Germain
1
-10
/
+20
2014-01-06
fix on_state_create circular logic issue
Benoit Germain
1
-3
/
+7
2013-12-20
fixed a shutdown crash
Benoit Germain
1
-9
/
+23
2013-12-04
new API lanes.set_thread_priority()
Benoit Germain
1
-3
/
+23
2013-12-02
pthread thread priority refacto: index.html
Benoit Germain
1
-1
/
+1
2013-11-29
supposedly improved pthread support
Benoit Germain
1
-8
/
+10
2013-11-16
Update documentation
Benoit Germain
1
-5
/
+9
2013-10-22
errors inside finalizers generate a full stack just like any other error
Benoit Germain
1
-1
/
+2
[next]