1. 28f1391 Improve separation of document class and python semantic constructs. This by Fred Drake · 26 years ago
  2. f888350 Untested changes to make the '-s windows' option work on Windows. by Guido van Rossum · 26 years ago
  3. c7e76c8 Remove item on migration to LaTeX2e document classes. Done. by Fred Drake · 26 years ago
  4. 85551a3 tarballs: Ok, we do support info for the moment, so add that to the tarballs by Fred Drake · 26 years ago
  5. b1cd771 pdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include it in the tarball by Fred Drake · 26 years ago
  6. 71472a5 Update URL to get Perl. (Anyone want to re-write LaTeX2HTML in Python? ;) by Fred Drake · 26 years ago
  7. cefcb33 Oops, remove some debugging prints. by Fred Drake · 26 years ago
  8. b98cd39 changeit(): Added support for \deprecated{}. by Fred Drake · 26 years ago
  9. 34d6f5b Preliminary LaTeX2HTML 98.1p1 support. Includes patch from Ross Moore to by Fred Drake · 26 years ago
  10. 2da947a Comment out the attempt to get index-related stuff processed in the right by Fred Drake · 26 years ago
  11. 3fe985f Simplify some of the escaping around ']' in \item[...] markup in light of by Fred Drake · 26 years ago
  12. 12577ab For each of the l2h??? targets, remove the sed hack that rips out a comma; by Fred Drake · 26 years ago
  13. dcb5e7f Of course, I shouldn't have used lseek() to find out the file's by Guido van Rossum · 26 years ago
  14. d65911b Oops -- overuse of dabbrev-expand introduced a strange bug, where by Guido van Rossum · 26 years ago
  15. 986c100 Perish Evil Revelry and Lamentation. by Fred Drake · 26 years ago
  16. 75acc9c Add a single Python-wide (!) lock on import. Only one thread at a by Guido van Rossum · 26 years ago
  17. 7853570 Raise ValueError: "unconvertible time" when ctime() returns NULL, by Guido van Rossum · 26 years ago
  18. 1aca4d8 Doc strings added by Mitch Chapman. by Guido van Rossum · 26 years ago
  19. 3e79c44 Doc strings added by Mitch Chapman. by Guido van Rossum · 26 years ago
  20. 49d9b62 Obsolete. by Fred Drake · 26 years ago
  21. bfc49e8 Doc strings added by Mitch Chapman. by Guido van Rossum · 26 years ago
  22. 6659c30 Convert LaTeX support to create a new class of documents. HTML generation by Fred Drake · 26 years ago
  23. 5352537 Logical markup. by Fred Drake · 26 years ago
  24. 5c1d229 Instead of 'import mac', use 'import os' -- this way, the path syntax by Guido van Rossum · 26 years ago
  25. 69f6580 Misc changes for AIX: install the python.exp file, and properly use $(srcdir). by Guido van Rossum · 26 years ago
  26. 34eefe5 Overhaul. by Fred Drake · 26 years ago
  27. 40e72f7 Fix typo. by Fred Drake · 26 years ago
  28. 4ad89bf Nit for \refexmodindex{} (reference to extension module). by Fred Drake · 26 years ago
  29. 791f2ae Simplify the parameters passed to node2label.pl. by Fred Drake · 26 years ago
  30. d7bb303 Marked reference to the Python Library Reference with \emph{}. by Fred Drake · 26 years ago
  31. fcf275e Script to create a source distribution. See comments at top. by Fred Drake · 26 years ago
  32. f611d37 Ignore tarballs. by Fred Drake · 26 years ago
  33. 74a4347 Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but by Ken Manheimer · 26 years ago
  34. 9e43adb Initialize adlist variable in getrouteaddr(), so an illegal address by Guido van Rossum · 26 years ago
  35. 9bdc436 Added msvcrt. by Guido van Rossum · 26 years ago
  36. 1301f2b __file__ now sometimes refers to the .pyc file by Jack Jansen · 26 years ago
  37. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 26 years ago
  38. f7cfb9a &replace_verbatim, &replace_verbatim_hook: Clean up a little, avoid long lines. by Fred Drake · 26 years ago
  39. d8c5b8c Typo (coestring -> codestring) discovered by Mark Hammond. by Guido van Rossum · 26 years ago
  40. 0829c75 Fix the handling of errors in Py_FlushLine() in a few places. by Guido van Rossum · 26 years ago
  41. 10026de Make the title page include all the interesting information. by Fred Drake · 26 years ago
  42. ec9200a &do_cmd_deprecated: New function. by Fred Drake · 26 years ago
  43. 05073e9 Update. by Fred Drake · 26 years ago
  44. 92e3194 Deprecate the read() and write() methods. by Fred Drake · 26 years ago
  45. 26c73b7 Added semi-structured support for feature deprecation. by Fred Drake · 26 years ago
  46. f9fd4e8 Put all the indexsubitem stuff together. by Fred Drake · 26 years ago
  47. 7186783 Make table column headings bold. by Fred Drake · 26 years ago
  48. 8a13525 Updates by AMK. by Fred Drake · 26 years ago
  49. 4f56f2d When "declaring" a module using \*modindex{}, and * doesn't start with "ref", by Fred Drake · 26 years ago
  50. 1345264 Sjoerd writes: When a multipart message is incomplete, mimify crashes. by Guido van Rossum · 26 years ago
  51. 8fa5eb8 Logical markup. by Fred Drake · 26 years ago
  52. c865eb0 Nit to prevent empty node in formatted version. by Fred Drake · 26 years ago
  53. e65bb4e Reformulate how the info stuff is ignored. by Fred Drake · 26 years ago
  54. 4f4e920 Use a Python script to create "empty" indexes. This solves Guido's by Fred Drake · 26 years ago
  55. bdab730 Update.... by Fred Drake · 26 years ago
  56. f39ed67 Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  57. 6c2176e Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  58. e817930 Adjusted to work with the newer version of LaTeX2HTML as well. by Fred Drake · 26 years ago
  59. 3da06a6 Marked references to the other manuals as \emph{} in the abstract. by Fred Drake · 26 years ago
  60. 6e73af7 New version of tb_lineno(), this time *not* using try-except, to avoid by Guido van Rossum · 26 years ago
  61. 2474d68 Fix up description of 'S' format; as Dave Ascher pointed out, it by Guido van Rossum · 26 years ago
  62. 74a11e5 Do a little bit more work on a table-driven basis. A little cleanup. by Fred Drake · 26 years ago
  63. 20ee206 Add support for some of the newer commands, a little cleanup. by Fred Drake · 26 years ago
  64. 46c86bb A working version of the 'args' command (it prints the current values by Guido van Rossum · 26 years ago
  65. d151d34 Add test for core dump -- make sure it doesn't come back! by Guido van Rossum · 26 years ago
  66. c88aa35 &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used. by Fred Drake · 26 years ago
  67. 044b9dc Add back some safeguards on the index elements that were lost in the by Guido van Rossum · 26 years ago
  68. 2f32fbb (py-execute-region): Simplified calculation of temporary file name. by Barry Warsaw · 26 years ago
  69. 6c6db0a (py-temp-directory): Minor docstring nit. by Barry Warsaw · 26 years ago
  70. 7266496 Tweak the tb_lineno() function to be compatible with JPython, which by Guido van Rossum · 26 years ago
  71. 50b3eb6 (py-master-file): Fixed some typos in the docstring. by Barry Warsaw · 26 years ago
  72. 628f598 Make sure the ']' in the content of the \item[] isn't used as the ending ']'. by Fred Drake · 26 years ago
  73. 52b38b7 Support for sound input added. The interface is even worse than the by Jack Jansen · 26 years ago
  74. e742a82 Regenerated because of confusion with Style/StyleParameter and by Jack Jansen · 26 years ago
  75. d6b6d88 Regerated: Style and StyleParameter are different beasts by Jack Jansen · 26 years ago
  76. bfb77a0 Oops, this wasn't checked in yet: part of the AE structure for the new by Jack Jansen · 26 years ago
  77. 0e4033a Module to use Mac serial port as a communication link by Jack Jansen · 26 years ago
  78. 0aa9782 Helper routines to create standalone Python applications. by Jack Jansen · 26 years ago
  79. f7d8f45 Hack to get at string buffer address changed by Jack Jansen · 26 years ago
  80. 0db61d1 Helper file for version-checking by Jack Jansen · 26 years ago
  81. a2139fe Added (minimal) documentation on how to build standalone applications by Jack Jansen · 26 years ago
  82. b92dce3 PyFile_FromFile() description: make sure the closing brace for the arguments by Fred Drake · 26 years ago
  83. 540e13d Derive the name of the modules .ind from the jobname. by Fred Drake · 26 years ago
  84. 888dfa9 Change quoting of the "echo" commands yet again.... why can't shells agree? by Fred Drake · 26 years ago
  85. 9cf4bbd Make this work better with a4 paper. by Fred Drake · 26 years ago
  86. 21df8f5 Typo: baseWidht -> baseWidth. by Guido van Rossum · 26 years ago
  87. d10d0fa Logical markup. by Fred Drake · 26 years ago
  88. eb9b831 Add support for hyperref package. This builds the PDF outline, makes the ToC by Fred Drake · 26 years ago
  89. 4d3b2a2 clean: Remove *.out (hyperref's internal files for building outlines for PDF). by Fred Drake · 26 years ago
  90. f6dabaa Ignore hyperref's *.out files (used in building outlines for PDF). by Fred Drake · 26 years ago
  91. 906f7ea Change quoting a little bit to avoid problems building it at CNRI. by Fred Drake · 26 years ago
  92. 78f6aac Clean up some stuff in the {seealso} at the end. This avoids a little nit by Fred Drake · 26 years ago
  93. 557f446 Patches from Jack for new Apple headers by Guido van Rossum · 26 years ago
  94. a705da7 Marked the unmarked AttributeError. (AMK) by Fred Drake · 26 years ago
  95. 71f894a "streans" --> "streams" (AMK) by Fred Drake · 26 years ago
  96. eb72a27 Add a period to "Written by James Roskind" by Fred Drake · 26 years ago
  97. 5ad78f3 Changed way *.ind are forced to exist; the files are now reset to contain by Fred Drake · 26 years ago
  98. d028ca9 Fixed and extended the example; the original example contained some bogus code. by Guido van Rossum · 26 years ago
  99. 0e13da9 Add slightly more explicit warning about running "make clean" when by Guido van Rossum · 26 years ago
  100. 3ffb715 Added two subsections with extra hints and details, even for by Guido van Rossum · 26 years ago