summaryrefslogtreecommitdiff
path: root/pod/perlreguts.pod
Commit message (Expand)AuthorAgeFilesLines
* regex engine - improved comments explaining REGNODE_AFTER()Yves Orton2022-08-031-1/+1
* regex engine - integrate regnode_after() support for EXACTish nodesYves Orton2022-08-031-6/+6
* regex engine - Rename PL_regarglen to PL_regnode_arg_lenYves Orton2022-08-031-1/+1
* regcomp.c - rename NEXTOPER to REGNODE_AFTER and related logicYves Orton2022-08-031-27/+100
* regen/regcomp.pl - Make regarglen available as PL_regarglen in regexec.cYves Orton2022-08-031-1/+1
* Remove typo spotted by user poti1James E Keenan2022-06-231-2/+1
* perlintern: regnode typedef is documented in perlregutsKarl Williamson2022-05-071-0/+2
* regcomp.h: change regexp_internal attribute from I32 to U32Yves Orton2022-02-181-3/+3
* regcomp.c,re.pm: Remove "offsets" debugging codeYves Orton2022-02-181-14/+5
* perlreguts.pod: synchronize regexp_internal docs with codeYves Orton2022-02-181-15/+49
* autodoc.pl: Specify scn for single-purpose filesKarl Williamson2020-11-061-1/+0
* perlreguts: Note pregcomp/regexec are documented hereKarl Williamson2020-09-051-0/+4
* perlreguts: UpdateKarl Williamson2020-02-151-45/+54
* Move more URLs from http:// to https://Max Maischein2019-10-111-2/+2
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-1/+1
* regcomp.h: Create new typedef synonym for clarityKarl Williamson2013-09-241-3/+3
* perlreguts: Bring up-to-dateKarl Williamson2013-09-241-36/+12
* perlreguts.pod: NitsKarl Williamson2013-09-241-5/+5
* typo fix for reguts podDavid Steinbrunner2013-05-251-1/+1
* Document the uses of NULL returns in the regex parsing code.Nicholas Clark2013-03-191-0/+46
* Eliminate 'swap' from struct regexp_internal.Nicholas Clark2013-02-201-10/+0
* perlreguts: Fit long verbatim lines to 79 colsKarl Williamson2012-09-271-34/+40
* * Em dash cleanup in pod/brian d foy2010-01-131-1/+1
* PATCH: minor typo cleanup of pod/ directoryTom Christiansen2010-01-051-4/+4
* much better swap logic to support reentrancy and fix assert failureGeorge Greer2009-07-261-7/+6
* Re: [PATCH] POD fixesVincent Pit2008-02-251-1/+1
* Add the perlreapi man page, by Ævar Arnfjörð BjarmasonRafael Garcia-Suarez2007-04-121-289/+39
* Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepointÆvar Arnfjörð Bjarmason2007-04-121-2/+2
* Re: pmdynflags and thread safetyYves Orton2007-04-041-14/+20
* feel the the baß (encoding problems in the regex engine)Yves Orton2007-03-201-14/+25
* Re: perlreguts: Copy-editing and wishlistMarvin Humphrey2007-03-191-29/+29
* Continue split of perl internal regexp structures from ones that are engine s...Yves Orton2006-12-011-118/+213
* Re: [PATCH] Fix RT#19049 and add relative backreferencesYves Orton2006-11-151-1/+10
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-131-7/+23
* More regexp documentationYves Orton2006-10-121-42/+207
* More perlreguts nits by Dominic Dunlop,Rafael Garcia-Suarez2006-06-261-4/+5
* Nits to perlreguts.pod by Dominic DunlopRafael Garcia-Suarez2006-06-251-163/+198
* Re: [PATCH] regexec/regcomp.c cleanupsYves Orton2006-06-111-201/+278
* Add the perlreguts manpage, by Yves OrtonRafael Garcia-Suarez2006-06-081-0/+722