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
Improve Benchmark.t countit() tests
2011-03-26
David Mitchell
Improve Benchmark.t countit() tests
commit
|
commitdiff
|
tree
2011-03-22
David Mitchell
make t/op/rand.t fail less often
commit
|
commitdiff
|
tree
2011-03-21
David Mitchell
pack test failures with long doubles on x86/gcc
commit
|
commitdiff
|
tree
2011-03-19
David Mitchell
Perl_sighandler: only inc SS_ix for unsafe signals
commit
|
commitdiff
|
tree
2011-03-19
David Mitchell
In signal handler, don't inc stack pointers
commit
|
commitdiff
|
tree
2011-03-19
David Mitchell
reset pos and utf8 cache when de/encoding utf8 str
commit
|
commitdiff
|
tree
2011-03-14
David Mitchell
[perl #82250] fix tainted (s)print format
commit
|
commitdiff
|
tree
2011-03-12
David Mitchell
[perl #82111] de-pessimise some my @array = ...
commit
|
commitdiff
|
tree
2011-03-11
David Mitchell
add more tests for 'my @a =' OPpASSIGN_COMMON
commit
|
commitdiff
|
tree
2011-03-10
David Mitchell
Revert "regexec.c: don't try accessing non-bitmap if...
commit
|
commitdiff
|
tree
2011-02-24
David Mitchell
speedup t/porting/authors.t
commit
|
commitdiff
|
tree
2011-02-24
David Mitchell
speed up t/porting/filenames.t
commit
|
commitdiff
|
tree
2011-02-23
David Mitchell
lib/locale.t: big speedup
commit
|
commitdiff
|
tree
2011-02-23
David Mitchell
t/re/fold_grind.t: slight speed up
commit
|
commitdiff
|
tree
2011-02-23
David Mitchell
t/re/fold_grind.t: tidy up a bit
commit
|
commitdiff
|
tree
2011-02-23
David Mitchell
make t/re/fold_grind.t even faster
commit
|
commitdiff
|
tree
2011-02-23
David Mitchell
make t/re/fold_grind.t faster
commit
|
commitdiff
|
tree
2011-02-22
David Mitchell
make /\p{isUserDefined}/ die on taint
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
pp_subst: eliminate 'matched' local var
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
DynaLoader.t: AUTOLOAD TODO tests passing
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
struct subst; remove macro for obsolete field
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
pp_regcomp: don't unset RXf_TAINTED
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
taint REGEX SVs as well as refs to them
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
pp_subst: exit earlier after failed match
commit
|
commitdiff
|
tree
2011-02-18
David Mitchell
tweak the new pattern taint description
commit
|
commitdiff
|
tree
2011-02-17
David Mitchell
win32/FindExt.pm: fix undef warning
commit
|
commitdiff
|
tree
2011-02-17
David Mitchell
test.pl: ok mess to stdout not stderr on success
commit
|
commitdiff
|
tree
2011-02-16
David Mitchell
document how tainting works with pattern matching
commit
|
commitdiff
|
tree
2011-02-16
David Mitchell
fix many s/// tainting bugs
commit
|
commitdiff
|
tree
2011-02-16
David Mitchell
add comprehensive m// and s/// taint tests
commit
|
commitdiff
|
tree
2011-02-16
David Mitchell
pp_match: indent label slightly
commit
|
commitdiff
|
tree
2011-02-07
David Mitchell
Init PL_cop_seqmax to a high value under DEBUGGING
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: move a common block outside an if/then
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: do SvUTF8_on next to the SvPOK_only_UTF8
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
fix a s/non-utf8/is-utf8/ bit of nastiness
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
Make Perl_sv_utf8_upgrade* respect nomg
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: remove a superflous PUTBACK/SPAGAIN
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subtr: preserve UTF8 flag in rare cases
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: move a bock of code to to decrease gotos
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: compact a couple of PUSHes using ?:
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: remove a duplicate label
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_subst: exit as soon as !match
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
pp_substr: combine two identical blocks of code
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
fix typo in new pad.c comment
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
allow wrap-around of PL_cop_seqmax
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
make 0 not a special value for COP_SEQ_RANGE_HIGH
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
rename PAD_MAX to PERL_PADSEQ_INTRO
commit
|
commitdiff
|
tree
2011-02-06
David Mitchell
many string evals cause eventual scope issues
commit
|
commitdiff
|
tree
2011-02-04
David Mitchell
silence do_curse() compiler warning
commit
|
commitdiff
|
tree
2011-01-30
David Mitchell
Perl_do_sv_dump: dump REGEXP body
commit
|
commitdiff
|
tree
2011-01-30
David Mitchell
Perl_do_sv_dump: move stub REGEXP code
commit
|
commitdiff
|
tree
2011-01-30
David Mitchell
Perl_do_sv_dump: add some blank lines and headers
commit
|
commitdiff
|
tree
2011-01-30
David Mitchell
Remove vestigial ORANGE references
commit
|
commitdiff
|
tree
2011-01-30
David Mitchell
fix a confusing open scope in pp_subst
commit
|
commitdiff
|
tree
2011-01-27
David Mitchell
add tests for #3516: \G in a m//g
commit
|
commitdiff
|
tree
2011-01-24
David Mitchell
make reg_eval_scope.t TODOs consistently fail
commit
|
commitdiff
|
tree
2011-01-24
David Mitchell
fix harmless invalid read in Perl_re_compile()
commit
|
commitdiff
|
tree
2011-01-21
David Mitchell
RT #75870 perldata.pod tied hash in scalar context
commit
|
commitdiff
|
tree
2011-01-21
David Mitchell
add GvCV_set() and GvGP_set() macros.
commit
|
commitdiff
|
tree
2011-01-21
David Mitchell
XS-APItest/t/caller.t: mark two passing tests
commit
|
commitdiff
|
tree
2011-01-18
David Mitchell
t/porting/diag.t: fix indentation in check_file()
commit
|
commitdiff
|
tree
2011-01-18
David Mitchell
vastly speed up t/porting/diag.t
commit
|
commitdiff
|
tree
2011-01-16
David Mitchell
restrict \p{IsUserDefined} to In\w+ and In\w+
commit
|
commitdiff
|
tree
2011-01-14
David Mitchell
add enum index in overload.h comments
commit
|
commitdiff
|
tree
2011-01-05
David Mitchell
Devel-Peek/Peek.pm: update example outputs in pod
commit
|
commitdiff
|
tree
2011-01-05
David Mitchell
remove cc_runtime.h from core
commit
|
commitdiff
|
tree
2011-01-04
David Mitchell
stash.t: make TODO tests only TODO under threads
commit
|
commitdiff
|
tree
2011-01-03
David Mitchell
regen/overload.pl: add comments to overload.[ch]
commit
|
commitdiff
|
tree
2011-01-03
David Mitchell
reindent tryAMAGICunTARGET after previous change
commit
|
commitdiff
|
tree
2011-01-03
David Mitchell
simplify tryAMAGICunTARGET
commit
|
commitdiff
|
tree
2011-01-03
David Mitchell
fix a few typos in lib/overload.t
commit
|
commitdiff
|
tree
2011-01-02
David Mitchell
make <expr> always overload if expr is overloaded
commit
|
commitdiff
|
tree
2011-01-02
David Mitchell
overloaded <> sometimes left an extra stack arg
commit
|
commitdiff
|
tree
2011-01-02
David Mitchell
call pp_glob() even when its being skipped
commit
|
commitdiff
|
tree
2011-01-02
David Mitchell
ck_glob() - add a little code comment
commit
|
commitdiff
|
tree
2010-12-31
David Mitchell
standardise amagic method naming
commit
|
commitdiff
|
tree
2010-12-30
David Mitchell
Better handling of magic methods freeing the SV
commit
|
commitdiff
|
tree
2010-12-16
David Mitchell
only call amagic_deref_call() if we have to
commit
|
commitdiff
|
tree
2010-12-15
David Mitchell
don't upgrade overload IV return values to NV
commit
|
commitdiff
|
tree
2010-11-29
David Mitchell
document why eintr.t needs to be skipped on Win32
commit
|
commitdiff
|
tree
2010-11-29
David Mitchell
in perlipc, 'named pipes' was in signals section
commit
|
commitdiff
|
tree
2010-11-28
David Mitchell
disable t/io/eintr.t on windows
commit
|
commitdiff
|
tree
2010-11-26
David Mitchell
Make PerlIO marginally reentrant
commit
|
commitdiff
|
tree
2010-11-26
David Mitchell
perlio: always guard against null function table
commit
|
commitdiff
|
tree
2010-11-26
David Mitchell
add PerlIO_init_table() to initialise PL_perio
commit
|
commitdiff
|
tree
2010-11-26
David Mitchell
add 'head' field to PerlIOl struct
commit
|
commitdiff
|
tree
2010-11-26
David Mitchell
make PL_perlio an array of PerlIOl, not PerlIO *
commit
|
commitdiff
|
tree
2010-11-01
David Mitchell
tidy code in Perl_sighandler()
commit
|
commitdiff
|
tree
2010-11-01
David Mitchell
RT #76248: double-freed SV with nested sig-handler
commit
|
commitdiff
|
tree
2010-11-01
David Mitchell
RT 75254: Slow GC after Scalar::Util::weaken
commit
|
commitdiff
|
tree
2010-10-31
David Mitchell
RT 75082: recv() with MSG_TRUNC flag SEGV
commit
|
commitdiff
|
tree
2010-10-31
David Mitchell
RT 72246: rcatline memory leak on bad $/
commit
|
commitdiff
|
tree
2010-10-31
David Mitchell
adjust output of -Dm
commit
|
commitdiff
|
tree
2010-10-30
David Mitchell
Merge branch 'blead' of perl5.git.perl.org:/gitroot...
commit
|
commitdiff
|
tree
2010-10-30
David Mitchell
RT #63790: &{PL_sv_yes} corrupted mark stack
commit
|
commitdiff
|
tree
2010-10-26
David Mitchell
fix thinko in code comment
commit
|
commitdiff
|
tree
2010-10-19
David Mitchell
remove DISABLE_DESTRUCTOR_KLUDGE
commit
|
commitdiff
|
tree
2010-10-19
David Mitchell
Recursive MULTICALL prematurely freed CV
commit
|
commitdiff
|
tree
2010-10-19
David Mitchell
add skeleton testing for the MULTICALL macros
commit
|
commitdiff
|
tree
2010-10-10
David Mitchell
make sv_clear() non-recursive on RVs
commit
|
commitdiff
|
tree
next