1. fee6f33 more markup nits by Fred Drake · 20 years ago
  2. e05c3e0 fix markup nits by Fred Drake · 20 years ago
  3. 824b1b2 Added command line options for profile.py - one for stats output file by Nicholas Bastin · 20 years ago
  4. 1eb4bfc Added global runctx function to profile to fix SF Bug #716587 by Nicholas Bastin · 20 years ago
  5. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  6. 999b57c Fix double word typos. by Raymond Hettinger · 21 years ago
  7. 0e53d23 Fix missing parenthesis by Raymond Hettinger · 21 years ago
  8. 126d366 document Stats.dump_stats(), new for Python 2.3 by Fred Drake · 21 years ago
  9. 8cd015c A copy-and-paste job forget the "paste" half. by Tim Peters · 23 years ago
  10. 659a603 Allow the profiler's calibration constant to be specified in the constructor by Tim Peters · 23 years ago
  11. 0a1fc4e Remove code and docs for the OldProfile and HotProfile classes: code by Tim Peters · 23 years ago
  12. 907e76b Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  13. 20006b2 Marked the parameters to Stats.print_*() as optional. by Fred Drake · 23 years ago
  14. 8fcd4b5 Fix an improperly placed comma. by Fred Drake · 23 years ago
  15. 62f9d7c In the section on extending the profiler, add some additional discussion by Fred Drake · 23 years ago
  16. a3e56a6 Minor markup adjustments. Turn reference to the cmd module into a hyperlink. by Fred Drake · 23 years ago
  17. 4f3980d Added a test main to the pstats library that can help you browse profile dumps. by Eric S. Raymond · 23 years ago
  18. ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 25 years ago
  19. b9f1f6d Misc. markup nits. by Fred Drake · 25 years ago
  20. ea003fc Fixed latex2html weirdness with footnotes. by Fred Drake · 25 years ago
  21. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  22. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  23. 2cb824c Don't use \samp when \code is better. by Fred Drake · 26 years ago
  24. f1b72dd Reduced description of the obsolete method Stats.ignore(). by Fred Drake · 26 years ago
  25. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  26. 5dabeed Index entries. by Fred Drake · 26 years ago
  27. 3a18f3b Hyphenate "built-in" for consistency. by Fred Drake · 26 years ago
  28. 8fe533e Use the new {methoddesc} and {memberdesc} environments as appropriate. by Fred Drake · 26 years ago
  29. 685ef4e According to Tim Peters, there should be 'print' statements in one by Guido van Rossum · 26 years ago
  30. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  31. 8fa5eb8 Logical markup. by Fred Drake · 26 years ago
  32. eb72a27 Add a period to "Written by James Roskind" by Fred Drake · 26 years ago
  33. 31ecd50 Added \label{} for logical addressing. by Fred Drake · 26 years ago
  34. ab875b9 Make one paragraph wrap a little better. by Fred Drake · 26 years ago
  35. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 26 years ago
  36. d21759b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  37. 364e643 Clarified reference to old profiler. by Guido van Rossum · 27 years ago
  38. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  39. bac8002 Mention use of profile.py to run a script (AMK). by Guido van Rossum · 27 years ago
  40. 4b3f031 (lib<all sorts of stuff>.tex): by Fred Drake · 28 years ago
  41. 789742b change jars email by Guido van Rossum · 28 years ago
  42. 96628a9 typos, layout and other small things by Guido van Rossum · 29 years ago
  43. cca8d2b some new material by Guido van Rossum · 29 years ago
  44. 86cb092 added nodename macro calls for new very long section names by Guido van Rossum · 29 years ago
  45. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 29 years ago
  46. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 29 years ago
  47. df804f8 converted docs for Jim Roskind's profiler by Guido van Rossum · 29 years ago