1. 4163e70 On the Mac, use Internet Config to find the proxies (Jack Jansen). by Guido van Rossum · 26 years ago
  2. 4ff6d27 Quote/unquote slashes in macintosh pathname components (Jack Jansen). by Guido van Rossum · 26 years ago
  3. 9c241ba Added declarations for Mac code resource modules (Jack Jansen). by Guido van Rossum · 26 years ago
  4. 0f84a34 Added handling for Mac code resource modules (Jack Jansen). by Guido van Rossum · 26 years ago
  5. 1127487 Bump MS_DLL_ID to 1.5.2 by Guido van Rossum · 26 years ago
  6. 78f6583 Put the CRLF back in. by Guido van Rossum · 26 years ago
  7. 0f586da Put the CRLF back in. by Guido van Rossum · 26 years ago
  8. 844ea7b New project files... by Guido van Rossum · 26 years ago
  9. 40552d0 Gack. The module doc string is too long for VC++ 5.0. by Guido van Rossum · 26 years ago
  10. 617bc19 In Win32 version of listdir(), when FindFirstFile() returns by Guido van Rossum · 26 years ago
  11. 954e3ca Removed unused variables. by Guido van Rossum · 26 years ago
  12. de23cb0 Bug in how an except statement was written (submitted by Piers himself). by Guido van Rossum · 26 years ago
  13. d807879 Make getversion.o dependent on ../Include/patchlevel.h as well. by Fred Drake · 26 years ago
  14. b2395eb Upgrade patchlevel to 1.5.2a1. by Guido van Rossum · 26 years ago
  15. c531270 New version of makefile for Windows 3.1 from Jim Ahlstrom. by Guido van Rossum · 26 years ago
  16. cc93d95 New version of VC 1.5 makefile from Jim Ahlstrom. by Guido van Rossum · 26 years ago
  17. eb891ae Get rid of obsolete setup_nt subdirectory. by Guido van Rossum · 26 years ago
  18. bc160b5 Getting rid of this ancient stuff. by Guido van Rossum · 26 years ago
  19. 41b4f38 # Removed .pyc file that was accidentally checked in. by Guido van Rossum · 26 years ago
  20. debafb9 Added SIZEOF_INT and SIZEOF_LONG by Jack Jansen · 26 years ago
  21. 227cf76 Undo a silly effect of a global substitution: the macintosh panic() by Guido van Rossum · 26 years ago
  22. 11300cc build_html(): Simplify, so there's only one version of the latex2html by Fred Drake · 26 years ago
  23. 1ca8fdc Remove modified setting of $ICONSERVER; this isn't the right way to do it. by Fred Drake · 26 years ago
  24. a690394 New meat. by Guido van Rossum · 26 years ago
  25. fc8f5d1 typo (pwill -> will). by Guido van Rossum · 26 years ago
  26. bcc2074 Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  27. 1a8791e Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  28. 7d896ab Added gethostbyname_ex(), which returns the same kind of data as by Guido van Rossum · 26 years ago
  29. 45f2601 get_chapter_id(): Separate two aspects of string replacement to allow the by Fred Drake · 26 years ago
  30. f54556e Fixed wrapping on some long lines. by Fred Drake · 26 years ago
  31. ec95c7b Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  32. d8eb211 Adding the BeOS port. More checkins to follow. by Guido van Rossum · 26 years ago
  33. 3f7b6fc Ok, we'll try this again: update the release date. ;-( by Fred Drake · 26 years ago
  34. 228e31e Update the documentation release number in RELEASE. by Fred Drake · 26 years ago
  35. da4d6da Support case insensitive treatment of os.environ keys on Windows and by Guido van Rossum · 26 years ago
  36. 7f875ef parser__pickler(): Use Py_DECREF() when reference is known to be non-NULL. by Fred Drake · 26 years ago
  37. fcfb632 Latest version by The Dragon, who writes: by Guido van Rossum · 26 years ago
  38. 5053efc In BUILD_LIST, use PyList_SET_ITEM() instead of PyList_SetItem(); and by Guido van Rossum · 26 years ago
  39. c964179 Patch by Jody Winston (with my changes) to add some of the "wait by Guido van Rossum · 26 years ago
  40. 923fece5 Better error messages when raising ValueError for int literals. (The by Guido van Rossum · 26 years ago
  41. ac6a37a Fix a potential problem in PyLong_FromString(): could fall through the by Guido van Rossum · 26 years ago
  42. df3d875 Better error messages when raising ValueError for int and long by Guido van Rossum · 26 years ago
  43. 152d817 Fix a memory leak -- the cached values of __getattr__ etc. were never freed. by Guido van Rossum · 26 years ago
  44. f6fc1ec Jim A's new versions of these by Guido van Rossum · 26 years ago
  45. 84c6fc9 Patch by Ron Klatchko: fix invariant in _unread(). Also fixed by Guido van Rossum · 26 years ago
  46. 6fd83b7 Generalized so it's useful for testing other packages, by Andrew by Guido van Rossum · 26 years ago
  47. 3357561 Added randrange to list of exported functions. by Guido van Rossum · 26 years ago
  48. 187f154 Introducing randrange([start,] stop [,step]) -- same as by Guido van Rossum · 26 years ago
  49. 490ec9c Use buildtools where appropriate. Build BuildApplication applet too. by Jack Jansen · 26 years ago
  50. b44f1cc Build a full standalone application from a python script (Just) by Jack Jansen · 26 years ago
  51. 015b70e Common code used to the buildtools module (Just) by Jack Jansen · 26 years ago
  52. b5ae378 Implementation of freezing from shared libraries, without source. (Just) by Jack Jansen · 26 years ago
  53. 813c997 Common code for BuildApplet, BuildApplication and fullbuild (Just) by Jack Jansen · 26 years ago
  54. 87440e4 Extended replacement for scripts:cfmfile.py (Just) by Jack Jansen · 26 years ago
  55. 871fad2 Added has_key() method to IC object. Removed a debug print. by Jack Jansen · 26 years ago
  56. a7a7df0 New about box and a few other fixes by Just, and everything got by Jack Jansen · 26 years ago
  57. 87c485c Initialize the program name before adding shared library resources (Just). by Jack Jansen · 26 years ago
  58. 2e6445c Don't add the library file to the resource file chain if it is the by Jack Jansen · 26 years ago
  59. 7e1fb7c New about box, with the version mesage filled in in a text item, and by Jack Jansen · 26 years ago
  60. 017e0ff The PYD resource should now contain 2 strings: one for the ppc by Jack Jansen · 26 years ago
  61. abdf93c Re-indented properly (Just). by Jack Jansen · 26 years ago
  62. 5fdd119 Clarify the + and b mode characters for open() a bit. by Guido van Rossum · 26 years ago
  63. b3563158 Pass paper size to dvips explicitly. by Fred Drake · 26 years ago
  64. 8f7abed Update. by Fred Drake · 26 years ago
  65. d05177f tohtml(): Use a table instead of a definition list for module synopses. by Fred Drake · 26 years ago
  66. d19b9d6 Fix two remaining references to all-pdf and all-ps to only use pdf and ps. by Fred Drake · 26 years ago
  67. 9f86b66 Update to use a separate page for front matter. by Fred Drake · 26 years ago
  68. e574405 Update the HOWTO template to use a separate page for front matter, with by Fred Drake · 26 years ago
  69. 514cd87 do_cmd_maketitle(): No <hr> at the end of the "title page". by Fred Drake · 26 years ago
  70. 1e4973b Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fi by Fred Drake · 26 years ago
  71. efc17bd Added ref/ref.tex to REFFILES. by Fred Drake · 26 years ago
  72. 61c7728 Make sure all chapters, sections, and subsections have a \label to give them by Fred Drake · 26 years ago
  73. 020f8c0 Make sure chapters, sections, and subsections all have a \label to give them by Fred Drake · 26 years ago
  74. 1a7bab0 Don't use raw_input() to ask for the password; this puts the password by Guido van Rossum · 26 years ago
  75. ec8c8c2 fix __str__ method of EnvironmentError (base class of IOError): was by Jeremy Hylton · 26 years ago
  76. ee7fd69 Fixed the gzip synopsis. by Fred Drake · 26 years ago
  77. a30e469 Added the popen2 synopsis. by Fred Drake · 26 years ago
  78. 54327c4 Added the calendar synopsis. by Fred Drake · 26 years ago
  79. edf6b1f Added the bisect synopsis. by Fred Drake · 26 years ago
  80. 9030b0f Added the dumbdbm synopsis. by Fred Drake · 26 years ago
  81. 08caa96 Added a synopsis. by Fred Drake · 26 years ago
  82. 9643c67 Fix the synopsis. by Fred Drake · 26 years ago
  83. b44e753 Mark the new & changed items. by Fred Drake · 26 years ago
  84. 6481ba6 Update the release date. by Fred Drake · 26 years ago
  85. 53af049 do_cmd_localmoduletable(): Cause the child links table to be dropped when by Fred Drake · 26 years ago
  86. 897d12b do_cmd_versionadded(), do_cmd_versionchanged(): Support for new macros. by Fred Drake · 26 years ago
  87. af958c7 \versionadded, \versionchanged: New macros. by Fred Drake · 26 years ago
  88. 9ad9c9b Convert operator precedence table to the new style markup. by Fred Drake · 26 years ago
  89. 6f5bf8d Minor tidy. by Fred Drake · 26 years ago
  90. 28700c4 Use Py_GetPythonHome() instead of getenv("PYTHONHOME"). by Guido van Rossum · 26 years ago
  91. 8b2b3ce Two changes: by Guido van Rossum · 26 years ago
  92. 76310fc Make sure that at least one digit has been consumed in atoi(). by Guido van Rossum · 26 years ago
  93. f7685d7 Fix up the synopsis table stuff so it gets things right at each chapter, by Fred Drake · 26 years ago
  94. b3a3ed8 Update @INC so we can 'require' modules in Doc/perl/. by Fred Drake · 26 years ago
  95. a0f4c94 Added module synopsis support with one (big) caveat: All the modules are by Fred Drake · 26 years ago
  96. 2903d03 tohtml(): Make module names anchors. by Fred Drake · 26 years ago
  97. a1cce71 Converted some {tabular}s to use {tablei*} environments. by Fred Drake · 26 years ago
  98. 30e5265 {tableiv} environment: Four-column table. by Fred Drake · 26 years ago
  99. aca61a4 Removing all references to FrameMaker by Guido van Rossum · 26 years ago
  100. 6a2fe26 checkpoint before I throw this away by Guido van Rossum · 26 years ago