1. 826255b (py-indent-right, py-indent-left): support indentation of regions or by Barry Warsaw · 28 years ago
  2. 71ac945 move mac url2path conversion to separate module by Guido van Rossum · 28 years ago
  3. 857e88e Updated to reflect new situation, added a warning on fmmodule.c by Jack Jansen · 28 years ago
  4. ac0a21a Added a note about removing unwanted sys.path stuff by Jack Jansen · 28 years ago
  5. 94a71ab re-binhexed by Jack Jansen · 28 years ago
  6. ef51d13 Removed addpack calls by Jack Jansen · 28 years ago
  7. f63abad Removed addpack calls for toolbox modules. by Jack Jansen · 28 years ago
  8. 1a0dafb Somehow the <<terminated>> got mangled. Fixed. by Jack Jansen · 28 years ago
  9. ca5e5ed Fixed pythonpath to include tkinter and mac:toolbox, and source-tree by Jack Jansen · 28 years ago
  10. e15f6fe Fixed for new directory layout by Jack Jansen · 28 years ago
  11. 32cb80c Removed addpack calls for toolbox modules, re-binhexed resources (sigh) by Jack Jansen · 28 years ago
  12. 442e720 Added proxy handling; upped version. by Guido van Rossum · 28 years ago
  13. bb65377 Oops... I Inadvertently lost their cvs files... by Jack Jansen · 28 years ago
  14. 0f7af3f Were copied to Relnotes-1.[12] long ago... by Jack Jansen · 28 years ago
  15. 0657960 Fixed binhexer by Jack Jansen · 28 years ago
  16. a630813 Explanations of the examples here by Jack Jansen · 28 years ago
  17. f4875af Minor fix by Jack Jansen · 28 years ago
  18. 18a99f5 Changed creator from PYTH to Pyth by Jack Jansen · 28 years ago
  19. 1a06e1d Binhexer fixed by Jack Jansen · 28 years ago
  20. 52a40ac Added option to set queue size by Jack Jansen · 28 years ago
  21. dca8788 Added a few file types by Jack Jansen · 28 years ago
  22. a8738a5 Added print_arguments() function. by Guido van Rossum · 28 years ago
  23. 0603319 Use MacOS.openrf (if it is available) for opening resource forks by Jack Jansen · 29 years ago
  24. db9ff36 Added checkmenu() method (to checkmark an entry) and delete() method by Jack Jansen · 29 years ago
  25. e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 29 years ago
  26. 4032c2c Change to use real temporary files instead of StringIO. Correct and by Guido van Rossum · 29 years ago
  27. 0147db0 Considerable documentation changes and a few import rearrangements. by Guido van Rossum · 29 years ago
  28. 867a32a (py-comment-region): obsoleted by comment-region by Barry Warsaw · 29 years ago
  29. 7aee384 Reformatted with 4-space indentation. Added some quick docs to the by Guido van Rossum · 29 years ago
  30. a0e2422 A few missing casts (Richard Neitzel). by Guido van Rossum · 29 years ago
  31. 2429c72 Added missing include of Fonts.h by Jack Jansen · 29 years ago
  32. 57fb8ce New binhexer by Jack Jansen · 29 years ago
  33. 3fff8c4 Config files for shared PPC python with GUSI and for _tkinter plugin module. by Jack Jansen · 29 years ago
  34. 0acaf07 binhex fixed by Jack Jansen · 29 years ago
  35. d19db60 - gusiprefs.rsrc added (note: must be in application/applet, not in by Jack Jansen · 29 years ago
  36. 243ddcd Added FieldStorage class, which stores parts in files. by Guido van Rossum · 29 years ago
  37. 62d9d6e (python-font-lock-keywords): make it a defconst by Barry Warsaw · 29 years ago
  38. 391b4e6 Reformatting only. by Guido van Rossum · 29 years ago
  39. 6d62775 (py-honor-comment-indentation, py-compute-indentation): allow other by Barry Warsaw · 29 years ago
  40. 378815c Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() by Jack Jansen · 29 years ago
  41. 7275561 File upload and revamped documentation. by Guido van Rossum · 29 years ago
  42. 911ad6b Added code to make fsspecs work for gusi-python by Jack Jansen · 29 years ago
  43. 6648fb7 Removed unused vars by Jack Jansen · 29 years ago
  44. 33d6ec0 (py-honor-comment-indentation): new variable. by Barry Warsaw · 29 years ago
  45. 6245a3c #removed font-lock cruft by Barry Warsaw · 29 years ago
  46. 33ab6e4 (python-font-lock-keywords): Much improved descrimination between by Barry Warsaw · 29 years ago
  47. fd0fb38 (py-compute-indentation): fix skipping backwards over comments by by Barry Warsaw · 29 years ago
  48. 76a0589 Added openrf method, which opens resource fork. The resulting object by Jack Jansen · 29 years ago
  49. 8ab1148 Added __sinit() call, so C++ initializations in shared library work by Jack Jansen · 29 years ago
  50. 405ab23 *** empty log message *** by Guido van Rossum · 29 years ago
  51. 01fbc68 - Reorganized init code by Jack Jansen · 29 years ago
  52. dc1c64a remove unused variables by Guido van Rossum · 29 years ago
  53. 25e8529 __FreeBSD__ shared libraries by Guido van Rossum · 29 years ago
  54. 1b66a4f default CLOCKS_PER_SEC to CLK_TCK if it exists by Guido van Rossum · 29 years ago
  55. b0824db Made 2nd arg to mkdir optional by Guido van Rossum · 29 years ago
  56. 1266a01 Include ncurses.h where needed by Guido van Rossum · 29 years ago
  57. 468fc6a Include stdlib.h or declare getenv by Guido van Rossum · 29 years ago
  58. 485f2da Add unsigned char cast by Guido van Rossum · 29 years ago
  59. ec22c92 Changes needed to build with Tcl/Tk beta 2! by Guido van Rossum · 29 years ago
  60. dfd428d Changes to make it work with Tcl/Tk beta 1. by Guido van Rossum · 29 years ago
  61. b137a33 Added TMPL for startup options app. by Jack Jansen · 29 years ago
  62. a4b7e14 Store default startup options in preference file or app. by Jack Jansen · 29 years ago
  63. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 29 years ago
  64. be1a6e2 Change Mac creator from 'PYTH' to 'Pyth' -- 'PYTH' was already taken by Guido van Rossum · 29 years ago
  65. 1023dff - AppleEvent timeout set to infinite - Continue even if a build fails by Jack Jansen · 29 years ago
  66. 2258699 Script to recursively change PYTH creators to Pyth by Jack Jansen · 29 years ago
  67. 23b8841 Tk resources (but with a different name, without a space) by Jack Jansen · 29 years ago
  68. 243b29b Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink. by Jack Jansen · 29 years ago
  69. a406c7b - Added Tk projects by Jack Jansen · 29 years ago
  70. 5bfdc92 Added config file for Tk-python Removed mwerksglue.c (which was useless anyway) by Jack Jansen · 29 years ago
  71. eb26368 Ported to CW8 by Jack Jansen · 29 years ago
  72. 56ed26e Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being) by Jack Jansen · 29 years ago
  73. b697173 - Added Guido's fixes - Removed CW4 ifdefs - Rationalized ifdefs for dup, fdopen by Jack Jansen · 29 years ago
  74. 8eca2c2 Added ref to Misc/NEWS file; added hint to run regen script on Linux. by Guido van Rossum · 29 years ago
  75. 2bb57b8 Changed makefile() args from r/w to rb/wb, for non-unix compatability. by Jack Jansen · 29 years ago
  76. 0d12ead Try to normalize urls referring to local files (code copied from posixpath) by Jack Jansen · 29 years ago
  77. e708f40 Include GUSI.h if compiling for mac with gusi-sockets by Jack Jansen · 29 years ago
  78. 5ebca87 Allow makefile('rb') or 'wb'. by Jack Jansen · 29 years ago
  79. c743c8d Modified for GUSI by Jack Jansen · 29 years ago
  80. b852b74 For gusi-based python by Jack Jansen · 29 years ago
  81. 3df881c GUSI-based python projects by Jack Jansen · 29 years ago
  82. 2d3f94e Comment fix by Jack Jansen · 29 years ago
  83. 508537b Include GUSI.h if using gusi-sockets by Jack Jansen · 29 years ago
  84. e8a0a5c Module to convert a mail message to or from quoted-printable. The by Sjoerd Mullender · 29 years ago
  85. 5416e20 mark strftime as varargs by Guido van Rossum · 29 years ago
  86. f4a5912 add remove==unlink; mark strftime as varargs by Guido van Rossum · 29 years ago
  87. ad1f7ee get rid of bogus name for init_tkinter() by Guido van Rossum · 29 years ago
  88. 0f6f812 better way to define ComplexType by Guido van Rossum · 29 years ago
  89. a98b0a1 improved test() by Guido van Rossum · 29 years ago
  90. 7bb7ecd even better way to normalize spaces in add_flowing_data by Guido van Rossum · 29 years ago
  91. 93dc801 better way to normalize spaces in add_flowing_data by Guido van Rossum · 29 years ago
  92. f69da22 fix several bogus var refs in error reporting by Guido van Rossum · 29 years ago
  93. feeadef document OverflowError exception on mktime() by Guido van Rossum · 29 years ago
  94. 264302d atol supports trailing l/L if base is 0 by Guido van Rossum · 29 years ago
  95. c171552 document non-BSD SIGCHLD behaviour by Guido van Rossum · 29 years ago
  96. 789742b change jars email by Guido van Rossum · 29 years ago
  97. 8c07bb4 listdir no longer returns . or ..; added remove==unlink by Guido van Rossum · 29 years ago
  98. 71b1815 hypot is now always supported by Guido van Rossum · 29 years ago
  99. d2966cb don't die on unreadable files etc. by Guido van Rossum · 29 years ago
  100. 3326b67 Re-binhexed all projects. by Jack Jansen · 29 years ago