1. 5cb48a4 Added a \versionchanged since the API changed to support namespaces with 1.5.2. by Fred Drake · 27 years ago
  2. 292b9eb Added information on when this was added, allowing us to release the by Fred Drake · 27 years ago
  3. ae48aab Update the date. by Fred Drake · 27 years ago
  4. 1189fa9 Adjust markup to match current conventions, and make it formattable. by Fred Drake · 27 years ago
  5. 768ac6b Start of text that describes differences between match and search. by Fred Drake · 27 years ago
  6. 5eecd7b Improve a couple of comments. by Fred Drake · 27 years ago
  7. 191f285 Use \moduleauthor and \sectionauthor instead of a comment to credit by Fred Drake · 27 years ago
  8. 7be0cde Add an explanation about what the example does and doesn't do. by Fred Drake · 27 years ago
  9. 2eff3c5 do_cmd_rfc(): Make the "RFC ###" a hyperlink to the master RFC repository. by Fred Drake · 27 years ago
  10. 782c973 Added libnetrc.tex and libshlex.tex to LIBFILES. by Fred Drake · 27 years ago
  11. 5e97c9d Adding libshlex and libnetrc by Eric Raymond. by Guido van Rossum · 27 years ago
  12. b1f97d6 Suggestion by Tim Peters clarifying what "before global" means. by Guido van Rossum · 27 years ago
  13. e848976 Clarify descriptions of some operations; it's not always clear that by Fred Drake · 27 years ago
  14. 3b02ddf Add a bunch of index entries related to retrieving information from by Fred Drake · 27 years ago
  15. b083a9f Sjoerd Mullender writes: by Guido van Rossum · 27 years ago
  16. aaed971 create_module_info(): New function: Modify a <section> to create a by Fred Drake · 27 years ago
  17. fee6abe Remove another {\rm ...} construct. by Fred Drake · 27 years ago
  18. 4abcffb Don't pass around a list of known empty elements, since the ESIS by Fred Drake · 27 years ago
  19. fba0ba2 Added a transform to start cleaning up the modulesynopsis stuff a by Fred Drake · 27 years ago
  20. e9e0596 Nits. by Fred Drake · 27 years ago
  21. c166331 Handle SGML variant as well as XML variant. SGML is *much* more by Fred Drake · 27 years ago
  22. 0ad55fb Update the descriptions of strftime() and strptime() to avoid by Fred Drake · 27 years ago
  23. aac399b Correct the poplib example. Stephan Richter pointed out some problems with it. by Guido van Rossum · 27 years ago
  24. 64583d3 Rename the parameters of atan2(), based on comments from Guido & Peter by Fred Drake · 27 years ago
  25. f484a33 Sjoerd writes: by Guido van Rossum · 27 years ago
  26. d83675f "singed" --> "signed" (3 places) by Fred Drake · 27 years ago
  27. e039439 Clarify evaluation of default arguments at def time with more text and by Guido van Rossum · 27 years ago
  28. 8c2da61 Add explicit example on how to import a submodule of a package using by Guido van Rossum · 27 years ago
  29. 86bc7b0 General comments on what's here and how to try it out. Note by Fred Drake · 27 years ago
  30. 6d26f4b Moved NotImplementedError into alphabetical order, and reword description. by Barry Warsaw · 27 years ago
  31. 1e15132 Added documentation for NotImplementedError. Fred (I'm sure) will by Barry Warsaw · 27 years ago
  32. 3695b12 Support conversions to both SGML and XML; SGML is the "default". by Fred Drake · 27 years ago
  33. aeea981 Use esistools. Lots of changes to the conversion table. by Fred Drake · 27 years ago
  34. 4db5b46 Use esistools. by Fred Drake · 27 years ago
  35. f077b9d Use esistools, getopt. by Fred Drake · 27 years ago
  36. 3843bae Utility functions and misc. classes used in handling ESIS data. by Fred Drake · 27 years ago
  37. 2f8592c Ignore the byproducts of SGML/XML conversions for now. by Fred Drake · 27 years ago
  38. eabfab1 Nits to support conversions. by Fred Drake · 27 years ago
  39. 1e270f0 Nits to support conversions. by Fred Drake · 27 years ago
  40. f954b65 Remove $(CUTCRUFT) garbage; now in fixgenents.sh. by Fred Drake · 27 years ago
  41. 3d5e2c0 Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean up by Fred Drake · 27 years ago
  42. 50b804d Fix minor nit with respect to conversion. by Fred Drake · 27 years ago
  43. caa3379 Remove {\rm ...} constructs. by Fred Drake · 27 years ago
  44. 84538cd Remove some remaining {\rm ...} constructs. by Fred Drake · 27 years ago
  45. f790b16 Change "for" explanation slightly based on comment passed along by by Fred Drake · 27 years ago
  46. ca6d635 l2hoption: Do the "right thing" to quote the right-hand-side of Perl by Fred Drake · 27 years ago
  47. a8ba364 Add a --address parameter to the mkhowto command line to direct by Fred Drake · 27 years ago
  48. 7777e36 Add a -address parameter to the LaTeX2HTML command line to direct by Fred Drake · 27 years ago
  49. 1ea5848 Oops, remove LaTeX2HTML version number. Could become wrong and isn't by Fred Drake · 27 years ago
  50. 15796f7 do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move by Fred Drake · 27 years ago
  51. d83c8bd New file. Contains boilerplate text for the "About this document..." by Fred Drake · 27 years ago
  52. 1776556 Markup nit to ease conversions. by Fred Drake · 27 years ago
  53. 3d29955 Markup improvements to help with conversions. by Fred Drake · 27 years ago
  54. 01d5d94 Remove cruft from the old Texinfo conversion. This simplifies some of by Fred Drake · 27 years ago
  55. 5208823 Remove bogus \@. by Fred Drake · 27 years ago
  56. d61975e Minor markup nit to ease conversion processing. by Fred Drake · 27 years ago
  57. f6c59e8 Do all the right imports. Problem reported by Martijn Faassen by Fred Drake · 27 years ago
  58. 42f5298 Several small adjustments. by Fred Drake · 27 years ago
  59. fa1cceb Make \var work correctly in math mode. by Fred Drake · 27 years ago
  60. 87dfd3c Handle output of \geq and \leq. by Fred Drake · 27 years ago
  61. 4471f20 Logical markup. by Fred Drake · 27 years ago
  62. f65e323 Fix remaining {\rm ...} construct. by Fred Drake · 27 years ago
  63. af2590a Remove some optional parameters that are unnecessary in context. by Fred Drake · 27 years ago
  64. 72554e4 Remove bogus \@. by Fred Drake · 27 years ago
  65. b6d45c6 Remove bogus \@. by Fred Drake · 27 years ago
  66. 4c5e533 Do the right stuff to convert what was originally \e, \ldots, and --- by Fred Drake · 27 years ago
  67. d03268f Remove two remaining {\tt ...} constructs. by Fred Drake · 27 years ago
  68. 78eebfd Remove two remaining {\tt ...} constructs. by Fred Drake · 27 years ago
  69. 5eabf38 Clarify that min and max also take multiple arguments. by Guido van Rossum · 27 years ago
  70. 1e42d8a Massive change to just about every construct that impacts the index. by Fred Drake · 27 years ago
  71. ea81edf Markup nits. by Fred Drake · 27 years ago
  72. 1475e88 Minor fixups to some index entries. by Fred Drake · 27 years ago
  73. 2b3730e Minor adjustments to a few index entries. by Fred Drake · 27 years ago
  74. 1cbd196 Minor nit that fixes a bunch of indexing: the way the classdesc by Fred Drake · 27 years ago
  75. e839199 Fix indexing of func_code attribute; this is on a function, not a code object. by Fred Drake · 27 years ago
  76. d8faf85 Supplemental rules to convert a .tex file to a .xml file. Both XML and by Fred Drake · 27 years ago
  77. 6942e57 Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is by Fred Drake · 27 years ago
  78. e743fd0 Rationalize a word-space markup to not break in the LaTeX->*ML by Fred Drake · 27 years ago
  79. 1cb330c The & character is also escaped using \. by Fred Drake · 27 years ago
  80. 1ff6db4 Add some additional cleanup transformations. by Fred Drake · 27 years ago
  81. 5701482 Fix comment regex so we don't screw up structured comments with by Fred Drake · 27 years ago
  82. 04307ce Rewrote the section on sys.exit(), documenting other argument types by Guido van Rossum · 27 years ago
  83. 0320473 Script to squirrel around with the DOM tree of document fragments from the by Fred Drake · 27 years ago
  84. 30a68c7 Moved into tools/sgmlconv/. by Fred Drake · 27 years ago
  85. 63de8f6 Moving to sgmlconv/ subdir. by Fred Drake · 27 years ago
  86. bbd7509 Fix up the extraction of optional parameters a little. by Fred Drake · 27 years ago
  87. c16149b Some cleanup. by Fred Drake · 27 years ago
  88. 96b07a9 Fix some minor problems. by Fred Drake · 27 years ago
  89. 99ff8c4 First cut at a script to generate SGML/XML from an ESIS event stream, by Fred Drake · 27 years ago
  90. 95f4f92 First cut at a script to generate ESIS events from LaTeX source, by Fred Drake · 27 years ago
  91. db70d06 Eliminate remaining \verb/.../ constructs; there's no need for them. by Fred Drake · 27 years ago
  92. da30f4c Fix typo in doc for handle(): client_request should be client_address. by Guido van Rossum · 27 years ago
  93. 5e8aa54 Update the example in "Calling Python Functions from C" to use by Fred Drake · 27 years ago
  94. c46973c Document the user and password parameters to the NNTP constructor. by Fred Drake · 27 years ago
  95. 2510d22 Clarify the default buffering for open(). (Comment from Andrew Dalke by Fred Drake · 27 years ago
  96. cab91ef Fix Barry's markup. by Fred Drake · 27 years ago
  97. a096a2e Warn that AddModule doesn't import the module. by Guido van Rossum · 27 years ago
  98. 9ed1a0af Moved zmod and poly descriptions to the Obsolete section. by Fred Drake · 27 years ago
  99. 4a1cdd7 Document the new features of this module by Barry Warsaw · 27 years ago
  100. 130072d Don't describe something as "below"; that won't make sense for the by Fred Drake · 27 years ago