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
2017-01-06
James E Keenan
Eliminate two unused variables detected by clang.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
[MERGE] redo boolean context
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
In A && B, stop special-casing boolean-ness of A
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
add xor, grep, flip, flop to boolean cxt detection
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
reindent block in rpeep()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
re-implement boolean context detection
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
add testing framework for boolean context
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
David Mitchell
t/perf/optree.t: add use warnings, strict
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
James E Keenan
Removed unused CHR_DIST macro from a second file (RT...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Andy Lester
Removed unused CHR_DIST macros
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Aaron Crane
Fix the Unicode Bug in the range operator
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Karl Williamson
regcomp.c: Use memEQ instead of looping an element...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Karl Williamson
perlapi: Add clarification for SvGROW()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Karl Williamson
toke.c: Make too-long inline function just static
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Karl Williamson
utf8.c: Add a const to a function parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Tony Cook
perldelta for 47a83dc69df7, c345ac2ecadb, 728ecd1a3998...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Tony Cook
Various fixes for dtrace builds on FreeBSD and for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Tony Cook
(perl #130108) check if dtrace accepts -xnolibs and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Tony Cook
(perl #130108) separate compiled objects from dtrace...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Tony Cook
(perl #130108) add elf to libswanted on FreeBSD 10.x
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Tony Cook
(perl #130108) generate a dummy dtrace_main.o if perlma...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Aaron Crane
RT#130496: assertion failure for '{}->$x' on undefined $x
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Karl Williamson
APItest/t/handy.t: Skip locale tests when not in locale
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Andy Lester
Remove unnecessary pointer math.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
James E Keenan
RT#113960: perl5db should ignore /dev/tty on non-Unix...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Aaron Crane
RT#130487: fix stack-management bug in Data::Dumper
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Hugo van der...
[perl #130495] /x comment skipping stops a byte short
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
James E Keenan
Place discussion of postfix under DESCRIPTION.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Keep better track for avoiding work in tr///
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Fix comment that said the opposite of what...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Simplify expression
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
SV_UTF8_NO_ENCODING is no longer used
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Potentially avoid work when converting to UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Reorder if/else branches
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Fix too-small SvGROW()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Simplify a couple of expressions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
toke.c: Convert sv_grow to SvGROW
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Karl Williamson
APItest/t/handy.t: Fix for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Aaron Crane
perlhacktips: add some notes on TRUE and FALSE
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Steve Hay
Add epigraphs for 5.22.3-RC5 and 5.24.1-RC5
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Aaron Crane
makedepend.SH: omit trailing "." in progress messages
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Steve Hay
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
David Mitchell
Handle chop(@a =~ tr///)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Steve Hay
5.22.3-RC5 and 5.24.1-RC5 today
commit
|
commitdiff
|
tree
|
snapshot
2017-01-01
James E Keenan
perldelta for adf9095d629bebb27169b0f3b03f75ee974da100
commit
|
commitdiff
|
tree
|
snapshot
2017-01-01
John Lightsey
Fix a null pointer dereference segfault in Storable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
jdhedden
Upgrade to threads 2.12
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
jdhedden
Upgrade to threads::shared 1.54
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
jkeenan
Clarify that 'installhtml' is intended only for use...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
jdhedden
Upgrade to threads::shared 1.53
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
James E Keenan
Prevent tests from getting hung up on 'NonStop' option.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
James E Keenan
Discuss Porting/sync-with-cpan -- the simpler usage...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
[MERGE] Further improvements to Porting/sync-with-cpan
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: another preflight check
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Revert "Porting/sync-with-cpan: apply --jobs=N when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: handle unwritable files in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: remove needless loop
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: fix bug in updating Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: try to change "::" to "-" in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: offer advice in the face of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
[MERGE] Improve Porting/sync-with-cpan
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: allow out-of-tree --tarball...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: more preflight checks for ...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: avoid unless/else
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: bail out early if Configure...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: factor out internal WIN32 constant
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: apply --jobs=N when running...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: add --jobs option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: avoid "Attempting to …" message
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: improve advice emitted at end
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: run regen/lib_cleanup.pl if...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: delete entries from MANIFEST...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: run manisort with --quiet
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: run manisort under the current...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: do in fact run the new dist...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: accept dist name instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: mention generation of make.log
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
Porting/sync-with-cpan: don't reimplement tmpdir()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Aaron Crane
gitignore build product from Porting/sync-with-cpan
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
James E Keenan
perldelta for commit 3e736f1def24bdc1982c2d308a5d3ca4a6...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Paul Marquess
Upgrade Compress-Raw-Bzip2 to CPAN version 2.070.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
James E Keenan
perldelta for commit 182b56428366fc161308e7f68a46142f1e...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Paul Marquess
Upgrade Compress-Raw-Zlib to CPAN version 2.070.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Craig A. Berry
Don't define Perl_isFOO_lc in the regex extension.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
James E Keenan
perldelta for commit 74f485aaef93391aca61d5b59d79929002...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
James E Keenan
Update DB_File from CPAN version 1.838 to 1.840.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Jerry D. Hedden
Silence one warnings generated during 'make' by clang.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Karl Williamson
handy.h: Add missing right paren in macro
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Karl Williamson
APItest.xs: Silence compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Aaron Crane
Fix tiny POD typo
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
David Mitchell
Allow sv = &PL_sv_undef; sv_set_undef(sv) to work
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Aristotle Pagaltzis
Module::CoreList: clarify _undelta logic
commit
|
commitdiff
|
tree
|
snapshot
2016-12-26
Karl Williamson
perlre, perlrequick: Note other pods
commit
|
commitdiff
|
tree
|
snapshot
2016-12-26
Karl Williamson
perlretut: Add some introductory remarks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-26
David Mitchell
split ' ', $foo: don't check end byte
commit
|
commitdiff
|
tree
|
snapshot
2016-12-26
Dan Collins
overload.pm: add a missing 'exists'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
David Mitchell
more issues with /(?{ ... <<EOF })/
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
David Mitchell
fix (*glob) = ()
commit
|
commitdiff
|
tree
|
snapshot
next