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
t/op/sselect.t: add descriptions to ok() tests
2011-06-09
David Mitchell
t/op/sselect.t: add descriptions to ok() tests
commit
|
commitdiff
|
tree
2011-06-09
David Mitchell
t/op/alarm.t: reduce intermittent failures
commit
|
commitdiff
|
tree
2011-06-09
David Mitchell
eintr.t: skip based on capability rather than OS
commit
|
commitdiff
|
tree
2011-06-08
David Mitchell
stop waithires.t randomly failing under high load
commit
|
commitdiff
|
tree
2011-06-06
David Mitchell
[perl #90006] out of memory during thread clone
commit
|
commitdiff
|
tree
2011-06-06
David Mitchell
[perl #90006] cloning crashes during Out of Memory
commit
|
commitdiff
|
tree
2011-06-06
David Mitchell
perl_clone_using: do simple assign/copying first
commit
|
commitdiff
|
tree
2011-06-06
David Mitchell
[perl #88776] Signedness warning in toke.c
commit
|
commitdiff
|
tree
2011-06-06
David Mitchell
perlfunc: fix error in open("-|") description
commit
|
commitdiff
|
tree
2011-06-06
David Mitchell
clarify eval $string scope in docs
commit
|
commitdiff
|
tree
2011-05-31
David Mitchell
[perl #91790] Perlguts documentation for sv_setref_pv
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
formats: allow > 256 decimal places
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
Allow formats with lines >64K
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: handle growing better
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: keep linemark consistent
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: make FF_ITEM use FF_LINEGLOB code
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: make FF_LITERAL use FF_LINEGLOB code
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: don't overgrow PL_formtarget
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: no need to *t = '\0' until end
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: FF_LINEGLOB: always SvCUR_set
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: don't set itemsize in FF_LINEGLOB
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: make FF_LITERAL use item_is_utf8 flag
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: don't do get mg on PL_formtarget
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: split FF_LINEGLOB into two blocks
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: FF_LINEGLOB: hoist 2 vars to fn scope
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: reduce indent in FF_LINEGLOB
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: restruture FF_LINEGLOB
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
pp_formline: combine two similar code chunks
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
stop ~ in format modifying format string
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
better document format code
commit
|
commitdiff
|
tree
2011-05-29
David Mitchell
RT #91032: formline: bugs with non-string formats
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
Maintainers.pl: fix podlators entry
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
sv_clear: destructor may change SV type
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
sv_clear only test for SvOBJECT on >= MG
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
improve api entries for hv_clear() and hv_undef()
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
ensure hash iterator gets deleted
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
assume cleared hv can't be re-blessed
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
make hv freeing iterative rather than recursive
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
add hfree_next_entry(), hv_free_ent_ret()
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
remove 'hfreeentries failed to free hash' panic
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
hv_free_ent: free SV as last action
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
HV backrefs: another simplification
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
assert that HvARRAY is NULL when freeing an HV
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
S_hfreeentries: collapse two loops
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
hfreeentries zeros HvARRAY now, so skip manual
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
simplify HV backref code
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
make hash emptying non-atomic
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
unify PERL_HASH and PERL_HASH_INTERNAL
commit
|
commitdiff
|
tree
2011-05-19
David Mitchell
simplify hv_clear
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
buildtoc: make dying clearer
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
buildtoc: make a warning clearer
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
release_managers_guide: replace =item with =head3
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
release_managers_guide: add BLEAD-POINT/-FINAL
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
release_managers_guide: remove SNAPSHOT
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
release_managers_guide: feedback from 5.15.0 bump
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
buildtoc - fix a bug and add some comments
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
Bump the perl version in various places for 5.15.0
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
update TOC for perl5150delta
commit
|
commitdiff
|
tree
2011-05-18
David Mitchell
create perldelta for 5.15.0
commit
|
commitdiff
|
tree
2011-05-03
David Mitchell
skip t/io/eintr.t on production releases
commit
|
commitdiff
|
tree
2011-04-19
David Mitchell
dispatch signals when leaving an eval
commit
|
commitdiff
|
tree
2011-04-19
David Mitchell
porting/cmp_version.t: skip threads 1.83
commit
|
commitdiff
|
tree
2011-04-19
David Mitchell
fix blurb at top of t/porting/cmp_version.t
commit
|
commitdiff
|
tree
2011-04-19
David Mitchell
t/porting/cmp_version.t: add version skip facility
commit
|
commitdiff
|
tree
2011-04-18
David Mitchell
Revert "collapse plibpth to one line"
commit
|
commitdiff
|
tree
2011-04-18
David Mitchell
collapse plibpth to one line
commit
|
commitdiff
|
tree
2011-04-18
David Mitchell
configpm: handle multi-line key='value\n...'
commit
|
commitdiff
|
tree
2011-04-18
David Mitchell
fix for pp.c under win32 etc
commit
|
commitdiff
|
tree
2011-04-15
David Mitchell
stop waithires.t failing under high load
commit
|
commitdiff
|
tree
2011-04-13
David Mitchell
handle freed backref array in global cleanup
commit
|
commitdiff
|
tree
2011-04-12
David Mitchell
reg_eval_scope.t: skip coring tests on all arches
commit
|
commitdiff
|
tree
2011-04-12
David Mitchell
add tests for $tied op= $tied
commit
|
commitdiff
|
tree
2011-04-12
David Mitchell
add $tied ^ $tied test
commit
|
commitdiff
|
tree
2011-04-06
David Mitchell
make mg_clear() et al behave when RC==0
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
Benchmark.t: note line# of check_graph_consistency
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
op/cmp.t: fix failing tests under -ffast-math
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
skip some tests under -Uusedl
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
perldelta: bump ExtUtils::ParseXS version
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
Bump version of ExtUtils::ParseXS after previous commit
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
make ExtUtils::ParseXS pass tests with -Uusedl again
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
utf8.c: silence compiler warnings
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
regexec.c: fix some compiler warnings
commit
|
commitdiff
|
tree
2011-03-26
David Mitchell
fix compiler warning in toke.c
commit
|
commitdiff
|
tree
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
next