aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updating rockspecv3.4.1Benoit Germain2012-12-211-2/+2
* Update tests/basic.luaBenoit Germain2012-12-171-0/+1
* Update tests/timer.luaBenoit Germain2012-12-171-0/+9
* Update docs/index.htmlBenoit Germain2012-12-171-5/+2
* threads() raises an error if tracking is disabledBenoit Germain2012-12-171-1/+1
* Fixed lane tracking featureBenoit Germain2012-12-171-64/+128
* lanes.threads(): documentationBenoit Germain2012-12-141-1/+35
* lanes.threads(): public APIBenoit Germain2012-12-141-2/+7
* lanes.threads(): core implementationBenoit Germain2012-12-141-31/+112
* Fix lanes.timers()Benoit Germain2012-12-141-1/+2
* Update documentationBenoit Germain2012-12-121-1/+11
* Update CHANGESBenoit Germain2012-12-121-0/+4
* Copyright notice updateBenoit Germain2012-12-121-1/+1
* Copyright notice updateBenoit Germain2012-12-121-1/+2
* minor version bumpBenoit Germain2012-12-121-2/+3
* New API lanes.timers()Benoit Germain2012-12-121-12/+42
* Update CHANGESBenoit Germain2012-12-031-0/+4
* fix issue #40Benoit Germain2012-12-031-3/+3
* Update CHANGESBenoit Germain2012-11-271-1/+5
* Same selfdestruct chain handling on all platformsBenoit Germain2012-11-271-1/+1
* Use prctl when pthread_setname_np isn't availableBenoit Germain2012-11-271-1/+18
* Update CHANGESBenoit Germain2012-11-221-0/+3
* fix issue #39Benoit Germain2012-11-221-10/+39
* fix application shutdown crash by not registering anything with atexit()v3.4.0Benoit Germain2012-11-214-4/+23
* rockspec for version 2.4.0Benoit Germain2012-11-212-57/+15
* Separated public "deep" API declarations in a dedicated header.Benoit Germain2012-11-183-17/+38
* Raise an error on multiple-named functions.Benoit Germain2012-10-251-43/+41
* Lua version sanity checkBenoit Germain2012-10-231-3/+14
* Fixed the fix...Benoit Germain2012-10-231-1/+1
* Fixed thread name retrieval in main state.Benoit Germain2012-10-231-2/+7
* More informative messages on failed transfers.Benoit Germain2012-10-231-4/+7
* Always set "decoda_name" global in a new Lane.Benoit Germain2012-10-231-0/+4
* Fixed a comment to match the codeBenoit Germain2012-10-231-1/+1
* build fixesBenoit Germain2012-10-202-18/+19
* Commented out some obsolete code in CMakeListsBenoit Germain2012-10-201-11/+11
* version 3.4.0Benoit Germain2012-09-2616-925/+1253
* removed fixed BUGS entriesv3.3.0benoit-germain2012-09-141-71/+0
* minor internal changesBenoit Germain2012-09-134-77/+91
* code tweaks to enable building against win32-pthread on windows platforms.Benoit Germain2012-09-112-15/+33
* fixed a bad forward declarationbenoit-germain2012-09-111-87/+96
* version 3.3.0Benoit Germain2012-09-107-244/+369
* rockspec for v3.3.0Benoit Germain2012-09-101-0/+54
* Make *really* sure we build for all platforms :-)benoit-germain2012-08-251-0/+4
* Fix ubuntu compilation errorsbenoit-germain2012-08-251-1/+2
* lanes version 3.2.0v3.2.0Benoit Germain2012-08-229-28/+437
* lanes version 3.2.0Benoit Germain2012-08-221-55/+0
* rockspec for version 3.2.0Benoit Germain2012-08-221-0/+54
* Fix 64 bits compilation warnings (issue #34)benoit-germain2012-08-201-3/+3
* remove previous rockspecBenoit Germain2012-08-141-55/+0
* code updated to build against Lua 5.1 and Lua 5.2v3.1.6Benoit Germain2012-08-146-28/+60