1. d8a0be7 Set the patch level to 1.5. by Guido van Rossum · 27 years ago
  2. 5b943ca Set the release date for 1.5 (final). by Guido van Rossum · 27 years ago
  3. d01e9aa the usual by Guido van Rossum · 27 years ago
  4. 1cd6a45 Two critical fixes to the changes that I made for Greg McFarlane -- by Guido van Rossum · 27 years ago
  5. 13704a8 Added .PHONY annotation for lib.info target; the real target is by Fred Drake · 27 years ago
  6. e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 27 years ago
  7. 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 27 years ago
  8. 43c9350 Getting uglier. But it doesn't completely bomb except for some table stuff. by Fred Drake · 27 years ago
  9. 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 27 years ago
  10. 6810a29 Ignore generated info files. by Fred Drake · 27 years ago
  11. a007c13 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  12. 3d913ad Revised lib1.texi target to deal with some conversion nastiness. See comment. by Fred Drake · 27 years ago
  13. 1b6cf78 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  14. 5baf4bc Moved things around a bit in interact(), so outout is processed before by Guido van Rossum · 27 years ago
  15. 588f38e Ignore another intermediate file from the info generation. by Fred Drake · 27 years ago
  16. 1d0d7e4 At Jeff Rush' request, add Py_BEGIN/END_ALLOW_THREADS around call to DosSleep(). by Guido van Rossum · 27 years ago
  17. d7feffd Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  18. bfaf3d6 Moved some #ifdefs around that got put in the wrong place by the by Guido van Rossum · 27 years ago
  19. 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 27 years ago
  20. b0744c5 Make "{" and "}" in code sample visible instead of a group (it's supposed to by Fred Drake · 27 years ago
  21. 9fd41e3 Fixed several bugs reported by Greg McFarmane: by Guido van Rossum · 27 years ago
  22. 23e21e7 Minor editing corrections. by Guido van Rossum · 27 years ago
  23. 983c930 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  24. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 27 years ago
  25. 2003204 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  26. 6884e3b Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  27. c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 27 years ago
  28. 671fe9d Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  29. a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 27 years ago
  30. f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 27 years ago
  31. a4541af A bunch of minor stuff. by Fred Drake · 27 years ago
  32. 05dd3c0 Added back info generation. Still buggy in the final phase (makeinfo run). by Fred Drake · 27 years ago
  33. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 27 years ago
  34. f3e6df1 Remove unneeded "{}" that confused makeinfo. by Fred Drake · 27 years ago
  35. 6ccaaf1 Change name of temporary file to avoid possible filesystem issues; matches by Fred Drake · 27 years ago
  36. 1656d17 Changed all \verb\...\ markup to either \code{...} or \samp{...}. by Fred Drake · 27 years ago
  37. 2cd0b9b Removed "-*-texinfo-*-" from first line; this can cause emacs/xemacs to stop by Fred Drake · 27 years ago
  38. f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 27 years ago
  39. 45c9df6 Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is by Fred Drake · 27 years ago
  40. d499004 Solve two annoying problems with ftp URLs for Jack: when repeated by Guido van Rossum · 27 years ago
  41. adfacf4 Do a better job of keeping the dialog visible when the master window by Guido van Rossum · 27 years ago
  42. 0ee3585 do_env_tableii(), do_env_tableiii(): Align the table in the center, just by Fred Drake · 27 years ago
  43. 4d9d3f1 Typo: Widht instead of Width... by Guido van Rossum · 27 years ago
  44. aa06b0e Plug the most annoying recursive printing problem -- reset '_' to None by Guido van Rossum · 27 years ago
  45. 81e84c9 Just for fun, add a static module, "xyzzy" -- show that calling its by Guido van Rossum · 27 years ago
  46. 643f8f6 Add setsockopt...SO_REUSEADDR to avoid stupid waiting when killing and by Guido van Rossum · 27 years ago
  47. ccb5ec6 Added expect() method which takes a list of regular expressions and an by Guido van Rossum · 27 years ago
  48. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 27 years ago
  49. b9b50eb Decided to add the telnet library that I wrote long ago (it's still in by Guido van Rossum · 27 years ago
  50. dd79bd3 Checking in fixed PS, with A4 capability. by Guido van Rossum · 27 years ago
  51. b9973d9 Script to edit one line in the PS to allow A4 printing. by Guido van Rossum · 27 years ago
  52. 44a8931 Upped tcl/tk instructions for 8.0p2 by Jack Jansen · 27 years ago
  53. c4b9af7 Added Jack Jansen's versioncheck to the README file. by Guido van Rossum · 27 years ago
  54. 5291037 Adding Jack Jansen's version checking utility. by Guido van Rossum · 27 years ago
  55. 7f96291 Convert a couple of three-column tables with an empty third column to by Fred Drake · 27 years ago
  56. d665e8b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  57. d21759b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  58. 557dea1 AMK's latest -- synchronized with PCRE 1.04. by Guido van Rossum · 27 years ago
  59. 0148bbf AMK's latest by Guido van Rossum · 27 years ago
  60. 9597daf do_env_tableii(), do_cmd_lineii(), by Fred Drake · 27 years ago
  61. 80e57fb Converted to use re instead of regex; version 0.9.0. by Guido van Rossum · 27 years ago
  62. 9897f0f Oops, left in a non-standard multi-line doc string that GCC finds okay by Guido van Rossum · 27 years ago
  63. 8b0d95f Oops, tiny fix for the DGUX rule when installing -- don't fail when by Guido van Rossum · 27 years ago
  64. 1250195 Added bsddb project by Guido van Rossum · 27 years ago
  65. b8c42c9 Add new optional parameter 'suffix' (default ''), which is appended to by Guido van Rossum · 27 years ago
  66. 7d4f68c Oops -- '(' is also a legal start character of a new format... by Guido van Rossum · 27 years ago
  67. 414fd48 Added doc strings, suggested by Charles G. Waldman (but massaged quite a bit). by Guido van Rossum · 27 years ago
  68. 3c4bb80 Patch by Brian Gallew for DG/UX. I'm not quite sure what it does but by Guido van Rossum · 27 years ago
  69. 8f4ceb1 Two unrelated changes: by Guido van Rossum · 27 years ago
  70. 0e680b7 Moved toolbox to lib-toolbox, Sjoerd-style. by Jack Jansen · 27 years ago
  71. 3802039 Moved scripting to lib-scripting (did it the Sjoerd-way this time) by Jack Jansen · 27 years ago
  72. e903aab Replace unprotected tilders by \~ -- an unprotected tilde is a by Guido van Rossum · 27 years ago
  73. b2c6ef8 Change {\em ...} to \emph{...}; this seems to be the developing preference by Fred Drake · 27 years ago
  74. 616b23b img_tag(), top_navigation_panel(): Generate markup the same case as other by Fred Drake · 27 years ago
  75. 8da9e6a make_mod_index_entry(): Generate markup the same case as other functions in by Fred Drake · 27 years ago
  76. 95cdb35 Oops, the output file really should be called zlib.pyd here! by Guido van Rossum · 27 years ago
  77. bd104bf Added project for zlib by Guido van Rossum · 27 years ago
  78. 9ec0f8b Win32 treatment. by Guido van Rossum · 27 years ago
  79. 629bcfb Make this test succeed even when using "import test.test_zlib". by Guido van Rossum · 27 years ago
  80. ffeb5938 Changes for older Win platforms by Jim Ahlstrom by Guido van Rossum · 27 years ago
  81. b1d368c Tiny doc patch for QNS by Guido van Rossum · 27 years ago
  82. e8c27bb Oops! Should've renamed dos_8x3 to dos-8x3 here, too. by Guido van Rossum · 27 years ago
  83. 304474f Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  84. 20417b7 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  85. b78da33 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  86. a47bce5 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  87. 9c48319 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  88. 2303d31 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  89. bcda484 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  90. 36499b8 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  91. 14f8521 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  92. 7372e57 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  93. 045c7fc Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  94. 6f07010 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  95. dccd9db Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  96. 819b789 gen_index_id(): New function. Construct an index key such that the sort by Fred Drake · 27 years ago
  97. 84818d7 make_mod_index_entry(): New function. Create the index entry for a module. by Fred Drake · 27 years ago
  98. 58132c6 AMK's latest; plus three null bytes that I added for purify by Guido van Rossum · 27 years ago
  99. e4eb223 AMK's latest by Guido van Rossum · 27 years ago
  100. e795197 Fix mysterious undetected error -- call to non-existant Py_Err_SetStr() by Guido van Rossum · 27 years ago