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
/
tests
/
basic.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give a name to all lanes in the tests
HEAD
master
Benoit Germain
29 hours
1
-12
/
+12
*
get_debug_threadname → get_threadname
Benoit Germain
2024-07-04
1
-3
/
+3
*
Renamed set_debug_threadname → lane_threadname (can also read the current n...
Benoit Germain
2024-07-03
1
-6
/
+6
*
Make lanes.gen stricter on base libraries
Benoit Germain
2024-06-26
1
-1
/
+1
*
Fix error handling when indexing a lane with unexpected data
Benoit Germain
2024-06-14
1
-1
/
+3
*
linda :get(), :set(), :limit() return value changes
Benoit Germain
2024-06-12
1
-12
/
+12
*
Adjust lanes.configure() documentation
Benoit Germain
2024-06-11
1
-2
/
+3
*
linda:send() returns nil,<something> in case of error
Benoit Germain
2024-06-10
1
-7
/
+7
*
Replaced __lanesignore with __lanesconvert
Benoit Germain
2024-06-10
1
-2
/
+2
*
Fix basic.lua
Benoit Germain
2024-06-07
1
-1
/
+1
*
lanes.linda("auto")
Benoit Germain
2024-06-06
1
-3
/
+4
*
Refactored keeper implementation of linda:receive()
Benoit Germain
2024-06-04
1
-1
/
+1
*
Refactored keeper implementation of linda:get()
Benoit Germain
2024-06-04
1
-2
/
+21
*
New global setting "strip_functions"
Benoit Germain
2024-06-03
1
-11
/
+13
*
Some API changes
Benoit Germain
2024-05-31
1
-3
/
+8
*
New Lanes finalizer API lanes.finally()
Benoit Germain
2024-05-28
1
-3
/
+3
*
Process upvalues equal to _G in Lua51 as in other flavors
Benoit Germain
2024-05-24
1
-2
/
+3
*
Fix __lanesignore
Benoit Germain
2024-05-22
1
-20
/
+22
*
lua503_getfield → strong typed luaG_getfield
Benoit Germain
2024-05-22
1
-1
/
+1
*
linda:limit errors on limits < 1
Benoit Germain
2024-05-20
1
-1
/
+2
*
Linda API changes
Benoit Germain
2024-05-13
1
-145
/
+151
*
some dead code elimination and other trifles
Benoit Germain
2024-04-16
1
-21
/
+21
*
tweaks to basic.lua and linda_perf.lua
Benoit Germain
2024-04-04
1
-5
/
+9
*
Minor tweaks
v3.16.1
Benoit Germain
2023-08-16
1
-1
/
+1
*
fix require() wrapper to return all values returned by original require()
Benoit Germain
2021-09-22
1
-2
/
+6
*
Lane cancellation rework
Benoit Germain
2019-04-26
1
-5
/
+5
*
lane:cancel internal code refactorization
Benoit Germain
2019-04-19
1
-56
/
+56
*
Internal code tweaks
Benoit Germain
2018-11-19
1
-0
/
+6
*
Add test for table caching in basic.lua
Benoit Germain
2017-05-16
1
-0
/
+8
*
new lane launcher option gc_cb
Benoit Germain
2014-01-22
1
-10
/
+26
*
Turn potential malicious-crafted code crashes into normal Lua errors
Benoit Germain
2014-01-20
1
-2
/
+7
*
version 3.4.4
v3.4.4
Benoit Germain
2013-01-26
1
-18
/
+71
*
version 3.4.3
v3.4.3
Benoit Germain
2013-01-24
1
-12
/
+26
*
Update tests/basic.lua
Benoit Germain
2012-12-17
1
-0
/
+1
*
version 3.4.0
Benoit Germain
2012-09-26
1
-12
/
+56
*
* changed lanes.configure signature to receive a table instead of individual ...
Benoit Germain
2012-02-18
1
-1
/
+1
*
* process exit change: close everything at GC when main state closes, not whe...
Benoit Germain
2011-11-05
1
-1
/
+2
*
Lane userdata implementation refactoring:
Benoit Germain
2011-02-17
1
-1
/
+1
*
Changed idfunc signature and contract to clarify that fact it is not lua-call...
Benoit Germain
2011-02-12
1
-12
/
+5
*
Take all code from Asko Kauppi's SVN server, and push it here so that the git...
Benoit Germain
2011-01-04
1
-26
/
+26
*
Import to git
Peter Drahoš
2010-10-01
1
-0
/
+331