Contact: fumanchu@aminus.org

Log in as guest/misc to create tickets

root/pyconquer.py


Mode:

Legend:

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