1. dbe132c LaTeX class for Python HOWTO documents. by Fred Drake · 26 years ago
  2. 6f7398b Relocating file to Doc/perl. by Fred Drake · 26 years ago
  3. b3c9bca Misc. revisions to LaTeX2HTML support. by Fred Drake · 26 years ago
  4. bc7101d Relocated .latex2html-init to l2hinit.perl. by Fred Drake · 26 years ago
  5. bc772f4 Moved & renamed to perl/l2hinit.perl by Fred Drake · 26 years ago
  6. 2023d38 Relocating file to Doc/tools. by Fred Drake · 26 years ago
  7. 0b0e7b5 Got rid of the last tab character in this file. by Guido van Rossum · 26 years ago
  8. ab045f9 Always set the __file__ attribute, so dynamic link modules are indicated. by Guido van Rossum · 26 years ago
  9. b7da642 Fix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h by Guido van Rossum · 26 years ago
  10. 60cd813 Check for HAVE_MKTIME (if you don't have it, some tests will fail, but by Guido van Rossum · 26 years ago
  11. 1809975 Added mktime to checked functions by Guido van Rossum · 26 years ago
  12. f8b4de0 When we have no setvbuf(), make the file totally unbuffered using by Guido van Rossum · 26 years ago
  13. 22ffac1 Don't use setvbuf unless HAVE_SETVBUF is defined. by Guido van Rossum · 26 years ago
  14. 859c797 Fix the URL for the regex-to-re HOWTO. by Fred Drake · 26 years ago
  15. 8a6dba3 Clear class_map in constructor so that when it later detects an error by Guido van Rossum · 26 years ago
  16. 88b02cf Use a better way to bind the checkext instance variable to a check by Guido van Rossum · 26 years ago
  17. 2135117 Oops, I *thoughT* I had seen a better address for Andrew.... by Fred Drake · 26 years ago
  18. 8b8eae3 Updated URL & email addresses related to the PCT. by Fred Drake · 26 years ago
  19. 2c0ef4d Corrected citation markup in first paragraph. by Fred Drake · 26 years ago
  20. 55a7cf3 Update documentation release date. by Fred Drake · 26 years ago
  21. c113745 For verbatim text, don't bounce down a size. by Fred Drake · 26 years ago
  22. 56896dd Setting LINKFORSHARED for IRIX was a mistake. by Guido van Rossum · 26 years ago
  23. aa54e2d Move the change to ending the abstract from python.sty to manual.cls; it by Fred Drake · 26 years ago
  24. e61d7af latex-$(VERSION).tar.gz, tarlatex: Create the source distribution. by Fred Drake · 26 years ago
  25. 2888bf6 Build a tarball that extracts to Python-$VERSION/Doc/ instead of Doc/, by Fred Drake · 26 years ago
  26. 2b5ca00 Some changes because gcc on SGI doesn't support '-all' by Guido van Rossum · 26 years ago
  27. e039425 Unfold some lines that were previously folded but don't need to be by Guido van Rossum · 26 years ago
  28. 541e783 Reindented, removed tabs. by Guido van Rossum · 26 years ago
  29. 3c51cf2 Oops, bug omission: also scan internal code objects for imports! by Guido van Rossum · 26 years ago
  30. 912a14c Reindented, removed tabs. by Guido van Rossum · 26 years ago
  31. 1e07403 Some nits... by Guido van Rossum · 26 years ago
  32. a5568d3 Support for frozen packages, matching the revamped Tools/freeze. by Guido van Rossum · 26 years ago
  33. 75dc496 Added support for packages. by Guido van Rossum · 26 years ago
  34. 3455edc Create the module index only if a conditional is true. by Fred Drake · 26 years ago
  35. 54b03b8 Define a new conditional, use this to control creation of module index by Fred Drake · 26 years ago
  36. 28f1391 Improve separation of document class and python semantic constructs. This by Fred Drake · 26 years ago
  37. f888350 Untested changes to make the '-s windows' option work on Windows. by Guido van Rossum · 26 years ago
  38. c7e76c8 Remove item on migration to LaTeX2e document classes. Done. by Fred Drake · 26 years ago
  39. 85551a3 tarballs: Ok, we do support info for the moment, so add that to the tarballs by Fred Drake · 26 years ago
  40. b1cd771 pdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include it in the tarball by Fred Drake · 26 years ago
  41. 71472a5 Update URL to get Perl. (Anyone want to re-write LaTeX2HTML in Python? ;) by Fred Drake · 26 years ago
  42. cefcb33 Oops, remove some debugging prints. by Fred Drake · 26 years ago
  43. b98cd39 changeit(): Added support for \deprecated{}. by Fred Drake · 26 years ago
  44. 34d6f5b Preliminary LaTeX2HTML 98.1p1 support. Includes patch from Ross Moore to by Fred Drake · 26 years ago
  45. 2da947a Comment out the attempt to get index-related stuff processed in the right by Fred Drake · 26 years ago
  46. 3fe985f Simplify some of the escaping around ']' in \item[...] markup in light of by Fred Drake · 26 years ago
  47. 12577ab For each of the l2h??? targets, remove the sed hack that rips out a comma; by Fred Drake · 26 years ago
  48. dcb5e7f Of course, I shouldn't have used lseek() to find out the file's by Guido van Rossum · 26 years ago
  49. d65911b Oops -- overuse of dabbrev-expand introduced a strange bug, where by Guido van Rossum · 26 years ago
  50. 986c100 Perish Evil Revelry and Lamentation. by Fred Drake · 26 years ago
  51. 75acc9c Add a single Python-wide (!) lock on import. Only one thread at a by Guido van Rossum · 26 years ago
  52. 7853570 Raise ValueError: "unconvertible time" when ctime() returns NULL, by Guido van Rossum · 26 years ago
  53. 1aca4d8 Doc strings added by Mitch Chapman. by Guido van Rossum · 26 years ago
  54. 3e79c44 Doc strings added by Mitch Chapman. by Guido van Rossum · 26 years ago
  55. 49d9b62 Obsolete. by Fred Drake · 26 years ago
  56. bfc49e8 Doc strings added by Mitch Chapman. by Guido van Rossum · 26 years ago
  57. 6659c30 Convert LaTeX support to create a new class of documents. HTML generation by Fred Drake · 26 years ago
  58. 5352537 Logical markup. by Fred Drake · 26 years ago
  59. 5c1d229 Instead of 'import mac', use 'import os' -- this way, the path syntax by Guido van Rossum · 26 years ago
  60. 69f6580 Misc changes for AIX: install the python.exp file, and properly use $(srcdir). by Guido van Rossum · 26 years ago
  61. 34eefe5 Overhaul. by Fred Drake · 26 years ago
  62. 40e72f7 Fix typo. by Fred Drake · 26 years ago
  63. 4ad89bf Nit for \refexmodindex{} (reference to extension module). by Fred Drake · 26 years ago
  64. 791f2ae Simplify the parameters passed to node2label.pl. by Fred Drake · 26 years ago
  65. d7bb303 Marked reference to the Python Library Reference with \emph{}. by Fred Drake · 26 years ago
  66. fcf275e Script to create a source distribution. See comments at top. by Fred Drake · 26 years ago
  67. f611d37 Ignore tarballs. by Fred Drake · 26 years ago
  68. 74a4347 Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but by Ken Manheimer · 26 years ago
  69. 9e43adb Initialize adlist variable in getrouteaddr(), so an illegal address by Guido van Rossum · 26 years ago
  70. 9bdc436 Added msvcrt. by Guido van Rossum · 26 years ago
  71. 1301f2b __file__ now sometimes refers to the .pyc file by Jack Jansen · 26 years ago
  72. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 26 years ago
  73. f7cfb9a &replace_verbatim, &replace_verbatim_hook: Clean up a little, avoid long lines. by Fred Drake · 26 years ago
  74. d8c5b8c Typo (coestring -> codestring) discovered by Mark Hammond. by Guido van Rossum · 26 years ago
  75. 0829c75 Fix the handling of errors in Py_FlushLine() in a few places. by Guido van Rossum · 26 years ago
  76. 10026de Make the title page include all the interesting information. by Fred Drake · 26 years ago
  77. ec9200a &do_cmd_deprecated: New function. by Fred Drake · 26 years ago
  78. 05073e9 Update. by Fred Drake · 26 years ago
  79. 92e3194 Deprecate the read() and write() methods. by Fred Drake · 26 years ago
  80. 26c73b7 Added semi-structured support for feature deprecation. by Fred Drake · 26 years ago
  81. f9fd4e8 Put all the indexsubitem stuff together. by Fred Drake · 26 years ago
  82. 7186783 Make table column headings bold. by Fred Drake · 26 years ago
  83. 8a13525 Updates by AMK. by Fred Drake · 26 years ago
  84. 4f56f2d When "declaring" a module using \*modindex{}, and * doesn't start with "ref", by Fred Drake · 26 years ago
  85. 1345264 Sjoerd writes: When a multipart message is incomplete, mimify crashes. by Guido van Rossum · 26 years ago
  86. 8fa5eb8 Logical markup. by Fred Drake · 26 years ago
  87. c865eb0 Nit to prevent empty node in formatted version. by Fred Drake · 26 years ago
  88. e65bb4e Reformulate how the info stuff is ignored. by Fred Drake · 26 years ago
  89. 4f4e920 Use a Python script to create "empty" indexes. This solves Guido's by Fred Drake · 26 years ago
  90. bdab730 Update.... by Fred Drake · 26 years ago
  91. f39ed67 Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  92. 6c2176e Added \label{}s for logical addressing. by Fred Drake · 26 years ago
  93. e817930 Adjusted to work with the newer version of LaTeX2HTML as well. by Fred Drake · 26 years ago
  94. 3da06a6 Marked references to the other manuals as \emph{} in the abstract. by Fred Drake · 26 years ago
  95. 6e73af7 New version of tb_lineno(), this time *not* using try-except, to avoid by Guido van Rossum · 26 years ago
  96. 2474d68 Fix up description of 'S' format; as Dave Ascher pointed out, it by Guido van Rossum · 26 years ago
  97. 74a11e5 Do a little bit more work on a table-driven basis. A little cleanup. by Fred Drake · 26 years ago
  98. 20ee206 Add support for some of the newer commands, a little cleanup. by Fred Drake · 26 years ago
  99. 46c86bb A working version of the 'args' command (it prints the current values by Guido van Rossum · 26 years ago
  100. d151d34 Add test for core dump -- make sure it doesn't come back! by Guido van Rossum · 26 years ago