summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
Commit message (Expand)AuthorAgeFilesLines
* spelling: till -> untilKaren Etheridge2014-08-191-3/+3
* document what version \K was added inKaren Etheridge2014-08-191-1/+2
* pod/perlre.pod: fix typo in example codeAaron Crane2014-07-051-1/+1
* Deprecate unescaped literal "{" in regex patternsKarl Williamson2014-06-121-14/+6
* /x in patterns now includes all \p{PatWS}Karl Williamson2014-05-301-0/+15
* perlre: Clarify /x eol can't be escapedKarl Williamson2014-05-291-0/+2
* perlre: Update obsolete exampleKarl Williamson2014-05-081-4/+3
* Deprecate /\C/David Mitchell2014-03-261-1/+1
* fix RT #121299 - Inconsistent behavior with backreferences nested inside subp...Yves Orton2014-02-241-4/+11
* Change 'semantics' to 'rules'Karl Williamson2014-02-201-3/+3
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-8/+15
* perlre: Expand and clarify /x and (?# comment)Karl Williamson2013-10-301-14/+35
* standardize perlre cross-refs to operator-based flagsRicardo Signes2013-09-291-16/+20
* reword the description of what the /m flag doesRicardo Signes2013-09-291-2/+2
* slightly clarify the meaning of $ in regexRicardo Signes2013-09-291-1/+2
* Document non-destructive substitution: the '/r' modifier.James E Keenan2013-08-071-0/+9
* s/.(?=.\G)/X/g: refuse to go backwardsDavid Mitchell2013-07-281-0/+11
* perlexperiment: (?{}) and (??{}) are not experimentalRicardo Signes2013-06-231-12/+45
* perlexperiment: mark regexp backtracking verbs as acceptedRicardo Signes2013-06-231-7/+0
* Possessive and non greedy quantifier modifiers are mutually exclusiveYves Orton2013-06-131-1/+11
* re-enable Copy-on-Write by default.David Mitchell2013-05-261-11/+20
* typo fix for re pod change use of optimise to be consistent with other uses o...David Steinbrunner2013-05-251-2/+2
* Revert "Update docs to concur with $`,$&,$' changes"David Mitchell2013-05-061-11/+8
* Deprecate spaces/comments in some regex tokensKarl Williamson2013-05-021-2/+2
* pod/perlre: Italicize text to indicate non-literalKarl Williamson2013-03-181-7/+9
* EBCDIC has the Unicode bug tooKarl Williamson2013-03-111-10/+2
* \N is no longer experimentalKarl Williamson2013-02-271-2/+1
* Move (?[]) doc to perlrecharclassKarl Williamson2013-02-241-203/+6
* Document \s change for VT, commit 075b9d7d9a6d4473b240a047655e507c8baa6db3Karl Williamson2013-02-241-1/+2
* Add tests and clarify pod for (?[ ])Karl Williamson2013-02-041-3/+11
* Add interpolations to regex setsKarl Williamson2013-02-031-0/+26
* Incorporate code review feedback for (?[])Karl Williamson2013-02-031-35/+72
* perlre: Fix typoKarl Williamson2013-01-191-1/+1
* Deprecate certain rare uses of backslashes within regexesKarl Williamson2013-01-191-11/+11
* perlre: fix typoAaron Crane2013-01-121-1/+1
* New regex experimental feature: (?[ ])Karl Williamson2013-01-111-1/+140
* Update docs to concur with $`,$&,$' changesFather Chrysostomos2012-11-271-8/+11
* perlre: Fix syntax error in exampleFather Chrysostomos2012-11-151-1/+1
* perlre: grammar, typoKarl Williamson2012-10-191-2/+2
* PATCH: [perl #89774] multi-char fold + its fold in char classKarl Williamson2012-10-141-19/+5
* update docs for $`, $&, $' changesDavid Mitchell2012-09-121-2/+4
* perlre: NitsKarl Williamson2012-08-111-5/+5
* perlre: #109408Brian Fraser2012-06-271-1/+1
* update docs for (?{}) jumbo fixDavid Mitchell2012-06-141-82/+116
* [perl #112604] perlre man page contains suspect example of recursionRonald J Kimball2012-05-231-1/+1
* [perl #112522] Mildly incorrect wording in "perldoc perlre"Aristotle Pagaltzis2012-05-231-2/+2
* pods: Note future deprecation of unescaped "{"Karl Williamson2012-03-061-2/+17
* Clarify some quotemeta docsKarl Williamson2012-02-151-0/+2
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-211-3/+7
* Typo in perlreKarl Williamson2012-01-181-1/+1