This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
[perl5.git]
/
regexec.c
2006-02-03
Steven Schubiger
Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
blob
|
commitdiff
2006-02-02
Steven Schubiger
Re: [PATCH] s/Null(av|ch)/NULL/g
blob
|
commitdiff
|
diff to current
2006-01-18
Steve Hay
Change all NEWSV() to newSV() in the core and non-dual...
blob
|
commitdiff
|
diff to current
2006-01-10
Andy Lester
It's the Barbie bus patch
blob
|
commitdiff
|
diff to current
2006-01-06
Jarkko Hietaniemi
sprinkle dVAR
blob
|
commitdiff
|
diff to current
2006-01-02
Rafael Garcia-Suarez
Update copyrights for files modified in 2006
blob
|
commitdiff
|
diff to current
2006-01-01
Andy Lester
Making 0 pointers to NULLs
blob
|
commitdiff
|
diff to current
2005-12-05
SADAHIRO Tomoyuki
Re: [perl #37836] Simple Regex causes SEGV when run...
blob
|
commitdiff
|
diff to current
2005-12-05
SADAHIRO Tomoyuki
Clarification and cleanup of the XS SWASHGET code
blob
|
commitdiff
|
diff to current
2005-11-30
Nicholas Clark
The regexp engine should check SV flags rather than...
blob
|
commitdiff
|
diff to current
2005-11-16
Hugo van der Sanden
Re: [perl #37688] Unexpected regex failure.
blob
|
commitdiff
|
diff to current
2005-11-04
Rafael Garcia-Suarez
Revert patch #25993.
blob
|
commitdiff
|
diff to current
2005-11-04
Andreas König
[perl #19049] Incorrect $` after replacement
blob
|
commitdiff
|
diff to current
2005-10-14
Steve Peters
gcc complains when it sees variables declared
blob
|
commitdiff
|
diff to current
2005-07-29
Andy Lester
More embed.fnc goodness
blob
|
commitdiff
|
diff to current
2005-07-13
Dave Mitchell
make the expensive ckWARN() be called as late as possible
blob
|
commitdiff
|
diff to current
2005-07-10
Andy Lester
Making my way thru embed.fnc
blob
|
commitdiff
|
diff to current
2005-07-10
Yves Orton
Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed...
blob
|
commitdiff
|
diff to current
2005-07-08
Jim Cromie
Re: janitorial work ? [patch]
blob
|
commitdiff
|
diff to current
2005-06-27
Andy Lester
We're going round in circles with pp_sys.c
blob
|
commitdiff
|
diff to current
2005-06-16
Andy Lester
Removing /*SUPPRESS xxx*/
blob
|
commitdiff
|
diff to current
2005-06-10
Nicholas Clark
More SvPV consting. And other related drive-by refactoring.
blob
|
commitdiff
|
diff to current
2005-06-08
Nicholas Clark
More SvPV consting
blob
|
commitdiff
|
diff to current
2005-06-08
Nicholas Clark
s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
blob
|
commitdiff
|
diff to current
2005-06-08
Andy Lester
regexec.c utf8 loading
blob
|
commitdiff
|
diff to current
2005-06-07
Nicholas Clark
More SvPV consting
blob
|
commitdiff
|
diff to current
2005-06-03
Steve Peters
SvPVX_const() - patch #4
blob
|
commitdiff
|
diff to current
2005-06-02
Andy Lester
Quotes fixed, see also perl #36079
blob
|
commitdiff
|
diff to current
2005-05-30
Andy Lester
[PATCH] More embed.fnc strictures, plus consting and...
blob
|
commitdiff
|
diff to current
2005-05-16
Andy Lester
consting-eleventy.patch: More consts, plus actual bug fix
blob
|
commitdiff
|
diff to current
2005-05-11
Rafael Garcia-Suarez
Include vim/emacs modelines in generated files to open...
blob
|
commitdiff
|
diff to current
2005-05-10
Rafael Garcia-Suarez
Add editor boilerplates to all C files
blob
|
commitdiff
|
diff to current
2005-04-21
Jarkko Hietaniemi
Symbian port of Perl
blob
|
commitdiff
|
diff to current
2005-04-13
Robin Barker
-Wformat
blob
|
commitdiff
|
diff to current
2005-04-02
Nicholas Clark
Silence compiler warnings about possibly uninitialised...
blob
|
commitdiff
|
diff to current
2005-03-29
Andy Lester
The core part of :
blob
|
commitdiff
|
diff to current
2005-03-27
Hugo van der Sanden
Re: [perl #34195] Regex: Alternations within negative...
blob
|
commitdiff
|
diff to current
2005-03-24
Andy Lester
Third consting batch
blob
|
commitdiff
|
diff to current
2005-03-22
Rafael Garcia-Suarez
Revert change #24055, which was producing a segfault...
blob
|
commitdiff
|
diff to current
2005-03-21
Yves Orton
Re: regexp trie fails compile on VMS
blob
|
commitdiff
|
diff to current
2005-03-21
Rafael Garcia-Suarez
Resubmit change #24053.
blob
|
commitdiff
|
diff to current
2005-03-21
Andy Lester
More consting goodness
blob
|
commitdiff
|
diff to current
2005-03-18
Yves Orton
Re: Reworked Trie Patch
blob
|
commitdiff
|
diff to current
2005-01-22
Jarkko Hietaniemi
Re: uc($long_utf8_string) exhausts memory
blob
|
commitdiff
|
diff to current
2005-01-13
Nicholas Clark
replace NEWSV(), SvSetSV() with newSVsv()
blob
|
commitdiff
|
diff to current
2004-11-06
Dave Mitchell
document regcomp.c/regexec.c's dual life under ext/re/
blob
|
commitdiff
|
diff to current
2004-11-04
Rick Delaney
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
blob
|
commitdiff
|
diff to current
2004-08-01
Dave Mitchell
Add comment to top of reentr.c and fix typos in other...
blob
|
commitdiff
|
diff to current
2004-07-31
Dave Mitchell
Add comment to the top of most .c files explaining...
blob
|
commitdiff
|
diff to current
2004-07-09
Jarkko Hietaniemi
Re: Segfault using HTML::Entities
blob
|
commitdiff
|
diff to current
2004-04-19
Hugo van der Sanden
Re: [perl #28532] optional match of an anchor gets...
blob
|
commitdiff
|
diff to current
2004-03-16
Rafael Garcia-Suarez
Update copyright notices
blob
|
commitdiff
|
diff to current
2004-02-03
Rafael Garcia-Suarez
Implement "my $_".
blob
|
commitdiff
|
diff to current
2003-09-11
Jarkko Hietaniemi
Replace #21158 with a better patch from Hugo
blob
|
commitdiff
|
diff to current
2003-09-10
Jarkko Hietaniemi
[perl #23769] Unicode regex broken on simple example
blob
|
commitdiff
|
diff to current
2003-08-11
Jarkko Hietaniemi
VC6 warning: result still unsigned.
blob
|
commitdiff
|
diff to current
2003-08-08
Nick Ing-Simmons
Re: UNICODE regexp bug
blob
|
commitdiff
|
diff to current
2003-08-08
Nick Ing-Simmons
UNICODE regexp bug
blob
|
commitdiff
|
diff to current
2003-08-07
Hugo van der Sanden
Re: [perl #23030] Error in negative lookahead with...
blob
|
commitdiff
|
diff to current
2003-08-01
Jarkko Hietaniemi
Hugo's second thoughts: drop the relatively rare and
blob
|
commitdiff
|
diff to current
2003-07-31
Hugo van der Sanden
Re: [perl #23171] Regex too selfish
blob
|
commitdiff
|
diff to current
2003-06-18
Adrian M. Enache
Re: [perl #22727] split() with re_eval segfaults/panics
blob
|
commitdiff
|
diff to current
2003-05-05
Adrian M. Enache
[patch] Re: [perl #21728] regexp SEGV
blob
|
commitdiff
|
diff to current
2003-04-16
Jarkko Hietaniemi
Fix up Larry's copyright statements to my best knowledge.
blob
|
commitdiff
|
diff to current
2003-04-14
Inaba Hiroto
Re: Parse::RecDescent triggers infinete loop in perl5...
blob
|
commitdiff
|
diff to current
2003-03-09
Jarkko Hietaniemi
From Inaba Hiroto: re_intuit_start set a value to
blob
|
commitdiff
|
diff to current
2003-03-02
Hugo van der Sanden
Update all copyrights to 2003, from Jarkko
blob
|
commitdiff
|
diff to current
2003-02-26
Adrian M. Enache
Re: [perl #20683] [fix] Better Patch
blob
|
commitdiff
|
diff to current
2003-02-16
Nicholas Clark
COW regexps:
blob
|
commitdiff
|
diff to current
2003-02-05
Jarkko Hietaniemi
s/S_cache_re/cache_re/ for building with threads.
blob
|
commitdiff
|
diff to current
2003-02-04
Jarkko Hietaniemi
Fix "[perl #20667] unicode regex vs non-unicode regex".
blob
|
commitdiff
|
diff to current
2003-02-02
Rafael Garcia-Suarez
[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
blob
|
commitdiff
|
diff to current
2003-01-31
Jarkko Hietaniemi
Go even further (back) than change #18608 and revert
blob
|
commitdiff
|
diff to current
2003-01-31
Adrian M. Enache
[FIX] Re: UTF-8 failures (surprise!)
blob
|
commitdiff
|
diff to current
2003-01-21
Hugo van der Sanden
Re: [perl #17757] s///g fails when using English &...
blob
|
commitdiff
|
diff to current
2003-01-21
Hugo van der Sanden
integrate #18349 from maint-5.8:
blob
|
commitdiff
|
diff to current
2002-12-23
Richard Kandarian
[perl #18544] Patch included to fix problem.
blob
|
commitdiff
|
diff to current
2002-12-12
Rafael Garcia-Suarez
Integrate from maint-5.8 : changes 18290-1, 18293-5...
blob
|
commitdiff
|
diff to current
2002-11-04
Hugo van der Sanden
Re: [perl #17064] illegal legal unicode character
blob
|
commitdiff
|
diff to current
2002-10-22
Dave Mitchell
PL_curpad == AvARRAY(PL_comppad) always
blob
|
commitdiff
|
diff to current
2002-10-01
Yitzchak Scott-Tho...
Re: sv_2pv_flags and ROK and UTF8 flags
blob
|
commitdiff
|
diff to current
2002-08-26
(Randal L. Schwartz)
fix for:
blob
|
commitdiff
|
diff to current
2002-07-15
Hugo van der Sanden
Re: Regexp causes coredump
blob
|
commitdiff
|
diff to current
2002-07-10
Jarkko Hietaniemi
Retract #17375: contrary to intention, it was actually
blob
|
commitdiff
|
diff to current
2002-07-01
Hugo van der Sanden
Re: [ID 20020630.002] utf8 regex only matches 32k
blob
|
commitdiff
|
diff to current
2002-06-28
Jarkko Hietaniemi
(retracted by #17467)
blob
|
commitdiff
|
diff to current
2002-06-27
Jarkko Hietaniemi
Inlining to avoid costly UTF-8 calls.
blob
|
commitdiff
|
diff to current
2002-06-27
Jarkko Hietaniemi
Shave off some more of the Unicode regex slowness.
blob
|
commitdiff
|
diff to current
2002-06-27
Jarkko Hietaniemi
Cure some of the slowness of
blob
|
commitdiff
|
diff to current
2002-06-26
Hugo van der Sanden
Re: Another Unicode s/// buglet?
blob
|
commitdiff
|
diff to current
2002-04-23
Gurusamy Sarathy
fix a typo
blob
|
commitdiff
|
diff to current
2002-04-23
Jarkko Hietaniemi
Pointer to UV casting.
blob
|
commitdiff
|
diff to current
2002-04-21
Gurusamy Sarathy
squelch some more type mismatch warnings
blob
|
commitdiff
|
diff to current
2002-04-21
Gurusamy Sarathy
fixes for all the warnings reported by Visual C (most...
blob
|
commitdiff
|
diff to current
2002-04-03
Nikola Knezevic
regexec.c
blob
|
commitdiff
|
diff to current
2002-04-02
Jarkko Hietaniemi
What started as a small nit (the charnames test, nit...
blob
|
commitdiff
|
diff to current
2002-04-01
Jarkko Hietaniemi
Comment tweak from Hugo.
blob
|
commitdiff
|
diff to current
2002-04-01
Jarkko Hietaniemi
Another UTF-8 locale tweak from Hugo.
blob
|
commitdiff
|
diff to current
2002-04-01
Jarkko Hietaniemi
Regex fix from Hugo: in UTF-8 locales the character
blob
|
commitdiff
|
diff to current
2002-03-27
Jarkko Hietaniemi
Further fixing for #15549. Six tests are failing
blob
|
commitdiff
|
diff to current
next