1. ee833cc Don't break a long line at an unpleasant point. by Guido van Rossum · 28 years ago
  2. 8b0927e Added missing entry for cmath. by Guido van Rossum · 28 years ago
  3. c57aff2 Replace $math$ with \code{}. by Guido van Rossum · 28 years ago
  4. c4452fd Swap ni and imp (so they are in the same order as their sections are). by Guido van Rossum · 28 years ago
  5. 34122fa Remove a spurious space from the title. by Guido van Rossum · 28 years ago
  6. ed68854 "lists objects" --> "list objects" (Section "More on Lists".) by Fred Drake · 28 years ago
  7. 8d486b1 In the appendix, all sections were marked as subsections, and so had section by Fred Drake · 28 years ago
  8. 5d8f0ed Add copyright.tex and boilerplate.tex to the common dependencies for .dvi files. by Fred Drake · 28 years ago
  9. a28eb3a Mark the URL "ftp://ftp.python.org" with \url{}. by Fred Drake · 28 years ago
  10. 4254363 &do_cmd_rfc: New function. Handles \rfc{}. by Fred Drake · 28 years ago
  11. 526467c Removed all references to the \rfcindex{} macro; now only \rfc{} is used. by Fred Drake · 28 years ago
  12. a94d21f Minor performance nits. by Fred Drake · 28 years ago
  13. 4be0071 Include indfix.py script in lib.dvi's processing. by Fred Drake · 28 years ago
  14. dd244a0 Script to fix up the Library Reference index so it's less ugly. The docstring: by Fred Drake · 28 years ago
  15. 1624a50 Oops, missed a \POSIX{} in an index entry. by Fred Drake · 28 years ago
  16. 8822390 Add some index entries; switch to logical markup. by Fred Drake · 28 years ago
  17. 65b32f7 Consistently use \POSIX{} to denote POSIX. There were at least two different by Fred Drake · 28 years ago
  18. 41785fb Do the right magic to make \ABC{} get sorted correctly in the index. by Fred Drake · 28 years ago
  19. 19b97b1 Do the right magic to make \UNIX{} get sorted correctly in the index. by Fred Drake · 28 years ago
  20. c589124 Use the new RFC macros wherever RFCs are referenced by number. No other by Fred Drake · 28 years ago
  21. b16166e Add macros to insert RFC references much like the \manpage{} macro. Also a by Fred Drake · 28 years ago
  22. 8083c17 Add a note about rounding up of readlines()' sizehint to 8K. by Guido van Rossum · 28 years ago
  23. 6e91c6a Document getrefcount(). by Guido van Rossum · 28 years ago
  24. b37a395 \itembreak, \itemjoin: Remove unused macros. by Fred Drake · 28 years ago
  25. 31c4ed7 Remove commented-out \itembreak. by Fred Drake · 28 years ago
  26. c660233 Update two of the \indexsubitem values to use singular rather than plural form by Fred Drake · 28 years ago
  27. 8e1e68d Add ref to errno module, and change ref to posix.error to os.error. by Guido van Rossum · 28 years ago
  28. f499e09 Add ref to errno module. by Guido van Rossum · 28 years ago
  29. afcd589 Retract the statement that all functions called by Python (even method by Guido van Rossum · 28 years ago
  30. 6b7fc6f Add *.pdf files to the clobber target (same target as *.ps). by Fred Drake · 28 years ago
  31. baf700f Tell CVS to ignore PDF files. by Fred Drake · 28 years ago
  32. b6e5032 Added description of "D" format for PyArg_ParseTuple(), including example by Fred Drake · 28 years ago
  33. 126d840 Use implicit rules to perform DVI->PS and PS->PDF conversions. PDF conversion by Fred Drake · 28 years ago
  34. b192747 \modindex{}: New macro; index module without declaring it "built-in" or by Fred Drake · 28 years ago
  35. 8aad4c8 Added missing "{" for "\code <?stuff?>}". by Fred Drake · 28 years ago
  36. ad37e9e Clarify that capwords() removes leading/trailing whitespace. by Guido van Rossum · 28 years ago
  37. c45c2f3 Add S_ISBLK(). by Guido van Rossum · 28 years ago
  38. 02505e4 New version of xmllib from Sjoerd. by Guido van Rossum · 28 years ago
  39. 7570669 Add a note explaining that multiplying a sequence with a negative by Guido van Rossum · 28 years ago
  40. c6c921a Py_AtExit(): Added brief note about the constraint on cleanup functions not by Fred Drake · 28 years ago
  41. 16f8845 Use \url{} to mark a URL. by Fred Drake · 28 years ago
  42. ff3f0d0 Use \url{} to mark URLs, \email{} to mark an email address. by Fred Drake · 28 years ago
  43. ca6567f Use \url{} to mark URLs. by Fred Drake · 28 years ago
  44. 301ad2e Fixed indexing of {datadesc} environments. by Fred Drake · 28 years ago
  45. 0f02628 \seemodule{}: Use logical markup for the module name, to ensure it picks up by Fred Drake · 28 years ago
  46. 7c418ed Added descriptions for log() and log10(). by Fred Drake · 28 years ago
  47. bceaf35 Add support for the new macros, including hyperlink generation for \url{}. by Fred Drake · 28 years ago
  48. ed79783 Converted to use new macros. This example demonstrate \method{} and, more by Fred Drake · 28 years ago
  49. 55f4492 Converted to use semantic markup. This is an example of how many of the new by Fred Drake · 28 years ago
  50. dd28d57 Revised new macros after discussion with Guido: Always use full names of by Fred Drake · 28 years ago
  51. 0f35495 Add entry for copy_reg module. by Fred Drake · 28 years ago
  52. 6eb9f10 Removed entry for copy_reg module. by Fred Drake · 28 years ago
  53. 251fed3 $(LIBFILES): Added libcopyreg.tex. by Fred Drake · 28 years ago
  54. 2d75443 Add entry for copy_reg module. by Fred Drake · 28 years ago
  55. 1abf0df Simple documentation of the copy_reg module. by Fred Drake · 28 years ago
  56. d1cc9c2 Update comment about relative URL internet draft to reflect current RFC status; by Fred Drake · 28 years ago
  57. 61b0452 Added a bunch of "concept" index entries. by Fred Drake · 28 years ago
  58. a46f84d Added index entry and \label{} for exceptions module. This isn't in the by Fred Drake · 28 years ago
  59. 73a973b Always mark variables in the "Notes" following a table the same way as in the by Fred Drake · 28 years ago
  60. cbe50f4 Removed bogus index entry for the type() built-in. by Fred Drake · 28 years ago
  61. 311c196 Proposed new macros: see comments. These are not yet used. by Fred Drake · 28 years ago
  62. cb42f7c Consistency: "{\tt ...}" ==> "\code{...}" by Fred Drake · 28 years ago
  63. 9eb5e50 Consistency: "{\it ...}" ==> "\emph{...}" by Fred Drake · 28 years ago
  64. c520b69 The soundex module is built-in, not standard. by Fred Drake · 28 years ago
  65. ca12b9d Consistency: {\it ...} ==> \emph{...} by Fred Drake · 28 years ago
  66. dd17d1c ni is a standard module, not a built-in module. The only other reference to by Fred Drake · 28 years ago
  67. bac354c Consistency: (Yes, I know this section is not formatted by default, and by Fred Drake · 28 years ago
  68. 79a6a9e Removed a confusing note about coercions and __r*__ operators. by Guido van Rossum · 28 years ago
  69. 4650392 Various updates to the effect that the group argument is always optional. by Guido van Rossum · 28 years ago
  70. 7d4ecb8 Add note about dropping latex 2.09 compatibility. by Guido van Rossum · 28 years ago
  71. 8095ebf Consistency: Replaced 4 {\it ...} with \emph{...}. by Fred Drake · 28 years ago
  72. 94e8f69 Consistency: Replaced one {\tt ...} with \code{...}. by Fred Drake · 28 years ago
  73. b6ce642 Consistency: In two places, change {\it ...} to \emph{...}. by Fred Drake · 28 years ago
  74. 53396f6 Consistency: In two \section{} headers, change {\tt ...} to \sectcode{...}. by Fred Drake · 28 years ago
  75. 9e24309 \funcitem{}, \dataitem{}, \excitem{}: Removed obsolete macros; there are no by Fred Drake · 28 years ago
  76. b660b63 Use \emph{} for all references to the other documents, not just some of them. by Fred Drake · 28 years ago
  77. 5081b22 Ouch: "accounces" ==> "announces" by Fred Drake · 28 years ago
  78. af8a015 Consistency: "{\bf ...}" ==> "\strong{...}" "{\em ...}" ==> "\emph{...}" by Fred Drake · 28 years ago
  79. b215137 Added the standard \label{module-*} for the two supporting modules. by Fred Drake · 28 years ago
  80. 8ac34c2 Consistency: "Unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  81. 737e73e Augment \tableofcontents to do the right thing. by Fred Drake · 28 years ago
  82. 4d4f9e7 Removed \mytableofcontents; just use \tableofcontents. by Fred Drake · 28 years ago
  83. 3e9ce54 Removed one hack! by Fred Drake · 28 years ago
  84. a809064 Consistency: "Unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  85. 6862b46 Consistency: "unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  86. c9dc515 Consistency: "unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  87. efc1e0f Consistency: by Fred Drake · 28 years ago
  88. 3f20592 Consistency: by Fred Drake · 28 years ago
  89. b0a7873 Consistency: by Fred Drake · 28 years ago
  90. 18f9f53 Removed obsolete \kwindex{} call. by Fred Drake · 28 years ago
  91. 2b67bee Added "module search path" to the index. by Fred Drake · 28 years ago
  92. cf75754 Removed obsolete \kwindex{} calls. by Fred Drake · 28 years ago
  93. bc5062f \kwindex{}: Removed obsolete macro. by Fred Drake · 28 years ago
  94. b5dac4e &do_cmd_kwindex: Removed obsolete function. by Fred Drake · 28 years ago
  95. 8362d00 Added command at end to use times fonts; commented out. Instructions to use by Fred Drake · 28 years ago
  96. 95810e4 Removed tarps2, tardvi targets based on comments from Guido. by Fred Drake · 28 years ago
  97. 657cb14 After discussion with Guido, agreed to only support double-sided PostScript, by Fred Drake · 28 years ago
  98. dca8792 Added openright option the the \documentclass{} for each of the manuals. by Fred Drake · 28 years ago
  99. 33d05b9 Added targets: by Fred Drake · 28 years ago
  100. bc3b1c6 Script to add & remove LaTeX \documentclass options. Run "./texoption.sh" by Fred Drake · 28 years ago