1. ba42664 fix typo in _setval() return value by Guido van Rossum · 29 years ago
  2. 6700142 backward compatible interface for bsddb by Guido van Rossum · 29 years ago
  3. 0182c06 inherit error from _mod.error by Guido van Rossum · 29 years ago
  4. 13ad35a real test for executable script by Guido van Rossum · 29 years ago
  5. 5bb05da correct retrieving return value of os.waitpid() by Guido van Rossum · 29 years ago
  6. eacce12 add missing loop step to parseplist() by Guido van Rossum · 29 years ago
  7. f7476c5 fix default arg for read() -- should be -1 by Guido van Rossum · 29 years ago
  8. 06d7441 add ComplexType by Guido van Rossum · 29 years ago
  9. 7241879 use 'j' instead of 'i' for imaginary constants by Guido van Rossum · 29 years ago
  10. 1e7b2aa Removed unused var by Jack Jansen · 29 years ago
  11. 9fbcc6a (py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp. by Barry Warsaw · 29 years ago
  12. 996e6dc Corrected format string in api_version_warning. by Sjoerd Mullender · 29 years ago
  13. b89f32e Added prototype for PySys_SetArgv by Jack Jansen · 29 years ago
  14. 6c6ad83 Set default item for dialog by Jack Jansen · 29 years ago
  15. 76c79e9 Added 16-bit pixel support for some operations. by Jack Jansen · 29 years ago
  16. ba1de3b Fixed off-by-one error in rle-decode, and allow whitespace in base64 by Jack Jansen · 29 years ago
  17. 61f3df4 Added rgbFgColor and a few other members of CGrafPort by Jack Jansen · 29 years ago
  18. 79fb732 Added Fm module by Jack Jansen · 29 years ago
  19. 00bd2e5 adde cmath; added version numbers to tk/tcl libs by Guido van Rossum · 29 years ago
  20. 3206268 added default hypot() implementation by Guido van Rossum · 29 years ago
  21. b123691 64-bit patch by Guido van Rossum · 29 years ago
  22. b28911c added new.classobj() by Guido van Rossum · 29 years ago
  23. c0fd1c0 fix argcount bug for build_node_children by Guido van Rossum · 29 years ago
  24. ca42b16 clear addr buffer before calling getsockname by Guido van Rossum · 29 years ago
  25. 71aa32f complex math by Guido van Rossum · 29 years ago
  26. f595fde changes for pow(**) and complex by Guido van Rossum · 29 years ago
  27. c7fea2f add sigrelse() call for SunOS 4.1; add some fflush() calls by Guido van Rossum · 29 years ago
  28. d8b4925 added complex and c objects by Guido van Rossum · 29 years ago
  29. 97ead3f Hack to force loading of cobject.o by Guido van Rossum · 29 years ago
  30. 39739ea better power implementation by Guido van Rossum · 29 years ago
  31. cf3d108 Added PyComplex_AsCComplex by Guido van Rossum · 29 years ago
  32. ff4af06 __hpux -> hpux equivalence by Guido van Rossum · 29 years ago
  33. b0352fa fix args options for setcheckinterval by Guido van Rossum · 29 years ago
  34. beeda8a changes for power (**) operator by Guido van Rossum · 29 years ago
  35. 50564e8 changes for complex and power (**) operator by Guido van Rossum · 29 years ago
  36. 8a5c5d2 changes for complex numbers by Guido van Rossum · 29 years ago
  37. 0bfd6c3 Added power (**) operator by Guido van Rossum · 29 years ago
  38. 5990592 added decl for PyComplex_AsCComplex by Guido van Rossum · 29 years ago
  39. 3d1f095 changes for ** (power) operator by Guido van Rossum · 29 years ago
  40. b17d5de changes for complex numbers by Guido van Rossum · 29 years ago
  41. e0dbd59 bump api version by Guido van Rossum · 29 years ago
  42. 3ca2a95 added complex and c object.h; get rid of Py_FatalError by Guido van Rossum · 29 years ago
  43. f9fca92 complex numbers a la Konrad Hinsen by Guido van Rossum · 29 years ago
  44. 77654a7 opaque C object a la Jim Fulton by Guido van Rossum · 29 years ago
  45. 3a50f8a - Added FontInfo support - Added (read-)access to members of [C]GrafPort object by Jack Jansen · 29 years ago
  46. bf220a1 Added font manager toolbox module by Jack Jansen · 29 years ago
  47. 195e33e - Fixed bug in getfillable() - Added setcallback() method to set a user-callback by Jack Jansen · 29 years ago
  48. 6259af9 An interface to the font manager by Jack Jansen · 29 years ago
  49. c8a9949 Various fixes/enhancements, thanks to Ivan and Just: by Jack Jansen · 29 years ago
  50. 1d8ede7 Fixed GetPen and SetPt arguments by Jack Jansen · 29 years ago
  51. 04a02e7 Added support for PenState and Patterns (and the accompanying qd globals) by Jack Jansen · 29 years ago
  52. b539406 Added support for cursors, and a way to get at the qd global 'arrow' by Jack Jansen · 29 years ago
  53. 7d1eba9 Added extra module argument varstuff, to declare extra module-level vars by Jack Jansen · 29 years ago
  54. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  55. 6601964 Fixed example by Jack Jansen · 29 years ago
  56. e8ea21b Added pathname2url and url2pathname methods (only correct for unix and by Jack Jansen · 29 years ago
  57. b678975 (Minimal) instructions on how to build python from source by Jack Jansen · 29 years ago
  58. b696b25 Added missing newline by Jack Jansen · 29 years ago
  59. 5a01fe0 Common header file for all plugin modules by Jack Jansen · 29 years ago
  60. f4e7d2a Added (dummy) expanduser and expandvar methods by Jack Jansen · 29 years ago
  61. dc3e3f6 Fixed local file access for macintosh by Jack Jansen · 29 years ago
  62. 4f508ad Sample image drawing code (not fully functional yet) by Jack Jansen · 29 years ago
  63. 6f47bf4 Minor bugfix in keyboard input handling by Jack Jansen · 29 years ago
  64. 425e9eb - Added color window/pixmap support by Jack Jansen · 29 years ago
  65. 72b56e8 don't return from main loop when error occurs by Guido van Rossum · 29 years ago
  66. 9cfea10 It now actually works. Also, MovieInWindow and VerySimplePlayer by Jack Jansen · 29 years ago
  67. 232f3cd Added support for RGB objects (tuples in python) by Jack Jansen · 29 years ago
  68. 1e4ce73 Added Sint8 and Uint8 types by Jack Jansen · 29 years ago
  69. 0a54ae2 Added cm and qt demos by Jack Jansen · 29 years ago
  70. cbc0358 Added QuickTime module by Jack Jansen · 29 years ago
  71. 641e8d7 Added component mgr and quicktime modules by Jack Jansen · 29 years ago
  72. 992ded8 fix free memory reads in dictlookup et al by Guido van Rossum · 29 years ago
  73. e5fe4af Use global statement instead of importing ourselves to get to global variable. by Sjoerd Mullender · 29 years ago
  74. 453ced5 still untested (but it compiles) by Jack Jansen · 29 years ago
  75. 8b13703 Added Cm.slb, the component mgr interface by Jack Jansen · 29 years ago
  76. cb4eaad QuickTime support (not yet functional) by Jack Jansen · 29 years ago
  77. b996856 Component mgr support by Jack Jansen · 29 years ago
  78. 41058c0 BitMap object support (only lightly tested) by Jack Jansen · 29 years ago
  79. 135fb71 BitMap object support by Jack Jansen · 29 years ago
  80. 93fa45c A variation on PICTbrowse.py that displays the picture using DrawPicture. by Jack Jansen · 29 years ago
  81. fa4d5d0 Added converters for Fixed by Jack Jansen · 29 years ago
  82. b7abb18 Added support for GrafPort object by Jack Jansen · 29 years ago
  83. 330381c Added (minimal) support for a GrafPort type by Jack Jansen · 29 years ago
  84. 7830ab8 Added definitions for GrafPort object and Fixed type. by Jack Jansen · 29 years ago
  85. e7bea57 Example: control eudora using AppleEvents by Jack Jansen · 29 years ago
  86. 1dcbcc3 Sample extension module: InterSLIP control API. by Jack Jansen · 29 years ago
  87. 4ac7249 Control InterSLIP using modeless dialog, uses FrameWork by Jack Jansen · 29 years ago
  88. 310c657 Control InterSLIP using a modal dialog by Jack Jansen · 29 years ago
  89. 07043b4 Browse all PICT resources in the resource chain. Uses SetWindowPic for display. by Jack Jansen · 29 years ago
  90. 330f576 - Added support for PicHandle by Jack Jansen · 29 years ago
  91. a01a8f7 New universal headers, a few bit-flags were added. by Jack Jansen · 29 years ago
  92. 54c8f7e - Fixed handling of InsetRect, OffsetRect, MapRect by Jack Jansen · 29 years ago
  93. cdaa3d9 Universal header changes: some new bits defined. by Jack Jansen · 29 years ago
  94. 754d4a4 Regenerated because of minor changes in universal headers by Jack Jansen · 29 years ago
  95. b5cf5da Changed file signature to CW7 project mgr by Jack Jansen · 29 years ago
  96. 5d95797 Allow '@' for ' ' in uuencoded files. by Jack Jansen · 29 years ago
  97. 40b546d Initialize GUSI on the mac. by Jack Jansen · 29 years ago
  98. 8a5d0d4 Updated for the CW7.5 release, and some minor tweaks that I don't remember. by Jack Jansen · 29 years ago
  99. 06d1632 Project to build alternative version of MWCRuntimePPC.lib, needed for by Jack Jansen · 29 years ago
  100. c436d87 almost-but-not-quite working python with tk. by Jack Jansen · 29 years ago