summaryrefslogtreecommitdiff
path: root/ext/re/re.pm
Commit message (Expand)AuthorAgeFilesLines
* Don't use VOL internally, because "volatile" works just fineAaron Crane2017-10-211-1/+1
* add DEBUGGING_RE_ONLY defineDavid Mitchell2017-06-231-1/+1
* re.pm: pod formatting nits, and clarificationsKarl Williamson2017-01-131-8/+29
* Add /xx regex pattern modifierKarl Williamson2017-01-131-7/+16
* Make deprecated qr//xx fatalKarl Williamson2016-05-091-12/+4
* use re 'strict' doc changesKarl Williamson2015-03-071-5/+9
* ext/re/re.pm: Fix commentKarl Williamson2015-02-051-1/+1
* re.pm: White-space onlyKarl Williamson2015-02-051-4/+4
* Make 'no re' workKarl Williamson2015-02-041-1/+19
* re.pm: Bump version to 0.31Karl Williamson2015-02-041-1/+1
* Add 'strict' subpragma to 'use re'Karl Williamson2015-01-131-1/+73
* Bump re.pm version for changesMatthew Horsfall2014-12-281-1/+1
* Support for nocapture regexp flag /nMatthew Horsfall (alh)2014-12-281-1/+2
* add xs_handshake APIDaniel Dragan2014-11-071-1/+1
* Deprecate multiple "x" in "/xx"Karl Williamson2014-09-291-1/+15
* Make space for /xx flagKarl Williamson2014-09-291-1/+1
* Add tests for a51d618a fix of RT #122283Yves Orton2014-09-281-1/+15
* Increase $re::VERSION to 0.26Father Chrysostomos2013-08-251-1/+1
* add strbeg argument to Perl_re_intuit_start()David Mitchell2013-06-021-1/+1
* typo fix for reDavid Steinbrunner2013-05-251-2/+2
* ext/re: Optimize XPUSH's to EXTEND(), PUSH,...Steffen Mueller2012-10-221-1/+1
* re.pm: Nits in podKarl Williamson2012-08-111-15/+23
* PATCH: [perl #113750] re.pm clobbers $_Karl Williamson2012-06-201-2/+2
* update docs for (?{}) jumbo fixDavid Mitchell2012-06-141-2/+3
* bump re.pm version numberDavid Mitchell2012-06-131-1/+1
* Remove ‘Useless use of "re" pragma’ warningFather Chrysostomos2012-02-031-4/+0
* Increase $re::VERSION to 0.19Father Chrysostomos2012-02-031-1/+1
* PATCH: final [perl #86972]: Allow /(?aia)/Karl Williamson2011-04-111-8/+19
* Decrease (unbump?) re.pm’s versionFather Chrysostomos2011-02-141-1/+1
* re.pm: Add /aa supportKarl Williamson2011-02-141-2/+10
* re.pm: Forbid things like /dd, /uuKarl Williamson2011-02-141-5/+13
* Bump re.pm’s versionFather Chrysostomos2011-02-121-1/+1
* perldebug: capitalise titlesFather Chrysostomos2011-02-121-1/+1
* Version bumps for re non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Add /a regex modifierKarl Williamson2011-01-171-2/+3
* Use multi-bit field for regex character setKarl Williamson2011-01-161-2/+2
* Subject: [PATCH] re.pm: Correct pod statementKarl Williamson2011-01-161-2/+2
* .pm: rename variables to reflect expanded usageKarl Williamson2011-01-161-9/+9
* re.pm: correct typoKarl Williamson2011-01-161-1/+1
* Emit warning for use re "/ul"Father Chrysostomos2010-12-041-0/+9
* ++substr $re::VERSION, -1Father Chrysostomos2010-11-281-1/+1
* Tiny pod fixAndreas J. Koenig2010-11-281-1/+1
* Bump re’s versionFather Chrysostomos2010-10-211-1/+1
* [perl #78072] use re '/xism';Father Chrysostomos2010-10-211-0/+82
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-2/+2
* re.pm: Change comment to use new (?^...)Karl Williamson2010-09-221-1/+1
* Bump module version numbersDavid Golden2010-07-191-1/+1
* Standardize on use of 'capture group' over 'buffer'Karl Williamson2010-06-281-1/+1
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-191-1/+1
* Fix typo in referenceAbigail2010-01-061-1/+1