1. 416a1c8 Projects for 1.5b3 by Jack Jansen · 27 years ago
  2. fdc5adc Dangerous feature added: when removing local files (i.e., only when -r by Guido van Rossum · 27 years ago
  3. 85a5c52 Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all by Fred Drake · 27 years ago
  4. 34252f9 lib.dvi target: Added commands to generate the modules index. by Fred Drake · 27 years ago
  5. c1ce320 Script to convert module index data to module index. by Fred Drake · 27 years ago
  6. 0b1337d Add module index before the general index. by Fred Drake · 27 years ago
  7. da941ef Added support for storing information to build a module index. by Fred Drake · 27 years ago
  8. 875c807 In description of the group() method, fix markup of "\(" and "\)" literals; by Fred Drake · 27 years ago
  9. 9d98c91 Fix bug detected by AMK: need to import string. by Guido van Rossum · 27 years ago
  10. 982209d Fix bug detected by AMK: Types should be types. by Guido van Rossum · 27 years ago
  11. 16c8ecc This commit was manufactured by cvs2svn to create tag 'release15'. by cvs2svn · 27 years ago
  12. 8f18320 Last-minute fix for Jim H: don't die after del sys.stdout by Guido van Rossum · 27 years ago
  13. d11ec25 Add zlib and bsddb, and remove beta designation. by Guido van Rossum · 27 years ago
  14. 46f3714 New module added. by Guido van Rossum · 27 years ago
  15. efce030 Ready for release of 1.5. by Guido van Rossum · 27 years ago
  16. fbea1d3 Added from 1.5b2 to 1.5. by Guido van Rossum · 27 years ago
  17. 3884e7e Apply fixps.py to allow A4 paper printing. by Guido van Rossum · 27 years ago
  18. 1f35977 Added BaseHTTPServer to table of contents for chapter. by Guido van Rossum · 27 years ago
  19. eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 27 years ago
  20. 51ca6e3 When there's no filename, don't make one up. by Guido van Rossum · 27 years ago
  21. ccd25d1 Final version for 1.5; two tiny corrections. by Guido van Rossum · 27 years ago
  22. 5793039 Clarify that __getinitargs__ is called at pickle time! by Guido van Rossum · 27 years ago
  23. 4f80b65 Added "docs" for Pareto and Weibull distributions. by Guido van Rossum · 27 years ago
  24. f5910e4 Add tests for re.L(OCALE). by Guido van Rossum · 27 years ago
  25. 74608f8 Oops, big glitch. Charles had put a 1 in the column for argument list by Guido van Rossum · 27 years ago
  26. 786205e Oops, the last checkin left a blank line in a string literal. by Guido van Rossum · 27 years ago
  27. 380bf64 Since DSA.py never made it to the release, neither should dos-8x3/dsa.py. by Guido van Rossum · 27 years ago
  28. 1c8b9e4 Clean out *.texi and *.info* as well for "make clean". by Fred Drake · 27 years ago
  29. 7779619 Add obsolescence note. by Guido van Rossum · 27 years ago
  30. b1b8f23 Add URL of Andrew Kuchling's nifty re conversion page... by Guido van Rossum · 27 years ago
  31. 8e94489 Add a note that up to 1.4, translate() produced Emacs style syntax; in by Guido van Rossum · 27 years ago
  32. e33e903 Updated release date to match boilerplate.tex. by Fred Drake · 27 years ago
  33. 5de1eb9 Added ConfigParser.py to list of undocumented miscellaneous useful utilities. by Guido van Rossum · 27 years ago
  34. dccc298 Took out some disclaiming text (even from the title!). Rewritten by Guido van Rossum · 27 years ago
  35. 5b8a523 A whole bunch of typos fixed by Andrew Kuchling. by Guido van Rossum · 27 years ago
  36. 24df684 Refine note about strftime test failure (it's fixed in Linux glibc 6). by Guido van Rossum · 27 years ago
  37. 14777f87 New blood. by Guido van Rossum · 27 years ago
  38. d8a0be7 Set the patch level to 1.5. by Guido van Rossum · 27 years ago
  39. 5b943ca Set the release date for 1.5 (final). by Guido van Rossum · 27 years ago
  40. d01e9aa the usual by Guido van Rossum · 27 years ago
  41. 1cd6a45 Two critical fixes to the changes that I made for Greg McFarlane -- by Guido van Rossum · 27 years ago
  42. 13704a8 Added .PHONY annotation for lib.info target; the real target is by Fred Drake · 27 years ago
  43. e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 27 years ago
  44. 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 27 years ago
  45. 43c9350 Getting uglier. But it doesn't completely bomb except for some table stuff. by Fred Drake · 27 years ago
  46. 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 27 years ago
  47. 6810a29 Ignore generated info files. by Fred Drake · 27 years ago
  48. a007c13 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  49. 3d913ad Revised lib1.texi target to deal with some conversion nastiness. See comment. by Fred Drake · 27 years ago
  50. 1b6cf78 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  51. 5baf4bc Moved things around a bit in interact(), so outout is processed before by Guido van Rossum · 27 years ago
  52. 588f38e Ignore another intermediate file from the info generation. by Fred Drake · 27 years ago
  53. 1d0d7e4 At Jeff Rush' request, add Py_BEGIN/END_ALLOW_THREADS around call to DosSleep(). by Guido van Rossum · 27 years ago
  54. d7feffd Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  55. bfaf3d6 Moved some #ifdefs around that got put in the wrong place by the by Guido van Rossum · 27 years ago
  56. 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 27 years ago
  57. b0744c5 Make "{" and "}" in code sample visible instead of a group (it's supposed to by Fred Drake · 27 years ago
  58. 9fd41e3 Fixed several bugs reported by Greg McFarmane: by Guido van Rossum · 27 years ago
  59. 23e21e7 Minor editing corrections. by Guido van Rossum · 27 years ago
  60. 983c930 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  61. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 27 years ago
  62. 2003204 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  63. 6884e3b Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  64. c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 27 years ago
  65. 671fe9d Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  66. a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 27 years ago
  67. f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 27 years ago
  68. a4541af A bunch of minor stuff. by Fred Drake · 27 years ago
  69. 05dd3c0 Added back info generation. Still buggy in the final phase (makeinfo run). by Fred Drake · 27 years ago
  70. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 27 years ago
  71. f3e6df1 Remove unneeded "{}" that confused makeinfo. by Fred Drake · 27 years ago
  72. 6ccaaf1 Change name of temporary file to avoid possible filesystem issues; matches by Fred Drake · 27 years ago
  73. 1656d17 Changed all \verb\...\ markup to either \code{...} or \samp{...}. by Fred Drake · 27 years ago
  74. 2cd0b9b Removed "-*-texinfo-*-" from first line; this can cause emacs/xemacs to stop by Fred Drake · 27 years ago
  75. f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 27 years ago
  76. 45c9df6 Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is by Fred Drake · 27 years ago
  77. d499004 Solve two annoying problems with ftp URLs for Jack: when repeated by Guido van Rossum · 27 years ago
  78. adfacf4 Do a better job of keeping the dialog visible when the master window by Guido van Rossum · 27 years ago
  79. 0ee3585 do_env_tableii(), do_env_tableiii(): Align the table in the center, just by Fred Drake · 27 years ago
  80. 4d9d3f1 Typo: Widht instead of Width... by Guido van Rossum · 27 years ago
  81. aa06b0e Plug the most annoying recursive printing problem -- reset '_' to None by Guido van Rossum · 27 years ago
  82. 81e84c9 Just for fun, add a static module, "xyzzy" -- show that calling its by Guido van Rossum · 27 years ago
  83. 643f8f6 Add setsockopt...SO_REUSEADDR to avoid stupid waiting when killing and by Guido van Rossum · 27 years ago
  84. ccb5ec6 Added expect() method which takes a list of regular expressions and an by Guido van Rossum · 27 years ago
  85. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 27 years ago
  86. b9b50eb Decided to add the telnet library that I wrote long ago (it's still in by Guido van Rossum · 27 years ago
  87. dd79bd3 Checking in fixed PS, with A4 capability. by Guido van Rossum · 27 years ago
  88. b9973d9 Script to edit one line in the PS to allow A4 printing. by Guido van Rossum · 27 years ago
  89. 44a8931 Upped tcl/tk instructions for 8.0p2 by Jack Jansen · 27 years ago
  90. c4b9af7 Added Jack Jansen's versioncheck to the README file. by Guido van Rossum · 27 years ago
  91. 5291037 Adding Jack Jansen's version checking utility. by Guido van Rossum · 27 years ago
  92. 7f96291 Convert a couple of three-column tables with an empty third column to by Fred Drake · 27 years ago
  93. d665e8b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  94. d21759b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 27 years ago
  95. 557dea1 AMK's latest -- synchronized with PCRE 1.04. by Guido van Rossum · 27 years ago
  96. 0148bbf AMK's latest by Guido van Rossum · 27 years ago
  97. 9597daf do_env_tableii(), do_cmd_lineii(), by Fred Drake · 27 years ago
  98. 80e57fb Converted to use re instead of regex; version 0.9.0. by Guido van Rossum · 27 years ago
  99. 9897f0f Oops, left in a non-standard multi-line doc string that GCC finds okay by Guido van Rossum · 27 years ago
  100. 8b0d95f Oops, tiny fix for the DGUX rule when installing -- don't fail when by Guido van Rossum · 27 years ago