Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/threads-ffi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14propagate errors immediately to prevent deadlocksAdam Lerer
2015-11-24Fix deadlock when using coroutine.yield in endcallbackSam Gross
2015-10-23fix thread terminate()Ronan Collobert
2015-09-18Fix return values with xpcallAdam Lerer
2015-09-17Capture the traceback in thread jobsAdam Lerer
2015-05-05support lua 5.2Ronan Collobert
2015-04-21moved away from FFIRonan Collobert