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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pp.c: use new SvPVCLEAR and constant string friendly macros
2016-10-19
Yves Orton
pp.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
op.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
numeric.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
mro_core.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
mg.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
locale.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
hv.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
dump.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
doop.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
doio.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
gv.c: rework special var matching logic to be simpler
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
gv.c: rework string separator parsing to use new string...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
gv.c: switch to using string constant friendly macros
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
gv.c: add a require_tie_mod_s() wrapper for constant...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
perl.[ch]: switch to using SvPVCLEAR() and string constant...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
vms: use hv_fetchs() with constant string key
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
pod: mention SvPVCLEAR()
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
amigaos4: use constant string friendly macros
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
dist/Data-Dumper: switch to using SvPVCLEAR()
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
Storable: switch to using SvPVCLEAR()
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
os2: switch to using string constant friendly macros
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/XS-APItest: switch to using strEQs()
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/mro: use memEQs() for constant string checks
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/PerlIO-encoding: use SvPVCLEAR()
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/POSIX: use _memEQs() and not memEQ() for constant...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/B: use strEQs() and strEQ() in expressions
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/VMS-Stdio: switch to using macros designed for...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
ext/attributes: use _memEQs() when comparing to string...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
Devel-Peek: use hv_fetchs() when the key is a constant...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
sv.c: add sv_setpv_bufsize() and SvPVCLEAR()
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
handy.h, hv.h: fixup hash s suffix macro definitions...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
handy.h: add _memEQs() and _memNEs() for use with constant...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
handy.h: add strEQs() and strNEs() for comparing to...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
gv.c: document where @- and @+ (and %- and %+ are initialize...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
uniprops.t: split into 10 seperate test files t/re...
commit
|
commitdiff
|
tree
2016-09-19
Yves Orton
regcomp.c: S_concat_pat: guard against missing trailing...
commit
|
commitdiff
|
tree
2016-09-19
Yves Orton
sv.c: sv_grow: newlen cannot be smaller than SvCUR()
commit
|
commitdiff
|
tree
2016-09-19
Yves Orton
doop.c: use sv_setpvn() instead of sv_setpvs()
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
fix #129267: rework gv_fetchmethod_pvn_flags separator...
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
clean up gv_fetchmethod_pvn_flags: rename nsplit to...
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
clean up gv_fetchmethod_pvn_flags: move origname init...
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
clean up gv_fetchmethod_pvn_flags: introduce name_end
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
Revert "fix: [perl #129267] Possible string overrun...
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
Revert "rename "nend" name_cursor in Perl_gv_fetchmethod_pvn...
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
rename "nend" name_cursor in Perl_gv_fetchmethod_pvn_flags
commit
|
commitdiff
|
tree
2016-09-13
Yves Orton
fix: [perl #129267] Possible string overrun with invalid...
commit
|
commitdiff
|
tree
2016-08-25
Yves Orton
restore Internals::hv_clear_placeholders for now
commit
|
commitdiff
|
tree
2016-08-14
Yves Orton
first step to documenting the Internals namespace
commit
|
commitdiff
|
tree
2016-08-14
Yves Orton
Move hash introspection routines into Hash::Util/Util...
commit
|
commitdiff
|
tree
2016-08-14
Yves Orton
s/XS_hash_util_/XS_Hash_Util_/g
commit
|
commitdiff
|
tree
2016-08-14
Yves Orton
move a declaration so that the Internals:: functions...
commit
|
commitdiff
|
tree
2016-08-14
Yves Orton
move Internals::hv_clear_placeholders() to Hash::Util...
commit
|
commitdiff
|
tree
2016-06-22
Yves Orton
change manisort to produce a more intuitive order
commit
|
commitdiff
|
tree
2016-06-22
Yves Orton
Change scalar(%hash) to be the same as 0+keys(%hash)
commit
|
commitdiff
|
tree
2016-06-22
Yves Orton
Add a perldelta entry for recursive subpattern screwup...
commit
|
commitdiff
|
tree
2016-06-22
Yves Orton
Add perldelta for POSIX memory leak fix
commit
|
commitdiff
|
tree
2016-06-10
Yves Orton
fixup, guard av_top_index() for null RExC_warn_text
commit
|
commitdiff
|
tree
2016-06-10
Yves Orton
move warning text to RExC_state (via RExC_warn_text)
commit
|
commitdiff
|
tree
2016-06-08
Yves Orton
[perl #128313] Fix leak in perl 5.24 with strict and...
commit
|
commitdiff
|
tree
2016-05-10
Yves Orton
fix #128109 - do not move RExC_open_parens[0] in reginsert
commit
|
commitdiff
|
tree
2016-05-10
Yves Orton
fix #128085 - SIGSEGV in S_regmatch with S_study_chunk...
commit
|
commitdiff
|
tree
2016-05-09
Yves Orton
Call PERL_ASYNC_CHECK when we backtrack in the regex...
commit
|
commitdiff
|
tree
2016-04-08
Yves Orton
More generalized fix for #127855, overallocate in SvGROW...
commit
|
commitdiff
|
tree
2016-04-08
Yves Orton
fix #127855, in Perl_sv_setpvn() we have to overallocate...
commit
|
commitdiff
|
tree
2016-04-08
Yves Orton
test for #127855 - Slowdown in m//g on COW strings...
commit
|
commitdiff
|
tree
2016-04-06
Yves Orton
Add SILENT_NO_TAINT_SUPPORT to S_Internals_V ()
commit
|
commitdiff
|
tree
2016-04-03
Yves Orton
restore incorrectly deleted note
commit
|
commitdiff
|
tree
2016-04-03
Yves Orton
fix debug sprintf issue
commit
|
commitdiff
|
tree
2016-03-14
Yves Orton
fix "bad match" issue reported in perl #127705
commit
|
commitdiff
|
tree
2016-03-14
Yves Orton
fix perl #127705, incorrect restoration of state during...
commit
|
commitdiff
|
tree
2016-03-14
Yves Orton
add consistency with other union members
commit
|
commitdiff
|
tree
2016-03-14
Yves Orton
fixup broken diagnostic
commit
|
commitdiff
|
tree
2016-03-13
Yves Orton
dont call re_printf() with %*s if you arent going to...
commit
|
commitdiff
|
tree
2016-03-13
Yves Orton
once more for the win
commit
|
commitdiff
|
tree
2016-03-13
Yves Orton
fixup definitions and usage of new re debugging subs
commit
|
commitdiff
|
tree
2016-03-13
Yves Orton
[perl #126182] rework pattern GOSUB infinite recursion...
commit
|
commitdiff
|
tree
2016-03-13
Yves Orton
Rework diagnostics in the regex engine
commit
|
commitdiff
|
tree
2016-03-09
Yves Orton
use inequality when checking "tail" in trie compilation
commit
|
commitdiff
|
tree
2016-03-09
Yves Orton
Fix Perl #126206: handle NOTHING regops and EXACTFU_SS...
commit
|
commitdiff
|
tree
2016-03-07
Yves Orton
add comment explaining a subtlety
commit
|
commitdiff
|
tree
2016-03-06
Yves Orton
regcomp.c: fix Perl #126405, segfault regex
commit
|
commitdiff
|
tree
2016-03-06
Yves Orton
regcomp.c: improve diagnostics for TRIE construction
commit
|
commitdiff
|
tree
2016-03-06
Yves Orton
fix Perl #126182, out of memory due to infinite pattern...
commit
|
commitdiff
|
tree
2016-03-06
Yves Orton
Unify GOSTART and GOSUB
commit
|
commitdiff
|
tree
2016-03-06
Yves Orton
rename RExC_opend RExC_end_op for clarity
commit
|
commitdiff
|
tree
2016-03-06
Yves Orton
first step cleaning up regexp recursion "return" logic
commit
|
commitdiff
|
tree
2015-10-05
Yves Orton
Cleanup, document, and restructure regen/regcomp.pl
commit
|
commitdiff
|
tree
2015-10-05
Yves Orton
fix perl #126186 make all verbs allow an optional arg
commit
|
commitdiff
|
tree
2015-10-05
Yves Orton
fix perl #126186 - (*ACCEPT) does not allow arguments
commit
|
commitdiff
|
tree
2015-10-05
Yves Orton
add some tests for perl #126186
commit
|
commitdiff
|
tree
2015-10-04
Yves Orton
fix perl-126222 - (?!) OPFAIL optimization does work...
commit
|
commitdiff
|
tree
2015-10-04
Yves Orton
Add a todo test for perl-126222
commit
|
commitdiff
|
tree
2015-10-04
Yves Orton
regcomp.c: make an expression more legible
commit
|
commitdiff
|
tree
2015-02-15
Yves Orton
Add comments about how backrefs are parsed
commit
|
commitdiff
|
tree
2015-02-15
Yves Orton
fix infinite loop in parsing backrefs in regex patterns
commit
|
commitdiff
|
tree
2015-02-15
Yves Orton
Add a TODO test for not infinite looping during regex...
commit
|
commitdiff
|
tree
2015-02-15
Yves Orton
add a comment so people looking for "sub run_perl"...
commit
|
commitdiff
|
tree
2014-12-26
Yves Orton
document Perl_sv_getbackrefs() in perldelta
commit
|
commitdiff
|
tree
2014-12-25
Yves Orton
automatically sort the MANIFEST if necessary
commit
|
commitdiff
|
tree
2014-12-25
Yves Orton
add cast to make c++ happy
commit
|
commitdiff
|
tree
next