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
/
universe.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move InterCopyContext implementation in a separate file
Benoit Germain
2024-05-13
1
-3
/
+0
*
Linda API changes
Benoit Germain
2024-05-07
1
-2
/
+1
*
Some more code refactorization
Benoit Germain
2024-05-07
1
-23
/
+93
*
Progressively applying the coding rules
Benoit Germain
2024-05-02
1
-1
/
+1
*
Progressively applying the coding rules
Benoit Germain
2024-04-30
1
-5
/
+4
*
Function parameters L → L_
Benoit Germain
2024-04-29
1
-16
/
+16
*
Formalize a few coding style rules, start to enforce them for constants
Benoit Germain
2024-04-26
1
-8
/
+8
*
ASSERT_L → LUA_ASSERT
Benoit Germain
2024-04-24
1
-2
/
+2
*
C++ migration: split UniqueKey into UniqueKey+RegistryUniqueKey
Benoit Germain
2024-04-24
1
-2
/
+2
*
some dead code elimination and other trifles
Benoit Germain
2024-04-16
1
-5
/
+5
*
C++ migration: use strong type safety for source and destination states in tr...
Benoit Germain
2024-04-09
1
-4
/
+4
*
C++ migration: still more threading code cleanup. 'sudo' global moved in the ...
Benoit Germain
2024-04-09
1
-0
/
+29
*
C++ migration: parallelize lane setup and OS thread warmup
Benoit Germain
2024-03-29
1
-1
/
+1
*
C++ migration: improved UniqueKey interface
Benoit Germain
2024-03-28
1
-8
/
+5
*
C++ migration: new helper templates lua_tolightuserdata and lua_tofulluserdata
Benoit Germain
2024-03-27
1
-7
/
+13
*
C++ migration: templated lua_touserdata
Benoit Germain
2024-03-26
1
-1
/
+1
*
C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomic
Benoit Germain
2024-03-25
1
-8
/
+7
*
C++ migration: revamped stack checking macros
Benoit Germain
2024-03-25
1
-9
/
+9
*
C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...
Benoit Germain
2024-03-21
1
-3
/
+3
*
C++ migration: more NULL → nullptr
Benoit Germain
2024-03-20
1
-1
/
+1
*
C++ migration: UniqueKey
Benoit Germain
2024-03-20
1
-1
/
+1
*
C++ migration: NULL → nullptr
Benoit Germain
2024-03-19
1
-1
/
+1
*
C++ migration: changed file extensions from .c to .cpp
Benoit Germain
2024-03-19
1
-0
/
+75