summaryrefslogtreecommitdiff
path: root/regexec.c
Commit message (Expand)AuthorAgeFilesLines
* More SvPV consting. And other related drive-by refactoring.Nicholas Clark2005-06-101-7/+7
* More SvPV constingNicholas Clark2005-06-081-1/+1
* s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/gNicholas Clark2005-06-081-3/+3
* regexec.c utf8 loadingAndy Lester2005-06-081-23/+28
* More SvPV constingNicholas Clark2005-06-071-2/+2
* SvPVX_const() - patch #4Steve Peters2005-06-031-17/+17
* Quotes fixed, see also perl #36079Andy Lester2005-06-021-11/+11
* [PATCH] More embed.fnc strictures, plus consting and localizingAndy Lester2005-05-301-25/+25
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-34/+37
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-0/+10
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+4
* -Wformat Robin Barker2005-04-131-38/+38
* Silence compiler warnings about possibly uninitialised variables.Nicholas Clark2005-04-021-6/+6
* The core part of :Andy Lester2005-03-291-7/+7
* Re: [perl #34195] Regex: Alternations within negative lookahead assertions Hugo van der Sanden2005-03-271-21/+55
* Third consting batchAndy Lester2005-03-241-1/+1
* Revert change #24055, which was producing a segfault in installmanRafael Garcia-Suarez2005-03-221-56/+16
* Re: regexp trie fails compile on VMSYves Orton2005-03-211-3/+4
* Resubmit change #24053.Rafael Garcia-Suarez2005-03-211-16/+56
* More consting goodnessAndy Lester2005-03-211-1/+1
* Re: Reworked Trie PatchYves Orton2005-03-181-77/+386
* Re: uc($long_utf8_string) exhausts memoryJarkko Hietaniemi2005-01-221-24/+24
* replace NEWSV(), SvSetSV() with newSVsv()Nicholas Clark2005-01-131-9/+5
* document regcomp.c/regexec.c's dual life under ext/re/Dave Mitchell2004-11-061-0/+6
* [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; failsRick Delaney2004-11-041-15/+12
* Add comment to top of reentr.c and fix typos in other filesDave Mitchell2004-08-011-2/+2
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+5
* Re: Segfault using HTML::EntitiesJarkko Hietaniemi2004-07-091-30/+31
* Re: [perl #28532] optional match of an anchor gets ignored Hugo van der Sanden2004-04-191-20/+3
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
* Implement "my $_".Rafael Garcia-Suarez2004-02-031-2/+1
* Replace #21158 with a better patch from HugoJarkko Hietaniemi2003-09-111-10/+4
* [perl #23769] Unicode regex broken on simple exampleJarkko Hietaniemi2003-09-101-4/+10
* VC6 warning: result still unsigned.Jarkko Hietaniemi2003-08-111-1/+1
* Re: UNICODE regexp bugNick Ing-Simmons2003-08-081-7/+16
* UNICODE regexp bugNick Ing-Simmons2003-08-081-1/+3
* Re: [perl #23030] Error in negative lookahead with alternationsHugo van der Sanden2003-08-071-1/+10
* Hugo's second thoughts: drop the relatively rare andJarkko Hietaniemi2003-08-011-49/+6
* Re: [perl #23171] Regex too selfish Hugo van der Sanden2003-07-311-0/+10
* Re: [perl #22727] split() with re_eval segfaults/panicsAdrian M. Enache2003-06-181-1/+4
* [patch] Re: [perl #21728] regexp SEGVAdrian M. Enache2003-05-051-1/+1
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #1...Inaba Hiroto2003-04-141-3/+3
* From Inaba Hiroto: re_intuit_start set a value toJarkko Hietaniemi2003-03-091-4/+0
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-6/+11
* COW regexps:Nicholas Clark2003-02-161-8/+25
* s/S_cache_re/cache_re/ for building with threads.Jarkko Hietaniemi2003-02-051-1/+1
* Fix "[perl #20667] unicode regex vs non-unicode regex".Jarkko Hietaniemi2003-02-041-0/+1