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
/
lanes_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ migration: parallelize lane setup and OS thread warmup
Benoit Germain
2024-03-29
1
-1
/
+4
*
C++ migration: Lane is a proper class with overloaded operator new/delete
Benoit Germain
2024-03-29
1
-15
/
+30
*
C++ migration: improved UniqueKey interface
Benoit Germain
2024-03-28
1
-11
/
+3
*
C++ migration: less kludgy Linda name management with a std::variant
Benoit Germain
2024-03-28
1
-1
/
+1
*
C++ migration: new helper templates lua_tolightuserdata and lua_tofulluserdata
Benoit Germain
2024-03-27
1
-1
/
+1
*
C++ migration: templated lua_touserdata
Benoit Germain
2024-03-26
1
-1
/
+1
*
C++ migration: revamped stack checking macros
Benoit Germain
2024-03-25
1
-4
/
+3
*
C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...
Benoit Germain
2024-03-21
1
-1
/
+1
*
C++ migration: ThreadStatus, CancelRequest and CancelResult are enum class
Benoit Germain
2024-03-20
1
-6
/
+6
*
C++ migration: removed most typedef, removed uint_t
Benoit Germain
2024-03-20
1
-4
/
+3
*
C++ migration: bool_t → bool
Benoit Germain
2024-03-20
1
-1
/
+1
*
C++ migration: NULL → nullptr
Benoit Germain
2024-03-19
1
-3
/
+3
*
C++ migration: buildfixes
Benoit Germain
2024-03-19
1
-11
/
+9
*
moonjit support
Benoit Germain
2022-03-09
1
-2
/
+3
*
Changed all indentations to all whitespaces
Benoit Germain
2022-02-07
1
-55
/
+55
*
Lane cancellation rework
Benoit Germain
2019-04-26
1
-0
/
+3
*
Moved cancellation code in separate files
Benoit Germain
2019-04-22
1
-23
/
+1
*
Internal code tweaks
Benoit Germain
2018-11-19
1
-3
/
+2
*
Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...
Benoit Germain
2018-11-15
1
-2
/
+0
*
split linda code in a separate file
Benoit Germain
2018-11-15
1
-0
/
+117