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