This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: add entries gleaned from commit messages
[perl5.git] / pod / perlre.pod
2013-05-26 David Mitchellre-enable Copy-on-Write by default.
2013-05-25 David Steinbrunnertypo fix for re pod change use of optimise to be consis...
2013-05-06 David MitchellRevert "Update docs to concur with $`,$&,$' changes"
2013-05-02 Karl WilliamsonDeprecate spaces/comments in some regex tokens
2013-03-18 Karl Williamsonpod/perlre: Italicize text to indicate non-literal
2013-03-12 Karl WilliamsonEBCDIC has the Unicode bug too
2013-02-28 Karl Williamson\N is no longer experimental
2013-02-24 Karl WilliamsonMove (?[]) doc to perlrecharclass
2013-02-24 Karl WilliamsonDocument \s change for VT, commit 075b9d7d9a6d4473b240a...
2013-02-04 Karl WilliamsonAdd tests and clarify pod for (?[ ])
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-02-04 Karl WilliamsonIncorporate code review feedback for (?[])
2013-01-20 Karl Williamsonperlre: Fix typo
2013-01-20 Karl WilliamsonDeprecate certain rare uses of backslashes within regexes
2013-01-12 Aaron Craneperlre: fix typo
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2012-11-27 Father ChrysostomosUpdate docs to concur with $`,$&,$' changes
2012-11-15 Father Chrysostomosperlre: Fix syntax error in example
2012-10-19 Karl Williamsonperlre: grammar, typo
2012-10-14 Karl WilliamsonPATCH: [perl #89774] multi-char fold + its fold in...
2012-09-12 David Mitchellupdate docs for $`, $&, $' changes
2012-08-12 Karl Williamsonperlre: Nits
2012-06-27 Brian Fraserperlre: #109408
2012-06-14 David Mitchellupdate docs for (?{}) jumbo fix
2012-05-24 Ronald J Kimball[perl #112604] perlre man page contains suspect example...
2012-05-24 Aristotle Pagaltzis[perl #112522] Mildly incorrect wording in "perldoc...
2012-03-06 Karl Williamsonpods: Note future deprecation of unescaped "{"
2012-02-16 Karl WilliamsonClarify some quotemeta docs
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-19 Karl WilliamsonTypo in perlre
2011-11-27 Father Chrysostomostypo in perlre.pod
2011-11-27 Father Chrysostomos[perl #98352] perlre: Clarify visibility of $1 in ...
2011-10-07 Brian FraserClarification in perlre.pod about captures created...
2011-09-24 Father Chrysostomos[perl #92898] Clarify (*THEN)’s scope
2011-09-22 Karl Williamsonperlre: Note a bug's existence
2011-09-02 Karl WilliamsonUnicode::UCD: Make pod header consistent
2011-07-29 Karl Williamsonperlre: better /dual explanation
2011-07-17 Karl Williamsonperlre: Nits
2011-06-22 Nicholas ClarkTrim multiple blank lines above =item in pod files.
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Change C<> to L<>
2011-05-23 Johan VromansIncorrect heading and index entries for (*MARK) in...
2011-05-19 Karl Williamsonperlre: Fix broken links
2011-05-19 Johan Vromans[perl #90060] Fix location of (*COMMIT) in pod/perlre.pod
2011-05-03 Karl WilliamsonDoc changes for [perl #89750]
2011-04-19 Karl Williamsonperlre: Remove false statement about locales
2011-04-17 Karl Williamsonperlre: Nits in recently added text
2011-04-13 Karl Williamsonperlre.pod: Clarify
2011-04-13 Karl Williamsonperlre.pod: Update for 5.14
2011-03-19 Moritz Lenz[PATCH] [pod] improve documentation for (?(cond)yes|no)
2011-03-09 Father Chrysostomosperlre clean-up
2011-02-20 Father ChrysostomosUpdate docs for postfix /dual flags
2011-02-19 Karl WilliamsonFix locale caseless matching and utf8
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
2011-02-15 Father Chrysostomosperlre: Clarify (?(...)|)
2011-02-14 Karl WilliamsonAdd /aa regex modifier
2011-02-13 ApocalypseCorrectly list the allowed modifiers in the (?...)...
2011-01-27 Karl Williamsonregex: \p{} in pattern implies Unicode semantics
2011-01-27 Karl Williamsonperlre.pod: Fix omission of /a
2011-01-24 Michael Stevens[perl #82710] Fix incorrect pod link markup.
2011-01-24 Michael Stevens[perl #82708] Fix unescaped chars in L<>.
2011-01-21 Karl WilliamsonAdd x-references in pods to new /a, etc.
2011-01-19 Karl Williamsonperlre.pod: corrections for /a
2011-01-17 Karl WilliamsonAdd /a regex modifier
2010-12-02 Karl WilliamsonNit in perlre.pod
2010-12-02 Karl WilliamsonDocument Unicode doc fix
2010-10-31 Karl WilliamsonDOCs: Clarify that \w matches marks and \Pc
2010-10-15 Karl WilliamsonSubject: [perl #58182] partial: Add uni \s,\w matching
2010-10-15 Karl Williamsonperlre.pod: slight rewording
2010-10-14 Father ChrysostomosRemove or update pod references to regexp reëntrance.
2010-09-25 Karl WilliamsonTeach Perl about Unicode named character sequences
2010-09-23 Karl WilliamsonAdd /d, /l, /u (infixed) regex modifiers
2010-09-20 Karl WilliamsonAdd (?^...) regex construct
2010-08-14 Chas. OwensRT #77150: perlre documentation issue and possible fix
2010-07-19 Karl Williamsonpods: mention \o{}, 3 octal digits
2010-07-18 Karl WilliamsonAdd \o{} escape
2010-07-18 Karl Williamsonperlre.pod: Nits
2010-07-18 Karl WilliamsonAdd examples to perlre on perils of not using \g{}
2010-06-29 Karl Williamsonperlre: Add heading to separate unrelated paragraphs
2010-06-29 Karl WilliamsonPrefer \g1 over \1 in pods
2010-06-29 Karl WilliamsonStandardize on use of 'capture group' over 'buffer'
2010-06-29 Karl WilliamsonNits in perlre.pod
2010-05-08 Karl Williamsonperlre: fix for 80 col display
2010-04-26 Karl WilliamsonNits in perlre.pod, x-referencing, broken links
2010-03-29 Karl WilliamsonSlight edits
2010-03-28 Karl WilliamsonRemove duplicate information and refer to other pods
2010-03-08 Karl WilliamsonDocument that there are bugs with EBCDIC and regexes
2010-02-28 Karl WilliamsonDocument some re bugs in perlre.pod
2010-02-28 Karl WilliamsonRevise wording about /x caveats
2010-02-28 Karl WilliamsonDocument Unicode case-insensitive [] range bug
2010-02-28 Karl WilliamsonQuote a code example
2010-02-28 Karl WilliamsonRevise notes on /x modifier
2010-02-28 Karl WilliamsonMark \N meaning [^\n] as experimental
2010-02-28 Karl WilliamsonMention there are places /x modifier is ineffective
2010-02-28 Karl WilliamsonDocument \N{U+...}
2010-02-28 Karl WilliamsonUpdate pods for \N changes
2010-02-11 Robin Barkerdelete orphaned text
2010-01-10 Philip Hazel[perl #71948] Documentation error for (*MARK)
2010-01-06 AbigailDocument that interpolating a '(??{ code })' construct...
next