Commit History

Author SHA1 Message Date
  Zachary Pavlov 16ee78a4be more accurate timing 18 years ago
  Zachary Pavlov a2a8f7297f better profiled function, with capabilities for production 18 years ago
  Darren Ranalli 33d2e386b8 use classmethod, more concise Functor.__call__ implementation 18 years ago
  Darren Ranalli 46ea4b8474 improved ~objects 18 years ago
  Darren Ranalli f146e74f9c reduced ParamObj memory usage 18 years ago
  Darren Ranalli bc11859271 reduced ParamObj memory usage, fixed bug in param setter/getPriorValue 18 years ago
  Joe Shochet 09e7a09fb2 dont create a new name for Functors to save memory 18 years ago
  Darren Ranalli 14fef89ca9 setTrace->set_trace 18 years ago
  Darren Ranalli 12d0fc68c0 pdb is not published, don't crash in production 18 years ago
  Darren Ranalli 139e6daa6f setTrace and pm, removed unnecessary assert utils 18 years ago
  Josh Wilson 988f9d0816 added persistent breakPts for HotKeyBreaker 18 years ago
  Asad M. Zaman ca36b0fe57 Josh: made some changes to the breakpoint code 18 years ago
  Josh Wilson 2787296f8c "extended HotkeyBreaker, made report more intelligent about when to wrap" 18 years ago
  Darren Ranalli 7e62ef430f added choice, put try/accept in fastRepr 18 years ago
  Darren Ranalli aa1193a076 added new items to __all__ 18 years ago
  Darren Ranalli c6fdac34e3 put StackTrace in __builtin__ 18 years ago
  Darren Ranalli 09926188fd prevent infinite iteration in flywheel 18 years ago
  Darren Ranalli 89278bf460 added nullGen, loopGen, flywheel 18 years ago
  Josh Wilson 71235ae279 "changed order of prefix, added documentation to report" 18 years ago
  Darren Ranalli b3f7067483 break ParamObj garbage cycle 18 years ago
  Darren Ranalli b6cafaa582 put safeRepr and fastRepr in __builtin__ 18 years ago
  Darren Ranalli a463d3cffe added getBase to __builtin__ 18 years ago
  Josh Wilson dd2b5cd97c adjust way we use dConfigParam in report 19 years ago
  Josh Wilson 41c519ad20 added prefix and network time (deltaStamp) reporting to report() 19 years ago
  Darren Ranalli 1e5fdf94f6 added ~objectcount and ~aiobjectcount 19 years ago
  Darren Ranalli 2527c1bb07 added ParamObj.getCurrentParams 19 years ago
  Josh Wilson 804d0dde03 better exception wrapping for __dev__ builtin in report() 19 years ago
  Darren Ranalli f6e614c9d6 make printStack* assertable 19 years ago
  Darren Ranalli aa9e13efe1 FrameDelayedCallback->FrameDelayedCall, bug fixes, moved DelayedFunctor (no changes) 19 years ago
  Darren Ranalli f7c127f452 added util classes to __builtin__ 19 years ago