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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a compilation warning about an unused variable
Benoit Germain
2013-11-18
1
-1
/
+1
*
Bumped version to 3.7.2
Benoit Germain
2013-11-16
1
-1
/
+1
*
EnableCrashingOnCrashes changes
Benoit Germain
2013-11-16
1
-16
/
+43
*
Removed bad stack check code causing invalid assertions
Benoit Germain
2013-11-07
1
-2
/
+0
*
Make set_finalizer(), set_debug_threadname(), cancel_test() and set_error_rep...
Benoit Germain
2013-11-07
1
-3
/
+8
*
Fix a compilation warning about an uninitialized variable (but this is harmless)
Benoit Germain
2013-11-06
1
-0
/
+1
*
errors inside finalizers generate a full stack just like any other error
Benoit Germain
2013-10-22
1
-72
/
+88
*
version 3.7.0
Benoit Germain
2013-10-11
1
-106
/
+145
*
fix a crash at application shutdown where in some situations we could deiniti...
Benoit Germain
2013-10-08
1
-20
/
+45
*
Reorder things a tiny weeny bit in lanes.core.configure()
Benoit Germain
2013-10-04
1
-10
/
+8
*
version 3.6.6
Benoit Germain
2013-09-27
1
-67
/
+53
*
Reduce memory footprint, simplify module order setup in conjuction with Lanes...
Benoit Germain
2013-09-26
1
-32
/
+11
*
Fix application hang at shutdown
Benoit Germain
2013-09-24
1
-2
/
+2
*
version 3.6.3
v3.6.3
Benoit Germain
2013-08-13
1
-60
/
+96
*
version 3.6.2
Benoit Germain
2013-05-20
1
-1
/
+1
*
Bumped version to 3.6.1
Benoit Germain
2013-04-05
1
-1
/
+1
*
Fix issue #50
Benoit Germain
2013-04-05
1
-2
/
+2
*
version 3.6.0
Benoit Germain
2013-03-14
1
-13
/
+14
*
version 3.5.2
Benoit Germain
2013-03-13
1
-225
/
+242
*
Fixed a little APICHECK issue
Benoit Germain
2013-03-12
1
-2
/
+3
*
version 3.5.1
v3.5.1
Benoit Germain
2013-02-13
1
-25
/
+57
*
version 3.5.0
Benoit Germain
2013-01-30
1
-62
/
+72
*
* More detailed DEBUG_SPEW logs
Benoit Germain
2013-01-28
1
-60
/
+91
*
version 3.4.4
v3.4.4
Benoit Germain
2013-01-26
1
-6
/
+2
*
version 3.4.3
v3.4.3
Benoit Germain
2013-01-24
1
-160
/
+211
*
minor version bump
Benoit Germain
2013-01-10
1
-1
/
+1
*
Fixed lane tracking feature
Benoit Germain
2012-12-17
1
-64
/
+128
*
lanes.threads(): core implementation
Benoit Germain
2012-12-14
1
-31
/
+112
*
minor version bump
Benoit Germain
2012-12-12
1
-2
/
+3
*
fix issue #40
Benoit Germain
2012-12-03
1
-3
/
+3
*
Same selfdestruct chain handling on all platforms
Benoit Germain
2012-11-27
1
-1
/
+1
*
fix application shutdown crash by not registering anything with atexit()
v3.4.0
Benoit Germain
2012-11-21
1
-0
/
+3
*
Lua version sanity check
Benoit Germain
2012-10-23
1
-3
/
+14
*
Always set "decoda_name" global in a new Lane.
Benoit Germain
2012-10-23
1
-0
/
+4
*
version 3.4.0
Benoit Germain
2012-09-26
1
-4
/
+25
*
minor internal changes
Benoit Germain
2012-09-13
1
-74
/
+35
*
fixed a bad forward declaration
benoit-germain
2012-09-11
1
-87
/
+96
*
version 3.3.0
Benoit Germain
2012-09-10
1
-175
/
+242
*
lanes version 3.2.0
v3.2.0
Benoit Germain
2012-08-22
1
-13
/
+18
*
Fix 64 bits compilation warnings (issue #34)
benoit-germain
2012-08-20
1
-3
/
+3
*
code updated to build against Lua 5.1 and Lua 5.2
v3.1.6
Benoit Germain
2012-08-14
1
-13
/
+20
*
Good crash fix this time, part 1
benoit-germain
2012-08-10
1
-1
/
+1
*
fix possible crash at application shutdown when a race condition causes linda...
Benoit Germain
2012-08-10
1
-4
/
+2
*
lanes.linda() accepts an optional name argument
benoit-germain
2012-08-06
1
-6
/
+33
*
one more step toward 5.2 compatibility
v3.1.5
Benoit Germain
2012-07-10
1
-5
/
+5
*
* when a transfered function is not found in source, guess its name to help t...
v3.1.4
Benoit Germain
2012-06-27
1
-0
/
+1
*
fix crash at application exit when encountering a blocked lane on which lane:...
benoit-germain
2012-06-25
1
-1
/
+1
*
fix issue #25
Benoit Germain
2012-06-24
1
-1
/
+1
*
* linda:receive() batched mode now accepts a max_count optional argument
Benoit Germain
2012-06-12
1
-19
/
+36
*
* fixed thread_cancel() not working when called without argument
Benoit Germain
2012-06-05
1
-53
/
+115
[next]