1. 2533281 Many markup changes (to \regexp, mostly) by Andrew M. Kuchling · 27 years ago
  2. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 27 years ago
  3. 8214334 Remove obsolete \setindexsubitem macro. by Fred Drake · 27 years ago
  4. 791468f Some clarifications of out-of-range group indexes/names by Guido van Rossum · 27 years ago
  5. 76547c5 Minor nits. by Fred Drake · 27 years ago
  6. e9625e8 AMK's version from the latest pypcre distribution. This clarifies a by Guido van Rossum · 27 years ago
  7. 013ad98 Cleaned up some remaining markup nits. by Fred Drake · 27 years ago
  8. 20e0196 Logical markup. by Fred Drake · 27 years ago
  9. 2705e80 For the lists which describe the regular expression syntax, increase the by Fred Drake · 27 years ago
  10. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  11. f5370f4 Turn the space in [\^ ...] into a hard space: [\^\ ...]. by Guido van Rossum · 27 years ago
  12. 4650392 Various updates to the effect that the group argument is always optional. by Guido van Rossum · 27 years ago
  13. 023f87f Lots of minor markup nits, all consistency related. by Fred Drake · 27 years ago
  14. 9754639 Document maxsplit arg for split(), with incompatibility note about 1.5 by Guido van Rossum · 27 years ago
  15. b2c45a8 Sigh. Apply a similar patch to the *other* occurrence of [^...]. by Guido van Rossum · 27 years ago
  16. c458638 In description of \D, revise markup so that the caret shows up in the HTML by Fred Drake · 27 years ago
  17. eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 27 years ago
  18. e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 27 years ago
  19. 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 27 years ago
  20. 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 27 years ago
  21. f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 27 years ago
  22. 0148bbf AMK's latest by Guido van Rossum · 27 years ago
  23. e4eb223 AMK's latest by Guido van Rossum · 27 years ago
  24. 48d0437 AMK's latest version. by Guido van Rossum · 27 years ago
  25. bd49ac4 The 'l' flag (locale specific matching) has been renamed to 'L'. by Guido van Rossum · 27 years ago
  26. a42c178 Turn the table for flags into a nested itemized environment. by Guido van Rossum · 27 years ago
  27. 0b33410 New version from AMK -- with minor corrections to make it legal latex. by Guido van Rossum · 27 years ago
  28. 4552f3d In the description of sub(), give a better explanation of the by Barry Warsaw · 27 years ago
  29. d7dc2eb Put {} around \^ in sets to force latex2html to do the right thing... by Guido van Rossum · 27 years ago
  30. eb53ae4 Fixed some stuff that was incorrectly copied from regex. by Guido van Rossum · 27 years ago
  31. 1acceb0 Added AMK's first cut at docs for re.py by Guido van Rossum · 27 years ago