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-13
Karl Williamson
t/re/reg_mesg.t: Add new ability
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
Various .t's: Escape literal '}' and ']' in patterns
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
regcomp.c: Clarify comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
Add /xx regex pattern modifier
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
perlre: Clarifications, typos
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
perlretut: Add some white space for legibility
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
regcomp.c: Remove obsolete data structure element
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Karl Williamson
pp_sys.c: White space only
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
James E Keenan
Write tests for RT #77934.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Karl Williamson
Rmv unused regex implementation structure element
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Karl Williamson
PATCH: [perl #130530]: HP-UX assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Hugo van der...
[perl #130522] test cases for len(STCLASS) > len(target)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Hugo van der...
[perl #130522] don't try to find_by_class outside the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Hugo van der...
[perl #130522] do not allow endpos to exceed strend
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Tomasz Konojacki
(perl #130534) fix test failures under DragonFly BSD
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Karl Williamson
Add Tomasz Konojacki to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Karl Williamson
t/loc_tools.pl: Quit immediately if incompat locale
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Karl Williamson
t/loc_tools.pl: Allow for multiple warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Karl Williamson
t/loc_tools.pl: Emphasize input conditions in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Karl Williamson
locale.c: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Karl Williamson
locale.c: -DL shouldn't affect other things
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Tony Cook
perldelta for 95309d6ba0f3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Tony Cook
add build options to disable the PERL_HASH* and PERL_PE...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Karl Williamson
perlpodspec: Note Pod::Simple instead of Pod::Parser
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Hugo van der...
[perl #130495] add fresh_perl() option for prog with...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Aaron Crane
Improve perlintern.pod docs for PL_dowarn
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Aaron Crane
Fix save-stack type error
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Peter Avalos
add setproctitle() support for DragonFly BSD
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
David Mitchell
fix some comment typos about PL_isa_DOES
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Aaron Crane
cflags.SH: omit a needless process in generated file
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
David Mitchell
t/perf/optree.t: remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
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
next