1. f558e31 Make $MYDIR absolute -- bug reported by AMK. by Fred Drake · 27 years ago
  2. 2543769 Use "/usr/bin/env perl" for the #! line, and change the -i option to: by Fred Drake · 27 years ago
  3. 1125488 build_dvi(): Make sure we run latex enough times; this now matches the # by Fred Drake · 27 years ago
  4. e603cb1 Revive newind.py. -sigh- by Fred Drake · 27 years ago
  5. 664b36f *Sigh* by Fred Drake · 27 years ago
  6. dbc879e Allow the user to operate the script in debugging mode (-D), which just does by Fred Drake · 27 years ago
  7. e2e904f Script to format HOWTO documents. Currently only tested on the "Using by Fred Drake · 27 years ago
  8. eff1f76 clean_title(): Remove debugging prints. by Fred Drake · 27 years ago
  9. ac77b79 clean_title(): Clean a little more carefully. Still does funny things with by Fred Drake · 27 years ago
  10. 45e564d In the source dist., don't include: by Fred Drake · 27 years ago
  11. 568113a Obsolete. by Fred Drake · 27 years ago
  12. 8fcad7b Don't generate a \label{} here. by Fred Drake · 27 years ago
  13. 473a90e Allow the user to specify the "biggest" section type from the command line; by Fred Drake · 27 years ago
  14. 361ee65 Utility to help create outline information for PDF. by Fred Drake · 27 years ago
  15. 2888bf6 Build a tarball that extracts to Python-$VERSION/Doc/ instead of Doc/, by Fred Drake · 27 years ago
  16. cefcb33 Oops, remove some debugging prints. by Fred Drake · 27 years ago
  17. b98cd39 changeit(): Added support for \deprecated{}. by Fred Drake · 27 years ago
  18. fcf275e Script to create a source distribution. See comments at top. by Fred Drake · 27 years ago
  19. 4f4e920 Use a Python script to create "empty" indexes. This solves Guido's by Fred Drake · 27 years ago
  20. e817930 Adjusted to work with the newer version of LaTeX2HTML as well. by Fred Drake · 27 years ago
  21. 74a11e5 Do a little bit more work on a table-driven basis. A little cleanup. by Fred Drake · 27 years ago
  22. 9c7c6be Clean up name->name conversion a little, *make sure it happens in all the by Fred Drake · 27 years ago
  23. 526ebb4 Work on a temporary file, not the input file. by Fred Drake · 27 years ago
  24. ef05803 Support environments {fulllineitems} and {classdesc}, more of the new logical by Fred Drake · 27 years ago
  25. c02fbe5 breakable_re: Fix the RE so that module definition entries don't prevent by Fred Drake · 27 years ago
  26. 9caa110 assure a consistent assignment for nodes with multiple labels by Jeremy Hylton · 27 years ago
  27. 9acafa8 Don't make backups. by Fred Drake · 27 years ago
  28. daa2d5d Patch HREFs in html files, replacing nodeXXX.html with label.html. by Jeremy Hylton · 27 years ago
  29. a219e79 main(): Include a \label{modindex} in the output so latex won't let us re-use by Fred Drake · 27 years ago
  30. e8b4613 Massive changes. Fewer warnings from the Python Library Reference. Still by Fred Drake · 27 years ago
  31. cffaebb parse_line(): Strip whitespace from the module name. by Fred Drake · 27 years ago
  32. a94d21f Minor performance nits. by Fred Drake · 27 years ago
  33. dd244a0 Script to fix up the Library Reference index so it's less ugly. The docstring: by Fred Drake · 27 years ago
  34. c1ce320 Script to convert module index data to module index. by Fred Drake · 27 years ago
  35. 43c9350 Getting uglier. But it doesn't completely bomb except for some table stuff. by Fred Drake · 27 years ago
  36. a4541af A bunch of minor stuff. by Fred Drake · 27 years ago
  37. 6ccaaf1 Change name of temporary file to avoid possible filesystem issues; matches by Fred Drake · 27 years ago
  38. cb91e7b Added the "italic correction" command ("\/") to the list of ignored commands. by Fred Drake · 27 years ago
  39. 6cb2ac2 A nicety (author lost). by Guido van Rossum · 27 years ago
  40. 4b3f031 (lib<all sorts of stuff>.tex): by Fred Drake · 28 years ago
  41. b33021b (fix_libaux.sed): Hackish little sed script to modify lib.aux to get section by Fred Drake · 28 years ago
  42. abcb382 (texi2html.py): Minor improvement to HTML 3.0 output for code examples. by Fred Drake · 28 years ago
  43. 893e5e0 (partparse.py): Fix nasty bug where \e got translated to @e only within by Fred Drake · 28 years ago
  44. acc8754 (partparse.py): Small change by Sjoerd to improve handle of X11 extension by Fred Drake · 28 years ago
  45. 22f7f9e (texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom by Fred Drake · 28 years ago
  46. 11b6d24 (partparse.py): Small fix to do_datadesc(): in some odd cases the name of by Fred Drake · 28 years ago
  47. 0282726 (texi2html.py): Tightened the generated HTML slightly. Added -p option to by Fred Drake · 28 years ago
  48. 7edd8d3 (partparse.py): Rationalize some behavior around unexpected conditions. by Fred Drake · 28 years ago
  49. a39a25e (texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation by Fred Drake · 28 years ago
  50. 36f219d More performance and layout improvements by Fred by Guido van Rossum · 28 years ago
  51. 5f18d6c Reformatted with 4 spaces indent. by Guido van Rossum · 28 years ago
  52. 49604d3 20% speedup by Fred by Guido van Rossum · 28 years ago
  53. 29901ff Some improvements by Fred Drake. by Guido van Rossum · 28 years ago
  54. 06f4289 many fixes by anonymous contributor by Guido van Rossum · 29 years ago
  55. a12bbff mods by Gregor Schmid -- very nice! by Guido van Rossum · 30 years ago
  56. 557ed94 don't print PLAINTEXT = ... by Guido van Rossum · 30 years ago
  57. 7760cde recognize more latex commands; add obindex by Guido van Rossum · 30 years ago
  58. b819bdf handle a few new things by Guido van Rossum · 30 years ago
  59. 26a9d37 new, from ../Demo/www by Guido van Rossum · 30 years ago
  60. 1cfb6b8 Can't remember the reason for the change, but it was necessary. :-) by Sjoerd Mullender · 30 years ago
  61. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 30 years ago
  62. 6938f06 Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  63. ab3a250 libsocket.tex: send[to] returns nbytes. by Guido van Rossum · 30 years ago
  64. c5c67bc At release 1.0.1. Scripts, Makefile, README: cosmetic changes and by Guido van Rossum · 31 years ago
  65. 36b4807 A small but essential file... by Guido van Rossum · 31 years ago
  66. 6f0132f * text2latex.py: call main() instead of always processing ext.tex. by Guido van Rossum · 31 years ago
  67. db65a6c * ext.tex: did most of the tedious changes from plain ASCII text to LaTeX. by Guido van Rossum · 31 years ago
  68. 7a2dba2 * ext.tex: documentation for extending, reference counts, and embedding by Guido van Rossum · 31 years ago
  69. 23301a9 * lib1.tex: documented dict.items() and dict.values() by Guido van Rossum · 31 years ago
  70. 3ad7fc7 Documented marshal.{dumps,loads} and sys.builtin_module_names. by Guido van Rossum · 32 years ago
  71. 95cd2ef Incorporated Jan-Hein's changes and texinfo conversion. by Guido van Rossum · 32 years ago