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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ migration: new helper templates lua_tolightuserdata and lua_tofulluserdata
Benoit Germain
2024-03-27
1
-5
/
+5
*
C++ migration: templated lua_touserdata
Benoit Germain
2024-03-26
1
-3
/
+3
*
C++ migration: refactor AllocatorDefinition and ProtectedAllocator into classes
Benoit Germain
2024-03-26
1
-15
/
+5
*
C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomic
Benoit Germain
2024-03-25
1
-41
/
+29
*
C++ migration: revamped stack checking macros
Benoit Germain
2024-03-25
1
-53
/
+54
*
C++ migration: STACK_GROW is no longer a macro, sanitized and fixed warnings ...
Benoit Germain
2024-03-22
1
-1
/
+1
*
C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...
Benoit Germain
2024-03-21
1
-17
/
+18
*
C++ migration: ThreadStatus, CancelRequest and CancelResult are enum class
Benoit Germain
2024-03-20
1
-9
/
+9
*
C++ migration: removed most typedef, removed uint_t
Benoit Germain
2024-03-20
1
-6
/
+6
*
C++ migration: more NULL → nullptr
Benoit Germain
2024-03-20
1
-9
/
+14
*
C++ migration: UniqueKey
Benoit Germain
2024-03-20
1
-12
/
+13
*
C++ migration: bool_t → bool
Benoit Germain
2024-03-20
1
-31
/
+28
*
C++ migration: NULL → nullptr
Benoit Germain
2024-03-19
1
-31
/
+31
*
C++ migration: changed file extensions from .c to .cpp
Benoit Germain
2024-03-19
1
-0
/
+2142