1. 549e0ff Removed references to StdClib and PLStringFuncs, rebuilt everything by Jack Jansen · 27 years ago
  2. 6f69c50 Nothing important by Jack Jansen · 27 years ago
  3. 5258190 Changed version string and preferences filename to 1.5a2. by Jack Jansen · 27 years ago
  4. a07dd0f Renamed by Jack Jansen · 27 years ago
  5. e8b9b9f Added keys() and mapping interface to shared-library objects, allowing by Jack Jansen · 27 years ago
  6. a39f1b0 - Added Py_GetProgramFullPath by Jack Jansen · 27 years ago
  7. 570e4b7 Added PyMac_StopGUSISpin by Jack Jansen · 27 years ago
  8. 5527db5 Added code to recognize http/ftp URLs and email addresses, and add <A> by Guido van Rossum · 27 years ago
  9. 821a558 Moved the 1.4 NEWS file here (it had to happen someday...). by Guido van Rossum · 27 years ago
  10. 69b9ae4 Add doc string to type object. by Fred Drake · 27 years ago
  11. c644752 Minor change: add prologue() calls to do_info and do_rlog; in by Guido van Rossum · 27 years ago
  12. 296b475 Can't return 0 from void function... by Guido van Rossum · 27 years ago
  13. c8b6df9 PyObject_Compare can raise an exception now. by Guido van Rossum · 27 years ago
  14. 5b2121b PyObject_Compare can now return an error. Unfortunately, there are a by Guido van Rossum · 27 years ago
  15. 7e8d26d PyFile_WriteString now returns an error indicator instead of calling by Guido van Rossum · 27 years ago
  16. 78a1ed3 Py_FlushLine and PyFile_WriteString now return error indicators by Guido van Rossum · 27 years ago
  17. be27026 Py_FlushLine and PyFile_WriteString now return error indicators by Guido van Rossum · 27 years ago
  18. 27a60b1 PyFile_WriteString now returns an error indicator instead of calling by Guido van Rossum · 27 years ago
  19. 745b8cf flushline and writestring can now return an error by Guido van Rossum · 27 years ago
  20. f1e6354 The usual by Guido van Rossum · 27 years ago
  21. c2d1417 Added Py_GetProgramFullPath (same as GetProgramName) by Guido van Rossum · 27 years ago
  22. 39ed1c3 Added Py_GetProgramFullPath by Guido van Rossum · 27 years ago
  23. 36f3502 Added cvardesc and ctypedesc macros, for api.tex. by Guido van Rossum · 27 years ago
  24. 64f9105 DG/UX thread patches (Ross Andrus) by Guido van Rossum · 27 years ago
  25. b2c8ec4 Set sys.executable to full path of python (from argv[0]). by Guido van Rossum · 27 years ago
  26. 9726690 More usual effects of a new configure.in by Guido van Rossum · 27 years ago
  27. 6400c26 DG/UX specific test for threads. by Guido van Rossum · 27 years ago
  28. 0be3e49 The usual effects of a new configure.in by Guido van Rossum · 27 years ago
  29. 0b82fe7 Partial(?) 64bit patch (AMK). by Guido van Rossum · 27 years ago
  30. 23c9446 Added a space in an error message by Guido van Rossum · 27 years ago
  31. cbf1b9c Added warning about the optimizer bug on AIX 4.2.1 by Guido van Rossum · 27 years ago
  32. 8d90f9d Minor edits for 1.5a2 by Guido van Rossum · 27 years ago
  33. 93cfa95 Add kill, execv, fork to tested functions. by Guido van Rossum · 27 years ago
  34. fde5169 Force PYTHONPATH= empty when running test suite. by Guido van Rossum · 27 years ago
  35. ae110af Just another checkin for backup. Nothing substantial yet. by Guido van Rossum · 27 years ago
  36. af5be95 Added menu entry on deleting FAQ entries. by Guido van Rossum · 27 years ago
  37. 64099e9 HTML formatting nits. Added "Reload this entry" link to edit complete screen. by Guido van Rossum · 27 years ago
  38. ed531fd Mostly small changes. by Guido van Rossum · 27 years ago
  39. b9f866c Enable putenv and waitpid (== wait4) for NeXT. by Guido van Rossum · 27 years ago
  40. b6190d3 Defined array.array_type, the type object. by Guido van Rossum · 27 years ago
  41. e9eec54 Fix typo in error checking spotted by Just... by Guido van Rossum · 27 years ago
  42. 74427e5 Separate prologue/epilogue functions. by Guido van Rossum · 27 years ago
  43. 4c45422 Oops, left an 'n = n+1' in but n was undefined. by Guido van Rossum · 27 years ago
  44. f701bf1 Add "Log info" to view rcs log. by Guido van Rossum · 27 years ago
  45. d7bfa80 Lots of new features: by Guido van Rossum · 27 years ago
  46. 3c3354c Crude but functional, except for adding new entries. by Guido van Rossum · 27 years ago
  47. d6a111e Fix for boundary case (Jack) by Guido van Rossum · 27 years ago
  48. 7806c16 generated from latest doc files by Guido van Rossum · 27 years ago
  49. 2335c5e Added description of socket_type. by Guido van Rossum · 27 years ago
  50. f858021 Add test for presence of socket_type. by Guido van Rossum · 27 years ago
  51. 3b4b6fc Add socket.socket_type, as discussed on c.l.p. by Guido van Rossum · 27 years ago
  52. 05ba2ab Fix ratecv test (Sjoerd). by Guido van Rossum · 27 years ago
  53. adb3a9d Initial revision by Guido van Rossum · 27 years ago
  54. 49bff65 Include config.h so it can define const away for K&R. by Guido van Rossum · 27 years ago
  55. 7929c6f Make delimiter and separator static for K&R C. by Guido van Rossum · 27 years ago
  56. f9cba09 Don't use function prototypes in function definition headers. by Guido van Rossum · 27 years ago
  57. 2f75b29 Indent the #error directives so a classic K&R cpp doesn't see them. by Guido van Rossum · 27 years ago
  58. a9040ec Renamed a local variable from 'PyCFunction' (which is also a typedef by Guido van Rossum · 27 years ago
  59. 59943ba Added Py_PROTO macros for SunOS 4.x /bin/cc. by Guido van Rossum · 27 years ago
  60. 462d6e6 More robust way of choosing a non-existant uid (faster, too). by Guido van Rossum · 27 years ago
  61. 6308d51 More robust way of choosing a non-existant uid (faster, too). by Guido van Rossum · 27 years ago
  62. 037b220 Moved PyObject_{Get,Set}Attr to object.c. by Guido van Rossum · 27 years ago
  63. 98ff96a Moved PyObject_{Get,Set}Attr here (from dictobject) and add PyObject_HasAttr. by Guido van Rossum · 27 years ago
  64. 9678394 Got rid of c_error in favor of errno (and EDOM/ERANGE). by Guido van Rossum · 27 years ago
  65. 72be306 Added some minimal comments and tweaked lay-out a bit. by Guido van Rossum · 27 years ago
  66. df4c308 Plug leak of stack frame object in exception handling code. by Guido van Rossum · 27 years ago
  67. 32f92ca Handling of pathnames pointing to files on toplevel folder of disk was by Guido van Rossum · 27 years ago
  68. b24c9ea fixed ratecv to continue working if product of rates is bigger than 32 bits by Guido van Rossum · 27 years ago
  69. 511f163 Removed MetroWerks workaround, replaced by defines in mymath.h (Jack) by Guido van Rossum · 27 years ago
  70. 19a6c8a workaround for Mac MSL header definitions of TRUE and FALSE (Jack) by Guido van Rossum · 27 years ago
  71. c23ef0a Workaround for bug in Metrowerks MSL headers on 68K Macs (Jack) by Guido van Rossum · 27 years ago
  72. df0d00e Logic for enabling mac-specific signal handling fixed (Jack) by Guido van Rossum · 27 years ago
  73. 1254d79 Use #ifdef in stead of #if (Jack) by Guido van Rossum · 27 years ago
  74. e34b7de Updated Python version no to 1.5. by Guido van Rossum · 27 years ago
  75. 6181e00 Added AMK's SocketServer docs. by Guido van Rossum · 27 years ago
  76. fe4dfc7 Add platform to welcome message. by Guido van Rossum · 27 years ago
  77. 650b3aa Unlink before rename (for NT). by Guido van Rossum · 27 years ago
  78. 1aa7e3a Jim Ahlstrom's contributions for DOS, OS/2, WIN3.1. by Guido van Rossum · 27 years ago
  79. 5a37d7d Renamed strndup to my_strndup to avoid conflict witth GNU libc. by Guido van Rossum · 27 years ago
  80. 082d289 Added CRLF for Notepad. by Guido van Rossum · 27 years ago
  81. 1a747f8 Address the following problem on DOS and Win 3.1, reported by Jim Ahlstrom: by Guido van Rossum · 27 years ago
  82. 29168ce Added CRLF for Notepad. by Guido van Rossum · 27 years ago
  83. 3cca245 Got rid of all the last_name_* bogosities. I don't think the by Guido van Rossum · 27 years ago
  84. 3f11da0 Changes to make these tests work on the Mac. by Guido van Rossum · 27 years ago
  85. 9522274 Increase the child's sleep time to 5 for slow machines. by Guido van Rossum · 27 years ago
  86. e6fcd33 Correct comment; -c is off by default. by Guido van Rossum · 27 years ago
  87. 9231c8f Made a start with api.tex, the Python-C API Reference Manual. by Guido van Rossum · 27 years ago
  88. d0c87ee Oops, another forgotten renaming: varobject -> PyVarObject. by Guido van Rossum · 27 years ago
  89. fe28fa0 Remove the last three uses of PyArg_GetInt() from the source. by Guido van Rossum · 27 years ago
  90. 4c4d5ce Catch nis.error and raise TestFailed instead. This catches the by Barry Warsaw · 27 years ago
  91. 1ade44c Open the output files with 'wb', not 'w'. by Guido van Rossum · 27 years ago
  92. fdf58fe Added BabylMailbox class by Fred Lundh (untested). by Guido van Rossum · 27 years ago
  93. 71606f8 This commit was manufactured by cvs2svn to create tag 'r15a2'. by cvs2svn · 27 years ago
  94. c8fba8e Add pthred-std define for Linux. by Guido van Rossum · 27 years ago
  95. 8766dfd Regenreated for MSL by Jack Jansen · 27 years ago
  96. b83b46d MSL errno.h has moved some errors around, and doesn't document by Jack Jansen · 27 years ago
  97. 4346716 Bump level to 1.5a2. by Guido van Rossum · 27 years ago
  98. 6ae5d3d Update description of "make test" to new test harness. by Guido van Rossum · 27 years ago
  99. 4dfd458 Fix typo in error reporting. by Guido van Rossum · 27 years ago
  100. c1c96d1 Fix hex tests for 64-bit machines. by Guido van Rossum · 27 years ago