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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2016-12-17
James E Keenan
perldelta entry for Pod::Simple 3.32 to 3.35 upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
James E Keenan
Update Pod-Simple to CPAN version 3.35.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
David Mitchell
regexes: make scanning for ANYOF faster
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chris 'BinGOs...
Update Archive-Tar to CPAN version 2.22
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update bignum to CPAN version 0.47
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update Math-BigRat to CPAN version 0.2611
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update Math-BigInt-FastCalc to CPAN version 0.5005
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update Math-BigInt to CPAN version 1.999806
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update B-Debug to CPAN version 1.24
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update Archive-Tar to CPAN version 2.20
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
perlapi: Clarify entry for utf8n_to_uvchr()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
perlapi: Clarify the isFOO_A() macros meanings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
APItest/t/utf8.t: Fix test name
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
APItest/t/utf8.t: White-space, comment only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
APItest/t/utf8.t: Use more idiomatic Perl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
embed.fnc: Mark some functions as pure
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
embed.fnc: Remove pure declaration for fcns that deal...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
regen/embed.pl: Enforce static fcn can't be declared...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
embed.fnc: Remove pure function flag for static functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
embed.fnc: Add comments about pure attribute flag
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
regen/embed.pl: Keep parsing for some fatal issues
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
perlapi: Document ckWARN-type macros
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Karl Williamson
locale.c: Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Karl Williamson
APItest/t/utf16_to_utf8.t: Avoid use of Encode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Karl Williamson
Fix above-Unicode UTF-8 detection for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Karl Williamson
Fix missing X in 2 embed.fnc entries
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Hugo van der...
[perl #130307] Correctly unwind on cache hit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
David Mitchell
perldelta - DAPM's recent significant changes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
utf8.c: Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
embed.fnc: Make some functions not flagged as 'A'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
embed.fnc: Add comments; wordsmith others
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
utfebcdic.h: Follow up to adding const qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
regen/regcharclass.pl: Add const cast
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
PATCH: [perl #37836] Simple Regex causes SEGV
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
toke.c: Use strpbrk instead of sequential strchr()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
regexec.c: Remove obsolete expression
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
regexec.c: Remove use of obsolete flag
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Karl Williamson
io/perlio.t: Un-TODO now passing test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Christian Hansen
PerlIO-scalar: Fix fail to detect incomplete seqs at EOF
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
James E Keenan
Readability improvements.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
David Mitchell
yyparse(): extend parser stack before every shift.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
David Mitchell
misaligned buffer with heredoc and /(?{...})/
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Craig A. Berry
Remove directory depth check from configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Craig A. Berry
Fix i64size and u64size on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Yves Orton
use IVSIZE to see if we should use 64bit hashing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Craig A. Berry
Escape extended characters in configure.com's manifest...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Karl Williamson
Revert "APItest/t/handy.t: Slightly simplify"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Steve Hay
Upgrade bignum from version 0.44 to 0.45
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Steve Hay
Upgrade Math::BigRat from version 0.260805 to 0.2609
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Steve Hay
Upgrade Math::BigInt::FastCalc from version 0.5002...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Steve Hay
Upgrade Math::BigInt from version 1.999802 to 1.999803
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Sullivan Beck
Bump Locale-Codes from 3.40 to 3.42
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Yves Orton
fixup new hash benchmarks to be lighter
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Yves Orton
bench - fixup some interface issues from allowing two...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
David Mitchell
perly.c: silence a -Wempty-body warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
David Mitchell
t/perf/benchmarks: tweak cachegrind explanation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
David Mitchell
t/perf/benchmarks: explain how benchmarks are run
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Karl Williamson
lib/locale.t: Up the permissible failure % for os390
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Karl Williamson
t/test.pl: Clarify syntax for tests in t/lib/*
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Karl Williamson
utf8.c: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Karl Williamson
APItest/t/utf8.t: Fix EBCDIC test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Karl Williamson
toke.c: Swap 'if' and 'else' clauses
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Karl Williamson
APItest/t/handy.t: Slightly simplify
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Tony Cook
(perl #129788) IO::Poll: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
update perldelta with hash function changes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
cleanup hv_func.h - remove non-recommended hash variants
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
fixup pod in Porting/bench.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
use a hybrid hash function, OAATH for short keys, Sipha...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
Add some tests for hash keys of different sizes.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
allow two-step benchmarks with Porting/bench.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Yves Orton
tweak perlmod.pod
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
James E Keenan
Improve discussion of packages and their scopes.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Steve Hay
Upgrade Encode from version 2.86 to 2.88
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
assertion failure in ... or ((0) x 0))
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
add some /* NOTREACHED */
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andy Lester
Clean up warnings uncovered by 'clang -Weverything'.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
optimise Perl_sv_gets(): use memchr() for loop
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse: only calculate yytoken on yychar change
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse(): only check stack size in outer loop
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse: reindent
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse: replace yynewstate label with while(1) {}
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse: eliminate yyreduce label
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse: reindent
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
yyparse: replace some gotos with a while(1) loop
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
optimising yyparse: avoid a < 0 check
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
David Mitchell
optimising yyparse: replace stack_size with a ptr
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Yves Orton
make sure that new heredoc parsing doesn't COW during...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Yves Orton
fix sort order to be by key alone, not key and value
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update bignum to CPAN version 0.44
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update Math-BigRat to CPAN version 0.260805
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update Math-BigInt-FastCalc to CPAN version 0.5002
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update Math-BigInt to CPAN version 1.999802
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update Test-Simple to CPAN version 1.302067
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Reconcile Time-HiRes with CPAN release
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update Time-Local to CPAN version 1.25
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 1.19
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Andy Lester
Move miscategorized files.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Petr Písař
Silent const correctnes warnings in utf8_hop functions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Petr Písař
Fix const correctness in utf8.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Petr Písař
Fix const correctness in hv_func.h
commit
|
commitdiff
|
tree
|
snapshot
next