1. 76a0589 Added openrf method, which opens resource fork. The resulting object by Jack Jansen · 28 years ago
  2. 8ab1148 Added __sinit() call, so C++ initializations in shared library work by Jack Jansen · 28 years ago
  3. 405ab23 *** empty log message *** by Guido van Rossum · 28 years ago
  4. 01fbc68 - Reorganized init code by Jack Jansen · 28 years ago
  5. dc1c64a remove unused variables by Guido van Rossum · 28 years ago
  6. 25e8529 __FreeBSD__ shared libraries by Guido van Rossum · 28 years ago
  7. 1b66a4f default CLOCKS_PER_SEC to CLK_TCK if it exists by Guido van Rossum · 28 years ago
  8. b0824db Made 2nd arg to mkdir optional by Guido van Rossum · 28 years ago
  9. 1266a01 Include ncurses.h where needed by Guido van Rossum · 28 years ago
  10. 468fc6a Include stdlib.h or declare getenv by Guido van Rossum · 28 years ago
  11. 485f2da Add unsigned char cast by Guido van Rossum · 28 years ago
  12. ec22c92 Changes needed to build with Tcl/Tk beta 2! by Guido van Rossum · 28 years ago
  13. dfd428d Changes to make it work with Tcl/Tk beta 1. by Guido van Rossum · 28 years ago
  14. b137a33 Added TMPL for startup options app. by Jack Jansen · 28 years ago
  15. a4b7e14 Store default startup options in preference file or app. by Jack Jansen · 28 years ago
  16. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 28 years ago
  17. be1a6e2 Change Mac creator from 'PYTH' to 'Pyth' -- 'PYTH' was already taken by Guido van Rossum · 28 years ago
  18. 1023dff - AppleEvent timeout set to infinite - Continue even if a build fails by Jack Jansen · 28 years ago
  19. 2258699 Script to recursively change PYTH creators to Pyth by Jack Jansen · 28 years ago
  20. 23b8841 Tk resources (but with a different name, without a space) by Jack Jansen · 28 years ago
  21. 243b29b Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink. by Jack Jansen · 28 years ago
  22. a406c7b - Added Tk projects by Jack Jansen · 28 years ago
  23. 5bfdc92 Added config file for Tk-python Removed mwerksglue.c (which was useless anyway) by Jack Jansen · 28 years ago
  24. eb26368 Ported to CW8 by Jack Jansen · 28 years ago
  25. 56ed26e Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being) by Jack Jansen · 28 years ago
  26. b697173 - Added Guido's fixes - Removed CW4 ifdefs - Rationalized ifdefs for dup, fdopen by Jack Jansen · 28 years ago
  27. 8eca2c2 Added ref to Misc/NEWS file; added hint to run regen script on Linux. by Guido van Rossum · 28 years ago
  28. 2bb57b8 Changed makefile() args from r/w to rb/wb, for non-unix compatability. by Jack Jansen · 28 years ago
  29. 0d12ead Try to normalize urls referring to local files (code copied from posixpath) by Jack Jansen · 28 years ago
  30. e708f40 Include GUSI.h if compiling for mac with gusi-sockets by Jack Jansen · 28 years ago
  31. 5ebca87 Allow makefile('rb') or 'wb'. by Jack Jansen · 28 years ago
  32. c743c8d Modified for GUSI by Jack Jansen · 28 years ago
  33. b852b74 For gusi-based python by Jack Jansen · 28 years ago
  34. 3df881c GUSI-based python projects by Jack Jansen · 28 years ago
  35. 2d3f94e Comment fix by Jack Jansen · 28 years ago
  36. 508537b Include GUSI.h if using gusi-sockets by Jack Jansen · 28 years ago
  37. e8a0a5c Module to convert a mail message to or from quoted-printable. The by Sjoerd Mullender · 28 years ago
  38. 5416e20 mark strftime as varargs by Guido van Rossum · 28 years ago
  39. f4a5912 add remove==unlink; mark strftime as varargs by Guido van Rossum · 28 years ago
  40. ad1f7ee get rid of bogus name for init_tkinter() by Guido van Rossum · 28 years ago
  41. 0f6f812 better way to define ComplexType by Guido van Rossum · 28 years ago
  42. a98b0a1 improved test() by Guido van Rossum · 28 years ago
  43. 7bb7ecd even better way to normalize spaces in add_flowing_data by Guido van Rossum · 28 years ago
  44. 93dc801 better way to normalize spaces in add_flowing_data by Guido van Rossum · 28 years ago
  45. f69da22 fix several bogus var refs in error reporting by Guido van Rossum · 28 years ago
  46. feeadef document OverflowError exception on mktime() by Guido van Rossum · 28 years ago
  47. 264302d atol supports trailing l/L if base is 0 by Guido van Rossum · 28 years ago
  48. c171552 document non-BSD SIGCHLD behaviour by Guido van Rossum · 28 years ago
  49. 789742b change jars email by Guido van Rossum · 28 years ago
  50. 8c07bb4 listdir no longer returns . or ..; added remove==unlink by Guido van Rossum · 28 years ago
  51. 71b1815 hypot is now always supported by Guido van Rossum · 28 years ago
  52. d2966cb don't die on unreadable files etc. by Guido van Rossum · 28 years ago
  53. 3326b67 Re-binhexed all projects. by Jack Jansen · 28 years ago
  54. 4fbb6d9 Added cmath module by Jack Jansen · 28 years ago
  55. d390325 Modules implementing WWW and URL suite, and a module to control netscape. by Jack Jansen · 28 years ago
  56. 7e156a7 Added missing get() method by Jack Jansen · 28 years ago
  57. bdd0747 Fixed access to Quickdraw globals. Unfortunately, they now have to be by Jack Jansen · 28 years ago
  58. 05a6d8f remove rcs history by Guido van Rossum · 28 years ago
  59. e36e1fe support fast mode for gdmb by Guido van Rossum · 28 years ago
  60. 15ad9a6 only use 'j' for imaginary constants by Guido van Rossum · 28 years ago
  61. c96ef6a properly initialize optional arguments to apply() by Guido van Rossum · 28 years ago
  62. faa436c use only j for imaginary constants by Guido van Rossum · 28 years ago
  63. efa3143 add keyword args to CanvasItem class __init__ by Guido van Rossum · 28 years ago
  64. 15c4fec more recent linux header files by Guido van Rossum · 28 years ago
  65. 8c8a02a speed up unquote() by using atoi() instead of eval() by Guido van Rossum · 28 years ago
  66. 44a4d59 support 'whence' arg to seek() by Guido van Rossum · 28 years ago
  67. 0eaa74b add acct() method to send new account name by Guido van Rossum · 28 years ago
  68. ba42664 fix typo in _setval() return value by Guido van Rossum · 28 years ago
  69. 6700142 backward compatible interface for bsddb by Guido van Rossum · 28 years ago
  70. 0182c06 inherit error from _mod.error by Guido van Rossum · 28 years ago
  71. 13ad35a real test for executable script by Guido van Rossum · 28 years ago
  72. 5bb05da correct retrieving return value of os.waitpid() by Guido van Rossum · 28 years ago
  73. eacce12 add missing loop step to parseplist() by Guido van Rossum · 28 years ago
  74. f7476c5 fix default arg for read() -- should be -1 by Guido van Rossum · 28 years ago
  75. 06d7441 add ComplexType by Guido van Rossum · 28 years ago
  76. 7241879 use 'j' instead of 'i' for imaginary constants by Guido van Rossum · 28 years ago
  77. 1e7b2aa Removed unused var by Jack Jansen · 28 years ago
  78. 9fbcc6a (py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp. by Barry Warsaw · 28 years ago
  79. 996e6dc Corrected format string in api_version_warning. by Sjoerd Mullender · 28 years ago
  80. b89f32e Added prototype for PySys_SetArgv by Jack Jansen · 28 years ago
  81. 6c6ad83 Set default item for dialog by Jack Jansen · 28 years ago
  82. 76c79e9 Added 16-bit pixel support for some operations. by Jack Jansen · 28 years ago
  83. ba1de3b Fixed off-by-one error in rle-decode, and allow whitespace in base64 by Jack Jansen · 28 years ago
  84. 61f3df4 Added rgbFgColor and a few other members of CGrafPort by Jack Jansen · 29 years ago
  85. 79fb732 Added Fm module by Jack Jansen · 29 years ago
  86. 00bd2e5 adde cmath; added version numbers to tk/tcl libs by Guido van Rossum · 29 years ago
  87. 3206268 added default hypot() implementation by Guido van Rossum · 29 years ago
  88. b123691 64-bit patch by Guido van Rossum · 29 years ago
  89. b28911c added new.classobj() by Guido van Rossum · 29 years ago
  90. c0fd1c0 fix argcount bug for build_node_children by Guido van Rossum · 29 years ago
  91. ca42b16 clear addr buffer before calling getsockname by Guido van Rossum · 29 years ago
  92. 71aa32f complex math by Guido van Rossum · 29 years ago
  93. f595fde changes for pow(**) and complex by Guido van Rossum · 29 years ago
  94. c7fea2f add sigrelse() call for SunOS 4.1; add some fflush() calls by Guido van Rossum · 29 years ago
  95. d8b4925 added complex and c objects by Guido van Rossum · 29 years ago
  96. 97ead3f Hack to force loading of cobject.o by Guido van Rossum · 29 years ago
  97. 39739ea better power implementation by Guido van Rossum · 29 years ago
  98. cf3d108 Added PyComplex_AsCComplex by Guido van Rossum · 29 years ago
  99. ff4af06 __hpux -> hpux equivalence by Guido van Rossum · 29 years ago
  100. b0352fa fix args options for setcheckinterval by Guido van Rossum · 29 years ago