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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix application shutdown crash by not registering anything with atexit()
v3.4.0
Benoit Germain
2012-11-21
4
-4
/
+23
*
rockspec for version 2.4.0
Benoit Germain
2012-11-21
2
-57
/
+15
*
Separated public "deep" API declarations in a dedicated header.
Benoit Germain
2012-11-18
3
-17
/
+38
*
Raise an error on multiple-named functions.
Benoit Germain
2012-10-25
1
-43
/
+41
*
Lua version sanity check
Benoit Germain
2012-10-23
1
-3
/
+14
*
Fixed the fix...
Benoit Germain
2012-10-23
1
-1
/
+1
*
Fixed thread name retrieval in main state.
Benoit Germain
2012-10-23
1
-2
/
+7
*
More informative messages on failed transfers.
Benoit Germain
2012-10-23
1
-4
/
+7
*
Always set "decoda_name" global in a new Lane.
Benoit Germain
2012-10-23
1
-0
/
+4
*
Fixed a comment to match the code
Benoit Germain
2012-10-23
1
-1
/
+1
*
build fixes
Benoit Germain
2012-10-20
2
-18
/
+19
*
Commented out some obsolete code in CMakeLists
Benoit Germain
2012-10-20
1
-11
/
+11
*
version 3.4.0
Benoit Germain
2012-09-26
16
-925
/
+1253
*
removed fixed BUGS entries
v3.3.0
benoit-germain
2012-09-14
1
-71
/
+0
*
minor internal changes
Benoit Germain
2012-09-13
4
-77
/
+91
*
code tweaks to enable building against win32-pthread on windows platforms.
Benoit Germain
2012-09-11
2
-15
/
+33
*
fixed a bad forward declaration
benoit-germain
2012-09-11
1
-87
/
+96
*
version 3.3.0
Benoit Germain
2012-09-10
7
-244
/
+369
*
rockspec for v3.3.0
Benoit Germain
2012-09-10
1
-0
/
+54
*
Make *really* sure we build for all platforms :-)
benoit-germain
2012-08-25
1
-0
/
+4
*
Fix ubuntu compilation errors
benoit-germain
2012-08-25
1
-1
/
+2
*
lanes version 3.2.0
v3.2.0
Benoit Germain
2012-08-22
9
-28
/
+437
*
lanes version 3.2.0
Benoit Germain
2012-08-22
1
-55
/
+0
*
rockspec for version 3.2.0
Benoit Germain
2012-08-22
1
-0
/
+54
*
Fix 64 bits compilation warnings (issue #34)
benoit-germain
2012-08-20
1
-3
/
+3
*
remove previous rockspec
Benoit Germain
2012-08-14
1
-55
/
+0
*
code updated to build against Lua 5.1 and Lua 5.2
v3.1.6
Benoit Germain
2012-08-14
6
-28
/
+60
*
* removed the search for MSVCR80.DLL when building for MinGW32 since it no lo...
Benoit Germain
2012-08-14
1
-8
/
+1
*
Rockspec for version 3.1.6
Benoit Germain
2012-08-14
1
-0
/
+55
*
Proper crash fix, part 2
benoit-germain
2012-08-10
1
-3
/
+3
*
Good crash fix this time, part 1
benoit-germain
2012-08-10
1
-1
/
+1
*
Yet another shutdown crash fix
benoit-germain
2012-08-10
1
-0
/
+4
*
fix possible crash at application shutdown when a race condition causes linda...
Benoit Germain
2012-08-10
5
-21
/
+24
*
Update docs/index.html
benoit-germain
2012-08-06
1
-1
/
+1
*
Update CHANGES
benoit-germain
2012-08-06
1
-1
/
+3
*
lanes.linda() accepts an optional name argument
benoit-germain
2012-08-06
1
-6
/
+33
*
rockspec for v3.1.5
Benoit Germain
2012-07-10
1
-0
/
+55
*
one more step toward 5.2 compatibility
v3.1.5
Benoit Germain
2012-07-10
10
-287
/
+58
*
expose lua51-lanes.now_secs() as lanes.now_secs()
Benoit Germain
2012-07-08
1
-0
/
+1
*
* when a transfered function is not found in source, guess its name to help t...
v3.1.4
Benoit Germain
2012-06-27
6
-112
/
+146
*
* discard old rockspecs
Benoit Germain
2012-06-27
8
-751
/
+0
*
* 3.1.4 rockspec
Benoit Germain
2012-06-27
1
-0
/
+91
*
* fixed 'require' test script
Benoit Germain
2012-06-27
1
-2
/
+2
*
fix crash at application exit when encountering a blocked lane on which lane:...
benoit-germain
2012-06-25
1
-1
/
+1
*
more explicit error code when THREAD_WAIT fails.
benoit-germain
2012-06-25
1
-1
/
+1
*
fix issue #25
Benoit Germain
2012-06-24
4
-35
/
+47
*
fix abusive internal error message displayed when the timer lane decides it h...
benoit-germain
2012-06-20
1
-2
/
+2
*
expose error sentinel lanes.cancel_error
benoit-germain
2012-06-19
1
-0
/
+1
*
* 3.1.3 rockspec
v3.1.3
Benoit Germain
2012-06-12
1
-0
/
+91
*
* linda:receive() batched mode now accepts a max_count optional argument
Benoit Germain
2012-06-12
4
-32
/
+57
[next]