summaryrefslogtreecommitdiff
path: root/regexec.c
Commit message (Expand)AuthorAgeFilesLines
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-181-2/+1
* It's the Barbie bus patchAndy Lester2006-01-101-45/+37
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+15
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-021-1/+1
* Making 0 pointers to NULLsAndy Lester2006-01-011-3/+3
* Re: [perl #37836] Simple Regex causes SEGV when run on specific dataSADAHIRO Tomoyuki2005-12-051-3/+7
* Clarification and cleanup of the XS SWASHGET codeSADAHIRO Tomoyuki2005-12-051-1/+1
* The regexp engine should check SV flags rather than SV type forNicholas Clark2005-11-301-1/+1
* Re: [perl #37688] Unexpected regex failure. Hugo van der Sanden2005-11-161-0/+1
* Revert patch #25993.Rafael Garcia-Suarez2005-11-041-2/+1
* [perl #19049] Incorrect $` after replacementAndreas König2005-11-041-1/+2
* gcc complains when it sees variables declaredSteve Peters2005-10-141-1/+1
* More embed.fnc goodnessAndy Lester2005-07-291-1/+1
* make the expensive ckWARN() be called as late as possibleDave Mitchell2005-07-131-30/+17
* Making my way thru embed.fncAndy Lester2005-07-101-10/+10
* Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warningYves Orton2005-07-101-2/+2
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-3/+3
* We're going round in circles with pp_sys.cAndy Lester2005-06-271-4/+6
* Removing /*SUPPRESS xxx*/Andy Lester2005-06-161-3/+0
* 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