1. 34b3597 No longer used. by Guido van Rossum · 27 years ago
  2. e703842 Tweaks to cope with strftime returning 0 without error for %Z by Guido van Rossum · 27 years ago
  3. f07eaea Forgot to check in the fixed output for print by Guido van Rossum · 27 years ago
  4. ed2554a Casts by Jack to shut up the Mac compiler. by Guido van Rossum · 27 years ago
  5. bad3c01 DeleteTimerHandler was accidentally #ifdef'ed out for macintosh with by Guido van Rossum · 27 years ago
  6. e229d86 Misc Mac mods by Jack. Added libmacic.tex, and these patches: by Guido van Rossum · 27 years ago
  7. 9918e0c Add missing comma to make a tuple of (tagOrId). by Guido van Rossum · 27 years ago
  8. 79fa8b0 When making all, don't make sharedmods. That's now called separately by Guido van Rossum · 27 years ago
  9. 506ef9e Change the order in which things are built -- build the shared modules by Guido van Rossum · 27 years ago
  10. 0393e18 Fix LINKCC for AIX by Guido van Rossum · 27 years ago
  11. 92c9032 Recognize https:// as URL as well. by Guido van Rossum · 27 years ago
  12. ce32096 Oops. Of course, print b should also be print `b`. :-( by Guido van Rossum · 27 years ago
  13. 57e846f Use a trick to make the test for GMP v2 to work when GMP v1 defines by Guido van Rossum · 27 years ago
  14. 5060b3b Consistently change Python-C API to Python/C API; added lots of new by Guido van Rossum · 27 years ago
  15. 787bdd3 PyTuple_SetItem should require that the tuple's refcnt is one! by Guido van Rossum · 27 years ago
  16. 607b33a Different strategy regarding whether to declare getrusage() and by Guido van Rossum · 27 years ago
  17. 54dec59 set sharedlib extensions properly for NeXT (Ted Horst) by Guido van Rossum · 27 years ago
  18. 749af7c the usual by Guido van Rossum · 27 years ago
  19. 79c970c typo in next config by Guido van Rossum · 27 years ago
  20. 9b24649 This commit was manufactured by cvs2svn to create tag 'r15a3'. by cvs2svn · 27 years ago
  21. 1fed5b3 Another typo (importand). by Guido van Rossum · 27 years ago
  22. bda6fe6 Final touch... by Guido van Rossum · 27 years ago
  23. b235d9e Tweaked all l2h targets to remove the target directory before renaming by Guido van Rossum · 27 years ago
  24. 09270b5 Fixes to make it pass latex without complaints. by Guido van Rossum · 27 years ago
  25. e7fe864 Type ("thgis"). by Guido van Rossum · 27 years ago
  26. 4952369 New, more complete list of what's new, pointing to Misc/NEWS for the by Guido van Rossum · 27 years ago
  27. c95a6c1 Use imp.find_module() as the most certain way to find the test data. by Guido van Rossum · 27 years ago
  28. 57fa217 generated by regrtest.py -g by Jeremy Hylton · 27 years ago
  29. 6eb4b6a test the zlib module only produce output if somethign goes wrong by Jeremy Hylton · 27 years ago
  30. 53665e5 Last minute changes for \B. AMK. by Guido van Rossum · 27 years ago
  31. cf00505 Added tests for \b, \B (AMK). by Guido van Rossum · 27 years ago
  32. 827ea7c Last minut changes for \B, \S (?). AMK. by Guido van Rossum · 27 years ago
  33. f2e917e Regenerated by Jack Jansen · 27 years ago
  34. 8f0fab7 Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reason by Jack Jansen · 27 years ago
  35. eaf3c9b Added #include <string.h> for memcpy() by Jack Jansen · 27 years ago
  36. 69b43ed Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no by Jack Jansen · 27 years ago
  37. c7fefed Added GetAuxiliaryControlRecord and SetControlColor, there was no good by Jack Jansen · 27 years ago
  38. f69633e Made AEDesc_{New,Convert} global by Jack Jansen · 27 years ago
  39. 6100033 Another checkpoint -- reorganized, in sections. by Guido van Rossum · 27 years ago
  40. 9085822 the usual by Guido van Rossum · 27 years ago
  41. 1574d78 Date by Guido van Rossum · 27 years ago
  42. 34900f8 . by Guido van Rossum · 27 years ago
  43. 7c14103 Keep gcc -Wall happy by Guido van Rossum · 27 years ago
  44. f0b69f0 Checkpoint checkin of list of changes. Much more to follow, but it's late... by Guido van Rossum · 27 years ago
  45. ff712aa The usual. by Guido van Rossum · 27 years ago
  46. f84a539 Added std copyright notice. by Guido van Rossum · 27 years ago
  47. 939e4c1 Oops, there was a bug in the output formatting - the last printed by Guido van Rossum · 27 years ago
  48. 1acceb0 Added AMK's first cut at docs for re.py by Guido van Rossum · 27 years ago
  49. ff7d104 DevStudio (CV++ 5.0) Project files. by Guido van Rossum · 27 years ago
  50. 831c258 Updated for new situation; added VC++ 5.0 info and new path strategies. by Guido van Rossum · 27 years ago
  51. 2b41fdc Moved some non-standard format characters out of the standard list. by Guido van Rossum · 27 years ago
  52. 3485bb6 Added logmerge.py by Guido van Rossum · 27 years ago
  53. 6f0cf7e Consolidate a bunch of CVS or RCS logs read from stdin. by Guido van Rossum · 27 years ago
  54. c4d6c4d OK, reop is safe again. by Guido van Rossum · 27 years ago
  55. f1c018d Fixed refcount bug (thank you, Purify and AMK). by Guido van Rossum · 27 years ago
  56. 644c17d Several bug fixes. by Jeremy Hylton · 27 years ago
  57. 4a944d7 Added more stuff on initialization (still rudimentary) by Guido van Rossum · 27 years ago
  58. 59a6135 Added new intro sections (incomplete); fixed various typos by Guido van Rossum · 27 years ago
  59. 91c7c93 New version (changes are so minor that I don't bother to explain them). by Guido van Rossum · 27 years ago
  60. fee9faa Of course, this file should be empty except for an informative comment. by Guido van Rossum · 27 years ago
  61. 193a11e Add a separate SRC directory and insert it in front of the path. by Guido van Rossum · 27 years ago
  62. 1dccdc2 Add missing semicolon to '&gt;'. by Guido van Rossum · 27 years ago
  63. 4d3376a Added cvsfiles.py and treesync.py by Guido van Rossum · 27 years ago
  64. a554107 Source tree synchronization tool (for Windowes, mostly) by Guido van Rossum · 27 years ago
  65. 30e53c0 Print a list of files under CVS. by Guido van Rossum · 27 years ago
  66. 9189bda support C++ comments by Guido van Rossum · 27 years ago
  67. 5526e39 set LOOPS to 10000 by Guido van Rossum · 27 years ago
  68. 77b3008 Add XXX warning about fishy line by Guido van Rossum · 27 years ago
  69. 49b1226 Use _beginthread() and _endthread() in favor of CreateThread() and by Guido van Rossum · 27 years ago
  70. d47a0a8 Added Jim Fulton's PyImport_Import(), which calls whatever by Guido van Rossum · 27 years ago
  71. 6d8841c Added a bunch of XXX comments about things I'd like to see changed... by Guido van Rossum · 27 years ago
  72. 0d2390c Merge Mac and Windows mods (which mostly affect the same problem -- no by Guido van Rossum · 27 years ago
  73. c4c2641 Print `a` so encrypted text is shown in ascii, not binary. by Guido van Rossum · 27 years ago
  74. 9faabb8 Added prototype for PyImport_Import(). by Guido van Rossum · 27 years ago
  75. 3572d37 Updated platform specific notes (it is now more common to have this) by Guido van Rossum · 27 years ago
  76. 8f06247 Added buffer_info() docs. by Guido van Rossum · 27 years ago
  77. 98046b9 Minor typo only. by Guido van Rossum · 27 years ago
  78. dac4447 Add try-finally around main loop. by Guido van Rossum · 27 years ago
  79. 20abb4e Added (commented-out) defs for use with the build tree instead of the by Guido van Rossum · 27 years ago
  80. 40d6358 Added QNX remarks. by Guido van Rossum · 27 years ago
  81. 76c5fe2 The usual by Guido van Rossum · 27 years ago
  82. e838701 Don't call sys.exit() all over the place -- simply return the exit by Guido van Rossum · 27 years ago
  83. 257c772 Comment out use of reop.expand_escape and reop._expand until their by Guido van Rossum · 27 years ago
  84. 0318bd6 Use _Py_re_match/search instead of re_match/search; these may become by Guido van Rossum · 27 years ago
  85. 1530c87 Fred Lundh's latest versions. by Guido van Rossum · 27 years ago
  86. f53c86c Add dummies for create/delete filehandles, just so that vanilla Grail by Guido van Rossum · 27 years ago
  87. fcaf26e Documented mime_decode_header() and mime_encode_header(). by Guido van Rossum · 27 years ago
  88. 88bb808 Fixed (and documented, see Doc/libmimify.tex) mime_decode_header() and by Guido van Rossum · 27 years ago
  89. 7ba3de4 Added Windows NT instructions. by Guido van Rossum · 27 years ago
  90. 58a5948 Changes for building under windows. by Guido van Rossum · 27 years ago
  91. 41b9f00 Many changes. by Jeremy Hylton · 27 years ago
  92. 4036c9c Probably the last VC++ 4.2 makefile I'll check in. by Guido van Rossum · 27 years ago
  93. f644882 Small changes to readme and makefile; tested for 1.5a3! by Guido van Rossum · 27 years ago
  94. 95e8053 1.5a3 prerelease 1 from AMK by Guido van Rossum · 27 years ago
  95. a74ef66 Must update the available space in the output buffer after by Jeremy Hylton · 27 years ago
  96. 00b299a removed getpath_nt.c in favor of revamped getpathp.c by Guido van Rossum · 27 years ago
  97. eea1449 Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which by Guido van Rossum · 27 years ago
  98. 407a22d Made it real. Changed locking() to work with file descriptors instead by Guido van Rossum · 27 years ago
  99. 8f1b651 Some changes to make it work on NT; add the directory where the binary by Guido van Rossum · 27 years ago
  100. 0e6ae93 Moved PyWin_IsWin32s() here. by Guido van Rossum · 27 years ago