1. ae8a68f Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  2. c7cfb95 Rather massive changes: by Jack Jansen · 29 years ago
  3. f301dca Added img stuff (within #ifdef, so they're easy to remove) by Jack Jansen · 29 years ago
  4. c263286 StandardGetFile without args now shows all files (in stead of none) by Jack Jansen · 29 years ago
  5. 7be34a8 next version; python.org changes by Guido van Rossum · 29 years ago
  6. c8718c3 Backward compatibity module for constants from cl.h include file. The by Sjoerd Mullender · 29 years ago
  7. 3db845b Make constants from cl.h include file available as module variables. by Sjoerd Mullender · 29 years ago
  8. ebed751 Templates converted to new naming conventions (thanks to Chak Tan) by Jack Jansen · 29 years ago
  9. 52e0299 Made the example slightly more complete by Jack Jansen · 29 years ago
  10. 7a1f6f4 #updated to-do list by Barry Warsaw · 29 years ago
  11. ebaf104 don't show print passwords in debug output by Guido van Rossum · 29 years ago
  12. b1c1315 new release by Ken, fix handling of from by Guido van Rossum · 29 years ago
  13. 2db6bfc For anonymous ftp, make sure local hostname is fully qualified. by Jack Jansen · 29 years ago
  14. 009e79b unified join(fields), split(fields) by Guido van Rossum · 29 years ago
  15. 953dc1a added transferSize() method by Guido van Rossum · 29 years ago
  16. a12bbff mods by Gregor Schmid -- very nice! by Guido van Rossum · 29 years ago
  17. ad07f2b squeezed some space out of a line that was too long by Guido van Rossum · 29 years ago
  18. 2f7ef91 eremoved should be edeleted, tests for lseen/rseen should be lsum/rsum by Guido van Rossum · 29 years ago
  19. ec8cfd4 largely rewritten FileClass and RCVS by Guido van Rossum · 29 years ago
  20. 1c653bd moved proxy; added __cmp__(); made proxy optional for getremote() by Guido van Rossum · 29 years ago
  21. 6c15046 extensive description of what's here by Guido van Rossum · 29 years ago
  22. 8b5e0fa added setentry() and use it in commit so CVS/Entries gets updated by Guido van Rossum · 29 years ago
  23. cf97469 removed duplicate defs for None, False, True by Guido van Rossum · 29 years ago
  24. eea4d9e moved package to standard place by Guido van Rossum · 29 years ago
  25. 3d761b5 addpack by Guido van Rossum · 29 years ago
  26. 2d2a60e only diff differing files add PostUsageMessage by Guido van Rossum · 29 years ago
  27. 177df7d get default directory from CVS/Repository by Guido van Rossum · 29 years ago
  28. 330e884 add diff command; add remove() function by Guido van Rossum · 29 years ago
  29. bafc14d implemented commit by Guido van Rossum · 29 years ago
  30. d22f59f missed setting eseen and extra when restoring an entry by Guido van Rossum · 29 years ago
  31. ba24468 Handled new and delete properly by Guido van Rossum · 29 years ago
  32. 6bb4a51 implemented action() now, plus some bug fixes by Guido van Rossum · 29 years ago
  33. b07d729 correct call to unparse, should be putentry now by Guido van Rossum · 29 years ago
  34. 81be17b report() needs to report enew and edeleted by Guido van Rossum · 29 years ago
  35. ae21ced Added some more machinery -- still not finished by Guido van Rossum · 29 years ago
  36. 8bcd301 Initial revision by Guido van Rossum · 29 years ago
  37. e1220ff testing by Guido van Rossum · 29 years ago
  38. c218a7e rewritten out of frustration (not yet finished) by Guido van Rossum · 29 years ago
  39. 78016d8 renamed to CommandFrameWork added ready() message added PostUsageMessage by Guido van Rossum · 29 years ago
  40. 318b80d Initial revision by Guido van Rossum · 29 years ago
  41. 729529b Initial revision by Guido van Rossum · 29 years ago
  42. deb627c test -> main by Guido van Rossum · 29 years ago
  43. 547e8d8 if __name__ etc print filename when asking log message by Guido van Rossum · 29 years ago
  44. 00bbf09 largely rewritten, out of frustration by Guido van Rossum · 29 years ago
  45. 68abf54 got rid of debug prints by Guido van Rossum · 29 years ago
  46. 9aeee75 added Entry.dump() method by Guido van Rossum · 29 years ago
  47. 4d4ee8b major update by Guido van Rossum · 29 years ago
  48. 097c55a accept more invalid dates when reading sums file, ignore files not in entries by Guido van Rossum · 29 years ago
  49. c51237c dunno by Guido van Rossum · 29 years ago
  50. bec818a first remote commit test!!! by Guido van Rossum · 29 years ago
  51. 5f07b84 Initial revision by Guido van Rossum · 29 years ago
  52. 107c747 DL_IMPORT needs an argument. by Sjoerd Mullender · 29 years ago
  53. 45ff77f - The prefs file wasn't updated correctly if it already existed. by Jack Jansen · 29 years ago
  54. e08dea19 MW does not always set errno on failing fopen() by Jack Jansen · 29 years ago
  55. 1ff2f21 Removed seeks beyond eof (MW doesn't support them) by Jack Jansen · 29 years ago
  56. e99c824 Mac-specific code for setting filetype was outdated. by Jack Jansen · 29 years ago
  57. 5dbc723 DL_IMPORT macro was called in a funny way (and MW barfed on it) by Jack Jansen · 29 years ago
  58. d39f5f6 This commit was manufactured by cvs2svn to create tag 'release12'. by cvs2svn · 29 years ago
  59. decd2df micro lay-out change by Guido van Rossum · 29 years ago
  60. e530c58 changed path references by Guido van Rossum · 29 years ago
  61. ac3f212 Some more changes for 1.2 by Guido van Rossum · 29 years ago
  62. 0082c1a updates for final release of 1.2 by Guido van Rossum · 29 years ago
  63. 91cb9d2 revamped README; the usual elsewhere... by Guido van Rossum · 29 years ago
  64. 5dd52d3 commit -- why not by Guido van Rossum · 29 years ago
  65. 5b98ac5 added hello world by Guido van Rossum · 29 years ago
  66. 4e62037 added rpython by Guido van Rossum · 29 years ago
  67. 3beff41 add pointer to ../ibrowse by Guido van Rossum · 29 years ago
  68. 9e712fd remove ref to howard subdirectory by Guido van Rossum · 29 years ago
  69. 07a272d commit -- why not by Guido van Rossum · 29 years ago
  70. 21bc15b commit -- why not... by Guido van Rossum · 29 years ago
  71. f4449de small clarifications / lay out by Guido van Rossum · 29 years ago
  72. 6233293 OS/2 thread support by Guido van Rossum · 29 years ago
  73. 48aa82e correct typo in example by Guido van Rossum · 29 years ago
  74. 96628a9 typos, layout and other small things by Guido van Rossum · 29 years ago
  75. eae3f73 Graham Matthews by Guido van Rossum · 29 years ago
  76. 7ec5957 typo bf should be \bf by Guido van Rossum · 29 years ago
  77. 96044da first update from Ken by Guido van Rossum · 29 years ago
  78. fa486a2 call test() when run as script by Guido van Rossum · 29 years ago
  79. 5232590 original received from Ken by Guido van Rossum · 29 years ago
  80. e9df727 change comparing instance methods by Guido van Rossum · 29 years ago
  81. f1bb334 Use variables from module cd instead of CD. by Sjoerd Mullender · 29 years ago
  82. d8953cb change in counting freed objects by Guido van Rossum · 29 years ago
  83. 91e7a0b Also count UNREF's as freeing an object (only relevant when by Sjoerd Mullender · 29 years ago
  84. 8f7871e finalizing 1.2 by Guido van Rossum · 29 years ago
  85. bf6bdb0 removed some harsh words and added some clarifications by Guido van Rossum · 29 years ago
  86. e956386 Jaap V's version by Guido van Rossum · 29 years ago
  87. 6d67b60 backup Makefile too by Guido van Rossum · 29 years ago
  88. 9a707e8 added Linux specific files by Guido van Rossum · 29 years ago
  89. 8f4b6ad two new modules for the Mac toolbox by Guido van Rossum · 29 years ago
  90. a075feb changed treatment of local time by Guido van Rossum · 29 years ago
  91. 02ee80d minor things by Guido van Rossum · 29 years ago
  92. 25f6fcc more complete examples by Guido van Rossum · 29 years ago
  93. 93dda33 update list of supported os-es by Guido van Rossum · 29 years ago
  94. 5b7f3cd Use mappinglookup instead of dictlookup for looking up __builtin__. by Sjoerd Mullender · 29 years ago
  95. f9adf48 documented termios + TERMIOS by Guido van Rossum · 29 years ago
  96. 86dc1e6 added TERMIOS.py by Guido van Rossum · 29 years ago
  97. 4e2e0f9 renaming phase 3 by Guido van Rossum · 29 years ago
  98. 2ddd978 rewritten Abstract by Guido van Rossum · 29 years ago
  99. 233aa1d rewritten introduction by Guido van Rossum · 29 years ago
  100. 4541602 change \dfn to be \em not \sl by Guido van Rossum · 29 years ago