root/threadman/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @613 [613] 2 years tapted Documentation
(edit) @598 [598] 3 years tapted Implement synchronised threads that use runners
(edit) @595 [595] 3 years tapted Kill the thread in win32 on a crash (seems to work..) and cleanup …
(edit) @594 [594] 3 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] 4 years tapted Fix compiler warning -- possibly uninitialised (even though it cant be)
(edit) @422 [422] 4 years tapted Less ambiguous overloads
(edit) @421 [421] 4 years tapted Pass pointer to pointer in wait
(edit) @420 [420] 4 years tapted Add ability to store created thread for caller
(edit) @419 [419] 4 years tapted Add cancel function to SemWaiter?
(edit) @404 [404] 4 years tapted Mainly semaphore wrapper, also some Runner crud that may never work …
(edit) @402 [402] 4 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.