1. 5c1d1ee Change to allow keyword args for Group, by Guido van Rossum · 28 years ago
  2. 8130054 New email and zip code for Guido by Guido van Rossum · 28 years ago
  3. 566b35f NEXT shared libs instructions by Guido van Rossum · 28 years ago
  4. 42b78e6 Fixed Entry.select_from() to acually call the "select from" widget by Guido van Rossum · 28 years ago
  5. a25e5e9 PyMapping_DelItem[String] are actually macros. by Guido van Rossum · 28 years ago
  6. ed227f0 Correctly document PyNumber_Coerce. by Guido van Rossum · 28 years ago
  7. cac6c72 Some changes for better Windows portability. by Guido van Rossum · 28 years ago
  8. 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
  9. c204c70 Added logging support. by Guido van Rossum · 28 years ago
  10. e5e46e0 Fixed embarrassing logic bug in read_lines_to_outerboundary(). by Guido van Rossum · 28 years ago
  11. 2caac73 Added Menu.insert*() methods [Fred] by Guido van Rossum · 28 years ago
  12. e1a7a3b Add initial values to variables to avoid crash in __del__ by Guido van Rossum · 28 years ago
  13. 932c06e Added PyMarshal functions by Guido van Rossum · 28 years ago
  14. 0cc2473 Taken the plunge -- changed to Unix linefeed convention by Guido van Rossum · 28 years ago
  15. 73695ec Include file for users of Mark's build procedure by Guido van Rossum · 28 years ago
  16. ac4d869 Completely redone. mkestrres now parses errno.h and Errors.h files by Jack Jansen · 28 years ago
  17. 6c3d35a Regenerated, now also includes errno values plus explanations by Jack Jansen · 28 years ago
  18. f12e709 Check that our override pythonpath is actually coming from the by Jack Jansen · 28 years ago
  19. b9bf6e2 Removed unused vars by Jack Jansen · 28 years ago
  20. 4a5be81 Symbolic names for all error codes from Errors.h and errno.h by Jack Jansen · 28 years ago
  21. 22fa642 Added a note that redirecting stdin/stdout does not work due to gusi bug. by Jack Jansen · 28 years ago
  22. 983c552 Different unpack instructions for vclibs41.zip by Guido van Rossum · 28 years ago
  23. 54d9fa2 New project files from Jim A. by Guido van Rossum · 28 years ago
  24. f469d5b Get rid of nobody_uid() and import pwd -- not used here. by Guido van Rossum · 28 years ago
  25. c14a747 *** empty log message *** by Guido van Rossum · 28 years ago
  26. f6865f7 - Fixed PyMac_DoYield: by Jack Jansen · 28 years ago
  27. 2e049b2 (python-font-lock-keywords): with Python 1.4 `access' is no a keyword by Barry Warsaw · 28 years ago
  28. b3e81d5 I have been increasingly annoyed about the fact that by Barry Warsaw · 28 years ago
  29. 01af401 #stylistics by Barry Warsaw · 28 years ago
  30. 550a02e (python-mode): typos by Barry Warsaw · 28 years ago
  31. 615d4a4 (python-mode): font-lock-defaults must be make-local-variable'd by Barry Warsaw · 28 years ago
  32. 2b88061 Added elaborate trouble shooting guide. by Guido van Rossum · 28 years ago
  33. 03dea6d Added uninstall option by Guido van Rossum · 28 years ago
  34. 604cefa (py-dump-help-string): Use documentation-property to get docstring. by Barry Warsaw · 28 years ago
  35. b1f8951 (python-mode): font-lock-defaults necessary for Emacs 19, but doesn't by Barry Warsaw · 28 years ago
  36. c72ad87 #py-shell gets an autoload cookie by Barry Warsaw · 28 years ago
  37. f71f613 Initial release (+ 1 bugfix in setup.py) by Guido van Rossum · 28 years ago
  38. 90eea07 The usual by Guido van Rossum · 28 years ago
  39. 3f13e48 More thorough test for working <stdarg.h>. by Guido van Rossum · 28 years ago
  40. 6eed906 Typo (missing _) in _xdr line. by Guido van Rossum · 28 years ago
  41. 6c0b234 #include <netconfig.h> seems not needed and is harmful on NeXT, so drop it. by Guido van Rossum · 28 years ago
  42. 2b3ac69 The usual by Guido van Rossum · 28 years ago
  43. f2f7eb3 Added checks for strdup and changed checks for hypot. by Guido van Rossum · 28 years ago
  44. 5ab007b Subtle hack so the eps printed is not dependent on the formatting by Guido van Rossum · 28 years ago
  45. 213a685 Move backup definition for hypot() to Python/hypot.c. by Guido van Rossum · 28 years ago
  46. ace527c Change comments/#ifdef structure for declaration for hypot(). by Guido van Rossum · 28 years ago
  47. 57b1822 *** empty log message *** by Guido van Rossum · 28 years ago
  48. 927f6e6 Needed more includes... by Guido van Rossum · 28 years ago
  49. bae2971 *** empty log message *** by Guido van Rossum · 28 years ago
  50. 62cf605 New version submitted by Jim Fulton. by Guido van Rossum · 28 years ago
  51. f71bd68 Fix $PATH and add $PYTHONPATH used to run regen. by Guido van Rossum · 28 years ago
  52. 7629bbc Fix paths to match python1.4 installation. (Forgot LIBP) by Guido van Rossum · 28 years ago
  53. be725fd Fix paths to match python1.4 installation. by Guido van Rossum · 28 years ago
  54. e3c90a4 Merged Guido's mkaliases and Jack's MkPluginAliases by Jack Jansen · 28 years ago
  55. 8628897 Completely revamped: it now uses separate instruction files per by Jack Jansen · 28 years ago
  56. a662cf4 Removed RunLibScript from build by Jack Jansen · 28 years ago
  57. 055782a Removed silly dialog by Jack Jansen · 28 years ago
  58. 0a3a74c Projects for 1.4b3 distribution: debugging off, optimizations on, etc. by Jack Jansen · 28 years ago
  59. 4ecc8c2 "Small" 68K interpreter, without waste, img and tkinter by Jack Jansen · 28 years ago
  60. a82b045 Version upped by Jack Jansen · 28 years ago
  61. 4634130 Added setwatchcursor() and setarrowcursor() functions by Jack Jansen · 28 years ago
  62. a1293da Updated for 1.4b3 by Jack Jansen · 28 years ago
  63. a78d76d Added note that these instruction are for a full source distribution, by Jack Jansen · 28 years ago
  64. a9b60d9 No double underscores for globals please by Guido van Rossum · 28 years ago
  65. 754afd9 Added /base:0x1e100000 to link options for python14.dll; by Guido van Rossum · 28 years ago
  66. b2b1ed1 This commit was manufactured by cvs2svn to create tag 'r14beta3'. by cvs2svn · 28 years ago
  67. a8763e5 Another batch of updates... by Guido van Rossum · 28 years ago
  68. 52a42fe Remove the entry for private variables (it's supposed to be a surprise!) by Guido van Rossum · 28 years ago
  69. 5f9aa9e Some final changes. I'll give up on nicely reformatting and by Guido van Rossum · 28 years ago
  70. 78c9637 Bump exposed __version__ to 1.4. by Guido van Rossum · 28 years ago
  71. dfcf35d Reformatted some stuff. Put FEATURE FREEZE in all caps. by Guido van Rossum · 28 years ago
  72. 0c8cf88 Don't die when getuid() or getpid() aren't defined. by Guido van Rossum · 28 years ago
  73. 3df7b5a Don't do truncation to 8+3 format -- this is used on NT file systems! by Guido van Rossum · 28 years ago
  74. c75db0b Added Mime writer module (formerly in Grail) by Guido van Rossum · 28 years ago
  75. cfd8935 typo (cotinue -> continue) by Guido van Rossum · 28 years ago
  76. 8e44991 Three sets of changes from Grail: by Guido van Rossum · 28 years ago
  77. f8abb38 Slightly faster (un)quoting. by Guido van Rossum · 28 years ago
  78. f480c67 Use correct separator for capwords(s, sep). by Guido van Rossum · 28 years ago
  79. 9e3f429 Emacs font-lock de-bogo-kludgificocity by Guido van Rossum · 28 years ago
  80. 6eea326 typo (#indef -> #undef) by Guido van Rossum · 28 years ago
  81. e5920bc Use getstringsize where available instead of strlen. by Guido van Rossum · 28 years ago
  82. dd6798c Added NumVersion definition. by Guido van Rossum · 28 years ago
  83. c30461d Insert filename in IOError message. by Guido van Rossum · 28 years ago
  84. c9970ee Call __initialize(), not __sinit() on Mac dynamic loading entry. by Guido van Rossum · 28 years ago
  85. 96c4dd9 OK, now it uses sys.[exec_]prefix and supports by Guido van Rossum · 28 years ago
  86. 6498cad Get rid of it totally by Guido van Rossum · 28 years ago
  87. f34bf1c Added warning that this is unsupported by Guido van Rossum · 28 years ago
  88. aa233f1 Changes for 1.4 install targets by Guido van Rossum · 28 years ago
  89. d0fe845 Updated for 1.4beta3 by Guido van Rossum · 28 years ago
  90. 4a67a16 Added all changes in beta1 and beta3. Still very rough (needs reordering etc.). by Guido van Rossum · 28 years ago
  91. 8206fb9 Final set of changes by Fred before 1.4beta3 by Guido van Rossum · 28 years ago
  92. d8a6d1c Afterthough: leave both leading underscores in, by Guido van Rossum · 28 years ago
  93. fe2236f Oops need to mangle global statement separately by Guido van Rossum · 28 years ago
  94. 8ff077b Name mangling, what the heck! by Guido van Rossum · 28 years ago
  95. 93fccac Newly tweaked by Guido van Rossum · 28 years ago
  96. 3db4103 Use MS_DLL_ID and similar changes by Guido van Rossum · 28 years ago
  97. 8b9ea87 Use MS_DLL_ID as sys.winver by Guido van Rossum · 28 years ago
  98. 0579715 Fixed names of vairous plugins to build, added a couple and added by Jack Jansen · 28 years ago
  99. f57df79 - MWRuntimeStatic{arch} are static versions of MW shared runtime by Jack Jansen · 28 years ago
  100. cbc6676 Added dllbase_nt.txt and python_nt.rc; by Guido van Rossum · 28 years ago