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
add test for [perl #131522] and fix test for (related) [perl #127581]
2017-06-18
Yves Orton
add test for [perl #131522] and fix test for (related...
commit
|
commitdiff
|
tree
2017-06-18
Yves Orton
Resolve Perl #131522: Spurious "Assuming NOT a POSIX...
commit
|
commitdiff
|
tree
2017-06-15
Yves Orton
add File::Glob changes to perldelta
commit
|
commitdiff
|
tree
2017-06-14
Yves Orton
add perldelta entry about new hash stuff
commit
|
commitdiff
|
tree
2017-06-02
Yves Orton
do not overallocate in zaphod32_hash
commit
|
commitdiff
|
tree
2017-06-02
Yves Orton
remove unneeded an unwelcome dependency
commit
|
commitdiff
|
tree
2017-06-02
Yves Orton
Porting/bench.pl: allow more than one file to be read...
commit
|
commitdiff
|
tree
2017-06-02
Yves Orton
revert the Perl_croak_nocontext() change to PERL_HASH()
commit
|
commitdiff
|
tree
2017-06-02
Yves Orton
fixup defines for SBOX mode
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
silence warning in gv.t
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
hv.c: silence compiler warning
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
av.c: silence compiler warning
commit
|
commitdiff
|
tree
2017-06-01
Aaron Crane
RT #127742: Hash keys are limited to 2 GB - throw an...
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Restore "improve and update hash algorithm configuration...
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Restore "get rid of USE_HASH_SEED_EXPLICIT"
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Restore "Move utility macros to their own file"
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Restore "Add new hashing and "hash with state" infrastructure"
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Restore "Tweak our hash bucket splitting rules"
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Restore "use a specific define for 64 bit hashing"
commit
|
commitdiff
|
tree
2017-06-01
Yves Orton
Fix #131190 - UTF8 code improperly casting negative...
commit
|
commitdiff
|
tree
2017-04-28
Yves Orton
Revert RT #131190 patches.
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "use a specific define for 64 bit hashing"
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "Tweak our hash bucket splitting rules"
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
make fix for #131190 EBCDIC safe
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "Add new hashing and "hash with state" infrastructure"
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "Move utility macros to their own file"
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "get rid of USE_HASH_SEED_EXPLICIT"
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "improve and update hash algorithm configuration...
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Revert "remove dead comment"
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Fix #131190 - UTF8 code improperly casting negative...
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
remove dead comment
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
improve and update hash algorithm configuration docs...
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
get rid of USE_HASH_SEED_EXPLICIT
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Move utility macros to their own file
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Add new hashing and "hash with state" infrastructure
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
Tweak our hash bucket splitting rules
commit
|
commitdiff
|
tree
2017-04-23
Yves Orton
use a specific define for 64 bit hashing
commit
|
commitdiff
|
tree
2017-01-28
Yves Orton
assert that the RExC_recurse data structure points...
commit
|
commitdiff
|
tree
2017-01-28
Yves Orton
silence warnings from tests about impossible quantifiers
commit
|
commitdiff
|
tree
2017-01-27
Yves Orton
only mess with NEXT_OFF() when we are in PASS2
commit
|
commitdiff
|
tree
2017-01-27
Yves Orton
add some details to the docs for S_reginsert()
commit
|
commitdiff
|
tree
2017-01-27
Yves Orton
fix RT #130561 - recursion and optimising away impossible...
commit
|
commitdiff
|
tree
2017-01-27
Yves Orton
rename opnd to operand to save my sanity
commit
|
commitdiff
|
tree
2016-12-20
Yves Orton
document removal of non-standard hash function build...
commit
|
commitdiff
|
tree
2016-12-09
Yves Orton
use IVSIZE to see if we should use 64bit hashing
commit
|
commitdiff
|
tree
2016-12-07
Yves Orton
fixup new hash benchmarks to be lighter
commit
|
commitdiff
|
tree
2016-12-07
Yves Orton
bench - fixup some interface issues from allowing two...
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
update perldelta with hash function changes
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
cleanup hv_func.h - remove non-recommended hash variants
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
fixup pod in Porting/bench.pl
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
use a hybrid hash function, OAATH for short keys, Siphash...
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
Add some tests for hash keys of different sizes.
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
allow two-step benchmarks with Porting/bench.pl
commit
|
commitdiff
|
tree
2016-12-06
Yves Orton
tweak perlmod.pod
commit
|
commitdiff
|
tree
2016-12-05
Yves Orton
make sure that new heredoc parsing doesn't COW during...
commit
|
commitdiff
|
tree
2016-12-05
Yves Orton
fix sort order to be by key alone, not key and value
commit
|
commitdiff
|
tree
2016-11-03
Yves Orton
add a comment about the properties of struct hek
commit
|
commitdiff
|
tree
2016-11-02
Yves Orton
clarify behavior single quote regexps
commit
|
commitdiff
|
tree
2016-11-01
Yves Orton
rework perl #129903 - inf recursion from use of empty...
commit
|
commitdiff
|
tree
2016-11-01
Yves Orton
new feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE_ALL})
commit
|
commitdiff
|
tree
2016-10-30
Yves Orton
fix #129802: sv_grow: remove the overallocation for...
commit
|
commitdiff
|
tree
2016-10-30
Yves Orton
fix perl #129802 - overallocate in concat to ensure...
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: document the trie common prefix logic
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: avoid some unnecessary work when it wont...
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: in trie common prefix logic rename idx to...
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: whitespace only change, break up dense code...
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: add a comment about the trie logic
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: refactor TRIE bitmap logic to a macro
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
optimise gv.c a bit (we could do better)
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
must check all the EXPORT vars in two places!
commit
|
commitdiff
|
tree
2016-10-27
Yves Orton
regcomp.c: fix perl #129950 - fix firstchar bitmap...
commit
|
commitdiff
|
tree
2016-10-24
Aaron Crane
RT#129229: move sort_manifest() into its own library
commit
|
commitdiff
|
tree
2016-10-24
Todd Rinaldo
hv.h: rework HEK_FLAGS to a proper member in struct hek
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/blocks.t: tests for RT #113934
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/goto.t: tests for RT #45091
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/lib/overload_fallback.t: tests for RT #43356
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/threads.t: tests for RT #41121
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/threads.t: tests for RT #36664
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/re/subst.t: tests for RT #23624
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/re/pat.t: tests for RT #21491
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/lib/warnings/op: tests for RT #6870
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/local.t: tests for RT #7615
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/io/socket.t: tests for RT #7614
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/local.t: tests for RT #7411
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/caller.t: tests for RT #7165
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/die.t: tests for RT #4821
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/lib/warnings/toke: tests for RT #4346
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/attrs.t: tests for RT 3605
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/bless.t: tests for RT #3305 and RT #3306
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/uni/overload.t: test for RT #3270
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/uni/overload.t: test for RT 3054: might segfault.
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/blocks.t: add test for RT #2917
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/blocks.t: add test for RT #2754
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/for.t: RT #2166: Actually run the test so we know...
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/local.t: Unknown RT#, but appears to be fixed...
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/for.t: RT #1085: ticket 'resolved' but test was...
commit
|
commitdiff
|
tree
2016-10-21
Dan Collins
t/op/attrs.t: Fixup for 7fe45fb9 - should be a semicolon
commit
|
commitdiff
|
tree
2016-10-20
Yves Orton
the test for #129897 was missing the min-mod (?) on...
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
make regen and args assert fix
commit
|
commitdiff
|
tree
2016-10-19
Yves Orton
Add a way to have functions with a trailing depth argument...
commit
|
commitdiff
|
tree
next