Contact: fumanchu@aminus.org

Log in as guest/misc to create tickets

root/test_pyconquer.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/19/06 18:19:00 @96 [96] fumanchu pyconquer cleanups. To reduce right-shift of output, swimlane indexes now …
(edit) 03/14/06 13:50:05 @55 [55] fumanchu PyConquer: New CriticalSection? class (proof-of-concept at the moment).
(edit) 03/04/06 23:23:58 @53 [53] fumanchu Ah...much better API forming now. Still can't run c_events in a Verifier, …
(edit) 03/03/06 01:24:11 @51 [51] fumanchu More changes than you can shake a stick at. More to come, (plus docs …
(edit) 02/22/06 19:00:25 @49 [49] fumanchu Output now forces new column even if thread id is re-used. Also cleaned up …
(edit) 02/22/06 16:22:35 @48 [48] fumanchu Bah. I meant '_caller_lineno'.
(edit) 02/22/06 16:20:06 @47 [47] fumanchu New Tracer._callee_lineno to help write tests.
(edit) 02/22/06 16:12:58 @46 [46] fumanchu Changed Tracer.events to a set, and set the local trace function of the …
(edit) 02/22/06 13:15:36 @45 [45] fumanchu Working C events.
(edit) 02/22/06 01:17:52 @44 [44] fumanchu New WatchedValue?.name attr and formatting, and hook now rejects processing …
(add) 02/21/06 19:12:00 @43 [43] fumanchu Lots of changes: 1. New test_pyconquer.py module …