1. 5f7832d Allow many more aspects of the generated page to be parameterized, and by Fred Drake · 26 years ago
  2. 6de28bd Added "Internet Config" to index. by Fred Drake · 26 years ago
  3. 62cc360 add_module_idx(): If \ignorePlatformAnnotation is used, only ignore by Fred Drake · 26 years ago
  4. 35c3ffd Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reported by Fred Drake · 26 years ago
  5. fc372aa added hasclosebox attr (jstrout) -- jvr by Just van Rossum · 26 years ago
  6. aaa0d9a Record the value of $TEXINPUTS in the transcript. by Fred Drake · 26 years ago
  7. d8ee0e6 Oops, missed version number for pdfTeX. Updated. by Fred Drake · 26 years ago
  8. 41dee84 Lots of small updates. by Fred Drake · 26 years ago
  9. b1d8398 Obsolete; use the Python version instead. by Fred Drake · 26 years ago
  10. 6b12b1e Switch to the Python version of mkhowto. by Fred Drake · 26 years ago
  11. 8b88093 Re-written mkhowto in Python; this should be at least a little more portable. by Fred Drake · 26 years ago
  12. 749f943 process(): New function that contains the "orchestration" of the by Fred Drake · 26 years ago
  13. 7c8754f process(): New function that contains the "orchestration" of the by Fred Drake · 26 years ago
  14. aa99a50 Be a little more friendly for the generation of the text version: for by Fred Drake · 26 years ago
  15. a54a887 "\platform{UNIX}" should really be spelled "\platform{Unix}". by Fred Drake · 26 years ago
  16. f6863c1 Added \platform annotations. by Fred Drake · 26 years ago
  17. 46a9438 Add information about adding the portability statement. by Fred Drake · 26 years ago
  18. 7f492ad Be more flexible to support platform annotations. by Fred Drake · 26 years ago
  19. 75ab7a6 Clean up *.pla files -- platform annotation information. by Fred Drake · 26 years ago
  20. 521835c Ignore *.pla -- the platform annotation information. Also, remove it for by Fred Drake · 26 years ago
  21. d70091e Ignore *.pla -- the platform annotation information. by Fred Drake · 26 years ago
  22. 0c275fa Added support for \platform, \platformof, and \ignorePlatformAnnotation. by Fred Drake · 26 years ago
  23. 557460c swallow_newline(): Removed function; not really needed. Modified all call by Fred Drake · 26 years ago
  24. 2383f6d Improve handling of module index, to deal with platform annotations a little by Fred Drake · 26 years ago
  25. 01bc01c Changes to accomodate the global module index and platform annotations. by Fred Drake · 26 years ago
  26. 368b16a Only use 4 columns in the module index, to accomodate platform annotations. by Fred Drake · 26 years ago
  27. 1271005 added "Save options" menu to popup so users can set the creator of scripts -- jvr by Just van Rossum · 26 years ago
  28. f4b0681 changed creator to 'Pide' -- jvr by Just van Rossum · 26 years ago
  29. 4798c4e added kludge so edit menus work in W.ModalDialogs -- jvr by Just van Rossum · 26 years ago
  30. 6f0e55a updated 'vers' resource -- jvr by Just van Rossum · 26 years ago
  31. 3853be8 reverted Jack's mod: no longer neccesary since all BNDL & icon info is in the IDE's resource file, just like the other applets -- jvr by Just van Rossum · 26 years ago
  32. 867dc25 added Jack's ad-hoc icon plus a BNDL resource, so the creator of the IDE will be 'Pide' -- jvr by Just van Rossum · 26 years ago
  33. 24f7b23 Set the signature for the IDE "by hand", the bundle is already included in the by Jack Jansen · 26 years ago
  34. 1e4cc33 Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. by Jack Jansen · 26 years ago
  35. d4bdbf1 added "dummy" makeopenwindowsmenu method to simplify making a standalone W app -- jvr by Just van Rossum · 26 years ago
  36. 96b64d0 open res file(s) read only; upped __version__ -- jvr by Just van Rossum · 26 years ago
  37. 43b34da extract_tb(): Only describe this function once. Problem reported by by Fred Drake · 26 years ago
  38. 3906363 Typo: "Availabilty" --> "Availability" Thanks to /F! by Fred Drake · 26 years ago
  39. ca37995 added slight delay in Scrollbar.click() for more intuitive response -- jvr by Just van Rossum · 26 years ago
  40. 68922f0 fixed "crashing" bug when scripts folder as stored in prefs file does not exist. by Just van Rossum · 26 years ago
  41. cf2efc6 Uncommented AskYesNoCancel docstring (how did it get commented in the first place?) by Jack Jansen · 26 years ago
  42. b30f52a http_error had the 'data is None' test backwards. don't call with the by Jeremy Hylton · 26 years ago
  43. f90b002 change indentation from 8 spaces to 4 spaces by Jeremy Hylton · 26 years ago
  44. 547c3f1 pleasing the tabnanny by Jeremy Hylton · 26 years ago
  45. bff3ae1 Oops, one more "x, y, z" to convert... by Fred Drake · 26 years ago
  46. 8720917 Adjusted comment at the top to be less confusing, following Fredrik by Fred Drake · 26 years ago
  47. 51027c4 Added note about comments, from Christopher Petrilli. by Fred Drake · 26 years ago
  48. 16e81f4 Update some of the top comments and shorten title of the first section. by Fred Drake · 26 years ago
  49. e1c717b Moved whatsound to lib-old/, since it was declared obsolete and is documented by Fred Drake · 26 years ago
  50. 0652a4e Use sndhdr instead of the obsolete whatsound module. by Fred Drake · 26 years ago
  51. dbc8364 When performing a POST request, i.e. when the second argument to by Jeremy Hylton · 26 years ago
  52. 093c97a ignore_from_idx(): Fixed bug in regular expression. by Fred Drake · 26 years ago
  53. 684f78f Add target for modindex.html; a combined lib+mac module index. Also by Fred Drake · 26 years ago
  54. 2ef38a7 Script to combine module index files. Given a list of files that look by Fred Drake · 26 years ago
  55. 1b10245 Ignore a file called modindex.html. by Fred Drake · 26 years ago
  56. 711fe02 process_nodes(): New function. by Fred Drake · 26 years ago
  57. 4fe6caa Patch by Lars Wirzenius: by Guido van Rossum · 26 years ago
  58. 72b715d (initerrors): Make sure that the exception tuples ("base-classes" when by Barry Warsaw · 26 years ago
  59. 40db48c Document the correct class hierarchy for SystemExit. It is not an by Barry Warsaw · 26 years ago
  60. f2b4554 Document the correct class hierarchy for SystemExit. It is not an by Barry Warsaw · 26 years ago
  61. 83c03e2 Add import sys, needed by reference to sys.exc_info() in rmtree(). by Guido van Rossum · 26 years ago
  62. b6cf9a4 Script to help identify undocumented modules. Use -h or --help for by Fred Drake · 26 years ago
  63. 8cdee96 Dictionaries are created using the "{...}" notation, not the "..." by Fred Drake · 26 years ago
  64. 3366d1c # Typo in docstring (Retrun -> Return). by Guido van Rossum · 26 years ago
  65. 79e8f1b # the usual by Guido van Rossum · 26 years ago
  66. 3f2c383 Now that we don't have AC_CHECK_LIB(m, pow), the HAVE_LIBM symbol by Guido van Rossum · 26 years ago
  67. 3791b0d Carefully check for overflow when allocating the memory for fromfile by Guido van Rossum · 26 years ago
  68. 24f8579 Get rid of AC_CHECK_LIB(m, pow) since this is taken care of later with by Guido van Rossum · 26 years ago
  69. 74ee886 1. Print the error message (carefully) when a dl.open() fails in verbose mode. by Guido van Rossum · 26 years ago
  70. 264bd59 1. Clarify that immutability isn't entirely the same as unchangeable by Guido van Rossum · 26 years ago
  71. 124eff0 Patch by Tim Peters to improve the range checks for range() and by Guido van Rossum · 26 years ago
  72. 717d1fd 1. Augment the DG/UX rule so it doesn't break the BeOS build. by Guido van Rossum · 26 years ago
  73. 027188a According to Jeffrey Honig, bsd/os 2.0 - 4.0 should be added to the by Guido van Rossum · 26 years ago
  74. 5ef8f0c According to Jeffrey Honig, bsd/os 4.0 should be added to the list. by Guido van Rossum · 26 years ago
  75. c222ec2 Patch by Tadayoshi Funaba (with some changes) to be smarter about by Guido van Rossum · 26 years ago
  76. 1ec71cb Incorporated updates to describe geturl() by Sjoerd Mullender by Fred Drake · 26 years ago
  77. 4505895 As Des Barry points out, we need to call pathname2url(file) in two by Guido van Rossum · 26 years ago
  78. ba21d10 Added note about *static* after description of *shared*. by Fred Drake · 26 years ago
  79. b71c570 Document *static* -- in two places! by Guido van Rossum · 26 years ago
  80. 00a3a65 Refer to the right RFC in the intro. by Fred Drake · 26 years ago
  81. 360eb9f We don't support leap seconds, so the seconds field of a time 9-tuple by Guido van Rossum · 26 years ago
  82. 5bd69db In atoi(), don't use isxdigit() to test whether the last character by Guido van Rossum · 26 years ago
  83. 0fb7a37 Reflect the released version. by Fred Drake · 26 years ago
  84. fb801e7 As Finn Bock points out, _P_WAIT etc. don't have a leading underscore by Guido van Rossum · 26 years ago
  85. 0df2188 Typo: "apparentlt" --> "apparently" by Fred Drake · 26 years ago
  86. 974e32d Steve Clift pointed out that 'file' allows a netloc. by Guido van Rossum · 26 years ago
  87. 61eeb04 The docstring for ttyname(..) claims a second "mode" argument. The by Guido van Rossum · 26 years ago
  88. 11a8d0b Dang. Even though this is obsolete code, somebody found a bug, and I by Guido van Rossum · 26 years ago
  89. 9226d8e Removed "This will be discussed later." where it's not. Reported by by Fred Drake · 26 years ago
  90. 7d9b133 Other chapter titles refer to collections of modules as "Services"; do by Fred Drake · 26 years ago
  91. 8ece804 Noted report of missing material in the extending & embedding manual, by Fred Drake · 26 years ago
  92. c411fa6 Revised description of blank line handling for the interpreter, based by Fred Drake · 26 years ago
  93. fab41f1 BabylMailbox description: Properly escape the backslashes in the by Fred Drake · 26 years ago
  94. b63e77c Oops, used a \label twice - fix one of them. by Fred Drake · 26 years ago
  95. 180b68b More reasonable section titles. by Fred Drake · 26 years ago
  96. 76991ec Shorten section title. by Fred Drake · 26 years ago
  97. 199b79c Added descriptions for BabylMailbox and Maildir (Qmail) mailbox objects. by Fred Drake · 26 years ago
  98. 67d229e Shorten section title. by Fred Drake · 26 years ago
  99. bbac432 Shorten a few section titles. by Fred Drake · 26 years ago
  100. da57365 Give subsections reasonable file names in the HTML. by Fred Drake · 26 years ago