1. 4985283 Added test_strop by Barry Warsaw · 28 years ago
  2. ad522fa Added tests of all strop module functions, and touching of module variables by Barry Warsaw · 28 years ago
  3. 6c832eb Added test_array output line. by Guido van Rossum · 28 years ago
  4. 2919eaa Renamed Grandly (I think). by Roger E. Masse · 28 years ago
  5. 8db1b07 module to test the arraymodule created and added to testall.py by Roger E. Masse · 28 years ago
  6. ece35bc Changes to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  7. 7ce52be Added `void' to declaration of initgl(), to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  8. 665f919 Added a bunch of extern void decls, to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  9. 3d65fa3 Include <sys/ioctl.h>, to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  10. cd165cc Make dummy int public (with _Py_ prefix), to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  11. 3727317 Add ``extern void bzero();'' for SGI, to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  12. 66a7013 Include unistd.h to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  13. 259552d Added ``extern int get_default_domain();'' for SGI, to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  14. 5217457 Added #ifdef around ``extern int ftime();'' for MS WINDOWS (which has by Guido van Rossum · 28 years ago
  15. f525601 Greatly renamed. by Barry Warsaw · 28 years ago
  16. ec775c5 ins(): missed a renaming in a string: dictinsert => PyDict_SetItemString. by Barry Warsaw · 28 years ago
  17. 9a2a8a8 Greatly renamed. by Barry Warsaw · 28 years ago
  18. 6ab7f07 Added test_time by Barry Warsaw · 28 years ago
  19. 5bebca2 Added 'test_time' by Barry Warsaw · 28 years ago
  20. b0c2232 test of time module. not terribly fancy, but it does touch every by Barry Warsaw · 28 years ago
  21. 843e712 Added descriptions of parsedate(), parsedate_tz(), getdate_tz() by Guido van Rossum · 28 years ago
  22. 61ed4db Added section for operator module (compiled Skip Montanaro). by Guido van Rossum · 28 years ago
  23. ccaf3b6 The usual. by Guido van Rossum · 28 years ago
  24. 5dab3d8 Test for sys/file.h. by Guido van Rossum · 28 years ago
  25. 1bb126f Add extern decl of ftime() to make gcc -Wall happy. by Guido van Rossum · 28 years ago
  26. 9478dd4 Fix core dump from pow(x,y,0). Make gcc -Wall happy. by Guido van Rossum · 28 years ago
  27. d560605 (Makefile): Added sym links for each manual, i.e., index.html -> lib.html. by Fred Drake · 28 years ago
  28. fc8f6f3 (Makefile): The sed hack is needed for all 3 manuals processed by latex2html; by Fred Drake · 28 years ago
  29. f1e6707 (Makefile): Rip out old partparse.py / texi2html.py stuff -- use latex2html by Fred Drake · 28 years ago
  30. 0d58d44 (myformat.perl): Don't italicize the '[]' characters around optional by Fred Drake · 28 years ago
  31. dce22ad (.latex2html-init): Restore one setting to the default (no real need to by Fred Drake · 28 years ago
  32. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  33. 60fca2c Add case for 'R' and a little bit of cleanup. Andrew Kuchling. by Guido van Rossum · 28 years ago
  34. 049cd90 Jim F's brainchild by Guido van Rossum · 28 years ago
  35. 81b24c0 Fix bad format char in error msg (%s should be %d). by Guido van Rossum · 28 years ago
  36. 80bb965 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  37. ed0af8f Support __complex__ method on instances, for complex() conversion. by Guido van Rossum · 28 years ago
  38. 150b2df Change the Don Beaudry hack into the Don B + Jim F hack; now, if *any* by Guido van Rossum · 28 years ago
  39. 3afb595 Some extra flags that an HPUX user wants me to add. by Guido van Rossum · 28 years ago
  40. b0c168c Tentative changes to make this work better on 64-bit machines. by Guido van Rossum · 28 years ago
  41. 9abe64a (libparser.tex): Added note that the line number for a terminal token by Fred Drake · 28 years ago
  42. ba469ba More stale info. by Guido van Rossum · 28 years ago
  43. 7941379 New URL for Swiss ftp mirror. by Guido van Rossum · 28 years ago
  44. da9c271 Make gcc -Wall happy by Guido van Rossum · 28 years ago
  45. 472c04f Fix newlongobject so it will work for 64-bit as well as 32-bit hardware by Guido van Rossum · 28 years ago
  46. a0a69b8 Experimental new implementation of dictionary comparison. This by Guido van Rossum · 28 years ago
  47. 685a38e Make gcc -Wall happy. by Guido van Rossum · 28 years ago
  48. 04f95d5 Better implementation of PyCObject_AsVoidPtr(). by Guido van Rossum · 28 years ago
  49. cbd1e4e Yet more elaborate message for exception in __del__. Make gcc -Wall happy. by Guido van Rossum · 28 years ago
  50. 3c5936a Added missing PySequence_List. by Guido van Rossum · 28 years ago
  51. 2adf06b Added missing for PySequence_List. by Guido van Rossum · 28 years ago
  52. 36a484f Correct typo -- repeat implements *, not +. by Guido van Rossum · 28 years ago
  53. 102dc41 Describe the new Unpacker.get_buffer() method. by Barry Warsaw · 28 years ago
  54. 75eccc5 Unpacker.get_buffer(): new method to access the internal buffer of data by Barry Warsaw · 28 years ago
  55. fd8a393 Make gcc -Wall happy by Guido van Rossum · 28 years ago
  56. bda7ca7 Added [nh]to[hn][sl](). by Guido van Rossum · 28 years ago
  57. dde9c2c Added .ilg (makeindex logfile) by Guido van Rossum · 28 years ago
  58. 4745a27 Added some more turd files we can't avoid: .MIF, .ps, .auto. by Guido van Rossum · 28 years ago
  59. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  60. cd612d5 Webmaker instructions by Guido van Rossum · 28 years ago
  61. 558c09e Script to write MIF files from ref*.{book,doc} by Guido van Rossum · 28 years ago
  62. 58a7856 Pass self as master to Entry() widget constructor. by Guido van Rossum · 28 years ago
  63. 499181a Changed so that it replaces /usr/local/bin/python with /usr/bin/env python. by Guido van Rossum · 28 years ago
  64. d5c58c3 Changed logic so it now replaces anything that has #! and python in by Guido van Rossum · 28 years ago
  65. fc05882 Script to fix cprt notice by Guido van Rossum · 28 years ago
  66. 29e7781 Added safeguard against failure in __del__. by Guido van Rossum · 28 years ago
  67. bec7484 Added note about "boot" implying "clobber". by Guido van Rossum · 28 years ago
  68. 4742767 Corrected *noconfig* to be *shared*; added cc: vlad back. by Guido van Rossum · 28 years ago
  69. 4662b87 monty -> grail in Grail URL. by Guido van Rossum · 28 years ago
  70. b916faf Upgraded new.function() contributed by Tommy. Also got rid of #if 0'ed code. by Guido van Rossum · 28 years ago
  71. 40a172c Added ALL='all'. by Guido van Rossum · 28 years ago
  72. 58103d3 Turn leading minus sign into underscore for image widget name -- the by Guido van Rossum · 28 years ago
  73. 27cb8a4 Added support for timezone in date field. getdate_tz() and by Guido van Rossum · 28 years ago
  74. 3c8484e When re-raising an exception raised by a module used internally as by Guido van Rossum · 28 years ago
  75. 3ffc503 Removed the USA'isms that aren't really true by Barry Warsaw · 28 years ago
  76. 3d919c4 Added reference to pdf documentation and bbpy, correctly explained by Jack Jansen · 28 years ago
  77. 7081a69 /usr/bin/env is slightly more portable by Barry Warsaw · 28 years ago
  78. 00bf8ef Added a few meta info by Barry Warsaw · 28 years ago
  79. 0fb1d82 Added reference to pdf documentation and bbpy, correctly explained by Jack Jansen · 28 years ago
  80. e1d8c9b Fixed FSSpec->pathname code to add colon if the fsspec points to a disk. by Jack Jansen · 28 years ago
  81. 56c3c76 Fixed bundle to allow any object (file, folder, disk) to be dropped on by Jack Jansen · 28 years ago
  82. a918b8c Fixed to allow sys.path initializer to be longer than 255 chars. by Jack Jansen · 28 years ago
  83. 2a6e68f Output original address by Barry Warsaw · 28 years ago
  84. de0e8f7 Updated country codes as per ISO3166 10-Feb-1994 by Barry Warsaw · 28 years ago
  85. cb2b672 implementation complete. need to update country codes by Barry Warsaw · 28 years ago
  86. 3a7212c Added `ru' --> Russia by Barry Warsaw · 28 years ago
  87. f6d5344 A rewrite for better Python-ish style by Barry Warsaw · 28 years ago
  88. e41d00b Fixed a bug: files that no longer exist remotely would never be by Guido van Rossum · 28 years ago
  89. c59120b Added os.remove()/unlink(), rmdir(), rename(), and [f]truncate(). by Guido van Rossum · 28 years ago
  90. caa83c4 Added Q. about enabling *shared* on Linux. by Guido van Rossum · 28 years ago
  91. 3508d60 When removing a messge from all sequences, don't remove from 'cur', by Guido van Rossum · 28 years ago
  92. 3e1fe89 (myformat.perl): Fixed handling of "\e" -- argh! by Fred Drake · 28 years ago
  93. b4d4e25 (Makefile): Updated comments about using LaTeX2HTML for the library by Fred Drake · 28 years ago
  94. 4464022 (myformat.perl): Simplify generated HTML for "\optional{...}". by Fred Drake · 28 years ago
  95. b33021b (fix_libaux.sed): Hackish little sed script to modify lib.aux to get section by Fred Drake · 28 years ago
  96. 784c6d3 (.latex2html-init): Perform some limited setup for the reference manuals; by Fred Drake · 28 years ago
  97. 9b550d9 (myformat.sty): Simplify \varvars definition. by Fred Drake · 28 years ago
  98. e08c04c Added 'strict_parsing' option to all parsing functions. This causes a by Guido van Rossum · 28 years ago
  99. 73eba25 Don't require leading '-' on option name to Text.tag_cget by Guido van Rossum · 28 years ago
  100. c5d7e80 Fix the way the Authorization header is sent (how could this have worked?). by Guido van Rossum · 28 years ago