1. 4ccc531 Ok, ok, I've fixed gradual underflow on packing too. by Guido van Rossum · 28 years ago
  2. 6083f0e Use the new struct module's ability to pack and unpack standardized by Guido van Rossum · 28 years ago
  3. 07ef655 Oops -- unpack float/double didn't do the right thing if e==0. by Guido van Rossum · 28 years ago
  4. 74679b4 Support float and double in non-native formats. by Guido van Rossum · 28 years ago
  5. 9e3fceb rotorobj_setkey(): A single string argument is now required (i.e. no by Barry Warsaw · 28 years ago
  6. 5afafad <rotorobj>.setkey() now requires exactly one argument by Barry Warsaw · 28 years ago
  7. 9121ab9 Switched over to use the new testregr.py test harness. by Barry Warsaw · 28 years ago
  8. 6717030 setkey method's argument is no longer optional (it used to be a no-op by Barry Warsaw · 28 years ago
  9. b02092a Added characteristics of shttp, https, and snews. by Guido van Rossum · 28 years ago
  10. 6757748 Properly parenthesize a long Boolean combination. Formerly, you could by Guido van Rossum · 28 years ago
  11. 3c83bb4 The usual... by Guido van Rossum · 28 years ago
  12. 8c4ed9a Rewritten the readline test, hopefully it's okay now. by Guido van Rossum · 28 years ago
  13. 591bbb1 (libformatter.tex): Document the flush() method on the writer. by Fred Drake · 28 years ago
  14. 2823168 (formatter.py): Add a flush() method to the writer interface. This really by Fred Drake · 28 years ago
  15. 2a37850 Exercise the new feature set somewhat. by Guido van Rossum · 28 years ago
  16. 60c5061 Added better handling of unsigned longs -- a Python long returned by by Guido van Rossum · 28 years ago
  17. 36bb181 Rewrote _{read,write}_{short,long} to use the newly revamped struct by Guido van Rossum · 28 years ago
  18. 3dd68d3 Added libstat.tex by Guido van Rossum · 28 years ago
  19. 1254346 Document the new extensions. by Guido van Rossum · 28 years ago
  20. 3aa27fd Fix the first bugs... treatment of 0 count was wrong, and memchr() by Guido van Rossum · 28 years ago
  21. f7e6b4b Pretty much rewritten to fulfull several long-standing wishes: by Guido van Rossum · 28 years ago
  22. b5846d7 A different winning animation. by Guido van Rossum · 28 years ago
  23. 408027e Rename DEBUG macro to Py_DEBUG by Guido van Rossum · 28 years ago
  24. a0dc1c4 Actually, *this* fixes the last bug. by Guido van Rossum · 28 years ago
  25. 1b2b53a Considerably restructured. This fixes the one remaining bug. by Guido van Rossum · 28 years ago
  26. 8de9f89 Solitaire game, like the one that comes with Windows. by Guido van Rossum · 28 years ago
  27. c17a268 Added support for RFC 850 style dates, as used by some HTTP servers by Guido van Rossum · 28 years ago
  28. 178ff35 Fix bogus implementation of Group.bind(). by Guido van Rossum · 28 years ago
  29. 8371013 Added config(ure) method to Image class. (Fred Drake) by Guido van Rossum · 28 years ago
  30. 0b96b94 Change the default values for IntVar and DoubleVar to numbers (they by Guido van Rossum · 28 years ago
  31. 671dc20 Crude but effective hack to clear the parser cache every so often. (Fred Drake.) by Guido van Rossum · 28 years ago
  32. babab68 Removed all traces of accessobject.c. by Guido van Rossum · 28 years ago
  33. fbd1d74 Renamed. by Roger E. Masse · 28 years ago
  34. cf284cc Test output for the gl C extension module. by Roger E. Masse · 28 years ago
  35. 6da2953 gl is a *huge* module. This is a very simple test that insures that by Roger E. Masse · 28 years ago
  36. fb817cd Output files by Barry Warsaw · 28 years ago
  37. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  38. aeb207c Reworked to check for memory problems (one potential found), by Barry Warsaw · 28 years ago
  39. f308c0f From reading the source, it turns out that the setkey() method can by Barry Warsaw · 28 years ago
  40. f3dd5aa - CWGUSI has moved - Changed instructions for Tcl 7.6/Tk 4.2 by Jack Jansen · 28 years ago
  41. a742d11 Added a chapter on using OSAXen by Jack Jansen · 28 years ago
  42. a83caa0 Added range of resource-ids for twit. by Jack Jansen · 28 years ago
  43. c75e1d0 Added Application.cleanup method which asks all windows to close by Jack Jansen · 28 years ago
  44. 81aa0e2 Added gdbm (if USE_GDBM defined) by Jack Jansen · 28 years ago
  45. b280e2b Moved resources around to forestall conflicts with debuggee by Jack Jansen · 28 years ago
  46. 3097463 Added gdbm by Jack Jansen · 28 years ago
  47. 83b17e8 Added gdbm plugins, changed jpeg library to v6, various minor changes by Jack Jansen · 28 years ago
  48. e1d325f Added gdbm plugins by Jack Jansen · 28 years ago
  49. 8bd7c56 If sys.argv is empty ask for input file and output folder by Jack Jansen · 28 years ago
  50. f85f052 Very very small comment change. by Roger E. Masse · 28 years ago
  51. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 28 years ago
  52. 4b72278 added test of the regex module by Barry Warsaw · 28 years ago
  53. 7f33e40 Renamed. by Roger E. Masse · 28 years ago
  54. c357325 Several changes. Test program to follow. by Barry Warsaw · 28 years ago
  55. 4455cd8 More and better comments. by Roger E. Masse · 28 years ago
  56. 3507f50 Minor semantic cleanup. by Roger E. Masse · 28 years ago
  57. e9e0bd9 Output for test script for the SGI imgfile module. by Roger E. Masse · 28 years ago
  58. 033d91b Test script for the SGI imgfile module. by Roger E. Masse · 28 years ago
  59. a141f8a Renamed. by Roger E. Masse · 28 years ago
  60. 470dcbf 8 bit greyscale test file needed for testing imageop and imgfile. by Roger E. Masse · 28 years ago
  61. 47e9830 Test program for the SGI imageop module. by Roger E. Masse · 28 years ago
  62. cfaac40 test output for SGI imageop C module. by Roger E. Masse · 28 years ago
  63. fca8371 (python-cc-style): Added definitions for c-hanging-braces-alist which by Barry Warsaw · 28 years ago
  64. 7607e8f (python-cc-style): Added definitions for c-hanging-braces-alist which by Barry Warsaw · 28 years ago
  65. 0b25a66 Two new files (to shut up regrtest). by Guido van Rossum · 28 years ago
  66. 4f30aff Added example DL for SGI IRIX. by Guido van Rossum · 28 years ago
  67. 4fdb744 Added test for minmax. by Guido van Rossum · 28 years ago
  68. 152494a New regression test harness. See usage message / doc string. by Guido van Rossum · 28 years ago
  69. 2bde783 Import verbose flag from test_support instead of testing __name__. by Guido van Rossum · 28 years ago
  70. 0a94cc7 Set test_support.verbose to 0, to signal tests only to generate portable output. by Guido van Rossum · 28 years ago
  71. 531661c Add verbose flag for regression test to clear. by Guido van Rossum · 28 years ago
  72. e5a43a4 Describe open(2) exported constants by Barry Warsaw · 28 years ago
  73. 4a34209 1. Export open(2) flag constants for every defined constant by Barry Warsaw · 28 years ago
  74. e8e9ed1 Docs for stat.py -- docs by Skip Montanaro. by Guido van Rossum · 28 years ago
  75. fa5a6cf posix.open(): third argument (mode) is optional. by Barry Warsaw · 28 years ago
  76. bab218e Minor formatting changes. by Barry Warsaw · 28 years ago
  77. 43d68b8 Minor formatting changes. by Barry Warsaw · 28 years ago
  78. 62ac99e Documented getprotobyname() interface. by Guido van Rossum · 28 years ago
  79. 25405c7 Added the new getprotobyname() call to the module overview at the top. by Guido van Rossum · 28 years ago
  80. 3901d85 Added getprotobyname() interface. by Guido van Rossum · 28 years ago
  81. ae0cd0b (libunix.tex): Change matching lib.tex: add line item for the resource module. by Fred Drake · 28 years ago
  82. 20c6381 Removed references to getdoublearg and get2doublearg rename macros and by Roger E. Masse · 28 years ago
  83. ec0b4af Eradicated all references to getintarg and getstrarg and substituded the by Roger E. Masse · 28 years ago
  84. cfe3b61 Opps, left out two defines needed for argument parsing. by Roger E. Masse · 28 years ago
  85. a09ec19 Test of the operator module by Barry Warsaw · 28 years ago
  86. 3990042 Added pointer to framereader distribution. by Guido van Rossum · 28 years ago
  87. 19f61ae Tabification changes only; the module was already newly named. by Barry Warsaw · 28 years ago
  88. b2b44e5 Renamed. by Roger E. Masse · 28 years ago
  89. 96bd636 Test script output for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago
  90. 749cc6b Test script for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago
  91. f90edde PySequence_Index(): set exception when object is not found in by Barry Warsaw · 28 years ago
  92. 2e63139 Added Jeremy's resource module. by Guido van Rossum · 28 years ago
  93. 3c7b2dc Added docs for Jeremy's resource module. by Guido van Rossum · 28 years ago
  94. 5eaf457 Different operation in verbose mode: show the supported nonstandard by Guido van Rossum · 28 years ago
  95. af82a7e In lieu of harness rewrite, fixed problem with test_thread ImportError by Barry Warsaw · 28 years ago
  96. 4a48809 Correct *another* mistake (initmath() always fell through to fatal error). by Guido van Rossum · 28 years ago
  97. 4c4cbf3 Correct 1-char typo / syntax error. by Guido van Rossum · 28 years ago
  98. b053993 (py-delete-function): new variable by Barry Warsaw · 28 years ago
  99. 5c8bef1 (python-mode): added comment-end definitions. by Barry Warsaw · 28 years ago
  100. c88c9cb Corrected two errors introduced by the renaming (and the subsequent by Guido van Rossum · 28 years ago