| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [DOC PATCH] Regex \G and POSIX restrictions | Hugo van der Sanden | 2002-03-29 | 1 | -1/+2 |
* | Unicode 3.2.0-induced doc tweaks. | Jarkko Hietaniemi | 2002-03-28 | 1 | -1/+1 |
* | [DOC PATCH] Regex \G and POSIX restrictions | Mark Kvale | 2002-03-27 | 1 | -2/+4 |
* | Document the U+0085, U+2028, and U+2029. | Jarkko Hietaniemi | 2002-01-04 | 1 | -1/+1 |
* | Re: [DOC PATCHES] pod cleanups | Rafael Garcia-Suarez | 2001-11-23 | 1 | -1/+1 |
* | Banish "use utf8". | Jarkko Hietaniemi | 2001-11-17 | 1 | -6/+5 |
* | [PATCH] Doc spellcheck + podcheck | Abhijit Menon-Sen | 2001-11-16 | 1 | -2/+2 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | [PATCH] the the double double word word fix fix | Abhijit Menon-Sen | 2001-11-02 | 1 | -8/+8 |
* | Dispell the "use utf8" superstition. | Jarkko Hietaniemi | 2001-08-12 | 1 | -9/+8 |
* | Rename lib/unicode files to lib/unicore to avoid | Jarkko Hietaniemi | 2001-08-09 | 1 | -1/+1 |
* | Unterminated C< (noticed by Richard Hatch), and few other | Jarkko Hietaniemi | 2001-07-06 | 1 | -6/+7 |
* | Support preferentially the Unicode 'scripts' definition | Jarkko Hietaniemi | 2001-07-04 | 1 | -2/+3 |
* | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 1 | -3/+6 |
* | perlretut.pod: unterminated C<> | Ronald J. Kimball | 2001-06-13 | 1 | -1/+1 |
* | Move the full \p\P lists to perlunicode. | Jarkko Hietaniemi | 2001-06-11 | 1 | -66/+5 |
* | Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more. | Jarkko Hietaniemi | 2001-05-04 | 1 | -1/+69 |
* | More tweakage on the Unicode character class descriptions. | Jarkko Hietaniemi | 2001-03-07 | 1 | -12/+12 |
* | The perlretut was still talking about the old \p and \P | Jarkko Hietaniemi | 2001-03-06 | 1 | -16/+19 |
* | Retracting \N{U+HHHH}. | Jarkko Hietaniemi | 2001-03-05 | 1 | -3/+3 |
* | Add the \N{U+HHHH} syntax. | Jarkko Hietaniemi | 2001-03-04 | 1 | -3/+3 |
* | ; was Re: Perlbug 20000322.006 status +update | Robin Barker | 2000-12-22 | 1 | -34/+118 |
* | Fix misleading example in perlretut.pod | Daniel Chetlin | 2000-09-01 | 1 | -0/+33 |
* | Add [[:blank:]] as suggested in | Jeffrey Friedl | 2000-08-18 | 1 | -8/+10 |
* | fix places that mean C<"word" character> but say C<alphanumeric | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>) | Gurusamy Sarathy | 2000-05-02 | 1 | -39/+60 |
* | add regular expressions tutorial and quick-start guide (from | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+2361 |