1. 35a092f Added detection for getgroups(), fpathconf(), pathconf(), by Fred Drake · 25 years ago
  2. 60429e0 Fixed the password dialog to use a password control. by Jack Jansen · 25 years ago
  3. a4deef8 C-style comments removed (again). by Jack Jansen · 25 years ago
  4. 30f2080 Methods {Get,Set}ControlData that know about data types passed for the various by Jack Jansen · 25 years ago
  5. 871a889 Fixed the password dialog to use a password control. by Jack Jansen · 25 years ago
  6. cc38688 Updated Message, question, YNC and progress dialogs for Appearance. Password by Jack Jansen · 25 years ago
  7. 2d76c25 In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier by Jack Jansen · 25 years ago
  8. c5d0959 Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support, and added workaround for non-existing calls for 68K. by Jack Jansen · 25 years ago
  9. a05ac60 Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. by Jack Jansen · 25 years ago
  10. 608b3fa Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we by Jack Jansen · 25 years ago
  11. 8bb573e Oops, PLstring funcs should be "pascal". Funny this never caused problems before... by Jack Jansen · 25 years ago
  12. 0bdd90a Catch up with terminology change in UnixCCompiler: 'includes' -> 'include_dirs'. by Greg Ward · 25 years ago
  13. 1d0495e Catch missing MANIFEST file and warn rather than blowing up. by Greg Ward · 25 years ago
  14. 9b45443 Fixed 'find_package_modules()' to ensure that we never build (and thus by Greg Ward · 25 years ago
  15. 48697d9 Changed 'build_extensions()' so 'sources' can be a list or tuple; and by Greg Ward · 25 years ago
  16. 04d7832 In 'compile()' method, renamed 'includes' parameter to 'include_dirs' for by Greg Ward · 25 years ago
  17. 44f8e4e Added support for printing out help text from option table: 'print_help()', by Greg Ward · 25 years ago
  18. c9c37b1 Made "verbose" mode the default; now you have to supply --quiet if you by Greg Ward · 25 years ago
  19. d6bc4e7 New appearance mgr support. This appears (no pun intended) to have some problems that I'll fix tonight, so don't check it out. by Jack Jansen · 25 years ago
  20. 09ac088 The call to PyArg_ParseTuple in al_Connect had one too few arguments. by Guido van Rossum · 25 years ago
  21. d6ecfea Changed appearance-dialogs to new WDEF values. Also undid silly change of by Jack Jansen · 25 years ago
  22. a6107f7 Regenerated, and manually massaged (sigh): there can now be comments after enum defs, and bgen doesn't understand this yet. by Jack Jansen · 25 years ago
  23. 24c3531 Fixed a linebreak I forgot, added docstrings, (temporarily) blacklisted a few routines that seem to be missing in my CW Pro 5.1. by Jack Jansen · 25 years ago
  24. d60069c Added USE_APPEARANCE flag. by Jack Jansen · 25 years ago
  25. 18f7a45 Document the new stuff in the os module. by Fred Drake · 25 years ago
  26. 89143df Added support for ctermid, tempnam, tmpfile, tmpnam, and tmpnam_r. by Fred Drake · 25 years ago
  27. 5ab8eaf Added support for abort(), ctermid(), tmpfile(), tempnam(), tmpnam(), by Fred Drake · 25 years ago
  28. 229c086 Changes by Corran Webster to support {Get,Set}ControlData and by Jack Jansen · 25 years ago
  29. 4d56ecf Minimal test of Dlg.SetControlData by Corran Webster: draw a default by Jack Jansen · 25 years ago
  30. 8f5725a First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE by Jack Jansen · 25 years ago
  31. cbdff76 OpenSSL support. This is based on patches for a version of SSLeay by by Guido van Rossum · 25 years ago
  32. 09c8b6c OpenSSL support. This is based on patches for a version of SSLeay by by Guido van Rossum · 25 years ago
  33. 5274c33 According to Craig H Rowland, openbsd2 is yet another BSD variant that by Guido van Rossum · 25 years ago
  34. 8f35681 Added \" to escapes so embedded escaped double quotes are handled by Barry Warsaw · 25 years ago
  35. b70699b Set the finder "is shared" bit, by request of Joe Strout. It seems this allows multiple simultaneous copies to be run from a server, and Applets shouldn't by Jack Jansen · 25 years ago
  36. 75e62f2 Allow for 12 arguments max, in stead of 8. Untested. by Jack Jansen · 25 years ago
  37. bf27298 Correct the docstring for byteswap(); error noted by Bernhard Reiter by Fred Drake · 25 years ago
  38. 631e6a0 [from 1999-11-04] by Greg Ward · 25 years ago
  39. 0c3e4b6 Default schedparams set to (0,0): no event-intervention by Python mainloop. This by Jack Jansen · 25 years ago
  40. dd20689 Standalone.html is long obsolete. Added description of BuildApplication by Jack Jansen · 25 years ago
  41. 2450a25 New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip by Jack Jansen · 25 years ago
  42. 43fd1f7 Give a warning if system-wide sys.argv processing is off (because then we by Jack Jansen · 25 years ago
  43. c6f8fd9 Last try, think I got it now. by Barry Warsaw · 25 years ago
  44. 490b15d Once more by Barry Warsaw · 25 years ago
  45. a20a1e7 Once more by Barry Warsaw · 25 years ago
  46. 6b96ec3 Urg! by Barry Warsaw · 25 years ago
  47. 6c3e3a9 more trivial stuff to test CVS -- should be the last? by Barry Warsaw · 25 years ago
  48. 0afe026 testing CVS once more by Barry Warsaw · 25 years ago
  49. fcd490b testing CVS by Barry Warsaw · 25 years ago
  50. 71d9f0d testing CVS by Barry Warsaw · 25 years ago
  51. 3479053 testing CVS by Barry Warsaw · 25 years ago
  52. a8a57a7 testing CVS by Barry Warsaw · 25 years ago
  53. 8896a2b Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  54. de4636c Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  55. 61c0461 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  56. 086bc36 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  57. bda81c8 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  58. 0319b370 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  59. 554cd94 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  60. d4d4ba3 Update link to PythonWare library page. by Fred Drake · 25 years ago
  61. 6dfc792 In abspath(), always use normpath(), even when win32api is available by Guido van Rossum · 25 years ago
  62. d25c1b7 A bunch of docstring fixes. by Barry Warsaw · 25 years ago
  63. 32efef3 look for builtins before stuff on the path. by Greg Stein · 25 years ago
  64. 2b23413 add loading of dynamic library modules. by Greg Stein · 25 years ago
  65. 645af9f rewrite_descriptor(): Fixup conversion of arguments (simpler). by Fred Drake · 25 years ago
  66. 8a3b449 Don't rename \var to <varname>; DocBook is too verbose here. by Fred Drake · 25 years ago
  67. 7ec28d2 turn SysPathImporter into PathImporter. by Greg Stein · 25 years ago
  68. 72ee435 remove the __version__ global. by Greg Stein · 25 years ago
  69. 6d3165a only put __path__ into package modules. by Greg Stein · 25 years ago
  70. 63faa01 shift code from DirectoryImporter out to a common area. by Greg Stein · 25 years ago
  71. 995285e Moved all the imports to the top. by Fred Drake · 25 years ago
  72. d81b1b0 Set the date and version to reflect the actual status, not the last by Fred Drake · 25 years ago
  73. 0d6bf0e When generating the top-level index to the documents, make sure some by Fred Drake · 25 years ago
  74. b960e7a Patches by Kannan Vijayan: by Guido van Rossum · 25 years ago
  75. 7424242 Removed last XXX comment; no further action needed on this one. by Fred Drake · 25 years ago
  76. 4755ee5 Complete the integration of Sam Bayer's fixes. by Guido van Rossum · 25 years ago
  77. 497a198 Changed fron importing wcnew back to webchecker. by Guido van Rossum · 25 years ago
  78. e284b21 Integrated Sam Bayer's wcnew.py code. It seems silly to keep two by Guido van Rossum · 25 years ago
  79. 61b95db # *NOT* by Sam Bayer: reindented to use 4 spaces like the rest here, by Guido van Rossum · 25 years ago
  80. 64acb5c Samuel L. Bayer: by Guido van Rossum · 25 years ago
  81. a894640 Samuel L. Bayer: by Guido van Rossum · 25 years ago
  82. f97eecc Samuel L. Bayer: by Guido van Rossum · 25 years ago
  83. dbd5c3e Samuel L. Bayer: by Guido van Rossum · 25 years ago
  84. d7b147b Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a by Guido van Rossum · 25 years ago
  85. ed7f9e2 Hint for C++ users on AIX by Gary Duzan added. by Guido van Rossum · 25 years ago
  86. bcb393f The 'test' target ought to depend on 'all', not just on python$(EXE) by Guido van Rossum · 25 years ago
  87. 0eefa3f Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  88. 569ef61 Changes resulting from patch to acconfig.h. by Guido van Rossum · 25 years ago
  89. e74c429 Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  90. 001b9be Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  91. ba98a42 Change the last PyErr_Format %s format to %.400s. by Guido van Rossum · 25 years ago
  92. 55e9396 Preliminary documentation for turtle module (Tk), by Moshe Zadka. by Fred Drake · 25 years ago
  93. 77980a7 Correct typo in module doc string doscovered by Jonathan Giddy. by Guido van Rossum · 25 years ago
  94. 2530d4e Added request to please not send HTML email to the newsgroup/mailing by Fred Drake · 25 years ago
  95. 29a710f Document \citetitle and \programopt. by Fred Drake · 25 years ago
  96. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  97. e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
  98. 9fa76f1 Use \citetitle in several places, and \programopt where appropriate. by Fred Drake · 25 years ago
  99. 698d520 Use \citetitle in several places. by Fred Drake · 25 years ago
  100. ebe0341 Use \citetitle instead of \emph. by Fred Drake · 25 years ago