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
/
cancel.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
-5
/
+5
*
Fix/disable some unit tests against LuaJIT until the failure reason is discov...
Benoit Germain
5 days
1
-1
/
+2
*
Migrated unit tests to Catch2 v3.7.1
Benoit Germain
2024-12-20
1
-5
/
+5
*
Internal rework of an enum bad practice usage
Benoit Germain
2024-12-03
1
-56
/
+56
*
New method linda:restrict()
Benoit Germain
2024-12-03
1
-2
/
+9
*
Internal refactorization to properly handle lua_resume idiosyncrasies
Benoit Germain
2024-07-29
1
-1
/
+1
*
Fix finalizers in coroutine lanes
Benoit Germain
2024-07-04
1
-4
/
+7
*
Renamed set_debug_threadname → lane_threadname (can also read the current n...
Benoit Germain
2024-07-03
1
-1
/
+1
*
Change linda:limit()
Benoit Germain
2024-06-26
1
-2
/
+2
*
linda :get(), :set(), :limit() return value changes
Benoit Germain
2024-06-12
1
-3
/
+4
*
Fixes and improvements to lane:join()
Benoit Germain
2024-06-11
1
-0
/
+1
*
Moved lanes.sleep implementation to the C-side
Benoit Germain
2024-06-03
1
-2
/
+9
*
Some API changes
Benoit Germain
2024-05-31
1
-9
/
+14
*
linda:limit uses nil instead of -1 to unblock
Benoit Germain
2024-05-20
1
-5
/
+5
*
some dead code elimination and other trifles
Benoit Germain
2024-04-16
1
-6
/
+16
*
C++ migration: use std::jthread, std::condition_variable, std::chrono.
Benoit Germain
2024-04-08
1
-15
/
+5
*
tweak cancel.lua to enable individual tests. fix "hook" test for LuaJIT (need...
Benoit Germain
2024-04-04
1
-10
/
+24
*
tweak cancel.lua test file to be able to cherry-pick tests with command line ...
Benoit Germain
2024-03-28
1
-88
/
+103
*
Lane cancellation rework
Benoit Germain
2019-04-26
1
-45
/
+117
*
more fixes/tweaks about cancelled lindas
Benoit Germain
2014-02-13
1
-0
/
+30
*
new API linda:cancel("read"|"write"|"both"|"none")
Benoit Germain
2014-02-10
1
-2
/
+17
*
Cancellation improvements and some fixes
Benoit Germain
2014-01-16
1
-0
/
+93