1. 2c67362 Added FindFolder interface by Jack Jansen · 29 years ago
  2. 0830550 Added code to obtain sys.path from a resource by Jack Jansen · 29 years ago
  3. 68f1d45 Obtain path from a resource (unless USE_BUILTIN_PATH is #defined) by Jack Jansen · 29 years ago
  4. e5e2cdd Removed >From stuff by Jack Jansen · 29 years ago
  5. 6a9df7a updated comments by Barry Warsaw · 29 years ago
  6. 268a39f converted to python by Barry Warsaw · 29 years ago
  7. f194546 two mime encoding schemes by Guido van Rossum · 29 years ago
  8. 8ddd0ad derived from new configure.in by Guido van Rossum · 29 years ago
  9. 36bc680 sys/wait.h; NeXT changes (no unistd, utime; getcwd?) by Guido van Rossum · 29 years ago
  10. 4a26986 fix NL for Linux bash bug; special processing for -u options by Guido van Rossum · 29 years ago
  11. ac56297 edited RCS cruft by Guido van Rossum · 29 years ago
  12. 31affb2 new modules soundex.c and environment.c by Guido van Rossum · 29 years ago
  13. 30b6b2b add setblocking(); NT changes; null-terminate Unix path by Guido van Rossum · 29 years ago
  14. 6e69fc7 removed rcs cruft by Guido van Rossum · 29 years ago
  15. 9caac91 NeXT doesn't like me to declare hypot(double, double) by Guido van Rossum · 29 years ago
  16. 75f288d re-enabled NeXT dynamic linking (#ifdef NeXT) by Guido van Rossum · 29 years ago
  17. 2e96eb9 replace "\r\n" with "\n" at line end (Jim Ahlstrom) by Guido van Rossum · 29 years ago
  18. b65a48e linux elf shlib; sys/wait.h; don't add -posix for NeXT by Guido van Rossum · 29 years ago
  19. 3c294ca add note about font-lock and fix doc URL by Guido van Rossum · 29 years ago
  20. 5d9acb6 Mac dynloading is now enabled by USE_MAC_DYNAMIC_LOADING. by Jack Jansen · 29 years ago
  21. 3f0c155 Added USE_* ifdefs for a couple of optional modules. by Jack Jansen · 29 years ago
  22. 2a58638 Ported to CW6 by Jack Jansen · 29 years ago
  23. a7ee15c Split shared-library support and dynamic-loading support (they were by Jack Jansen · 29 years ago
  24. 3a15dca Skip old-style 'From name time' lines at beginning of message. by Jack Jansen · 29 years ago
  25. fbe6d33 Check if we've already loaded a dynamic module under a different name. by Sjoerd Mullender · 29 years ago
  26. 7d0bc83 Ported to Universal Header 2.0.1f (i.e. CW6) by Jack Jansen · 29 years ago
  27. a0e76be Ported to CodeWarrior 6 by Jack Jansen · 29 years ago
  28. b81cf9d Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  29. ae8a68f Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  30. c7cfb95 Rather massive changes: by Jack Jansen · 29 years ago
  31. f301dca Added img stuff (within #ifdef, so they're easy to remove) by Jack Jansen · 29 years ago
  32. c263286 StandardGetFile without args now shows all files (in stead of none) by Jack Jansen · 29 years ago
  33. 7be34a8 next version; python.org changes by Guido van Rossum · 29 years ago
  34. c8718c3 Backward compatibity module for constants from cl.h include file. The by Sjoerd Mullender · 29 years ago
  35. 3db845b Make constants from cl.h include file available as module variables. by Sjoerd Mullender · 29 years ago
  36. ebed751 Templates converted to new naming conventions (thanks to Chak Tan) by Jack Jansen · 29 years ago
  37. 52e0299 Made the example slightly more complete by Jack Jansen · 29 years ago
  38. 7a1f6f4 #updated to-do list by Barry Warsaw · 29 years ago
  39. ebaf104 don't show print passwords in debug output by Guido van Rossum · 29 years ago
  40. b1c1315 new release by Ken, fix handling of from by Guido van Rossum · 29 years ago
  41. 2db6bfc For anonymous ftp, make sure local hostname is fully qualified. by Jack Jansen · 29 years ago
  42. 009e79b unified join(fields), split(fields) by Guido van Rossum · 29 years ago
  43. 953dc1a added transferSize() method by Guido van Rossum · 29 years ago
  44. a12bbff mods by Gregor Schmid -- very nice! by Guido van Rossum · 29 years ago
  45. ad07f2b squeezed some space out of a line that was too long by Guido van Rossum · 29 years ago
  46. 2f7ef91 eremoved should be edeleted, tests for lseen/rseen should be lsum/rsum by Guido van Rossum · 29 years ago
  47. ec8cfd4 largely rewritten FileClass and RCVS by Guido van Rossum · 29 years ago
  48. 1c653bd moved proxy; added __cmp__(); made proxy optional for getremote() by Guido van Rossum · 29 years ago
  49. 6c15046 extensive description of what's here by Guido van Rossum · 29 years ago
  50. 8b5e0fa added setentry() and use it in commit so CVS/Entries gets updated by Guido van Rossum · 29 years ago
  51. cf97469 removed duplicate defs for None, False, True by Guido van Rossum · 29 years ago
  52. eea4d9e moved package to standard place by Guido van Rossum · 29 years ago
  53. 3d761b5 addpack by Guido van Rossum · 29 years ago
  54. 2d2a60e only diff differing files add PostUsageMessage by Guido van Rossum · 29 years ago
  55. 177df7d get default directory from CVS/Repository by Guido van Rossum · 29 years ago
  56. 330e884 add diff command; add remove() function by Guido van Rossum · 29 years ago
  57. bafc14d implemented commit by Guido van Rossum · 29 years ago
  58. d22f59f missed setting eseen and extra when restoring an entry by Guido van Rossum · 29 years ago
  59. ba24468 Handled new and delete properly by Guido van Rossum · 29 years ago
  60. 6bb4a51 implemented action() now, plus some bug fixes by Guido van Rossum · 29 years ago
  61. b07d729 correct call to unparse, should be putentry now by Guido van Rossum · 29 years ago
  62. 81be17b report() needs to report enew and edeleted by Guido van Rossum · 29 years ago
  63. ae21ced Added some more machinery -- still not finished by Guido van Rossum · 29 years ago
  64. 8bcd301 Initial revision by Guido van Rossum · 29 years ago
  65. e1220ff testing by Guido van Rossum · 29 years ago
  66. c218a7e rewritten out of frustration (not yet finished) by Guido van Rossum · 29 years ago
  67. 78016d8 renamed to CommandFrameWork added ready() message added PostUsageMessage by Guido van Rossum · 29 years ago
  68. 318b80d Initial revision by Guido van Rossum · 29 years ago
  69. 729529b Initial revision by Guido van Rossum · 29 years ago
  70. deb627c test -> main by Guido van Rossum · 29 years ago
  71. 547e8d8 if __name__ etc print filename when asking log message by Guido van Rossum · 29 years ago
  72. 00bbf09 largely rewritten, out of frustration by Guido van Rossum · 29 years ago
  73. 68abf54 got rid of debug prints by Guido van Rossum · 29 years ago
  74. 9aeee75 added Entry.dump() method by Guido van Rossum · 29 years ago
  75. 4d4ee8b major update by Guido van Rossum · 29 years ago
  76. 097c55a accept more invalid dates when reading sums file, ignore files not in entries by Guido van Rossum · 29 years ago
  77. c51237c dunno by Guido van Rossum · 29 years ago
  78. bec818a first remote commit test!!! by Guido van Rossum · 29 years ago
  79. 5f07b84 Initial revision by Guido van Rossum · 29 years ago
  80. 107c747 DL_IMPORT needs an argument. by Sjoerd Mullender · 29 years ago
  81. 45ff77f - The prefs file wasn't updated correctly if it already existed. by Jack Jansen · 29 years ago
  82. e08dea19 MW does not always set errno on failing fopen() by Jack Jansen · 29 years ago
  83. 1ff2f21 Removed seeks beyond eof (MW doesn't support them) by Jack Jansen · 29 years ago
  84. e99c824 Mac-specific code for setting filetype was outdated. by Jack Jansen · 29 years ago
  85. 5dbc723 DL_IMPORT macro was called in a funny way (and MW barfed on it) by Jack Jansen · 29 years ago
  86. d39f5f6 This commit was manufactured by cvs2svn to create tag 'release12'. by cvs2svn · 29 years ago
  87. decd2df micro lay-out change by Guido van Rossum · 29 years ago
  88. e530c58 changed path references by Guido van Rossum · 29 years ago
  89. ac3f212 Some more changes for 1.2 by Guido van Rossum · 29 years ago
  90. 0082c1a updates for final release of 1.2 by Guido van Rossum · 29 years ago
  91. 91cb9d2 revamped README; the usual elsewhere... by Guido van Rossum · 29 years ago
  92. 5dd52d3 commit -- why not by Guido van Rossum · 29 years ago
  93. 5b98ac5 added hello world by Guido van Rossum · 29 years ago
  94. 4e62037 added rpython by Guido van Rossum · 29 years ago
  95. 3beff41 add pointer to ../ibrowse by Guido van Rossum · 29 years ago
  96. 9e712fd remove ref to howard subdirectory by Guido van Rossum · 29 years ago
  97. 07a272d commit -- why not by Guido van Rossum · 29 years ago
  98. 21bc15b commit -- why not... by Guido van Rossum · 29 years ago
  99. f4449de small clarifications / lay out by Guido van Rossum · 29 years ago
  100. 6233293 OS/2 thread support by Guido van Rossum · 29 years ago