| Commit message (Expand) | Author | Age | Files | Lines |
* | Grammatical refinements | James E Keenan | 2021-01-31 | 1 | -5/+5 |
* | perlretut: Grammar, clarifications, white-space | Karl Williamson | 2021-01-31 | 1 | -24/+28 |
* | Allow blanks within and adjacent to {...} constructs | Karl Williamson | 2021-01-20 | 1 | -1/+8 |
* | Allow empty lower bound in /{,n}/ | Karl Williamson | 2021-01-20 | 1 | -5/+18 |
* | perlretut: make example code pass under strict | Ricardo Signes | 2020-09-06 | 1 | -1/+2 |
* | Fix typo in perlretut.pod. C<'$'> to C<$'>. | Atsushi SUGAWARA | 2020-04-06 | 1 | -3/+3 |
* | Add qr/\p{Name=...}/ | Karl Williamson | 2020-02-12 | 1 | -0/+11 |
* | Accept experimental alpha_assertions feature | Karl Williamson | 2019-10-31 | 1 | -28/+25 |
* | perlretut - Missing semicolon in example | Dan Book | 2019-10-25 | 1 | -1/+1 |
* | perlretut - missing quote in example | Dan Book | 2019-10-22 | 1 | -1/+1 |
* | Unicode.org is https, except for http://cldr.unicode.org | Max Maischein | 2019-10-11 | 1 | -3/+3 |
* | perlretut correction: 'qw' should be inside parens | Gene Sullivan | 2018-05-11 | 1 | -1/+1 |
* | perlretut: Clarify metacharacters | Karl Williamson | 2018-02-23 | 1 | -3/+9 |
* | Add alphabetic synonyms for regex assertions | Karl Williamson | 2018-02-18 | 1 | -0/+12 |
* | perlretut: "-" is sometimes a metacharacter | Karl Williamson | 2017-02-20 | 1 | -1/+1 |
* | perlretut: Cleanup, nits | Karl Williamson | 2017-02-20 | 1 | -226/+216 |
* | Pods: Standardize on one pattern mod style | Karl Williamson | 2017-02-20 | 1 | -34/+34 |
* | perlretut: Note when metacharacters become ordinary | Karl Williamson | 2017-02-19 | 1 | -0/+8 |
* | Add /xx regex pattern modifier | Karl Williamson | 2017-01-13 | 1 | -3/+21 |
* | perlretut: Add some white space for legibility | Karl Williamson | 2017-01-13 | 1 | -3/+3 |
* | perlretut: Add some introductory remarks | Karl Williamson | 2016-12-26 | 1 | -9/+30 |
* | Change \p{foo} to mean \p{scx: foo} | Karl Williamson | 2016-06-30 | 1 | -7/+11 |
* | pod/*: remove deprecated L<"section"> and L<section> syntax | Lukas Mai | 2016-06-11 | 1 | -1/+1 |
* | perlretut: typo correction | Herbert Breunung | 2016-01-28 | 1 | -1/+1 |
* | remove deprecated /\C/ RE character class | David Mitchell | 2015-06-19 | 1 | -4/+0 |
* | Add qr/\b{wb}/ | Karl Williamson | 2015-02-19 | 1 | -0/+5 |
* | Add 'strict' subpragma to 'use re' | Karl Williamson | 2015-01-13 | 1 | -0/+4 |
* | Add documentation for /n (non-capture) regexp flag. | Matthew Horsfall | 2014-12-30 | 1 | -0/+6 |
* | perlretut: Spelling | Karl Williamson | 2013-12-06 | 1 | -1/+1 |
* | fix POD errors reported by newer pod2man | Dominic Hargreaves | 2013-10-06 | 1 | -17/+17 |
* | perlretut.pod: Rephrase about \p{}. | Karl Williamson | 2013-07-02 | 1 | -39/+20 |
* | perlretut.pod: Rephrase to be consistent with other pods | Karl Williamson | 2013-07-02 | 1 | -3/+9 |
* | Fixed verbatim lines in POD over 79 characters | Brian Gottreu | 2013-06-22 | 1 | -46/+48 |
* | re-enable Copy-on-Write by default. | David Mitchell | 2013-05-26 | 1 | -3/+9 |
* | Revert "Update docs to concur with $`,$&,$' changes" | David Mitchell | 2013-05-06 | 1 | -9/+3 |
* | Update docs to concur with $`,$&,$' changes | Father Chrysostomos | 2012-11-27 | 1 | -3/+9 |
* | perlretut: #109408 | Brian Fraser | 2012-06-27 | 1 | -6/+6 |
* | update docs for (?{}) jumbo fix | David Mitchell | 2012-06-14 | 1 | -11/+11 |
* | Correct variable name in example. | Paul Johnson | 2012-05-02 | 1 | -3/+3 |
* | Autoload charnames for \N{name} | Karl Williamson | 2011-12-20 | 1 | -6/+4 |
* | pod nits | Karl Williamson | 2011-12-20 | 1 | -2/+4 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -12/+12 |
* | Fix typos in several pod/perl*.pod files | Keith Thompson | 2011-08-02 | 1 | -2/+2 |
* | Fix typos in several pod/perl*.pod files | Keith Thompson | 2011-07-31 | 1 | -3/+3 |
* | perlretut: Remove references to /dul | Karl Williamson | 2011-07-05 | 1 | -9/+8 |
* | perlretut: Fix link problem | Karl Williamson | 2011-06-21 | 1 | -1/+2 |
* | perlretut: Update for 5.14 /a, /u | Karl Williamson | 2011-04-12 | 1 | -12/+34 |
* | perlretut: /o no longer very useful | Karl Williamson | 2011-03-31 | 1 | -33/+9 |
* | perlretut: Remove references to Unicode blocks | Karl Williamson | 2011-03-31 | 1 | -4/+1 |
* | perlretut: nits | Karl Williamson | 2011-03-31 | 1 | -5/+8 |