root/threadman/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @688 [688] 2 years tapted Add a cmake optimise option and reduce the risk of a deadlock, holding a …
(edit) @687 [687] 2 years tapted Implement asynchronous threads via Runners
(edit) @685 [685] 2 years tapted Convert Regex from Config to Module
(edit) @663 [663] 2 years tapted Actually commit the test cases..
(edit) @662 [662] 2 years tapted Make test cases and fix memory leaks in Runner goo
(edit) @661 [661] 2 years tapted Cleanups, before adding test cases
(edit) @657 [657] 2 years tapted Add a cmake makefile
(edit) @654 [654] 2 years tapted Turn off win32 SEH wrappers -- they are too evil
(edit) @648 [648] 2 years tapted check bail on both sides
(edit) @647 [647] 2 years tapted Fix a deadlock coz I forgetz to unlock this gai
(edit) @641 [641] 2 years tapted Allow synced threads to be stopped and joined independently
(edit) @624 [624] 2 years tapted Make a VisualStudio? project for taptaudio and some easy fixes to fix some …
(edit) @615 [615] 2 years tapted Documentation
(edit) @613 [613] 2 years tapted Documentation
(edit) @598 [598] 2 years tapted Implement synchronised threads that use runners
(edit) @595 [595] 2 years tapted Kill the thread in win32 on a crash (seems to work..) and cleanup …
(edit) @594 [594] 2 years tapted Install signal/exception handlers in Windows
(edit) @567 [567] 3 years tapted Fix for make dist
(edit) @526 [526] 3 years tapted Fix some -Weffc++ warnings
(edit) @520 [520] 3 years tapted Fix gcc-4.2.0 warning
(edit) @519 [519] 3 years tapted Fix for DEBUG_STL on gcc 4.2.0
(edit) @513 [513] 3 years tapted doc fix in threadman
(edit) @494 [494] 3 years tapted Add a way to wait() on Asynchronous threads to prevent spurious memory …
(edit) @485 [485] 3 years tapted Make cancel visible
(edit) @483 [483] 3 years tapted Add optional timeouts
(edit) @460 [460] 3 years tapted Doco update
(edit) @457 [457] 3 years tapted Forgot to commit SemWaiter? stuff
(edit) @428 [428] 3 years tapted Fix compiler warning -- possibly uninitialised (even though it cant be)
(edit) @422 [422] 3 years tapted Less ambiguous overloads
(edit) @421 [421] 3 years tapted Pass pointer to pointer in wait
(edit) @420 [420] 3 years tapted Add ability to store created thread for caller
(edit) @419 [419] 3 years tapted Add cancel function to SemWaiter?
(edit) @404 [404] 3 years tapted Mainly semaphore wrapper, also some Runner crud that may never work …
(edit) @402 [402] 3 years tapted Progressively adding templatized Runner classes for ThreadMan (sync …
(edit) @384 [384] 4 years tapted Add some optional STL debugging
(edit) @325 [325] 4 years tapted Update documentation for ThreadMan
(edit) @324 [324] 4 years tapted code doc
(edit) @296 [296] 4 years tapted Fix spurious warnings when setting thread priority
(edit) @289 [289] 4 years tapted feeding in thread priorities to ThreadMan
(edit) @287 [287] 4 years tapted Dont allocate memory in static initialisers -- use thunks
(edit) @285 [285] 4 years tapted Added Synchronous threads to ThreadMan
(add) @282 [282] 4 years tapted Initial import of ThreadMan library
Note: See TracRevisionLog for help on using the revision log.