260 Commits

Author SHA1 Message Date
Joe Shochet
09e7a09fb2 dont create a new name for Functors to save memory 2007-05-13 17:42:40 +00:00
Darren Ranalli
14fef89ca9 setTrace->set_trace 2007-05-08 06:20:23 +00:00
Darren Ranalli
12d0fc68c0 pdb is not published, don't crash in production 2007-05-07 23:31:47 +00:00
Darren Ranalli
139e6daa6f setTrace and pm, removed unnecessary assert utils 2007-05-04 22:23:50 +00:00
Josh Wilson
988f9d0816 added persistent breakPts for HotKeyBreaker 2007-05-02 22:37:34 +00:00
Asad M. Zaman
ca36b0fe57 Josh: made some changes to the breakpoint code 2007-05-02 18:05:01 +00:00
Josh Wilson
2787296f8c "extended HotkeyBreaker, made report more intelligent about when to wrap" 2007-05-02 04:08:09 +00:00
Darren Ranalli
7e62ef430f added choice, put try/accept in fastRepr 2007-04-26 01:17:46 +00:00
Darren Ranalli
aa1193a076 added new items to __all__ 2007-04-18 09:35:58 +00:00
Darren Ranalli
c6fdac34e3 put StackTrace in __builtin__ 2007-04-18 05:34:28 +00:00
Darren Ranalli
09926188fd prevent infinite iteration in flywheel 2007-04-18 00:59:10 +00:00
Darren Ranalli
89278bf460 added nullGen, loopGen, flywheel 2007-04-17 06:48:11 +00:00
Josh Wilson
71235ae279 "changed order of prefix, added documentation to report" 2007-04-12 19:18:46 +00:00
Darren Ranalli
b3f7067483 break ParamObj garbage cycle 2007-04-10 02:32:48 +00:00
Darren Ranalli
b6cafaa582 put safeRepr and fastRepr in __builtin__ 2007-04-09 07:26:16 +00:00
Darren Ranalli
a463d3cffe added getBase to __builtin__ 2007-04-06 12:37:35 +00:00
Josh Wilson
dd2b5cd97c adjust way we use dConfigParam in report 2007-03-19 20:57:45 +00:00
Josh Wilson
41c519ad20 added prefix and network time (deltaStamp) reporting to report() 2007-03-13 23:41:16 +00:00
Darren Ranalli
1e5fdf94f6 added ~objectcount and ~aiobjectcount 2007-03-07 03:40:22 +00:00
Darren Ranalli
2527c1bb07 added ParamObj.getCurrentParams 2007-03-01 00:46:40 +00:00
Josh Wilson
804d0dde03 better exception wrapping for __dev__ builtin in report() 2007-02-26 21:26:08 +00:00
Darren Ranalli
f6e614c9d6 make printStack* assertable 2007-02-22 05:03:59 +00:00
Darren Ranalli
aa9e13efe1 FrameDelayedCallback->FrameDelayedCall, bug fixes, moved DelayedFunctor (no changes) 2007-02-22 00:13:08 +00:00
Darren Ranalli
f7c127f452 added util classes to __builtin__ 2007-02-21 23:17:16 +00:00
Josh Wilson
dab0454ca0 now we can pass in multiple dConfigParams to report 2007-02-19 22:34:39 +00:00
Darren Ranalli
c155ffa619 added support for callable default value generators in ParamObj.ParamSet to avoid sharing of modified default values between instances 2007-02-17 08:40:11 +00:00
Darren Ranalli
6eb422c26c added support for callable default value generators in POD to avoid modification of default values 2007-02-17 08:26:48 +00:00
Darren Ranalli
02183867c0 don't include recordCreationStack in recorded creation stack 2007-02-17 07:34:57 +00:00
Darren Ranalli
70076bfe26 added printStack and printVerboseStack 2007-02-17 07:32:53 +00:00
Darren Ranalli
9449c113df added pivotScalar, rad90/180/270/360 2007-01-29 23:17:08 +00:00
Darren Ranalli
8f59fd735b makeList, makeTuple in __builtin__ 2007-01-26 02:58:09 +00:00
Darren Ranalli
d265ae2a61 added notNone, put clampScalar in __builtin__ 2007-01-26 01:30:12 +00:00
Darren Ranalli
35cefd4463 add bound and lerp to builtins 2007-01-25 18:51:01 +00:00
Darren Ranalli
0c9ebbc8d1 added iterator for Enum 2007-01-22 18:50:03 +00:00
Darren Ranalli
8e40eec7de added ScratchPad.destroy() 2007-01-18 01:27:50 +00:00
Josh Wilson
4ec281ba89 added config variable support to report 2007-01-17 00:51:34 +00:00
Josh Wilson
54471a94f7 *** empty log message *** 2007-01-11 04:45:10 +00:00
Josh Wilson
7454d3e33e added HotkeyBreaker 2007-01-05 20:03:59 +00:00
Darren Ranalli
208dfd2d94 added GoldenRectangle 2006-12-28 23:52:14 +00:00
Darren Ranalli
a0307f90a0 added 'append' option to exceptionLogged to print out before or after stack trace 2006-12-27 19:58:18 +00:00
Darren Ranalli
d7b0ba8510 added anonymous profiling that doesn't need to be configed on for ~profile 2006-12-27 19:56:52 +00:00
Darren Ranalli
60719cbf5c added appendStr, converted exceptionLogged to use it so that info shows up after stack trace 2006-12-26 21:14:47 +00:00
Darren Ranalli
5cef07f324 added logMethodCalls 2006-12-09 03:12:35 +00:00
Josh Wilson
41d23c0e92 try/except existence of __dev__ in report 2006-12-06 21:54:14 +00:00
Darren Ranalli
14722c112b removed .py from compact StackTrace, added recordCreationStack 2006-11-16 04:44:28 +00:00
aignacio_sf
e5ecbbfc16 Fix lantern problem. 2006-11-15 01:14:17 +00:00
Darren Ranalli
5797b16416 added StackTrace().compact() 2006-11-15 00:02:07 +00:00
Zachary Pavlov
e438f27d76 flattenShip kills effects now 2006-11-14 22:56:49 +00:00
Zachary Pavlov
b77514867b added a ship flattening test function 2006-11-14 21:28:45 +00:00
Darren Ranalli
6cf3110653 added note about StackTrace not being a crash 2006-11-13 22:22:48 +00:00