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) 02/09/09 12:24:53 @140 [140] fumanchu Better tracebacks for pyconquer.
(edit) 05/25/08 15:10:42 @136 [136] fumanchu Made __file__ work in pyconquer.
(edit) 11/27/07 19:42:11 @131 [131] fumanchu New pyconqwww module. I had to change the log format of pyconquer a bit to …
(edit) 10/31/07 12:58:28 @129 [129] fumanchu PyConquer: added command-line mode.
(edit) 10/29/07 18:10:44 @128 [128] fumanchu pyconquer: New log_times helper function.
(edit) 10/30/06 11:47:24 @118 [118] fumanchu PyConquer: better logger output for imports.
(edit) 10/07/06 18:01:50 @114 [114] fumanchu PyConquer: better call timing, plus proper dedent on c_exception.
(edit) 09/28/06 00:29:04 @112 [112] fumanchu PyConquer: naive call times.
(edit) 08/18/06 17:16:52 @107 [107] fumanchu PyConquer: new all_call_events list, new log helper function, and a minor …
(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/13/06 11:30:49 @54 [54] fumanchu pyconquer tweaks.
(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 …
(edit) 02/21/06 19:12:00 @43 [43] fumanchu Lots of changes: 1. New test_pyconquer.py module …
(add) 02/21/06 13:15:26 @42 [42] fumanchu New pyconquer module. Let's call it version 0.1 alpha ;)