- dda199b Moved \versionadded to end of description sections. by Fred Drake · 27 years ago
- a7998f6 Revised comments on null bytes in pattern string. by Fred Drake · 27 years ago
- cd05853 Adjust a few niggles that affected the HTML conversion (a couple of by Fred Drake · 27 years ago
- 768ac6b Start of text that describes differences between match and search. by Fred Drake · 27 years ago
- 1e270f0 Nits to support conversions. by Fred Drake · 27 years ago
- c1cea20 Added URL to HOWTO page, with reference to Regex HOWTO. by Andrew M. Kuchling · 27 years ago
- 7d447aa Moved search and match around so that search is documented first. by Guido van Rossum · 27 years ago
- 5fb2631 Explicitly document the fact that the search method returns a MatchObject. by Guido van Rossum · 27 years ago
- 10a7985 re.findall(): Mark as added in 1.5.2. by Fred Drake · 27 years ago
- d16d498 Markup nits. by Fred Drake · 27 years ago
- d22e250 Clarify wording in the description of re.split by Andrew M. Kuchling · 27 years ago
- 295da24 New section header style. by Fred Drake · 27 years ago
- 66da9d6 re is standard, not built-in. by Fred Drake · 27 years ago
- b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 27 years ago
- 6c373f7 Document new default arg to groups() and new functions/methods by Guido van Rossum · 27 years ago
- 65b7863 Fix unclear wording pointed out by Tim Peters, about the interaction between by Andrew M. Kuchling · 27 years ago
- 42de185 Added \label to subsections which didn't have one, since this module has by Fred Drake · 27 years ago
- 2533281 Many markup changes (to \regexp, mostly) by Andrew M. Kuchling · 27 years ago
- 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 27 years ago
- 8214334 Remove obsolete \setindexsubitem macro. by Fred Drake · 27 years ago
- 791468f Some clarifications of out-of-range group indexes/names by Guido van Rossum · 27 years ago
- 76547c5 Minor nits. by Fred Drake · 27 years ago
- e9625e8 AMK's version from the latest pypcre distribution. This clarifies a by Guido van Rossum · 27 years ago
- 013ad98 Cleaned up some remaining markup nits. by Fred Drake · 27 years ago
- 20e0196 Logical markup. by Fred Drake · 27 years ago
- 2705e80 For the lists which describe the regular expression syntax, increase the by Fred Drake · 28 years ago
- 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 28 years ago
- f5370f4 Turn the space in [\^ ...] into a hard space: [\^\ ...]. by Guido van Rossum · 28 years ago
- 4650392 Various updates to the effect that the group argument is always optional. by Guido van Rossum · 28 years ago
- 023f87f Lots of minor markup nits, all consistency related. by Fred Drake · 28 years ago
- 9754639 Document maxsplit arg for split(), with incompatibility note about 1.5 by Guido van Rossum · 28 years ago
- b2c45a8 Sigh. Apply a similar patch to the *other* occurrence of [^...]. by Guido van Rossum · 28 years ago
- c458638 In description of \D, revise markup so that the caret shows up in the HTML by Fred Drake · 28 years ago
- eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 28 years ago
- e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 28 years ago
- 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 28 years ago
- 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 28 years ago
- f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 28 years ago
- 0148bbf AMK's latest by Guido van Rossum · 28 years ago
- e4eb223 AMK's latest by Guido van Rossum · 28 years ago
- 48d0437 AMK's latest version. by Guido van Rossum · 28 years ago
- bd49ac4 The 'l' flag (locale specific matching) has been renamed to 'L'. by Guido van Rossum · 28 years ago
- a42c178 Turn the table for flags into a nested itemized environment. by Guido van Rossum · 28 years ago
- 0b33410 New version from AMK -- with minor corrections to make it legal latex. by Guido van Rossum · 28 years ago
- 4552f3d In the description of sub(), give a better explanation of the by Barry Warsaw · 28 years ago
- d7dc2eb Put {} around \^ in sets to force latex2html to do the right thing... by Guido van Rossum · 28 years ago
- eb53ae4 Fixed some stuff that was incorrectly copied from regex. by Guido van Rossum · 28 years ago
- 1acceb0 Added AMK's first cut at docs for re.py by Guido van Rossum · 28 years ago