Historial de Commits

Autor SHA1 Mensaje Fecha
  Darren Ranalli a7f8a4af41 include max non-spike profile, added ~taskprofileflush/~aitaskprofileflush hace 17 años
  Darren Ranalli 8bf2bdfa1f added RAM-file support to prevent disk access while profiling hace 17 años
  Darren Ranalli a3b9f73b87 doubled digits in profile filenames hace 17 años
  Darren Ranalli 66d112fbe5 optimized imports in profile code hace 17 años
  Darren Ranalli 6895e25221 added task profiler hace 17 años
  Darren Ranalli 904d6cb128 improved readability of GarbageReport Python-syntax section hace 17 años
  Darren Ranalli 36b6f93353 safeRepr prints class name before calling repr on C++ objects hace 17 años
  Darren Ranalli 37c9bcdb56 display instance variables one level deep hace 17 años
  Darren Ranalli f40c53c0fc use notify for exceptionLogged output hace 17 años
  Darren Ranalli e79a864125 working exception variable dump hace 17 años
  Redmond Urbino 189626a483 fix garbage report crash hace 17 años
  Darren Ranalli 29b7a72de9 added deeptype, fixed itype for class instances, added maxLen=None for fastRepr hace 17 años
  Darren Ranalli 498e7a826a enable ~profile outside of __dev__ hace 17 años
  Darren Ranalli b06bf4d776 added DestructiveScratchPad hace 17 años
  Darren Ranalli ad5749c61e added formatTimeCompact hace 17 años
  Zachary Pavlov c2aa7b17e4 new breakpointing system hace 17 años
  Darren Ranalli ba6a59d1dc reduced memory footprint for creation stack traces hace 18 años
  Darren Ranalli 9dd90b0e8b added listToIndex2item and listToItem2index hace 18 años
  Josh Wilson 529736be94 renaming DeveloperException to HierarchyException. Tweaking MiniLogSentry hace 18 años
  Darren Ranalli 3de08e0553 added ArgumentEater.destroy hace 18 años
  Darren Ranalli be5b01b85e print Functor creation stacks before the exception stacktrace hace 18 años
  Josh Wilson 627f2d0ff7 adding class DeveloperException hace 18 años
  Darren Ranalli 75568bb885 added printReverseStack hace 18 años
  Josh Wilson 3ff1c7a8a7 adding getShortestRotation(): useful for preventing spins in camera lerps hace 18 años
  Darren Ranalli 596a1867c3 print Functor creation stacks after traceback in in __dev__ hace 18 años
  Darren Ranalli 1892796e2a added printCreationStackTrace to Functors in __dev__ hace 18 años
  Darren Ranalli 89638440e5 fixed FrameDelayedCall destroy/finish if callback already called, added destroy/finish to DelayedCall hace 18 años
  Josh Wilson 276ebfa924 adding logBlock hace 18 años
  Josh Yelon e6cca5ec86 Changes for python 2.5 hace 18 años
  Josh Wilson 1d9814f00c adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete. hace 18 años