1. 23e21e7 Minor editing corrections. by Guido van Rossum · 27 years ago
  2. 983c930 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  3. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 27 years ago
  4. 2003204 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  5. 6884e3b Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  6. c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 27 years ago
  7. 671fe9d Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  8. a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 27 years ago
  9. f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 27 years ago
  10. a4541af A bunch of minor stuff. by Fred Drake · 27 years ago
  11. 05dd3c0 Added back info generation. Still buggy in the final phase (makeinfo run). by Fred Drake · 27 years ago
  12. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 27 years ago
  13. f3e6df1 Remove unneeded "{}" that confused makeinfo. by Fred Drake · 27 years ago
  14. 6ccaaf1 Change name of temporary file to avoid possible filesystem issues; matches by Fred Drake · 27 years ago
  15. 1656d17 Changed all \verb\...\ markup to either \code{...} or \samp{...}. by Fred Drake · 27 years ago
  16. 2cd0b9b Removed "-*-texinfo-*-" from first line; this can cause emacs/xemacs to stop by Fred Drake · 27 years ago
  17. f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 27 years ago
  18. 45c9df6 Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is by Fred Drake · 27 years ago
  19. d499004 Solve two annoying problems with ftp URLs for Jack: when repeated by Guido van Rossum · 27 years ago
  20. adfacf4 Do a better job of keeping the dialog visible when the master window by Guido van Rossum · 27 years ago
  21. 0ee3585 do_env_tableii(), do_env_tableiii(): Align the table in the center, just by Fred Drake · 27 years ago
  22. 4d9d3f1 Typo: Widht instead of Width... by Guido van Rossum · 27 years ago
  23. aa06b0e Plug the most annoying recursive printing problem -- reset '_' to None by Guido van Rossum · 27 years ago
  24. 81e84c9 Just for fun, add a static module, "xyzzy" -- show that calling its by Guido van Rossum · 27 years ago
  25. 643f8f6 Add setsockopt...SO_REUSEADDR to avoid stupid waiting when killing and by Guido van Rossum · 27 years ago
  26. ccb5ec6 Added expect() method which takes a list of regular expressions and an by Guido van Rossum · 27 years ago
  27. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 27 years ago
  28. b9b50eb Decided to add the telnet library that I wrote long ago (it's still in by Guido van Rossum · 27 years ago
  29. dd79bd3 Checking in fixed PS, with A4 capability. by Guido van Rossum · 27 years ago
  30. b9973d9 Script to edit one line in the PS to allow A4 printing. by Guido van Rossum · 27 years ago
  31. 44a8931 Upped tcl/tk instructions for 8.0p2 by Jack Jansen · 27 years ago
  32. c4b9af7 Added Jack Jansen's versioncheck to the README file. by Guido van Rossum · 27 years ago
  33. 5291037 Adding Jack Jansen's version checking utility. by Guido van Rossum · 27 years ago
  34. 7f96291 Convert a couple of three-column tables with an empty third column to by Fred Drake · 27 years ago
  35. d665e8b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  36. d21759b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  37. 557dea1 AMK's latest -- synchronized with PCRE 1.04. by Guido van Rossum · 27 years ago
  38. 0148bbf AMK's latest by Guido van Rossum · 27 years ago
  39. 9597daf do_env_tableii(), do_cmd_lineii(), by Fred Drake · 27 years ago
  40. 80e57fb Converted to use re instead of regex; version 0.9.0. by Guido van Rossum · 27 years ago
  41. 9897f0f Oops, left in a non-standard multi-line doc string that GCC finds okay by Guido van Rossum · 27 years ago
  42. 8b0d95f Oops, tiny fix for the DGUX rule when installing -- don't fail when by Guido van Rossum · 27 years ago
  43. 1250195 Added bsddb project by Guido van Rossum · 27 years ago
  44. b8c42c9 Add new optional parameter 'suffix' (default ''), which is appended to by Guido van Rossum · 27 years ago
  45. 7d4f68c Oops -- '(' is also a legal start character of a new format... by Guido van Rossum · 27 years ago
  46. 414fd48 Added doc strings, suggested by Charles G. Waldman (but massaged quite a bit). by Guido van Rossum · 27 years ago
  47. 3c4bb80 Patch by Brian Gallew for DG/UX. I'm not quite sure what it does but by Guido van Rossum · 27 years ago
  48. 8f4ceb1 Two unrelated changes: by Guido van Rossum · 27 years ago
  49. 0e680b7 Moved toolbox to lib-toolbox, Sjoerd-style. by Jack Jansen · 27 years ago
  50. 3802039 Moved scripting to lib-scripting (did it the Sjoerd-way this time) by Jack Jansen · 27 years ago
  51. e903aab Replace unprotected tilders by \~ -- an unprotected tilde is a by Guido van Rossum · 27 years ago
  52. b2c6ef8 Change {\em ...} to \emph{...}; this seems to be the developing preference by Fred Drake · 27 years ago
  53. 616b23b img_tag(), top_navigation_panel(): Generate markup the same case as other by Fred Drake · 27 years ago
  54. 8da9e6a make_mod_index_entry(): Generate markup the same case as other functions in by Fred Drake · 27 years ago
  55. 95cdb35 Oops, the output file really should be called zlib.pyd here! by Guido van Rossum · 27 years ago
  56. bd104bf Added project for zlib by Guido van Rossum · 27 years ago
  57. 9ec0f8b Win32 treatment. by Guido van Rossum · 27 years ago
  58. 629bcfb Make this test succeed even when using "import test.test_zlib". by Guido van Rossum · 27 years ago
  59. ffeb5938 Changes for older Win platforms by Jim Ahlstrom by Guido van Rossum · 27 years ago
  60. b1d368c Tiny doc patch for QNS by Guido van Rossum · 27 years ago
  61. e8c27bb Oops! Should've renamed dos_8x3 to dos-8x3 here, too. by Guido van Rossum · 27 years ago
  62. 304474f Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  63. 20417b7 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  64. b78da33 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  65. a47bce5 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  66. 9c48319 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  67. 2303d31 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  68. bcda484 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  69. 36499b8 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  70. 14f8521 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  71. 7372e57 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  72. 045c7fc Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  73. 6f07010 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  74. dccd9db Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  75. 819b789 gen_index_id(): New function. Construct an index key such that the sort by Fred Drake · 27 years ago
  76. 84818d7 make_mod_index_entry(): New function. Create the index entry for a module. by Fred Drake · 27 years ago
  77. 58132c6 AMK's latest; plus three null bytes that I added for purify by Guido van Rossum · 27 years ago
  78. e4eb223 AMK's latest by Guido van Rossum · 27 years ago
  79. e795197 Fix mysterious undetected error -- call to non-existant Py_Err_SetStr() by Guido van Rossum · 27 years ago
  80. 7988206 Don't list which files to add, since the ones that *were* missing have by Guido van Rossum · 27 years ago
  81. 7651624 New VC++ 4.2 makefile, contributed by Gregor Schmid, by Guido van Rossum · 27 years ago
  82. 71c0dec Up the version. by Guido van Rossum · 27 years ago
  83. 72df9bc do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the by Fred Drake · 27 years ago
  84. 0721358 Fix a bug in translate(): the pointer was incremented by the length of by Guido van Rossum · 27 years ago
  85. bef74b5 Add -lld option for AIX to _tkinter rules. by Guido van Rossum · 27 years ago
  86. fedc6d0 Added SOLID definition. by Guido van Rossum · 27 years ago
  87. 5ca9033 Index the RFC822 reference (some other RFC references were alreaddy indexed). by Fred Drake · 27 years ago
  88. b532399 PhotoImage.put(): Fixed -to handling, including backward compatibility hack. by Fred Drake · 27 years ago
  89. 8e07998 The \indexsubitem definition for the actual exceptions did not actually by Fred Drake · 27 years ago
  90. 9d2f7d4 Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance by Fred Drake · 27 years ago
  91. 5493205 Module names should be in \code{}. by Fred Drake · 27 years ago
  92. 0514ce1 Descriptions for delitem(), __delitem__(): These delete a value, not set it. by Fred Drake · 27 years ago
  93. 4f496cc Fixed index module reference. by Fred Drake · 27 years ago
  94. 90f2e5e Added a named target for referencing. by Fred Drake · 27 years ago
  95. bfc28bc Used a named target to form the reference to the Built-in Functions section. by Fred Drake · 27 years ago
  96. 6d2bdb6 Fixed index module reference. by Fred Drake · 27 years ago
  97. 3aa2895 Fixed index references to modules. (This is *not* the spam module!) by Fred Drake · 27 years ago
  98. e14388c Fixed index references to modules. by Fred Drake · 27 years ago
  99. 19d5827 Fixed index references to modules. by Fred Drake · 27 years ago
  100. 356818e Fixed index references to modules. by Fred Drake · 27 years ago