Darren Ranalli
|
f40c53c0fc
use notify for exceptionLogged output
|
17 years ago |
Darren Ranalli
|
e79a864125
working exception variable dump
|
17 years ago |
Redmond Urbino
|
189626a483
fix garbage report crash
|
17 years ago |
Darren Ranalli
|
29b7a72de9
added deeptype, fixed itype for class instances, added maxLen=None for fastRepr
|
17 years ago |
Darren Ranalli
|
498e7a826a
enable ~profile outside of __dev__
|
17 years ago |
Darren Ranalli
|
b06bf4d776
added DestructiveScratchPad
|
17 years ago |
Darren Ranalli
|
ad5749c61e
added formatTimeCompact
|
17 years ago |
Zachary Pavlov
|
c2aa7b17e4
new breakpointing system
|
17 years ago |
Darren Ranalli
|
ba6a59d1dc
reduced memory footprint for creation stack traces
|
17 years ago |
Darren Ranalli
|
9dd90b0e8b
added listToIndex2item and listToItem2index
|
18 years ago |
Josh Wilson
|
529736be94
renaming DeveloperException to HierarchyException. Tweaking MiniLogSentry
|
18 years ago |
Darren Ranalli
|
3de08e0553
added ArgumentEater.destroy
|
18 years ago |
Darren Ranalli
|
be5b01b85e
print Functor creation stacks before the exception stacktrace
|
18 years ago |
Josh Wilson
|
627f2d0ff7
adding class DeveloperException
|
18 years ago |
Darren Ranalli
|
75568bb885
added printReverseStack
|
18 years ago |
Josh Wilson
|
3ff1c7a8a7
adding getShortestRotation(): useful for preventing spins in camera lerps
|
18 years ago |
Darren Ranalli
|
596a1867c3
print Functor creation stacks after traceback in in __dev__
|
18 years ago |
Darren Ranalli
|
1892796e2a
added printCreationStackTrace to Functors in __dev__
|
18 years ago |
Darren Ranalli
|
89638440e5
fixed FrameDelayedCall destroy/finish if callback already called, added destroy/finish to DelayedCall
|
18 years ago |
Josh Wilson
|
276ebfa924
adding logBlock
|
18 years ago |
Josh Yelon
|
e6cca5ec86
Changes for python 2.5
|
18 years ago |
Josh Wilson
|
1d9814f00c
adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete.
|
18 years ago |
Josh Wilson
|
0058ff9756
adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete.
|
18 years ago |
Darren Ranalli
|
8127bcb6b3
added 'safe' mode to GarbageReport for dealing with C++ crashes in __repr__
|
18 years ago |
Zachary Pavlov
|
a20301a2b5
faster tasks and network updates from objects
|
18 years ago |
Darren Ranalli
|
a5502e3b43
POD: fixed compilation of DataSet wrt inheritance, removed unnecessary getter default value handling, better documentation, more testing
|
18 years ago |
Joe Shochet
|
3000263819
opt for decorator when in production
|
18 years ago |
Darren Ranalli
|
2ac571f424
added assertable setTrace
|
18 years ago |
Josh Wilson
|
4624cd0107
added 'xform' parameter to report
|
18 years ago |
Darren Ranalli
|
c9a30b710f
added report to builtin
|
18 years ago |