1. c00fc84 Open file in universal newline mode when passing to compile(). Solution by Skip Montanaro · 20 years ago
  2. 5bfd984 Refactor common code out of globaltrace_trackcallers() and by Skip Montanaro · 20 years ago
  3. cafc811 Added --trackcalls command line arg to display crude caller/callee by Skip Montanaro · 20 years ago
  4. bbca8da Fix two small bugs: (1) on Windows, pathname munging didn't work by Guido van Rossum · 21 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  6. cc523fc SF patch #834015: Remove imports of unused modules by Raymond Hettinger · 21 years ago
  7. d0e2705 Open results files, which contain binary pickles, in binary mode. by Jeremy Hylton · 21 years ago
  8. 80bd5ca Ouch. Remove debug code containing obscenities. :-) by Guido van Rossum · 21 years ago
  9. b427c00 The fullmodname() function chopped off the first character if the by Guido van Rossum · 21 years ago
  10. c171172 Make the prefix 7 spaces long, so the lines are properly aligned. by Walter Dörwald · 21 years ago
  11. d7ce86d Patch from Zooko to remove an experimental feature. by Jeremy Hylton · 21 years ago
  12. 01c623b fix typo by Fred Drake · 21 years ago
  13. a7b8ac6 add mention of -l, --listfuncs to usage() small part of 542562 by Skip Montanaro · 21 years ago
  14. 546e34b Enable tracing of multi-threaded applications. by Jeremy Hylton · 21 years ago
  15. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  16. c8c8b94 Only produce a dotted module name when writing output to a separate directory. by Jeremy Hylton · 21 years ago
  17. dfbfe73 Add helper function to get module name taking packages into account. by Jeremy Hylton · 21 years ago
  18. 38732e1 Holistic refactoring. by Jeremy Hylton · 21 years ago
  19. 68468eb Get rid of many apply() calls. by Guido van Rossum · 22 years ago
  20. f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
  21. 4edaa0d Copy the trace module here from Tools/scripts. by Jeremy Hylton · 22 years ago