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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lanes/core.[so|dll] → lanes_core.[so|dll]
Benoit Germain
29 hours
1
-4
/
+4
*
More makefile tweaks
Benoit Germain
31 hours
1
-12
/
+13
*
Run a test after building the test executable
Benoit Germain
47 hours
1
-0
/
+2
*
More work on Makefiles
Benoit Germain
2 days
1
-68
/
+89
*
More makefile improvements
Benoit Germain
3 days
1
-8
/
+20
*
Makefile tweaks
Benoit Germain
3 days
1
-0
/
+1
*
Makefile and code fixes to build the unit tests
Benoit Germain
9 days
1
-2
/
+7
*
Fix Makefiles following header renames
Benoit Germain
2024-10-28
1
-1
/
+1
*
Makefile fixes for g++/mingw
Benoit Germain
2024-10-01
1
-1
/
+1
*
Fix lanes.lua dependency on "io"
Benoit Germain
2024-05-29
1
-9
/
+4
*
More string_view
Benoit Germain
2024-05-27
1
-0
/
+4
*
Error reporting revamp
Benoit Germain
2024-05-17
1
-1
/
+2
*
Some more code refactorization
Benoit Germain
2024-05-13
1
-0
/
+13
*
Some code factorization
Benoit Germain
2024-05-03
1
-0
/
+1
*
Progressively applying the coding rules
Benoit Germain
2024-05-02
1
-0
/
+1
*
C++ migration: all linda operations go through a different lua_CFunction so a...
Benoit Germain
2024-04-15
1
-51
/
+54
*
Merge branch 'C-Implementation'
Benoit Germain
2024-04-15
1
-0
/
+1
|
\
|
*
fix keeper state stack accumulating garbage in case of transfer errors
Benoit Germain
2024-04-15
1
-0
/
+1
*
|
Merge branch 'master' of https://github.com/LuaLanes/lanes
Benoit Germain
2024-04-14
1
-16
/
+16
|
\
\
|
*
|
Merge branch 'C-Implementation'
Benoit Germain
2024-04-11
1
-6
/
+6
|
|
\
|
|
|
*
Bring all interesting fixes from the C++ implementation back into the C imple...
Benoit Germain
2024-04-11
1
-16
/
+16
|
*
|
Enable manual control of GC inside keeper states
Benoit Germain
2024-04-05
1
-11
/
+11
*
|
|
Makefile fixes
Benoit Germain
2024-04-14
1
-1
/
+1
|
/
/
*
/
C++ migration: changed file extensions from .c to .cpp
Benoit Germain
2024-03-19
1
-1
/
+1
|
/
*
Makefile detect MinGW 64 as well as MinGW 32
Benoit Germain
2020-04-22
1
-2
/
+2
*
Lane cancellation rework
Benoit Germain
2019-04-26
1
-0
/
+4
*
version 3.5.0
Benoit Germain
2013-01-30
1
-0
/
+8
*
new unit test for recursive upvalues transfer
Benoit Germain
2013-01-10
1
-0
/
+4
*
lanes version 3.2.0
v3.2.0
Benoit Germain
2012-08-22
1
-2
/
+1
*
one more step toward 5.2 compatibility
v3.1.5
Benoit Germain
2012-07-10
1
-17
/
+19
*
* process exit change: close everything at GC when main state closes, not whe...
Benoit Germain
2011-11-05
1
-1
/
+1
*
* linda uses a fast FIFO implementation to speed up data exchanges
Benoit Germain
2011-04-18
1
-5
/
+9
*
* fixed potential crash at application shutdown when calling lua_close() on a...
Benoit Germain
2011-03-01
1
-0
/
+4
*
Fixed application hang-up because keeper state was not released in case of er...
Benoit Germain
2011-02-14
1
-1
/
+5
*
Updated CHANGES
v2.0.11
Benoit Germain
2011-01-29
1
-2
/
+2
*
Take all code from Asko Kauppi's SVN server, and push it here so that the git...
Benoit Germain
2011-01-04
1
-0
/
+7
*
Import to git
Peter Drahoš
2010-10-01
1
-0
/
+229