1. f69633e Made AEDesc_{New,Convert} global by Jack Jansen · 27 years ago
  2. 6100033 Another checkpoint -- reorganized, in sections. by Guido van Rossum · 27 years ago
  3. 9085822 the usual by Guido van Rossum · 27 years ago
  4. 1574d78 Date by Guido van Rossum · 27 years ago
  5. 34900f8 . by Guido van Rossum · 27 years ago
  6. 7c14103 Keep gcc -Wall happy by Guido van Rossum · 27 years ago
  7. f0b69f0 Checkpoint checkin of list of changes. Much more to follow, but it's late... by Guido van Rossum · 27 years ago
  8. ff712aa The usual. by Guido van Rossum · 27 years ago
  9. f84a539 Added std copyright notice. by Guido van Rossum · 27 years ago
  10. 939e4c1 Oops, there was a bug in the output formatting - the last printed by Guido van Rossum · 27 years ago
  11. 1acceb0 Added AMK's first cut at docs for re.py by Guido van Rossum · 27 years ago
  12. ff7d104 DevStudio (CV++ 5.0) Project files. by Guido van Rossum · 27 years ago
  13. 831c258 Updated for new situation; added VC++ 5.0 info and new path strategies. by Guido van Rossum · 27 years ago
  14. 2b41fdc Moved some non-standard format characters out of the standard list. by Guido van Rossum · 27 years ago
  15. 3485bb6 Added logmerge.py by Guido van Rossum · 27 years ago
  16. 6f0cf7e Consolidate a bunch of CVS or RCS logs read from stdin. by Guido van Rossum · 27 years ago
  17. c4d6c4d OK, reop is safe again. by Guido van Rossum · 27 years ago
  18. f1c018d Fixed refcount bug (thank you, Purify and AMK). by Guido van Rossum · 27 years ago
  19. 644c17d Several bug fixes. by Jeremy Hylton · 27 years ago
  20. 4a944d7 Added more stuff on initialization (still rudimentary) by Guido van Rossum · 27 years ago
  21. 59a6135 Added new intro sections (incomplete); fixed various typos by Guido van Rossum · 27 years ago
  22. 91c7c93 New version (changes are so minor that I don't bother to explain them). by Guido van Rossum · 27 years ago
  23. fee9faa Of course, this file should be empty except for an informative comment. by Guido van Rossum · 27 years ago
  24. 193a11e Add a separate SRC directory and insert it in front of the path. by Guido van Rossum · 27 years ago
  25. 1dccdc2 Add missing semicolon to '>'. by Guido van Rossum · 27 years ago
  26. 4d3376a Added cvsfiles.py and treesync.py by Guido van Rossum · 27 years ago
  27. a554107 Source tree synchronization tool (for Windowes, mostly) by Guido van Rossum · 27 years ago
  28. 30e53c0 Print a list of files under CVS. by Guido van Rossum · 27 years ago
  29. 9189bda support C++ comments by Guido van Rossum · 27 years ago
  30. 5526e39 set LOOPS to 10000 by Guido van Rossum · 27 years ago
  31. 77b3008 Add XXX warning about fishy line by Guido van Rossum · 27 years ago
  32. 49b1226 Use _beginthread() and _endthread() in favor of CreateThread() and by Guido van Rossum · 27 years ago
  33. d47a0a8 Added Jim Fulton's PyImport_Import(), which calls whatever by Guido van Rossum · 27 years ago
  34. 6d8841c Added a bunch of XXX comments about things I'd like to see changed... by Guido van Rossum · 27 years ago
  35. 0d2390c Merge Mac and Windows mods (which mostly affect the same problem -- no by Guido van Rossum · 27 years ago
  36. c4c2641 Print `a` so encrypted text is shown in ascii, not binary. by Guido van Rossum · 27 years ago
  37. 9faabb8 Added prototype for PyImport_Import(). by Guido van Rossum · 27 years ago
  38. 3572d37 Updated platform specific notes (it is now more common to have this) by Guido van Rossum · 27 years ago
  39. 8f06247 Added buffer_info() docs. by Guido van Rossum · 27 years ago
  40. 98046b9 Minor typo only. by Guido van Rossum · 27 years ago
  41. dac4447 Add try-finally around main loop. by Guido van Rossum · 27 years ago
  42. 20abb4e Added (commented-out) defs for use with the build tree instead of the by Guido van Rossum · 27 years ago
  43. 40d6358 Added QNX remarks. by Guido van Rossum · 27 years ago
  44. 76c5fe2 The usual by Guido van Rossum · 27 years ago
  45. e838701 Don't call sys.exit() all over the place -- simply return the exit by Guido van Rossum · 27 years ago
  46. 257c772 Comment out use of reop.expand_escape and reop._expand until their by Guido van Rossum · 27 years ago
  47. 0318bd6 Use _Py_re_match/search instead of re_match/search; these may become by Guido van Rossum · 27 years ago
  48. 1530c87 Fred Lundh's latest versions. by Guido van Rossum · 27 years ago
  49. f53c86c Add dummies for create/delete filehandles, just so that vanilla Grail by Guido van Rossum · 27 years ago
  50. fcaf26e Documented mime_decode_header() and mime_encode_header(). by Guido van Rossum · 27 years ago
  51. 88bb808 Fixed (and documented, see Doc/libmimify.tex) mime_decode_header() and by Guido van Rossum · 27 years ago
  52. 7ba3de4 Added Windows NT instructions. by Guido van Rossum · 27 years ago
  53. 58a5948 Changes for building under windows. by Guido van Rossum · 27 years ago
  54. 41b9f00 Many changes. by Jeremy Hylton · 27 years ago
  55. 4036c9c Probably the last VC++ 4.2 makefile I'll check in. by Guido van Rossum · 27 years ago
  56. f644882 Small changes to readme and makefile; tested for 1.5a3! by Guido van Rossum · 27 years ago
  57. 95e8053 1.5a3 prerelease 1 from AMK by Guido van Rossum · 27 years ago
  58. a74ef66 Must update the available space in the output buffer after by Jeremy Hylton · 27 years ago
  59. 00b299a removed getpath_nt.c in favor of revamped getpathp.c by Guido van Rossum · 27 years ago
  60. eea1449 Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which by Guido van Rossum · 27 years ago
  61. 407a22d Made it real. Changed locking() to work with file descriptors instead by Guido van Rossum · 27 years ago
  62. 8f1b651 Some changes to make it work on NT; add the directory where the binary by Guido van Rossum · 27 years ago
  63. 0e6ae93 Moved PyWin_IsWin32s() here. by Guido van Rossum · 27 years ago
  64. 5137ea9 Remove #define main; remove vc40 from PYTHONPATH. by Guido van Rossum · 27 years ago
  65. abed54a Fix bug with \< (AMK). by Guido van Rossum · 27 years ago
  66. 6dc61b1 Add try-finally to close the file after loading it in by Guido van Rossum · 27 years ago
  67. 6af4abd Various changes by AMK, e.g. remove \e, \cX, add \v by Guido van Rossum · 27 years ago
  68. c24f038 Changes by AMK: by Guido van Rossum · 27 years ago
  69. 52d6832 Add syntax for hex,octal by Guido van Rossum · 27 years ago
  70. 142eeb8 cPickle release 0.3 from Jim Fulton by Guido van Rossum · 27 years ago
  71. f55afae New dialog from Fred Lundh by Guido van Rossum · 27 years ago
  72. 9d9af2c Fixes for the Mac. (Jack) by Guido van Rossum · 27 years ago
  73. a5e9fb6 Changes suggested by Jim fulton: by Guido van Rossum · 27 years ago
  74. ca54982 Added TemporaryFile and wrapper class by Jim Fulton. by Guido van Rossum · 27 years ago
  75. 3fb1aea Added decls for stuff from myreadline. by Guido van Rossum · 27 years ago
  76. 7242905 Megapatch for IRIX 6 by Sjoerd. by Guido van Rossum · 27 years ago
  77. 8e5e446 Added prototype for various finalizers. by Guido van Rossum · 27 years ago
  78. bb301c5 Added prototype for PyGrammar_RemoveAccelerators(). by Guido van Rossum · 27 years ago
  79. de4a4ca Added buffer_info() method that returns address and length in bytes of by Guido van Rossum · 27 years ago
  80. ea46e4d Fix mixup about PyErr_NoMemory() prototype. by Guido van Rossum · 27 years ago
  81. 741689d Use string interning and caching to get speedups on the mac (Jack). by Guido van Rossum · 27 years ago
  82. e5b4026 Use strerror on the mac if using MSL (Jack). by Guido van Rossum · 27 years ago
  83. 15974ad Bump MS_DLL_ID to 1.5.0. by Guido van Rossum · 27 years ago
  84. d510b72 Allow paths without drive specifier (Jack). by Guido van Rossum · 27 years ago
  85. e2ad88c Rewrite normcase() using string.translate... by Guido van Rossum · 27 years ago
  86. efa6837 Treat all HTTP/1.* versions the same. by Guido van Rossum · 27 years ago
  87. 2567dd6 Two changes: by Guido van Rossum · 27 years ago
  88. 4462064 Renamed Py_input_hook to PyOS_InputHook. by Guido van Rossum · 27 years ago
  89. 0357d02 Rewrite using class, to make waiting for processes possible; by Guido van Rossum · 27 years ago
  90. 0b4b8a2 Changed indents to 4 *spaces*; added Emacs variables to avoid by Guido van Rossum · 27 years ago
  91. 9a6e855 Support using -p/-P to point to the source/build directory instead of by Guido van Rossum · 27 years ago
  92. 516b620 #Fixed two byte-compiler errors by Barry Warsaw · 27 years ago
  93. c72c11c #Checkpointing X/Emacs 20'fication of this mode. by Barry Warsaw · 27 years ago
  94. 98d9d09 Added O_BINARY and O_TEXT (for Windows). by Guido van Rossum · 27 years ago
  95. 9c43c59 More emphasis on os.environ's calling of putenv; and added hint about by Guido van Rossum · 27 years ago
  96. 7d6b7d3 #Bumping to version 3.0 by Barry Warsaw · 27 years ago
  97. 48f662d mkalias() now has an optional third parameter to create relative aliases (Just) by Jack Jansen · 27 years ago
  98. 756a69f - Added classes to support class/property generation by gensuitemodule by Jack Jansen · 27 years ago
  99. a8441de Added (dummy) PyOS_FiniInterrupts by Jack Jansen · 27 years ago
  100. 7330b39 Adapted for 1.5a3: Py_SupressPrintingFlag is gone, and by Jack Jansen · 27 years ago