1. bac428d Enlarged version buffer (nobody expects the spanish inquisition:-) by Jack Jansen · 31 years ago
  2. c5b26f4 - PYTHONPATH is now \n-separated, so you can have directories with by Jack Jansen · 31 years ago
  3. fea7533 Added support for MetroWerks CodeWarrior compiler by Jack Jansen · 31 years ago
  4. edf5855 Interface to MacTCP and the MacTCP Domain Name Resolver by Jack Jansen · 31 years ago
  5. 114ca5c - Added Version method by Jack Jansen · 31 years ago
  6. ee735be Interface to Mac Communications Toolbox (only Connection Manager for now) by Jack Jansen · 31 years ago
  7. 115590d This file (which is Guido's) was somehow missing... by Jack Jansen · 31 years ago
  8. 0d7cba8 New standard modules for the mac. by Jack Jansen · 31 years ago
  9. 599f0d1 - Added ability to get at strings embedded in the struct by Jack Jansen · 31 years ago
  10. e00637b Removed extraneous fclose() in case of .pyc file argument by Jack Jansen · 31 years ago
  11. 234fd7e Use \n as PYTHONPATH delimiter on Mac (less likely to occur in by Jack Jansen · 31 years ago
  12. 44fff3c Added missing initialization by Jack Jansen · 31 years ago
  13. 8fd2d94 Added hook for better mac error messages. by Jack Jansen · 31 years ago
  14. 7ae7768 Initial revision by Barry Warsaw · 31 years ago
  15. 52c8b26 Use /depot/gnu/plat/bin/perl by Barry Warsaw · 31 years ago
  16. 7c7fa46 This commit was manufactured by cvs2svn to create tag 'release111'. by cvs2svn · 31 years ago
  17. 5dee5e7 bugfix release by Guido van Rossum · 31 years ago
  18. 635649f next release by Guido van Rossum · 31 years ago
  19. cfb45e4 typos by Guido van Rossum · 31 years ago
  20. 9351fdb misc stuff by Guido van Rossum · 31 years ago
  21. d57021e workshop attendees etc by Guido van Rossum · 31 years ago
  22. a67bb7e python-mode-hook instead of py-mode-hook by Guido van Rossum · 31 years ago
  23. f34cadd added timer and file callbacks and global mainloop and quit fns by Guido van Rossum · 31 years ago
  24. 5e8e832 don't use backslashes for continuation lines by Guido van Rossum · 31 years ago
  25. 132f5c2 don't fail moving empty list of shared modules by Guido van Rossum · 31 years ago
  26. 69d9eb9 replace abort() calls by fatal() by Guido van Rossum · 31 years ago
  27. 363ac7d set name to <lambda> instead of None for lambdas by Guido van Rossum · 31 years ago
  28. 13d0ed1 prevent core dump for old getargs() with NULL arg by Guido van Rossum · 31 years ago
  29. c054a66 call err_clear in err_setval by Guido van Rossum · 31 years ago
  30. 030ae17 fix pow() core dump by Guido van Rossum · 31 years ago
  31. bb3c5f7 fix comparison of instances without _-cmp__ by Guido van Rossum · 31 years ago
  32. f483846 pl1.1.1; added newgetargs renaming by Guido van Rossum · 31 years ago
  33. a558e37 improved prompt format by Guido van Rossum · 31 years ago
  34. e23b62f more complete tests of built-in functions by Guido van Rossum · 31 years ago
  35. 40272f8 Removed erroneous +. by Sjoerd Mullender · 31 years ago
  36. 47f7c71 Removed erroneous +. by Sjoerd Mullender · 31 years ago
  37. 8eee56f the usual by Guido van Rossum · 31 years ago
  38. 9444ce0 the usual by Guido van Rossum · 31 years ago
  39. 2bcafeb test for presence of stddef.h by Guido van Rossum · 31 years ago
  40. 9041279 run sharedinstall; add BINDIR macros etc by Guido van Rossum · 31 years ago
  41. 5ebc0ca include stddef.h by Guido van Rossum · 31 years ago
  42. 780044f added option interface by Guido van Rossum · 31 years ago
  43. 971dc53 fix bug in poly.minus by Guido van Rossum · 31 years ago
  44. 05bf280 clarifications by Guido van Rossum · 31 years ago
  45. e6757c2 don't assum '.' is in PATH by Guido van Rossum · 31 years ago
  46. 411a8bd add hypot() by Guido van Rossum · 31 years ago
  47. 2ce15a5 always make sharedmods by Guido van Rossum · 31 years ago
  48. 8991065 makesetup should use $cc not cc by Guido van Rossum · 31 years ago
  49. 6493389 distinguish between getpgrp and setpgrp arg requirements by Guido van Rossum · 31 years ago
  50. b9a6d12 Comparison of two class instances without __cmp__ or __rcmp__ methods by Sjoerd Mullender · 31 years ago
  51. 2abc494 Free was called with a struct as argument instead of a field from the struct. by Sjoerd Mullender · 31 years ago
  52. 4eba0c9 Escaped $(LDSHARED) in a string. by Sjoerd Mullender · 31 years ago
  53. c94d53d This commit was manufactured by cvs2svn to create tag 'release11'. by cvs2svn · 31 years ago
  54. 7647b82 really the last log entry for 1.1 by Guido van Rossum · 31 years ago
  55. dd99fd2 change date to 11 oct by Guido van Rossum · 31 years ago
  56. 42a24ef add getargs.o:getargs.c rule by Guido van Rossum · 31 years ago
  57. ac5a4e3 add hints about doco by Guido van Rossum · 31 years ago
  58. dabb11b add test for volatile by Guido van Rossum · 31 years ago
  59. 6b111b0 remove old readline note, add smake note by Guido van Rossum · 31 years ago
  60. 4450bab update pathnames by Guido van Rossum · 31 years ago
  61. 1146c87 final release date of release 1.1 is Oct 11 by Guido van Rossum · 31 years ago
  62. 73624e9 new style by Guido van Rossum · 31 years ago
  63. 4a91df4 apply ranoib to installed libraries by Guido van Rossum · 31 years ago
  64. e5e73b9 initial commit by Guido van Rossum · 31 years ago
  65. 29c1b97 __call__, __getattr__ c.s. by Guido van Rossum · 31 years ago
  66. 2e61103 adapted to new overloading scheme by Guido van Rossum · 31 years ago
  67. 74233b3 fix buffer size by Guido van Rossum · 31 years ago
  68. 705d517 initial checkin by Guido van Rossum · 31 years ago
  69. 3dc44ab add debug, use waitpid by Guido van Rossum · 31 years ago
  70. 82268e0 initial checkin by Guido van Rossum · 31 years ago
  71. 00d5974 fix bind arg by Guido van Rossum · 31 years ago
  72. 37f142d add setdefscrollbars call by Guido van Rossum · 31 years ago
  73. 6910f42 new version by Tim by Guido van Rossum · 31 years ago
  74. 81a12bc totally redone for new overloading scheme by Guido van Rossum · 31 years ago
  75. 72eb83c add warning about ultrix cc by Guido van Rossum · 31 years ago
  76. 33325f4 Vgeneric -- used in frozen version by Guido van Rossum · 31 years ago
  77. 05fc9ce print gl variables by Guido van Rossum · 31 years ago
  78. fa78560 test cache by Guido van Rossum · 31 years ago
  79. fc146cb init -> __init__ by Guido van Rossum · 31 years ago
  80. 50519c6 micro changes by Guido van Rossum · 31 years ago
  81. 46e4b07 moved my examples to subdir guido by Guido van Rossum · 31 years ago
  82. 35820f7 Matt's examples by Guido van Rossum · 31 years ago
  83. 884657a Added Matt's examples by Guido van Rossum · 31 years ago
  84. aa25386 Moved older news to HISTORY file by Guido van Rossum · 31 years ago
  85. 94ed6f5 Oops! version numbers again! by Guido van Rossum · 31 years ago
  86. 8780a44 Oops -- version number! by Guido van Rossum · 31 years ago
  87. 2b11c61 Change status of fixed bugs by Guido van Rossum · 31 years ago
  88. b85ae1a Hopefully the last edits for 1.1 by Guido van Rossum · 31 years ago
  89. c370607 Add pointer to GPL-free MP library by Guido van Rossum · 31 years ago
  90. 061f182 For release 1.1 by Guido van Rossum · 31 years ago
  91. e1f17b5 Only require autoconf 1.8 by Guido van Rossum · 31 years ago
  92. ac97fd7 Micro portability changes by Guido van Rossum · 31 years ago
  93. 9702c4b changed script interpreter by Barry Warsaw · 31 years ago
  94. 0c57abb Removed this module (will be distributed with Jack's package) by Guido van Rossum · 31 years ago
  95. 29766b2 Add simpler __getattr__ example and document __call__ by Guido van Rossum · 31 years ago
  96. 9fd48ab Added missing \end{datadesc}. by Sjoerd Mullender · 31 years ago
  97. ca3f6c8 Removed description of class.init() method. by Guido van Rossum · 31 years ago
  98. 16cd7f9 Moved author and date to boilerplate.tex. by Guido van Rossum · 31 years ago
  99. d8336c2 Lots of things added. README written (mostly). by Guido van Rossum · 31 years ago
  100. ca9321e Import posixpath for freeze script by Guido van Rossum · 31 years ago