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
2015-03-20
Steve Hay
Unicode::Collate has been upgraded from version 1.11...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jarkko Hietaniemi
Update Unicode-Collate to CPAN version 1.12
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
perldelta for EBCDIC now working
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
unicore/README.perl:perl with older Unicode versions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
Update information about using older Unicode
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
regcomp.c: Fix so works on Unicode 5.2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
regen/mk_invlists.pl: Handle earlier Unicode versions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
mktables: Better work with earlier Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Karl Williamson
Change /(?[...]) to have normal operator precedence
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123995 / b24768f02
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #124004 / c5f78d08da
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123847 / 3d50185de
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123963 / 9d58dbc453
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123955 / ce7c414ee7
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123817 / 6b2b48acae
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123763 / 26f4cc19a
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123802 / 479ae48e22f11
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Father Chrysostomos
perldelta for #123801 / f4460c6f7a0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Steve Hay
perldelta module updates
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Steve Hay
Carp::Heavy is no longer customized
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ricardo Signes
Carp::Heavy is no longer customized
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ricardo Signes
Carp: remove unneeded VERSION eval, bump version
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ricardo Signes
Carp: avoid hardcoded lines and filenames in test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matthew Horsfall...
Bump Devel::PPPort version to 3.31
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
perl.h: Fix nit in comment
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
Document API for XS LC_NUMERIC locale manipulation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
perllocale: Correctly document behavior
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
perl.h: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
Change some locale manipulation macros in prep for API
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
regen/regcharclass.pl: Need to rebuild when source...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
regen/mk_invlists.pl depends on mktables
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
regen/mk_invlists.pl: Don't quit so easily
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
regen/regen_lib.pl: Don't die on missing digest
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Steve Hay
Upgrade parent from version 0.228 to 0.232
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
lib/perl5db.pl: Fix pod typo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
lib/perl5db.pl: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
Create single fcn for dup'd /lib code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
Change name of mro.c
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nicholas Clark
dbmopen() with a third argument of undef can create...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karen Etheridge
Fix rendering of this code snippet in 'perldoc -f chomp'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
t/re/pat_re_eval.t: Skip encoding tests on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Karl Williamson
t/op/pack.t: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
David Mitchell
smartmatch: handle stack realloc
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Tony Cook
update PL_stack_sp when we exit matcher_matches_sv()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Tony Cook
TODO test for smartmatch stack issue
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
David Mitchell
repeat op: avoid integer overflows
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
David Mitchell
op.c: rename CHANGE_TYPE() to OpTYPE_set()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
David Mitchell
universal.c: remove all trace of op_sibling
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
David Mitchell
perlguts: clarify op_sibling usage
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Father Chrysostomos
universal.c: PERL_OP_PARENT support
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Father Chrysostomos
[perl #123995] Assert fail with s;@{<<;
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
Fix qr'\N{U+41}' on EBCDIC platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Hugo van der...
doc typo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
perlrebackslash: Clarify that \b{} rules are volatile
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
dist/Data-Dumper/t/dumper.t: White space only
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
dist/Data-Dumper/t/dumper.t: Simplify EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
Term::Complete: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
lib/open.t: TODO an EBCDIC test until Encode fixed
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
DBM_Filter/t/encode.t: temporarily skip until Encode...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
porting/readme.t: TODO failing EBCDIC test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
ext/SDBM_File/sdbm/dbu.c Generalize for EBCDIC platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
regexec.c: Fix improper warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
re/pat_advanced.t: Tighten test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
regcomp.sym: Update \b descriptions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
PATCH: [perl #124091] PP Data::Dumper fails on \n isolate
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
David Mitchell
t/op/dump.t: silence 'Aborted' messages on stderr
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
David Mitchell
Cwd.xs: silence recent compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
David Mitchell
S_grok_bslash_[ox]: assert char fits
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Father Chrysostomos
loopctl.c: Correct bug num
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Father Chrysostomos
[perl #124004] Fix stack bug with foreach(@empty)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Karl Williamson
Remove PL_ prefix for recently added non-globals
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Vincent Pit
Preserve OPTIMIZE in hints
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Steve Hay
perldelta for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Jerry D. Hedden
Upgrade to threads 2.01
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Steve Hay
Upgrade CPAN::Meta from version 2.143240 to 2.150001
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Steve Hay
Blead is (almost!) using Carp-1.35
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Steve Hay
Porting/core-cpan-diff: Don't ignore EOLs or whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Ricardo Signes
Revert discouragement of fatal warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Nicholas Clark
PL_custom_op{s,_names,_descs} should be set to NULL...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
David Mitchell
avoid infinite loop in re_intuit_start()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
David Mitchell
re_intuit_start(): improve debugging output
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Karl Williamson
dist/ExtUtils-CBuilder/t/04-base.t: os390 fix
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Steve Hay
Upgrade Text::ParseWords from version 3.29 to 3.30
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Karl Williamson
Extend Cwd to work on z/OS sysplexed systems
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Karl Williamson
dist/PathTools/Cwd.xs: rename variable
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Karl Williamson
dist/PathTools/Cwd.xs: White-space/comment only
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Karl Williamson
Bump version of dist/PathTools to 3.55
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
James E Keenan
perldelta entry for ce3778a3796be3e4604ed9b3671ea624c5a...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
David Golden
Document FATAL warnings as discouraged.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Reini Urban
fix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARS
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Karl Williamson
perlunicode: Nit, for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Karl Williamson
perlpodspec: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Matthew Horsfall...
[perl #124048] Sort and compare version numbers numeric...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Steffen Mueller
pp_helem: Remove branch seemingly untaken (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Karl Williamson
Commits from no working 'encoding' in EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Karl Williamson
lib/open.t: Skip a test on EBCDIC because of encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Karl Williamson
ext/PerlIO-encoding/t/encoding.t: Skip on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Karl Williamson
t/uni/chomp.t: Better explain why skipped on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Karl Williamson
PerlIO-encoding/t/nolooping.t: Skip on EBCDIC platform
commit
|
commitdiff
|
tree
|
snapshot
next