1. b1d368c Tiny doc patch for QNS by Guido van Rossum · 27 years ago
  2. e8c27bb Oops! Should've renamed dos_8x3 to dos-8x3 here, too. by Guido van Rossum · 27 years ago
  3. 304474f Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  4. 20417b7 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  5. b78da33 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  6. a47bce5 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  7. 9c48319 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  8. 2303d31 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  9. bcda484 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  10. 36499b8 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  11. 14f8521 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  12. 7372e57 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  13. 045c7fc Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  14. 6f07010 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  15. dccd9db Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 27 years ago
  16. 819b789 gen_index_id(): New function. Construct an index key such that the sort by Fred Drake · 27 years ago
  17. 84818d7 make_mod_index_entry(): New function. Create the index entry for a module. by Fred Drake · 27 years ago
  18. 58132c6 AMK's latest; plus three null bytes that I added for purify by Guido van Rossum · 27 years ago
  19. e4eb223 AMK's latest by Guido van Rossum · 27 years ago
  20. e795197 Fix mysterious undetected error -- call to non-existant Py_Err_SetStr() by Guido van Rossum · 27 years ago
  21. 7988206 Don't list which files to add, since the ones that *were* missing have by Guido van Rossum · 27 years ago
  22. 7651624 New VC++ 4.2 makefile, contributed by Gregor Schmid, by Guido van Rossum · 27 years ago
  23. 71c0dec Up the version. by Guido van Rossum · 27 years ago
  24. 72df9bc do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the by Fred Drake · 27 years ago
  25. 0721358 Fix a bug in translate(): the pointer was incremented by the length of by Guido van Rossum · 27 years ago
  26. bef74b5 Add -lld option for AIX to _tkinter rules. by Guido van Rossum · 27 years ago
  27. fedc6d0 Added SOLID definition. by Guido van Rossum · 27 years ago
  28. 5ca9033 Index the RFC822 reference (some other RFC references were alreaddy indexed). by Fred Drake · 27 years ago
  29. b532399 PhotoImage.put(): Fixed -to handling, including backward compatibility hack. by Fred Drake · 27 years ago
  30. 8e07998 The \indexsubitem definition for the actual exceptions did not actually by Fred Drake · 27 years ago
  31. 9d2f7d4 Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance by Fred Drake · 27 years ago
  32. 5493205 Module names should be in \code{}. by Fred Drake · 27 years ago
  33. 0514ce1 Descriptions for delitem(), __delitem__(): These delete a value, not set it. by Fred Drake · 27 years ago
  34. 4f496cc Fixed index module reference. by Fred Drake · 27 years ago
  35. 90f2e5e Added a named target for referencing. by Fred Drake · 27 years ago
  36. bfc28bc Used a named target to form the reference to the Built-in Functions section. by Fred Drake · 27 years ago
  37. 6d2bdb6 Fixed index module reference. by Fred Drake · 27 years ago
  38. 3aa2895 Fixed index references to modules. (This is *not* the spam module!) by Fred Drake · 27 years ago
  39. e14388c Fixed index references to modules. by Fred Drake · 27 years ago
  40. 19d5827 Fixed index references to modules. by Fred Drake · 27 years ago
  41. 356818e Fixed index references to modules. by Fred Drake · 27 years ago
  42. 8274f32 Fixed index references to modules. by Fred Drake · 27 years ago
  43. f5eaa2e Fixed index references to modules. by Fred Drake · 27 years ago
  44. a51f5a4 Fixed index references to modules. by Fred Drake · 27 years ago
  45. 4af1814 \refmodindex{}: New macro, used to make an index reference to a module which by Fred Drake · 27 years ago
  46. 9ab2b2ec Fixed index references to modules. by Fred Drake · 27 years ago
  47. 54820dc Fixed index references to modules. by Fred Drake · 27 years ago
  48. 6206394 Changed illegal \stmodindex{} to \refstmodindex{}, added index reference by Fred Drake · 27 years ago
  49. 8a528bd Added some module references to the index. by Fred Drake · 27 years ago
  50. 207e57b Added definitions of \refbimodindex{} and \refstmodindex{}, which should be by Fred Drake · 27 years ago
  51. d9dbfbd At the top, made it clear that the \bimodindex{} and \stmodindex{} are only by Fred Drake · 27 years ago
  52. 80fb344 On NT, use a better template, ~XXX- where XXX is os.getpid(). by Guido van Rossum · 27 years ago
  53. 85f8b09 Add note about having to add some files to the VC 4.2 files. by Guido van Rossum · 27 years ago
  54. aa6fa6b Patch by Oliver Andrich for Lunix using glibc. by Guido van Rossum · 27 years ago
  55. 92d91f5 Move %x test to nonstandard section because it appears to be locale specific. by Guido van Rossum · 27 years ago
  56. 97250cb Untested change to include gmp-mparam.h instead of gmp-impl.h. by Guido van Rossum · 27 years ago
  57. c0cc635 regex -> re by Guido van Rossum · 27 years ago
  58. 1eadb41 Patch (by Andrew Kuchling of course) to prevent named back references by Guido van Rossum · 27 years ago
  59. f0413d4 Added tag_prevrange analogous to rag_nextrange. by Guido van Rossum · 27 years ago
  60. 330aafb For base 10, cast unsigned long to long before testing overflow. by Guido van Rossum · 27 years ago
  61. 30da0ea Believe it or not, some people have an empty group database. by Guido van Rossum · 27 years ago
  62. 095f35a Changed \indexsubitem from ({\tt HTMLParser} method) to just by Fred Drake · 27 years ago
  63. 1247cea Changed \indexsubitem from ({\tt SGMLParser} method) to just by Fred Drake · 27 years ago
  64. 0add4c1 Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method). by Fred Drake · 27 years ago
  65. a226cd8 This commit was manufactured by cvs2svn to create tag 'r15b2'. by cvs2svn · 27 years ago
  66. 98b9d77 Change _nametowidget to nametowidget -- it is a public interface. by Guido van Rossum · 27 years ago
  67. d569242 add_idx(): Don't add unnecessary markup around the little markers stuck in the by Fred Drake · 27 years ago
  68. 9e32666 Remove unneeded "import re". by Guido van Rossum · 27 years ago
  69. 105ff95 Typed in the relevant changes since 1.5b1. by Guido van Rossum · 27 years ago
  70. 5a978dc Doug Marien. by Guido van Rossum · 27 years ago
  71. 48d0437 AMK's latest version. by Guido van Rossum · 27 years ago
  72. 7980826 Prepared the README for 1.5b2. by Guido van Rossum · 27 years ago
  73. 3723152 Update to the Big Comment at the top of the file. It should better by Barry Warsaw · 27 years ago
  74. 7814ea6 Last minute fix to Text.window_cget(), which should properly Tcl-ify by Guido van Rossum · 27 years ago
  75. 9afad04 Move the dbm module around and add an introductory paragraph for dbm, by Guido van Rossum · 27 years ago
  76. d0ec761 Copy the change from ../getpathp.c here. by Guido van Rossum · 27 years ago
  77. 2dbabb2 Installer for beta-2. by Guido van Rossum · 27 years ago
  78. 1058d2e update the example without the example.def file by Guido van Rossum · 27 years ago
  79. 55b8b03 New instructions, take VC++ 5.x into account. by Guido van Rossum · 27 years ago
  80. 936c6de Adding VC 5.x workspace and project files by Guido van Rossum · 27 years ago
  81. 0decf6c Added tkappinit.c source, and define WITH_APPINIT. by Guido van Rossum · 27 years ago
  82. 4d35e6f yeah, yeah. by Guido van Rossum · 27 years ago
  83. 691d2ad Allocate one byte extra in some cases. by Guido van Rossum · 27 years ago
  84. 5ac00ac Fix problem detected by Greg McFarlane -- callbacks passed to by Guido van Rossum · 27 years ago
  85. d1f4984 Jim Fulton writes: by Guido van Rossum · 27 years ago
  86. 79f016a Remove "Lib/test" from the default path; this is now a package! by Guido van Rossum · 27 years ago
  87. bd49ac4 The 'l' flag (locale specific matching) has been renamed to 'L'. by Guido van Rossum · 27 years ago
  88. d0753e2 At Barry's suggestion, plug the security leak by using an empty by Guido van Rossum · 27 years ago
  89. 90d62ab Since this module is used as a fallback in case no built-in modules by Guido van Rossum · 27 years ago
  90. e680546 Don't specify base 0 to string.atoi when unpickling integers in text by Guido van Rossum · 27 years ago
  91. 87908f5 New names. by Guido van Rossum · 27 years ago
  92. d58daff Planned release date for 1.5b2. by Guido van Rossum · 27 years ago
  93. e44a8d9 Support uue and x-uue as short names for uuencode. by Guido van Rossum · 27 years ago
  94. 9ab94c1 Doc strings and reformatting with 4 spaces bty Mitch Chapman. by Guido van Rossum · 27 years ago
  95. 24e62e2 Modified quicksort by Raymund Galvin, after studying the GNU libg++ by Guido van Rossum · 27 years ago
  96. 3b99430 # Use proper temp subdir for intermediates. by Guido van Rossum · 27 years ago
  97. d6af46d Need a cast when comparing type object in isinstance() by Guido van Rossum · 27 years ago
  98. d555957 Start calling it 1.5b2 by Guido van Rossum · 27 years ago
  99. 4fdd1fa Comment out CODE and DATA statements that are apparently obsolete. by Guido van Rossum · 27 years ago
  100. d666eae Adding a new project: pythonw, or WinMain.c, containing a main program by Guido van Rossum · 27 years ago