1. 74a4347 Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but by Ken Manheimer · 26 years ago
  2. 9e43adb Initialize adlist variable in getrouteaddr(), so an illegal address by Guido van Rossum · 26 years ago
  3. 9bdc436 Added msvcrt. by Guido van Rossum · 26 years ago
  4. 1301f2b __file__ now sometimes refers to the .pyc file by Jack Jansen · 26 years ago
  5. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 26 years ago
  6. f7cfb9a &replace_verbatim, &replace_verbatim_hook: Clean up a little, avoid long lines. by Fred Drake · 26 years ago
  7. d8c5b8c Typo (coestring -> codestring) discovered by Mark Hammond. by Guido van Rossum · 26 years ago
  8. 0829c75 Fix the handling of errors in Py_FlushLine() in a few places. by Guido van Rossum · 26 years ago
  9. 10026de Make the title page include all the interesting information. by Fred Drake · 26 years ago
  10. ec9200a &do_cmd_deprecated: New function. by Fred Drake · 26 years ago
  11. 05073e9 Update. by Fred Drake · 26 years ago
  12. 92e3194 Deprecate the read() and write() methods. by Fred Drake · 26 years ago
  13. 26c73b7 Added semi-structured support for feature deprecation. by Fred Drake · 26 years ago
  14. f9fd4e8 Put all the indexsubitem stuff together. by Fred Drake · 26 years ago
  15. 7186783 Make table column headings bold. by Fred Drake · 26 years ago
  16. 8a13525 Updates by AMK. by Fred Drake · 26 years ago
  17. 4f56f2d When "declaring" a module using \*modindex{}, and * doesn't start with "ref", by Fred Drake · 26 years ago
  18. 1345264 Sjoerd writes: When a multipart message is incomplete, mimify crashes. by Guido van Rossum · 26 years ago
  19. 8fa5eb8 Logical markup. by Fred Drake · 26 years ago
  20. c865eb0 Nit to prevent empty node in formatted version. by Fred Drake · 26 years ago
  21. e65bb4e Reformulate how the info stuff is ignored. by Fred Drake · 26 years ago
  22. 4f4e920 Use a Python script to create "empty" indexes. This solves Guido's by Fred Drake · 26 years ago
  23. bdab730 Update.... by Fred Drake · 26 years ago
  24. f39ed67 Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  25. 6c2176e Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  26. e817930 Adjusted to work with the newer version of LaTeX2HTML as well. by Fred Drake · 26 years ago
  27. 3da06a6 Marked references to the other manuals as \emph{} in the abstract. by Fred Drake · 26 years ago
  28. 6e73af7 New version of tb_lineno(), this time *not* using try-except, to avoid by Guido van Rossum · 26 years ago
  29. 2474d68 Fix up description of 'S' format; as Dave Ascher pointed out, it by Guido van Rossum · 26 years ago
  30. 74a11e5 Do a little bit more work on a table-driven basis. A little cleanup. by Fred Drake · 26 years ago
  31. 20ee206 Add support for some of the newer commands, a little cleanup. by Fred Drake · 26 years ago
  32. 46c86bb A working version of the 'args' command (it prints the current values by Guido van Rossum · 26 years ago
  33. d151d34 Add test for core dump -- make sure it doesn't come back! by Guido van Rossum · 26 years ago
  34. c88aa35 &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used. by Fred Drake · 26 years ago
  35. 044b9dc Add back some safeguards on the index elements that were lost in the by Guido van Rossum · 26 years ago
  36. 2f32fbb (py-execute-region): Simplified calculation of temporary file name. by Barry Warsaw · 26 years ago
  37. 6c6db0a (py-temp-directory): Minor docstring nit. by Barry Warsaw · 26 years ago
  38. 7266496 Tweak the tb_lineno() function to be compatible with JPython, which by Guido van Rossum · 26 years ago
  39. 50b3eb6 (py-master-file): Fixed some typos in the docstring. by Barry Warsaw · 26 years ago
  40. 628f598 Make sure the ']' in the content of the \item[] isn't used as the ending ']'. by Fred Drake · 26 years ago
  41. 52b38b7 Support for sound input added. The interface is even worse than the by Jack Jansen · 26 years ago
  42. e742a82 Regenerated because of confusion with Style/StyleParameter and by Jack Jansen · 26 years ago
  43. d6b6d88 Regerated: Style and StyleParameter are different beasts by Jack Jansen · 26 years ago
  44. bfb77a0 Oops, this wasn't checked in yet: part of the AE structure for the new by Jack Jansen · 26 years ago
  45. 0e4033a Module to use Mac serial port as a communication link by Jack Jansen · 26 years ago
  46. 0aa9782 Helper routines to create standalone Python applications. by Jack Jansen · 26 years ago
  47. f7d8f45 Hack to get at string buffer address changed by Jack Jansen · 26 years ago
  48. 0db61d1 Helper file for version-checking by Jack Jansen · 26 years ago
  49. a2139fe Added (minimal) documentation on how to build standalone applications by Jack Jansen · 26 years ago
  50. b92dce3 PyFile_FromFile() description: make sure the closing brace for the arguments by Fred Drake · 26 years ago
  51. 540e13d Derive the name of the modules .ind from the jobname. by Fred Drake · 26 years ago
  52. 888dfa9 Change quoting of the "echo" commands yet again.... why can't shells agree? by Fred Drake · 26 years ago
  53. 9cf4bbd Make this work better with a4 paper. by Fred Drake · 26 years ago
  54. 21df8f5 Typo: baseWidht -> baseWidth. by Guido van Rossum · 26 years ago
  55. d10d0fa Logical markup. by Fred Drake · 26 years ago
  56. eb9b831 Add support for hyperref package. This builds the PDF outline, makes the ToC by Fred Drake · 26 years ago
  57. 4d3b2a2 clean: Remove *.out (hyperref's internal files for building outlines for PDF). by Fred Drake · 26 years ago
  58. f6dabaa Ignore hyperref's *.out files (used in building outlines for PDF). by Fred Drake · 26 years ago
  59. 906f7ea Change quoting a little bit to avoid problems building it at CNRI. by Fred Drake · 26 years ago
  60. 78f6aac Clean up some stuff in the {seealso} at the end. This avoids a little nit by Fred Drake · 26 years ago
  61. 557f446 Patches from Jack for new Apple headers by Guido van Rossum · 26 years ago
  62. a705da7 Marked the unmarked AttributeError. (AMK) by Fred Drake · 26 years ago
  63. 71f894a "streans" --> "streams" (AMK) by Fred Drake · 26 years ago
  64. eb72a27 Add a period to "Written by James Roskind" by Fred Drake · 26 years ago
  65. 5ad78f3 Changed way *.ind are forced to exist; the files are now reset to contain by Fred Drake · 26 years ago
  66. d028ca9 Fixed and extended the example; the original example contained some bogus code. by Guido van Rossum · 26 years ago
  67. 0e13da9 Add slightly more explicit warning about running "make clean" when by Guido van Rossum · 26 years ago
  68. 3ffb715 Added two subsections with extra hints and details, even for by Guido van Rossum · 26 years ago
  69. 1a7eae9 Adapt to new webchecker structure. Due to better structure of by Guido van Rossum · 26 years ago
  70. 00756bd Major overhaul. Don't use global variable (e.g. verbose); use by Guido van Rossum · 26 years ago
  71. 1ee492e The list of module descriptions should be a {description} environment, not by Fred Drake · 26 years ago
  72. ed3515d Removed two items, correct one spelling error. by Fred Drake · 26 years ago
  73. d0f432b A bug in PCRE could cause core dumps in patterns such as by Guido van Rossum · 26 years ago
  74. ff170fb Default button on main window wasn't set correctly by Jack Jansen · 26 years ago
  75. 73c804a Added some debug prints (if enabled by setting DEBUG) by Jack Jansen · 26 years ago
  76. 8554e30 BuildApplet will now also update old applets by Jack Jansen · 26 years ago
  77. ebe914a Current ("1.5b4") projects, with new UH toolbox modules and such by Jack Jansen · 26 years ago
  78. 5e302db USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS by Jack Jansen · 26 years ago
  79. efaada7 - Universal Headers 3 mods by Jack Jansen · 26 years ago
  80. 21f9687 Regenerated from Universal Headers 3.0.1. Some new calls are by Jack Jansen · 26 years ago
  81. cbe6a53 Fixed double-dispose of splash() dialog by Jack Jansen · 26 years ago
  82. 2369a98 Updated for Waste 1.3 by Jack Jansen · 26 years ago
  83. 40bd770 Add fstat() if using GUSI by Jack Jansen · 26 years ago
  84. c2952bc Universal Headers 3 by Jack Jansen · 26 years ago
  85. 1b5b37f Updated to Universal Headers 3 constant names by Jack Jansen · 26 years ago
  86. 5e58bcd Regenerated from Universal Headers 3.0.1 (which are changed by Jack Jansen · 26 years ago
  87. 7c2fddf Updated to Waste 1.3 by Jack Jansen · 26 years ago
  88. 7b56aad Break circular reference on menus upon cleanup by Jack Jansen · 26 years ago
  89. 64da169 Added CHECK_IMPORT_CASE by Jack Jansen · 26 years ago
  90. dee6d02 Removed incorrect weMonoStyled from initialization by Jack Jansen · 26 years ago
  91. 0188172 Fixed bug in explanation of how to run test.autotest, and warned for by Jack Jansen · 26 years ago
  92. 5c19c7b Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler). by Fred Drake · 26 years ago
  93. 2c8aa65 Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  94. d67e12e Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  95. 7baf3d4 Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>. by Fred Drake · 26 years ago
  96. f7f2e70 Don't ignore makeinfo errors. by Fred Drake · 26 years ago
  97. 9c7c6be Clean up name->name conversion a little, *make sure it happens in all the by Fred Drake · 26 years ago
  98. 414f261 Revert to the old (indented) form of @DGUX_IS_BROKEN@. by Guido van Rossum · 26 years ago
  99. 3574285 Different way to suppores the DGUX rule by Guido van Rossum · 26 years ago
  100. 64a1090 Change default RCS bin directory to /usr/local/bin/. by Guido van Rossum · 26 years ago