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