1. ec9200a &do_cmd_deprecated: New function. by Fred Drake · 27 years ago
  2. 05073e9 Update. by Fred Drake · 27 years ago
  3. 92e3194 Deprecate the read() and write() methods. by Fred Drake · 27 years ago
  4. 26c73b7 Added semi-structured support for feature deprecation. by Fred Drake · 27 years ago
  5. f9fd4e8 Put all the indexsubitem stuff together. by Fred Drake · 27 years ago
  6. 7186783 Make table column headings bold. by Fred Drake · 27 years ago
  7. 8a13525 Updates by AMK. by Fred Drake · 27 years ago
  8. 4f56f2d When "declaring" a module using \*modindex{}, and * doesn't start with "ref", by Fred Drake · 27 years ago
  9. 8fa5eb8 Logical markup. by Fred Drake · 27 years ago
  10. c865eb0 Nit to prevent empty node in formatted version. by Fred Drake · 27 years ago
  11. e65bb4e Reformulate how the info stuff is ignored. by Fred Drake · 27 years ago
  12. 4f4e920 Use a Python script to create "empty" indexes. This solves Guido's by Fred Drake · 27 years ago
  13. bdab730 Update.... by Fred Drake · 27 years ago
  14. f39ed67 Added \label{}s for logical addressing. by Fred Drake · 27 years ago
  15. 6c2176e Added \label{}s for logical addressing. by Fred Drake · 27 years ago
  16. e817930 Adjusted to work with the newer version of LaTeX2HTML as well. by Fred Drake · 27 years ago
  17. 3da06a6 Marked references to the other manuals as \emph{} in the abstract. by Fred Drake · 27 years ago
  18. 2474d68 Fix up description of 'S' format; as Dave Ascher pointed out, it by Guido van Rossum · 27 years ago
  19. 74a11e5 Do a little bit more work on a table-driven basis. A little cleanup. by Fred Drake · 27 years ago
  20. 20ee206 Add support for some of the newer commands, a little cleanup. by Fred Drake · 27 years ago
  21. c88aa35 &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used. by Fred Drake · 27 years ago
  22. 628f598 Make sure the ']' in the content of the \item[] isn't used as the ending ']'. by Fred Drake · 27 years ago
  23. b92dce3 PyFile_FromFile() description: make sure the closing brace for the arguments by Fred Drake · 27 years ago
  24. 540e13d Derive the name of the modules .ind from the jobname. by Fred Drake · 27 years ago
  25. 888dfa9 Change quoting of the "echo" commands yet again.... why can't shells agree? by Fred Drake · 27 years ago
  26. 9cf4bbd Make this work better with a4 paper. by Fred Drake · 27 years ago
  27. d10d0fa Logical markup. by Fred Drake · 27 years ago
  28. eb9b831 Add support for hyperref package. This builds the PDF outline, makes the ToC by Fred Drake · 27 years ago
  29. 4d3b2a2 clean: Remove *.out (hyperref's internal files for building outlines for PDF). by Fred Drake · 27 years ago
  30. f6dabaa Ignore hyperref's *.out files (used in building outlines for PDF). by Fred Drake · 27 years ago
  31. 906f7ea Change quoting a little bit to avoid problems building it at CNRI. by Fred Drake · 27 years ago
  32. 78f6aac Clean up some stuff in the {seealso} at the end. This avoids a little nit by Fred Drake · 27 years ago
  33. a705da7 Marked the unmarked AttributeError. (AMK) by Fred Drake · 27 years ago
  34. 71f894a "streans" --> "streams" (AMK) by Fred Drake · 27 years ago
  35. eb72a27 Add a period to "Written by James Roskind" by Fred Drake · 27 years ago
  36. 5ad78f3 Changed way *.ind are forced to exist; the files are now reset to contain by Fred Drake · 27 years ago
  37. d028ca9 Fixed and extended the example; the original example contained some bogus code. by Guido van Rossum · 27 years ago
  38. 3ffb715 Added two subsections with extra hints and details, even for by Guido van Rossum · 27 years ago
  39. 1ee492e The list of module descriptions should be a {description} environment, not by Fred Drake · 27 years ago
  40. ed3515d Removed two items, correct one spelling error. by Fred Drake · 27 years ago
  41. 5c19c7b Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler). by Fred Drake · 27 years ago
  42. 2c8aa65 Added \label{}s for logical addressing. by Fred Drake · 27 years ago
  43. d67e12e Added \label{}s for logical addressing. by Fred Drake · 27 years ago
  44. 7baf3d4 Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>. by Fred Drake · 27 years ago
  45. f7f2e70 Don't ignore makeinfo errors. by Fred Drake · 27 years ago
  46. 9c7c6be Clean up name->name conversion a little, *make sure it happens in all the by Fred Drake · 27 years ago
  47. 505d80b Jeff Kunce writes (and he is right): by Guido van Rossum · 27 years ago
  48. ef14622 Revise comment about the {fulllineitems} environment to be accurate. by Fred Drake · 27 years ago
  49. 6eb1f6b Improve support for logical node names. by Fred Drake · 27 years ago
  50. 0cf0cfb Adjusted \label{} for *consistent* logical addressing. by Fred Drake · 27 years ago
  51. c83db33 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  52. 9168328 Add missing files to $(LIBFILES). by Fred Drake · 27 years ago
  53. c3e4549 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  54. 83efb54 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  55. af9b6e6 Added itemized list of Macintosh modules, similar to the other chapters. by Fred Drake · 27 years ago
  56. cea0e73 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  57. 83c1a39 Separate chapter and section. by Fred Drake · 27 years ago
  58. baa04a1 Make sure the general index and about nodes get labels assigned, so they get by Fred Drake · 27 years ago
  59. 1aabe5e Separate binhex and binuu documentation from binascii. Support better by Fred Drake · 27 years ago
  60. 05ce570 Remove debugging print. by Fred Drake · 27 years ago
  61. 1f0fdde Bring date into line with the last documentation release. by Fred Drake · 27 years ago
  62. 526ebb4 Work on a temporary file, not the input file. by Fred Drake · 27 years ago
  63. a799835 Revised some targets to make better use of make "special" variables, to avoid by Fred Drake · 27 years ago
  64. ef05803 Support environments {fulllineitems} and {classdesc}, more of the new logical by Fred Drake · 27 years ago
  65. c927407 Adjust grouping for the "b(reak)" command syntax description. This is by Fred Drake · 27 years ago
  66. 20e0196 Logical markup. by Fred Drake · 27 years ago
  67. ea8006a \nodename{} must immediately follow \chapter{} to be handled correctly; by Fred Drake · 27 years ago
  68. 75bfb0f {fulllineitems} is now an environment; use it as such. by Fred Drake · 27 years ago
  69. 802a202 Logical markup. by Fred Drake · 27 years ago
  70. fb5e54d Mostly LaTeX style cleanup. by Fred Drake · 27 years ago
  71. c02fbe5 breakable_re: Fix the RE so that module definition entries don't prevent by Fred Drake · 27 years ago
  72. a73033f Feature added by Bill van Melle: when no timezone is present, assume by Guido van Rossum · 27 years ago
  73. ce0e175 &do_cmd_url, by Fred Drake · 27 years ago
  74. 026d962 Consistent spelling: "time zone" -> "timezone". by Guido van Rossum · 27 years ago
  75. 4186cd3 Add named destinations for \label{} in the PDF. by Fred Drake · 27 years ago
  76. 8ff4b8b Add new files from the Mac user interface breakup. by Fred Drake · 27 years ago
  77. b4efb6c Separate Mac user interface modules into separate files, to better support by Fred Drake · 27 years ago
  78. 9caa110 assure a consistent assignment for nodes with multiple labels by Jeremy Hylton · 27 years ago
  79. b866020 Added a number of items.... by Fred Drake · 27 years ago
  80. dd94676 Added libsymbol.tex, libtoken.tex to dependencies for the libref. by Fred Drake · 27 years ago
  81. b0df567 Separate the parse, symbol, and token documentation into separate files. by Fred Drake · 27 years ago
  82. 710c035 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  83. 31ecd50 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  84. af0bfbe Added \label{} for logical addressing. by Fred Drake · 27 years ago
  85. 1f3ab1c Added \label{} for logical addressing. by Fred Drake · 27 years ago
  86. 55fca54 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  87. 12918af Added \label{} for logical addressing. by Fred Drake · 27 years ago
  88. ddf03bf Added \label{} for logical addressing. by Fred Drake · 27 years ago
  89. 9acafa8 Don't make backups. by Fred Drake · 27 years ago
  90. 0c17d66 \url{}: For pdflatex, make the link active & make it blue. If anyone figures by Fred Drake · 27 years ago
  91. 1931c0c Add normpath(). Clarify normcase(). (Note -- this doc section by Guido van Rossum · 27 years ago
  92. daa2d5d Patch HREFs in html files, replacing nodeXXX.html with label.html. by Jeremy Hylton · 27 years ago
  93. 8cf94e6 Add mktime_tz(). Add () to a function reference in parsedate_tz(). by Guido van Rossum · 27 years ago
  94. a219e79 main(): Include a \label{modindex} in the output so latex won't let us re-use by Fred Drake · 27 years ago
  95. 45a4093 &do_cmd_textohtmlmoduleindex: Get the modindex key added to the label->node by Fred Drake · 27 years ago
  96. 57b5e42 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  97. e2f194b Use \manpage{} markup for referencing a UNIX man page. by Fred Drake · 27 years ago
  98. 8ecc705 Added comment explaining the only warning produced by makeindex, since there by Fred Drake · 27 years ago
  99. 326e197 Remove Macintosh ligatures item. Solution: Update your Times fonts. by Fred Drake · 27 years ago
  100. 81f4b66 Started a TODO list with the latest bug reports. by Fred Drake · 27 years ago