This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Removed unnecessary pointers checks
[perl5.git] / pod / perlre.pod
2006-02-01 Steve Purkis[[:...:]] is equivalent to \p{...}, not [:...:], tweake...
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2005-06-03 Andy LesterQuotes in pod/*.pod
2005-05-30 Rafael Garcia-SuarezMinor grammar fix by Uri Guttman
2005-03-29 Offer KayeMake the spelling of whitespace (vs white-space and...
2005-02-08 Rafael Garcia-SuarezA small precision in the docs for overloaded regexp...
2005-01-24 Andrew[perl #33906] Missing \\ in perlre
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2004-01-12 Rafael Garcia-SuarezDocument usage of $_ and pos() inside /(?{...})/.
2003-06-17 Jarkko HietaniemiDOCPATCH Re: $1 remains uncleared for failed matches
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-01-04 Andreas KönigRe: [PATCH] Tiny nits in perlre.pod
2002-12-12 Rafael Garcia-SuarezIntegrate from maint-5.8 : changes 18290-1, 18293-5...
2002-08-09 John P. LindermanRe: missing lower range in {} regex
2002-07-09 Steffen Müller[DOC PATCH] perlre, minor error
2002-06-09 Johan Vromans[Patch] $^N issues
2002-04-20 Jarkko HietaniemiUser-defined character properties were unintentionally
2002-03-29 Hugo van der SandenRe: [DOC PATCH] Regex \G and POSIX restrictions
2002-03-27 Mark Kvale[DOC PATCH] Regex \G and POSIX restrictions
2002-01-04 Jarkko HietaniemiDocument the U+0085, U+2028, and U+2029.
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiRe: [BUG] bleadperl regexp (was ok in 5.6.0)
2001-11-23 Rafael Garcia-SuarezRe: [DOC PATCHES] pod cleanups
2001-11-17 Jarkko HietaniemiBanish "use utf8".
2001-11-12 Jeffrey Friedla few typo fixes
2001-08-01 Audrey Tang[ID 20010801.039] perlre.pod message typo
2001-07-31 Stephen P. PotterRe: [ID 20010529.002] typos in man page perlre
2001-07-18 Mark-Jason DominusDoc patch: perlre should mention perlrequick and perlretut
2001-07-14 Jeffrey Friedlpatch to add DEL to [:cntrl:]
2001-06-23 Jarkko HietaniemiFix for ID 20010619.003, the [[:print:]] is not supposed
2001-05-30 bart@cg681574-a... [ID 20010529.002] typos in man page perlre
2001-02-28 Jarkko HietaniemiUndo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-09 Jarkko HietaniemiIntegrate change #8733 from maintperl.
2001-02-08 Charles BaileySYN SYN
2001-01-29 root@ak-75.mind.de[ID 20010128.003] [PATCH] perlre.pod \b buglet
2001-01-24 Charles BaileySYN SYN
2001-01-20 Jarkko HietaniemiDocument and test the new qu operator.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-01 Jarkko HietaniemiGet the three different space character classes right...
2000-11-22 Ilya ZakharevichOvereager visited-positions optimizations
2000-11-07 Stephen P. PotterPod updates
2000-10-20 Charles BaileySYN SYN
2000-08-21 AbigailA pod nit.
2000-08-18 Jeffrey FriedlAdd [[:blank:]] as suggested in
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-12 Jarkko HietaniemiFix nits noticed by Boston.pm.
2000-06-01 Gurusamy Sarathyfurther qualify references to "alphanumeric" (from...
2000-05-28 Gurusamy Sarathyfix places that mean C<"word" character> but say C...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-03 Gurusamy Sarathywhitespace and readabiliti nits in the pods (from Micha...
2000-03-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-03 Gurusamy Sarathy/(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Jarkko Hietaniemiin words order bad
2000-02-09 Charles BaileyResync with mainline
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathytests for change#4642 and pod fixups suggested by Ralph...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-08 Gurusamy Sarathydocumentation tweaks from M. J. T. Guy, Micheal Schwern...
1999-10-12 Jarkko HietaniemiRevert the parts of #3926 that outlawed character ranges
1999-10-11 Ilya Zakharevichslightly edited variant of suggested patch
1999-09-29 Charles Baileyresync with mainline
1999-09-10 Ilya Zakharevichrewrote substantive parts of patch
1999-09-08 Jarkko HietaniemiMinor touches at the [:class:] description.
1999-08-30 Ilya ZakharevichUse \N{named characters} instead of \C.
1999-08-05 Jarkko HietaniemiFix regex charclass parsing so that bogus ranges
1999-08-04 Jarkko HietaniemiIntroduce the charnames pragma.
1999-07-28 Ian Phillippsperlre clarification.
1999-07-06 Jarkko HietaniemiPOSIX [[:character class:]] support for standard, locale,
1999-05-24 Gurusamy Sarathymore pod updates from Tom Christiansen; regen perltoc
1999-05-24 Gurusamy Sarathymajor pod update from Tom Christiansen
1999-04-24 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-02-12 Gurusamy Sarathynote how to find REG_INFTY limit
1999-02-02 John Bley5.005_54 (DOC) fix minor typos
1999-01-17 Gurusamy Sarathya few doc typos
1998-09-23 Gurusamy Sarathyre-introduce change#1703
1998-09-23 Ilya Zakharevichpatch to support computed regular subexpressions
1998-09-23 Jarkko Hietaniemiapply minimal variant of patch (sent via private mail)
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-07 Ilya ZakharevichMinor cleanup of RE tests and docs
1998-08-05 Gurusamy Sarathyperlre.pod tweak suggested by Mike Wescott <mike.wescot...
1998-08-02 Peter PrymmerRe: \Q doesn't work in interpolated regular expressions
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-21 Ilya Zakharevichapplied RE doc patches, with tweaks to the prose
1998-07-15 Gurusamy Sarathyminor tweaks to docs on qr//
1998-07-08 Ilya ZakharevichSwitch modifiers in RE off
1998-07-06 Gurusamy Sarathyallow eval-groups in patterns only if they C<use re...
1998-06-28 Ilya Zakharevichapplied patch, tweaked doc, and regen regnodes.h
1998-06-24 Gurusamy Sarathycheck in what change#1182 didn't, and Changes
1998-06-21 Ilya ZakharevichRe docs
1998-06-20 Gurusamy Sarathyenhance perlre.pod to say C<)> can't appear in a (...
1998-06-15 Tom Christiansendocumentation update from tchrist
1998-06-12 Hugo van der Sandena tweaked version of:
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
next