| Commit message (Expand) | Author | Age | Files | Lines |
* | perlrecharclass.pod: Make clear that $, has been assigned to | James E Keenan | 2020-07-30 | 1 | -1/+3 |
* | pod/perlrecharclass.pod: Slight clarification | Karl Williamson | 2020-02-05 | 1 | -1/+1 |
* | Update documentation, readmes, comments, and utilities to reference the GitHu... | Dan Book | 2019-12-22 | 1 | -2/+2 |
* | Unicode.org is https, except for http://cldr.unicode.org | Max Maischein | 2019-10-11 | 1 | -1/+1 |
* | perlrecharclass: Minor wording improvements | Karl Williamson | 2019-03-13 | 1 | -3/+4 |
* | Add Unicode property wildcards | Karl Williamson | 2019-03-12 | 1 | -0/+3 |
* | perlrecharclass: Note many fewer xdigits than digts | Karl Williamson | 2019-02-13 | 1 | -2/+12 |
* | perlrecharclass: Rmv obsolete RFC | Karl Williamson | 2019-02-13 | 1 | -6/+0 |
* | perlrecharclass: Clarify | Karl Williamson | 2019-02-13 | 1 | -7/+7 |
* | perlrecharclass: Clarify embedding in regex sets | Karl Williamson | 2018-12-16 | 1 | -15/+15 |
* | perlre, perlrecharclass: Add examples | Karl Williamson | 2018-08-16 | 1 | -2/+5 |
* | Spelling corrections in pod/*.pod from Alexandr Savca. | Alexandr Savca | 2018-04-19 | 1 | -1/+1 |
* | fix #131649 - extended charclass can trigger assert | Yves Orton | 2017-12-07 | 1 | -2/+2 |
* | perlre, perlrecharclass, Fix overlooked typos | Karl Williamson | 2017-02-20 | 1 | -3/+3 |
* | perlrecharclass: A few clarifications | Karl Williamson | 2017-02-20 | 1 | -9/+12 |
* | perlrecharclass: Simplify by referring to other pod | Karl Williamson | 2017-02-19 | 1 | -5/+8 |
* | Add /xx regex pattern modifier | Karl Williamson | 2017-01-13 | 1 | -12/+26 |
* | PATCH: [perl #129277] perlrecharclass: Clarify q// handling | Karl Williamson | 2016-10-26 | 1 | -1/+8 |
* | PATCH: [perl #128219] typo in perlrecharclass | Karl Williamson | 2016-05-23 | 1 | -1/+1 |
* | perlrecharclass: Add some missing info | Karl Williamson | 2016-02-18 | 1 | -0/+3 |
* | Restrict white space inside [] inside(?[ ]) to \h | Karl Williamson | 2015-10-11 | 1 | -2/+3 |
* | Make qr/(?[ ])/ work in UTF-8 locales | Karl Williamson | 2015-08-24 | 1 | -2/+6 |
* | perlrecharclass: Fix typo | Karl Williamson | 2015-03-29 | 1 | -1/+1 |
* | Change /(?[...]) to have normal operator precedence | Karl Williamson | 2015-03-19 | 1 | -8/+5 |
* | perlrecharclass: \R could be inside a [...] | Karl Williamson | 2015-02-21 | 1 | -3/+3 |
* | \s matching VT is no longer experimental | Karl Williamson | 2015-02-21 | 1 | -10/+5 |
* | Two more typographic cleanups, suggested by alh++. | James E Keenan | 2015-02-14 | 1 | -2/+2 |
* | Correct typo in code example. | James E Keenan | 2015-02-14 | 1 | -1/+1 |
* | perlrecharclass: Fix typo | Karl Williamson | 2015-01-20 | 1 | -1/+1 |
* | Add portablity warning for re 'strict' | Karl Williamson | 2015-01-20 | 1 | -0/+11 |
* | perlrecharclass: Add some missing documentation | Karl Williamson | 2015-01-16 | 1 | -2/+9 |
* | Make /[\N{}-\N{}]/ match Unicodely on EBCDIC | Karl Williamson | 2014-11-24 | 1 | -3/+15 |
* | recharclass: Corrections and nits | Karl Williamson | 2014-10-24 | 1 | -7/+5 |
* | Document special EBCDIC [...] literal range handling | Karl Williamson | 2014-10-07 | 1 | -5/+30 |
* | Remarks specialness of [A-Z] and [a-z]. | Abigail | 2014-09-29 | 1 | -0/+5 |
* | Allow \N{named seq} in qr/[...]/ | Karl Williamson | 2014-09-06 | 1 | -17/+47 |
* | perlrecharclass: Use more common property synonym | Karl Williamson | 2014-08-25 | 1 | -2/+2 |
* | perlrecharclass: Remove now-irrelevant text | Karl Williamson | 2014-08-21 | 1 | -10/+0 |
* | Fix comments and pod that mention 5.20 erroneously | Karl Williamson | 2014-04-01 | 1 | -1/+1 |
* | Adjust conflicting documentation about \s vis-à-vis \cK | Thomas Sibley (via RT) | 2014-04-01 | 1 | -1/+1 |
* | pod/perlrecharclass: Document [:blank:], [:ascii:] for C89 platforms | Karl Williamson | 2014-01-09 | 1 | -2/+19 |
* | pod/perlrecharclass: Nits | Karl Williamson | 2014-01-09 | 1 | -9/+11 |
* | Change \p{} matching for above-Unicode code points | Karl Williamson | 2013-12-31 | 1 | -7/+11 |
* | perlrecharclass: Add statement about above-Unicode and (?[]) | Karl Williamson | 2013-11-25 | 1 | -0/+5 |
* | Upgrade to Unicode 6.3 | Karl Williamson | 2013-10-03 | 1 | -2/+1 |
* | perlrecharclass: Nits | Karl Williamson | 2013-06-18 | 1 | -2/+2 |
* | typo fixes for recharclass pod | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
* | POD nitpicks. | SHIRAKATA Kentaro | 2013-04-23 | 1 | -1/+1 |
* | \N was still marked experimental in some places | David Mitchell | 2013-04-19 | 1 | -1/+1 |
* | PATCH: [perl #117181] pod: nitpick | Shirakata Kentaro | 2013-03-19 | 1 | -1/+1 |