1. 268df27 Use the new markup as apporpriate. by Fred Drake · 26 years ago
  2. 6e9ea59 Use \programopt in one place. by Fred Drake · 26 years ago
  3. 91f31ea Added citetitle and programopt. by Fred Drake · 26 years ago
  4. d290c10 Use \programopt in one place. by Fred Drake · 26 years ago
  5. 310ee61 Missed a couple of program options that had been marked by \code. by Fred Drake · 26 years ago
  6. a24f7b7 Use \programopt in one place. by Fred Drake · 26 years ago
  7. be48646 Use \citetitle and \programopt as appropriate. by Fred Drake · 26 years ago
  8. 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 26 years ago
  9. c9f5fe0 do_cmd_programopt(): New function, similar to do_cmd_program(). by Fred Drake · 26 years ago
  10. 5bd608d Change the suggestions pointer at the bottom of generated HTML pages. by Fred Drake · 26 years ago
  11. c6d45af Straighten out dependencies so changes in the texinputs/* get reflected. by Fred Drake · 26 years ago
  12. 6cf186b pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 26 years ago
  13. 5a31946 Added dependency on filecmp section, removed dependencies on cmp and by Fred Drake · 26 years ago
  14. 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 26 years ago
  15. adf2dbf Added section for filecmp. by Fred Drake · 26 years ago
  16. c7b5b3c filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 26 years ago
  17. 7eaf682 Added deprecation notes, in case anyone decides to read these anyway. by Fred Drake · 26 years ago
  18. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 26 years ago
  19. a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 26 years ago
  20. 714fd26 Documented Beep() function. by Fred Drake · 26 years ago
  21. d651280 Module/script to parse the reference count data file and make the by Fred Drake · 26 years ago
  22. 805bf1b Added note that Skip created the initial version of this file. by Fred Drake · 26 years ago
  23. 7b7dc6b Initial version as provided by Skip Montanaro <skip@mojam.com>. by Fred Drake · 26 years ago
  24. 39d4a02 Fixed typo in explanation of abspath(); noticed by Paul Prescod by Fred Drake · 26 years ago
  25. 532998e "make clobber" should remove modindex.html as well. by Fred Drake · 26 years ago
  26. 88c786d icons/ should not be ignored here now that this is it's real home. by Fred Drake · 26 years ago
  27. cf1b06e Added --about option to specify the file to load "About this by Fred Drake · 26 years ago
  28. 8903be6 Tell mkhowto to use stdabout.dat for the documents it processes here. by Fred Drake · 26 years ago
  29. b35f2b7 Remove some <SPAN> elements that were used only to carry a CLASS by Fred Drake · 26 years ago
  30. f62b352 Remove the "Comments and Questions" section, allowing this to be used by Fred Drake · 26 years ago
  31. b9bd0b7 Version of about.dat that should only be used for the standard documentation. by Fred Drake · 26 years ago
  32. d37cecf Remove some <SPAN> elements that were used only to carry a CLASS by Fred Drake · 26 years ago
  33. f42d7a7 Oops, missed this one! by Fred Drake · 26 years ago
  34. d3d28d3 img_tag(): Tighten up the generated SRC attribute a bit; if the image by Fred Drake · 26 years ago
  35. d52879c do_cmd_rfc(): Simplify the generated markup. by Fred Drake · 26 years ago
  36. 52ea0ce Added --image-type option to allow use of either GIF or PNG images. by Fred Drake · 26 years ago
  37. 191439a Some updates to allow ../tools/mkhowto to add various bits to the by Fred Drake · 26 years ago
  38. 3e1a98a PNG version of the icons, converted from the GIFs by Fred Drake · 26 years ago
  39. 0297719 Added section about where to send comments, questions, & bug reports. by Fred Drake · 26 years ago
  40. 933d5a7 os.name: Note that 'java' is one of the registered names. by Fred Drake · 26 years ago
  41. e6fb1c4 Added documentation for inet_aton() and inet_ntoa(), from Ben by Fred Drake · 26 years ago
  42. 0ba5815 Added "import string" to a couple of examples that describe string by Fred Drake · 26 years ago
  43. 244ad3c Name the parameter to expr() and suite() "source" instead of "string". by Fred Drake · 26 years ago
  44. 8779f64 Added descriptions of the t#, w, and w# PyArg_ParseTuple() format by Fred Drake · 26 years ago
  45. 0ee4891 Update the instructions slightly. by Fred Drake · 26 years ago
  46. 4f0279f Removed; no longer needed now that the other tools can handle entity by Fred Drake · 26 years ago
  47. abb158f feed(): Added support for ESIS '&' lines. by Fred Drake · 26 years ago
  48. 1f33292 Remove use of fixgenents.sh; no longer needed. by Fred Drake · 26 years ago
  49. 3cf4eb4 Specify: \geq --> &geq; by Fred Drake · 26 years ago
  50. f6199ed Conversion.subconvert(): Added support for "entityref" parameters by Fred Drake · 26 years ago
  51. a20581c write_esis(): Added support for ENTITY_REFERENCE nodes. by Fred Drake · 26 years ago
  52. 53eae8e convert(): Add support for ESIS '&' lines, and make sure we don't by Fred Drake · 26 years ago
  53. e7f1920 Doco update from Sjoerd Mullender. by Guido van Rossum · 26 years ago
  54. 2900ff9 Added paragraph explaining that except clauses can't be empty; that by Fred Drake · 26 years ago
  55. 4c2533f Added sentence "All exceptions must have an executable block."; from by Fred Drake · 26 years ago
  56. b68a125 Added additional index entries. Minor markup nits. by Fred Drake · 26 years ago
  57. 76dd228 whrandom should come immediately after random, not before. by Fred Drake · 26 years ago
  58. c924b8d Clarified start parameter to Py_CompileString, documented by Fred Drake · 26 years ago
  59. abf8a1d rewrite_descriptor(): Fix bug that dropped the first TEXT node from by Fred Drake · 26 years ago
  60. 7eba1d8 Tell what the result objects are (based on comment from the list). by Fred Drake · 26 years ago
  61. 9ed56de Added item regarding random/whrandom. by Fred Drake · 26 years ago
  62. b3fc9d1 Added disclaimer to the sleep() function. by Guido van Rossum · 26 years ago
  63. 31e5e37 Explain the possible range of values for the pid parameter to waitpid(). by Fred Drake · 26 years ago
  64. 68921df In note mentioning [].remove()'s exception, tell what exception is by Fred Drake · 26 years ago
  65. d3fbdfd Add index entries for open(): by Fred Drake · 26 years ago
  66. 8c9fc00 Add index entry "I/O control, buffering" for fdopen(). by Fred Drake · 26 years ago
  67. a94f676 Add index entry "I/O control, buffering" for makefile(). by Fred Drake · 26 years ago
  68. 58c5a2a Started documentation on buffer objects & types. Very preliminary. by Fred Drake · 26 years ago
  69. 068bdb1 Change the directory tree walking example to use clearer variable by Guido van Rossum · 26 years ago
  70. 46ab6df Re-write in Python for portability. About 30% slower, but who cares?! by Fred Drake · 26 years ago
  71. 82ebc27 remap_element_names(): Only used for things that the new conversion by Fred Drake · 26 years ago
  72. 2f6ec9c The new conversion engine supports more of the table re-writing than by Fred Drake · 26 years ago
  73. 32bc45f Removed PyMapping_Clear() -- it was wishful thinking and serves no by Guido van Rossum · 26 years ago
  74. 83c0983 Use the mksourcepgk script instead of mktarball.sh. by Fred Drake · 26 years ago
  75. 9ff3a6a Remove obsolete version of script. by Fred Drake · 26 years ago
  76. 9f2b420 Re-implementation of mktarball.sh as a more portable Python script; by Fred Drake · 26 years ago
  77. 080c1b5 bwrite(), ewrite(): Helpers for diagnostic output; essentially the by Fred Drake · 26 years ago
  78. 4fbdf97 Mostly minor changes. Removed some obsolete commented-out code. by Fred Drake · 26 years ago
  79. d158b85 This doesn't need to do nearly as much for the new conversion, so simplify. by Fred Drake · 26 years ago
  80. 031e222 A few small improvements to the conversion. by Fred Drake · 26 years ago
  81. c71b802 Markup nits. by Fred Drake · 26 years ago
  82. ce20112 Fixed hyperlink references to the __builtin__ and __main__ modules; by Fred Drake · 26 years ago
  83. eac8abe Ripped out the old conversion. by Fred Drake · 26 years ago
  84. 865e9ff Added a few more passes through the document fragment. Not actually by Fred Drake · 26 years ago
  85. 96e4a06 Massive changes. by Fred Drake · 26 years ago
  86. 2394c98 Minor updates. by Fred Drake · 26 years ago
  87. ada2de6 Use the (new) buildFragment() method of the EsisBuilder rather than by Fred Drake · 26 years ago
  88. f032cdb Some minor cleanup. by Fred Drake · 26 years ago
  89. bc2285e Conversion specification, used by a new path through latex2esis.py. by Fred Drake · 26 years ago
  90. 478a265 Minor update. by Fred Drake · 26 years ago
  91. c35367e Change an {\em ...} to \var{...} and a {\bf ...} to \program{...} (the by Fred Drake · 26 years ago
  92. 4ef3ea0 Add support for bzip2 compression. by Fred Drake · 26 years ago
  93. 5772f33 Add support for bzip2 using --bzip2. by Fred Drake · 26 years ago
  94. b5213c3 Ignore additional compressed formats. by Fred Drake · 26 years ago
  95. 8d21243 Added description of optional parameter to UserDict constructor. by Fred Drake · 26 years ago
  96. 7dcc69a Add zip archive support for html, pdf, ps, and latex archives. by Fred Drake · 26 years ago
  97. 8ea15f3 Add --zip parameter; make this able to produce .zip files as well as .tgz files. by Fred Drake · 26 years ago
  98. de5d5ce Update getattr() description to document the optional third by Fred Drake · 26 years ago
  99. 06c5a8b Make the default target xml instead of sgml. by Fred Drake · 26 years ago
  100. 7dbde51 Make the default target xml instead of sgml. by Fred Drake · 26 years ago