Mailing List Archive

1 2 3 4 5 6 7 8 9 ... 18  View All
Perl 5 Commit Summary
Perl 5 commit summary, activity since Wednesday

Current branch blead
30 commits. 15 unique authors. 11 unique committers.
30 files changed, 1588 insertions(+), 775 deletions(-)

Explain that the load_module() import list must be NULL terminated
Jan Dubois 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/76f108ac8c4a9965

Revert bogus PROCESSOR_ARCHITECTURE fix.
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e99480546c08486e

Import WIN64 environment variable into makefile.mk
Jan Dubois 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b1007c4e438dba1

Fix PROCESSOR_ARCHITECTURE in dmake builds.
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d1cddda8a7478bc8

Add Bob Wilkinson's email address to AUTHORS
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4a2c3333c52f7f4e

release_managers_guide: add release compare item,
David Mitchell 1 file changed, 26 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d60a10440915acb0

Install arch-dependent files into $archlib.
Andy Dougherty 2 files changed, 10 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/4cc80fc4cbbd82e2

Revert "Revert "Mention the unit of time""
Abigail 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00d2151d8182d304

Merge commit 'dromedary/blead' into blead
Vincent Pit 2
http://perl5.git.perl.org/perl.git/commit/303def5230dbc873

Updated Maintainers.pl to note that p5p/blead is responsible for IO
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac1205a52f8c8d39

Merge the updated perlfaq from the perlfaq repository
Steffen Mueller 10 files changed, 1435 insertions(+), 732 deleti
http://perl5.git.perl.org/perl.git/commit/109f04419ad15440

Perl_die_nocontext() is also called with NULL from XS extensions that want t
Vincent Pit 3 files changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf284a245bd2c9f4

Revert "Mention the unit of time"
Abigail 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e64d4d0a203b6a87

Mention the unit of time
Abigail 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9af20c7fc2828f1b

Mark as TODO the failing tests added in cb4bdfcf for the regression of 984f9
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/972ee0bb665b38fb

Added a failing test for a bareword parsing regression created in 984f9f66
Slaven Rezic 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb4bdfcf966b2244

Typos in perlbug.PL
Jerry D. Hedden 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7acb6aa6c27bdd5c

perlbug.PL assumes patchlevel.h has simple patch lists;
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a00c8caf7ac9ccd

release_managers_guide: mention testing perlbug
David Mitchell 1 file changed, 24 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47b1f0962035bb36

document split in void context in perlfunc.pod
Moritz Lenz 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/521fe6911c4cc74d

Remove duplicate entry (from config_heavy.pl)
H.Merijn Brand 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94a9a4bc91d62776

install Config_heavy.pl in archlib
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d62d5a537d867a4c

Don't explicitly link against msvcrt when using MinGW.
Jan Dubois 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/679b67fee662acf5

ameliorate B::Deparse slowdown
David Mitchell 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/805b10112885d886

On Windows normalize $^X using GetLongPathName()
Jan Dubois 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad2561310d3fa13c

s/PERL5OPTS/PERL5OPTS/ in INSTALL
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/adbb55c01aa367b5

Removed '...' ellipses from docs about '...' flip-flop operator
Ken Williams 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f343f96080e78c71

INSTALL: mention that env vars can affect tests
David Mitchell 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/06aa495b2e26cd69

release_managers_guide: mention updating http://www.cpan.org/src/
David Mitchell 1 file changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/746c0b35373e0e9e

PERL_DONT_CREATE_GVSV was documented in perl589delta
David Mitchell 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cd37d19e1f119da

Current branch maint-5.10
19 commits. 7 unique authors. 1 unique committer.
16 files changed, 146 insertions(+), 49 deletions(-)

Install arch-dependent files into $archlib.
Andy Dougherty 2 files changed, 10 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/8a240526d678f296

Typos in perlbug.PL
Jerry D. Hedden 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3929e2d04da78f1

perlbug.PL assumes patchlevel.h has simple patch lists;
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42701d4a9b11c2bf

release_managers_guide: mention testing perlbug
David Mitchell 1 file changed, 24 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54cd7feefc8c5a72

document split in void context in perlfunc.pod
Moritz Lenz 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9aa41cc32be72554

Remove duplicate entry (from config_heavy.pl)
H.Merijn Brand 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a71026754835e26

last two days' merging activity
David Mitchell 1 file changed, 44 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b423b62bc2df6471

install Config_heavy.pl in archlib
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c4865c9d84b1d306

ameliorate B::Deparse slowdown
David Mitchell 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d68244d37fda4680

On Windows normalize $^X using GetLongPathName()
Jan Dubois 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/63483f2a949379b2

s/PERL5OPTS/PERL5OPTS/ in INSTALL
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5f927b37a8cd934c

Removed '...' ellipses from docs about '...' flip-flop operator
Ken Williams 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74986c3233fd73d2

INSTALL: mention that env vars can affect tests
David Mitchell 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/620e8be9d931e0cf

release_managers_guide: mention updating http://www.cpan.org/src/
David Mitchell 1 file changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/322b929d156f7802

PERL_DONT_CREATE_GVSV was documented in perl589delta
David Mitchell 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c7ea66cf9b8ec8f8

Removed '...' pseudocode-indicator from docs about '...' flip-flop operator
Ken Williams 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1e76fcb5b230933a

Revert "Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword
David Mitchell 2 files changed, 4 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/384dc2341d61661c

Revert "The TODO tests of change 33876 were actually fixed by change 33874."
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/749f7a534854ed11

Revert "Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be5c7c66a6cc5679
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
15 commits. 7 unique authors. 6 unique committers.
11 files changed, 99 insertions(+), 91 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e9d2e818e09bc1be.tar.gz

bleed and 5.10.1 - documentation fix - README.aix add info the lib gdbm is a
Rainer Tammer 1 file changed, 15 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/e9d2e818e09bc1be

release_managers_guide: minor tweaks
David Mitchell 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a14438df21020189

Updated Module::CoreList for 5.10.1-RC2
David Mitchell 1 file changed, 30 insertions(+), 54 deletions(-
http://perl5.git.perl.org/perl.git/commit/a47a8f3cfedd8845

Correctly detect NDBM_File availability
H.Merijn Brand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7894ad662a3cd2f4

Flush the MRO cache at the end, rather than the start.
Nicholas Clark 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7fd2659b1bc43d5

No need to flush the package's MRO cache if we've just flushed it.
Nicholas Clark 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7064c127ddaf90b0

Convert perl version check in import() from run time to compile time.
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c5764f70840f5068

Generate perl version-dependent regexps once, rather than every call to impo
Nicholas Clark 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/672c0ce9f4737708

Sebastien decided what was the UPSTREAM for his modules
Vincent Pit 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27d8d4f034c50a24

Skip maintainers.t on VMS.
Craig A. Berry 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/663b33b066e6a7d2

[perl #68530] "version::CLASS" warning in Safe.pm
David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a930c511fcc6cf6f

sv_peek(): SvOOK offset is no longer in IVX
David Mitchell 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5115136b5ada1a32

Suppress system messages when op/ref.t calls die on VMS.
Craig A. Berry 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54c717c31383ee34

quick fix cpan -r
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e13751452f8f5397

release_managers_guide: typo fixes
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c67d51c3922d4d13

Current branch maint-5.10
26 commits. 8 unique authors. 2 unique committers.
28 files changed, 1561 insertions(+), 875 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/258cccad0bdc4579.tar.gz

disarm RC2 bump
David Mitchell 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/258cccad0bdc4579

bump version to RC2
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cadfb47f21a9e607

add new release to perlhist
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39a0a2c83ab79042

Updated Module::CoreList for 5.10.1-RC2
David Mitchell 1 file changed, 30 insertions(+), 54 deletions(-
http://perl5.git.perl.org/perl.git/commit/5f50a0fc60cfdca8

today's merging activity
David Mitchell 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc25217f51df1e49

Correctly detect NDBM_File availability
H.Merijn Brand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb94c0ba479a77ab

Sebastien decided what was the UPSTREAM for his modules
Vincent Pit 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/effcffd8d979bb89

more excising of const deparsing from maint
David Mitchell 1 file changed, 1 insertion(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d74598f67c6a7840

Attribute::Handlers was typoed as Attributes::Handlers in perl5101delta.pod
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/857ef68b8cd0841e

last five days' merging activity
David Mitchell 1 file changed, 29 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2284e3ef028b6016

bump Safe version number in perldelta
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/da61ef713af21e03

[perl #68530] "version::CLASS" warning in Safe.pm
David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9de9eeb1452212b3

remove final traces of constant deparsing
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bac1ae50f815c189

Remove constant deparsing from perldelta
David Mitchell 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9cc1a8e3162a2208

Remove constant deparsing from 5.10.1
David Mitchell 2 files changed, 1 insertion(+), 50 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef0c5631d3726db9

Suppress system messages when op/ref.t calls die on VMS.
Craig A. Berry 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0bd1c8c5e0428f0a

quick fix cpan -r
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ea6014d87850fa4e

release_managers_guide: typo fixes
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b43a56a15be6cf2

Explain that the load_module() import list must be NULL terminated
Jan Dubois 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a3a9b57372abad5f

Perl_die_nocontext() is also called with NULL from XS extensions that want t
Vincent Pit 3 files changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d97a14cd9b8ce583

Import WIN64 environment variable into makefile.mk
Jan Dubois 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/12378e95c4d03cd0

Don't explicitly link against msvcrt when using MinGW.
Jan Dubois 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a1a09cafb42ac91a

Add Bob Wilkinson's email address to AUTHORS
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0323cdb4236a98b7

release_managers_guide: add release compare item,
David Mitchell 1 file changed, 26 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ac93d59efcf377d

Updated Maintainers.pl to note that p5p/blead is responsible for IO
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c50d15f60c06c5e

Merge the updated perlfaq from the perlfaq repository
Steffen Mueller 10 files changed, 1435 insertions(+), 723 deleti
http://perl5.git.perl.org/perl.git/commit/15a5d93d1c15a55b
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
17 commits. 6 unique authors. 4 unique committers.
25 files changed, 464 insertions(+), 103 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9c1314f0ea4d104e.tar.gz

gv_efullname3() could return NULL, so mro::_nextcan() must cope (and croak()
Nicholas Clark 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c1314f0ea4d104e

sv_newmortal() is faster than sv_2mortal(newSV(0))
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e234d892cf814ab

Eliminate SV leak in mro::_nextcan - hv_store_ent()'s "key" doesn't take a r
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/59d8e2ce29a35e6a

Fix build warning in mro.c
Jerry D. Hedden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/17eef65c2fb9a95e

Add clear magic to %^H so that the HE chain is reset when you empty it.
Zefram 13 files changed, 116 insertions(+), 35 deletion
http://perl5.git.perl.org/perl.git/commit/f747ebd621ca5f8c

Use the constant _CAN_PCS to optimise out things that can't happen pre 5.10
Nicholas Clark 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8ae8fee103e29c8

Remove a refactoring typo - don't post-increment $flush_mro at the sub's end
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/81a8de77c95e1a44

In mro_get_linear_isa_c3() optimise even if AvARRAY(isa_lin) is NULL.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a18d9f20d1de8843

incremental improvement in ~~ documentation, already in maint-5.10
Chip Salzenberg 2 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/b3ed409dee4fd319

Instead of trusting mro::get_linear_isa(), test it against the expected outp
Nicholas Clark 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/04e5ac63d9ec6366

Optimise mro_get_linear_isa_c3() when there is a single parent. 40% speed up
Nicholas Clark 3 files changed, 111 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/b0413f463ee989f4

add -DM flag to track smartmatch resolution
David Mitchell 4 files changed, 62 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/d7c0d2821cad1d2e

Optimise S_mro_get_linear_isa_dfs() when dealing with the first parent class
Nicholas Clark 3 files changed, 123 insertions(+), 33 deletions
http://perl5.git.perl.org/perl.git/commit/73519bd01829f148

Perl_newHVhv() should copy immortal values as-is, such as PL_sv_undef
Nicholas Clark 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3acb9e0760135df

Teach perlivp about the new stucture of the IO::Compress module suite
Vincent Pit 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7598a06d704c8e1

Add PERL_DISABLE_PMC to the list of -V's compile-time options.
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f89a1e08e6fb41e9

bump Safe version to 2.18
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6bc059100668dd57

Current branch maint-5.10
1 commit. 1 unique author. 1 unique committer.
2 files changed, 11 insertions(+), 11 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b7b3ac231a23ed1c.tar.gz

improve smart match documentation, per DM
Chip Salzenberg 2 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/b7b3ac231a23ed1c
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
127 commits. 29 unique authors. 16 unique committers.
56 files changed, 4946 insertions(+), 476 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/289d61c2fe0a9a43.tar.gz

Improve perlhack instructions about gprof
John P. Linderman 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/289d61c2fe0a9a43

abd39864 broke t/harness when $ENV{TEST_JOBS} was not set. Oops. Fixed.
Nicholas Clark 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/a0f20b6500990240

Refactor t/harness to always use TAP::Harness.
Michael G. Schwern 1 file changed, 12 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/abd39864d34fd12a

Document the purpose of TestInit
Michael G. Schwern 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c1b78184f1374baf

Refactoring to consoldate some hard coded paths.
Michael G. Schwern 1 file changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/923e061dc2258fcb

There's no reason to load TestInit in TEST.
Michael G. Schwern 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6e00095a0262988c

Quote "strict"->import and "warnings"->import to quiet warnings.
Michael G. Schwern 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c3906b8d7f8aa1d

Refactor the code to run the test into _run_test()
Michael G. Schwern 1 file changed, 61 insertions(+), 45 deletions(-
http://perl5.git.perl.org/perl.git/commit/84650816efdc42d6

Refactoring to move the code to read the test for special options into its o
Michael G. Schwern 1 file changed, 40 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/3fd4b35989e5f205

This is reading the first line of the test, not running it.
Michael G. Schwern 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6ae62a6f4e634a4c

Purge 3 items of documentation change, which are insufficiently noteworthy.
Nicholas Clark 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c9fc726db1b014d

Syle nit - we're not marking things (XS).
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a048364ff970856a

Tidy up some more Pod nits.
Nicholas Clark 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/038a586626ed63b3

Run t/run/*.t before t/cmd/*.t, making the order base, cmd, run, and note wh
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03d95bfa21cfb6c6

Remove File::Spec from t/TEST - VMS is fine without it. Win32 doesn't use it
Nicholas Clark 1 file changed, 20 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/7ebf5c89e8918d77

String with NULL auto-increment bug fix
Bo Borgerson 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6aff239d5283e5d4

Bump Safe version to 2.19
Rafael Garcia-Suarez 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6eed0921e10b784f

Merge branch 'blead' into dual/Safe
Rafael Garcia-Suarez 2 parents
http://perl5.git.perl.org/perl.git/commit/107b9ac68cc0ed05

Added two removed platforms to the Perl 5.11.0 delta
Jesse Vincent 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/81afb6749eaa7a7a

Add an encoding line, as the file is in UTF-8.
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fa7da8f762e62c87

Pod copy editing - whitespace cleanup, and F<>/C<> corrections.
Nicholas Clark 1 file changed, 8 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76e3c4a89555961a

Note that File::Copy is actually at 2.16, and that cp needs describing.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0de885a94dcc24f0

constant has been upgraded to 1.19. Describe the improvements.
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9f808eed0298f4dc

The attrs pragma has been removed, not upgraded.
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/42f099edeb078f38

Correct some 5.10.1s that should be 5.11.0, and one 5.10.2 to 5.11.1.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3141b5e10b2d1ed6

Note that the smartmatch changes in 5.11.0 are the same as in 5.10.1.
Nicholas Clark 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a98ccf1e5226c4ec

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Jesse Vincent 2 parents
http://perl5.git.perl.org/perl.git/commit/73f93ac6a6c51f99

More work toward a usable 5.11.0 delta file
Jesse Vincent 1 file changed, 461 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad1d1c50b82921d1

Note that linearising C3 MRO is now 40% faster for single inheritance.
Nicholas Clark 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f54462ff447779f

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Jesse Vincent 2 parents
http://perl5.git.perl.org/perl.git/commit/54df1a36f48bacd0

Forward ported perl 5.10.1 changes into perl5110delta.pod per nicholas
Jesse Vincent 1 file changed, 1575 insertions(+), 19 deletions
http://perl5.git.perl.org/perl.git/commit/5a00ee6a07751f9e

Updated CPANPLUS::Dist::Build to CPAN version 0.38
Chris 'BinGOs' Williams 3 files changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a58a4f4181ab4db0

Fix a Deparse bug - constants and PCSs were appearing as subroutine stubs.
Nicholas Clark 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b4ee54977204d4b

Remove the MacOS Classic support from deparse.t (as it's getting in the way)
Nicholas Clark 1 file changed, 3 insertions(+), 18 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cde0a5fa931736a

Merge commit 'shlomif/blead' into blead
Rafael Garcia-Suarez 2 parents
http://perl5.git.perl.org/perl.git/commit/a5296f52819f97a6

Fix URL to Unicode 5.1.0 notable changes
Leon Brocard 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/41498cdbd5104e08

Minor improvements to perldebug.pod
Tom Hukins 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e8b1531a318d6617

[perl #68708] Add "CARP_NOT" section to Carp's POD
Alan Grover 1 file changed, 39 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b60d6605411da17c

release_managers_guide: lots of tweaks to post-release tasks
David Mitchell 1 file changed, 75 insertions(+), 46 deletions(-
http://perl5.git.perl.org/perl.git/commit/75a012fe81458190

add 5.10.1 to perlhist in blead
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96bc0b1bb765d45d

add perl5101delta
David Mitchell 8 files changed, 1809 insertions(+), 26 deletion
http://perl5.git.perl.org/perl.git/commit/7cdf958deec646b9

add Porting/perldelta_template,
David Mitchell 3 files changed, 287 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/57b3b745ca01e2d8

Fix parsing of readline(FH) [perl #68458]
Rafael Garcia-Suarez 2 files changed, 25 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/9a073a1d1a270eb5

more release_managers_guide tweaks
David Mitchell 1 file changed, 55 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/52a66c2cc3722485

Update Module::CoreList for 5.10.1
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c1a81b03e170d09

Eliminate *_ALLOCATED_HEAD and *_HEAD macros which are now used only once.
Nicholas Clark 4 files changed, 8 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/c8e503bfe4136506

Eliminate the remaining definitions for *_allocated structs.
Nicholas Clark 4 files changed, 0 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/828dad175cf45f4e

mention perlivp in release_managers_guide
David Mitchell 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/459fc3ca45067f8a

better document smart match overloading
David Mitchell 2 files changed, 37 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/0de1c906c34397b5

re-apply boilerplate to CGI test files
David Mitchell 2 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/0e44158ce94d11dd

upgrade GCI from 3.43 to 3.45
David Mitchell 19 files changed, 342 insertions(+), 115 deletio
http://perl5.git.perl.org/perl.git/commit/68a4c8b9f23d187f

add the CGI "default_value for popup_menu()" fix from 3.45
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/74d3927541bd7b5c

In pp_entersub, replace gv_fetchpv() with gv_fetchpvs().
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ae5c1e95b54cd413

In Perl_newATTRSUB(), refactor the calls to gv_fetch*(), reducing if blocks.
Nicholas Clark 1 file changed, 10 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed4a8a9b7d3d8eb9

In Perl_newATTRSUB(), we know the lengths, so can avoid gv_fetchpv().
Nicholas Clark 1 file changed, 11 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c1754fcef434d921

gv_efullname3() could return NULL, so mro::_nextcan() must cope (and croak()
Nicholas Clark 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c1314f0ea4d104e

sv_newmortal() is faster than sv_2mortal(newSV(0))
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e234d892cf814ab

Eliminate SV leak in mro::_nextcan - hv_store_ent()'s "key" doesn't take a r
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/59d8e2ce29a35e6a

Fix build warning in mro.c
Jerry D. Hedden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/17eef65c2fb9a95e

Add clear magic to %^H so that the HE chain is reset when you empty it.
Zefram 13 files changed, 116 insertions(+), 35 deletion
http://perl5.git.perl.org/perl.git/commit/f747ebd621ca5f8c

Use the constant _CAN_PCS to optimise out things that can't happen pre 5.10
Nicholas Clark 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8ae8fee103e29c8

Remove a refactoring typo - don't post-increment $flush_mro at the sub's end
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/81a8de77c95e1a44

In mro_get_linear_isa_c3() optimise even if AvARRAY(isa_lin) is NULL.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a18d9f20d1de8843

incremental improvement in ~~ documentation, already in maint-5.10
Chip Salzenberg 2 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/b3ed409dee4fd319

Instead of trusting mro::get_linear_isa(), test it against the expected outp
Nicholas Clark 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/04e5ac63d9ec6366

Optimise mro_get_linear_isa_c3() when there is a single parent. 40% speed up
Nicholas Clark 3 files changed, 111 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/b0413f463ee989f4

add -DM flag to track smartmatch resolution
David Mitchell 4 files changed, 62 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/d7c0d2821cad1d2e

Optimise S_mro_get_linear_isa_dfs() when dealing with the first parent class
Nicholas Clark 3 files changed, 123 insertions(+), 33 deletions
http://perl5.git.perl.org/perl.git/commit/73519bd01829f148

Perl_newHVhv() should copy immortal values as-is, such as PL_sv_undef
Nicholas Clark 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3acb9e0760135df

Teach perlivp about the new stucture of the IO::Compress module suite
Vincent Pit 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7598a06d704c8e1

Add PERL_DISABLE_PMC to the list of -V's compile-time options.
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f89a1e08e6fb41e9

bump Safe version to 2.18
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6bc059100668dd57

bleed and 5.10.1 - documentation fix - README.aix add info the lib gdbm is a
Rainer Tammer 1 file changed, 15 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/e9d2e818e09bc1be

release_managers_guide: minor tweaks
David Mitchell 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a14438df21020189

Updated Module::CoreList for 5.10.1-RC2
David Mitchell 1 file changed, 30 insertions(+), 54 deletions(-
http://perl5.git.perl.org/perl.git/commit/a47a8f3cfedd8845

Correctly detect NDBM_File availability
H.Merijn Brand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7894ad662a3cd2f4

Flush the MRO cache at the end, rather than the start.
Nicholas Clark 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7fd2659b1bc43d5

No need to flush the package's MRO cache if we've just flushed it.
Nicholas Clark 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7064c127ddaf90b0

Convert perl version check in import() from run time to compile time.
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c5764f70840f5068

Generate perl version-dependent regexps once, rather than every call to impo
Nicholas Clark 1 file changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/672c0ce9f4737708

Sebastien decided what was the UPSTREAM for his modules
Vincent Pit 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27d8d4f034c50a24

Skip maintainers.t on VMS.
Craig A. Berry 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/663b33b066e6a7d2

[perl #68530] "version::CLASS" warning in Safe.pm
David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a930c511fcc6cf6f

sv_peek(): SvOOK offset is no longer in IVX
David Mitchell 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5115136b5ada1a32

Suppress system messages when op/ref.t calls die on VMS.
Craig A. Berry 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54c717c31383ee34

quick fix cpan -r
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e13751452f8f5397

release_managers_guide: typo fixes
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c67d51c3922d4d13

Explain that the load_module() import list must be NULL terminated
Jan Dubois 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/76f108ac8c4a9965

Revert bogus PROCESSOR_ARCHITECTURE fix.
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e99480546c08486e

Import WIN64 environment variable into makefile.mk
Jan Dubois 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b1007c4e438dba1

Fix PROCESSOR_ARCHITECTURE in dmake builds.
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d1cddda8a7478bc8

Add Bob Wilkinson's email address to AUTHORS
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4a2c3333c52f7f4e

release_managers_guide: add release compare item,
David Mitchell 1 file changed, 26 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d60a10440915acb0

Install arch-dependent files into $archlib.
Andy Dougherty 2 files changed, 10 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/4cc80fc4cbbd82e2

Revert "Revert "Mention the unit of time""
Abigail 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00d2151d8182d304

Merge commit 'dromedary/blead' into blead
Vincent Pit 2 parents
http://perl5.git.perl.org/perl.git/commit/303def5230dbc873

Updated Maintainers.pl to note that p5p/blead is responsible for IO
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac1205a52f8c8d39

Merge the updated perlfaq from the perlfaq repository
Steffen Mueller 10 files changed, 1435 insertions(+), 732 deleti
http://perl5.git.perl.org/perl.git/commit/109f04419ad15440

Perl_die_nocontext() is also called with NULL from XS extensions that want t
Vincent Pit 3 files changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf284a245bd2c9f4

Revert "Mention the unit of time"
Abigail 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e64d4d0a203b6a87

Mention the unit of time
Abigail 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9af20c7fc2828f1b

Mark as TODO the failing tests added in cb4bdfcf for the regression of 984f9
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/972ee0bb665b38fb

Added a failing test for a bareword parsing regression created in 984f9f66
Slaven Rezic 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb4bdfcf966b2244

Typos in perlbug.PL
Jerry D. Hedden 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7acb6aa6c27bdd5c

perlbug.PL assumes patchlevel.h has simple patch lists;
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a00c8caf7ac9ccd

release_managers_guide: mention testing perlbug
David Mitchell 1 file changed, 24 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47b1f0962035bb36

document split in void context in perlfunc.pod
Moritz Lenz 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/521fe6911c4cc74d

Remove duplicate entry (from config_heavy.pl)
H.Merijn Brand 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94a9a4bc91d62776

install Config_heavy.pl in archlib
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d62d5a537d867a4c

Don't explicitly link against msvcrt when using MinGW.
Jan Dubois 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/679b67fee662acf5

ameliorate B::Deparse slowdown
David Mitchell 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/805b10112885d886

On Windows normalize $^X using GetLongPathName()
Jan Dubois 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad2561310d3fa13c

s/PERL5OPTS/PERL5OPTS/ in INSTALL
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/adbb55c01aa367b5

Removed '...' ellipses from docs about '...' flip-flop operator
Ken Williams 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f343f96080e78c71

INSTALL: mention that env vars can affect tests
David Mitchell 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/06aa495b2e26cd69

release_managers_guide: mention updating http://www.cpan.org/src/
David Mitchell 1 file changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/746c0b35373e0e9e

PERL_DONT_CREATE_GVSV was documented in perl589delta
David Mitchell 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cd37d19e1f119da

Restore t/harness path checks on Win32
Max Maischein 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/133fac12ff7e3894

Reduce thread count in threads::shared stress test
Jerry D. Hedden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ba2d061b7a1b6cf5

Upgrade to threads::shared 1.31
Jerry D. Hedden 2 files changed, 28 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b48f78c51c77f1c

MANIFEST and Porting/Maintainers.pl update
Jerry D. Hedden 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/66ce101fb6dbfa9f

Update threads to 1.74
H.Merijn Brand 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/891f9d0e205d7e97

Upgrade to 'threads' 1.74
Jerry D. Hedden 4 files changed, 74 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/3350824ec19fdd3c

bump Module::Build in Maintainers.pl
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/249829ce6656c2e7

Bump Module::Build version to 0.340201
David Golden 25 files changed, 29 insertions(+), 24 deletions
http://perl5.git.perl.org/perl.git/commit/1a7f3fa0f2ee133d

Add 5.10.1-RC1 release to perlhist
Abigail 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7989172bfe8fc802

Add a regression test for RT #68182.
Shlomi Fish 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/735302bdcf24a4dd

Current branch maint-5.10
16 commits. 3 unique authors. 1 unique committer.
22 files changed, 493 insertions(+), 108 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ca8de220718ba91d.tar.gz

create perl5102delta
David Mitchell 12 files changed, 321 insertions(+), 33 deletion
http://perl5.git.perl.org/perl.git/commit/ca8de220718ba91d

today's merging activity
David Mitchell 1 file changed, 34 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5348debf9fd57fc1

more release_managers_guide tweaks
David Mitchell 1 file changed, 55 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/50664cb9a854dde4

add new release to perlhist
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ddcc1161b4c1eef

Update Module::CoreList for 5.10.1
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09c1b3de15b764c5

micro-tweak perldelta
David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1a2b1ec40398651b

mention perlivp in release_managers_guide
David Mitchell 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2093ad8b023433f6

better document smart match overloading
David Mitchell 2 files changed, 37 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/d3ef07439595fe57

link in perldelta to INSTALL doesn't get indexed correctly
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/84878b9b68e0b2fe

Teach perlivp about the new stucture of the IO::Compress module suite
Vincent Pit 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52adc852cf281e94

update Safe version in perldelta
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/48ae1f6e14087149

bump Safe version to 2.18
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ec402391699cd9a0

perldelta: mention CGI popup_menu fix
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a856da67b2e10fc

add the CGI "default_value for popup_menu()" fix from 3.45
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4f77b5d64bce53b4

bleed and 5.10.1 - documentation fix - README.aix add info the lib gdbm is a
Rainer Tammer 1 file changed, 15 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/ef2afd11e168b7b1

release_managers_guide: minor tweaks
David Mitchell 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d28409a756beeb4e
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
31 commits. 9 unique authors. 5 unique committers.
261 files changed, 9238 insertions(+), 7960 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a2c4b2d6db383103.tar.gz

Use & function-call notation to disable prototype checking on dl_load_file()
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a2c4b2d6db383103

Remove the function mn(), made redundant by runnig the tsts from inside ext/
Nicholas Clark 1 file changed, 7 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff96ef94f9d81489

Use ../../t/perl rather than ../../perl, as the latter doesn't always exist.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1d8d82d3d8b73345

Add ~~ and // to perlcheat.pod
Frank Wiegand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79a59c7258f9a162

There is no longer an "err" low-prec version of //, so remove it from B::Dep
Rafael Garcia-Suarez 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b99f2732ec85932

Make extensions in ext run their tests from the extension's own directory.
Nicholas Clark 187 files changed, 8273 insertions(+), 7476 dele
http://perl5.git.perl.org/perl.git/commit/2adbc9b6919cad12

Don't use t/TEST to test a "read only file", repeatedly chmod-ing it a-w.
Nicholas Clark 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/d418880282b996e8

Update Module::Build to 0.35
David Golden 44 files changed, 581 insertions(+), 200 deletio
http://perl5.git.perl.org/perl.git/commit/cdbde1c3701b0cb9

t/harness and t/TEST can both use the same _run_test() to invoke tests.
Nicholas Clark 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/744c27e5aa4aa3ee

Share common code in t/TEST and t/harness, by having harness require ./TEST
Nicholas Clark 2 files changed, 17 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/c537bcda15038446

Speed up repeatcpy() by at least 40% for 1-char or numerous repeats
Vincent Pit 4 files changed, 30 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/16fa5c119c4bda5c

delimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr() and rninstr() from u
Vincent Pit 5 files changed, 51 insertions(+), 57 deletions(
http://perl5.git.perl.org/perl.git/commit/04c9e624265a2bf3

B - The Perl Compiler (wrong name)
Reini Urban 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4b661dd31d50da0c

Don't pass the the interpreter to is_ascii_string(), is_utf8_char(), is_utf8
Vincent Pit 4 files changed, 23 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/668b6d8dc2c48104

fix threaded build after 8ff3e83b
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/64142370d4f5f7df

In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812]
Chip Salzenberg 7 files changed, 59 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/eaf7a4d2ee7805b1

set utf8 bit on inferred method names when C<use utf8>
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ff3e83ba54cff61

Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
Chip Salzenberg 2 parents
http://perl5.git.perl.org/perl.git/commit/09e8634ad8f1eaff

New debugging flag -DB now dumps subroutine definitions,
Chip Salzenberg 4 files changed, 14 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/cc8773c013ccdaec

No need to use File::Spec, as all names remain internal to perl.
Nicholas Clark 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e772598991ca5994

Break out the code that finds tests in MANIFEST into _tests_from_manifest().
Nicholas Clark 2 files changed, 89 insertions(+), 74 deletions(
http://perl5.git.perl.org/perl.git/commit/a3323f52209391b4

%OVER was removed in October 2001 with 6ff868ee and 73ddec28.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b6c76eb092676935

t/TEST shouldn't use -M options until we've tested that they work.
Nicholas Clark 3 files changed, 23 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/5ed59b83dc91aee6

Ensure $ENV{PERL_CORE} is always set, but correctly tainted.
Nicholas Clark 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e447daf9e3940e57

Cargo-cult addition of op_say to the MAD code
Rafael Garcia-Suarez 4 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/793019c7a82cb5cc

This MAD test now passes here, so unmark it as TODO
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/98ad9e94a6b0cfff

Make MAD understand the "..." operator
Rafael Garcia-Suarez 4 files changed, 51 insertions(+), 52 deletions(
http://perl5.git.perl.org/perl.git/commit/950f2ea2662b3cc9

Use less constness in MAD code
Rafael Garcia-Suarez 4 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d503a9ba1b647d73

Note the change to Socket in perldelta.
Rafael Garcia-Suarez 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/61f1d76ce428c9a3

Bump version of Socket.pm
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d88bc6d424296aec

Add support for Abstract namespace sockets
Lubomir Rintel 2 files changed, 27 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/99f13d4c3419e967
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
81 commits. 13 unique authors. 10 unique committers.
414 files changed, 42019 insertions(+), 40640 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e59066d86336b6c5.tar.gz

Use alternative URLs for links which are now broken (link rot)
Leon Brocard 11 files changed, 19 insertions(+), 36 deletions
http://perl5.git.perl.org/perl.git/commit/e59066d86336b6c5

Address update by Richard Foley
Abigail 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f157ad77bbced2be

_run_test() doesn't need to conform to TAP::Harness exec callback interface
Vincent Pit 1 file changed, 4 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/999051eb7c6ae65c

Fix include path for utf8 tests
Vincent Pit 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c40940aa2461b8b6

Don't use the anonymous hash reference constructor in t/TEST
Vincent Pit 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b37184d5f44b099

Merge commit 'origin/parallel_harness' into blead
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/71a94ed0dde4fbeb

Anchor a regexp, else paths including /Text/ are mistaken for tests in ext/
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/25a883e141ef5022

Revert "Move Text::ParseWords from lib to ext"
Nicholas Clark 10 files changed, 444 insertions(+), 435 deletio
http://perl5.git.perl.org/perl.git/commit/3fcda861606b23c1

compress 2.021
paul 48 files changed, 1048 insertions(+), 737 deleti
http://perl5.git.perl.org/perl.git/commit/10c2b2bb1bed28f5

Revert Socket.t permissions to 644 after 89904c08923161afd23c629d5c2c7472a09
Vincent Pit 0 files changed, 0 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8dd752270a7660b

Fix unpack of abstract socket addrs with nul byte
Lubomir Rintel 2 files changed, 13 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/89904c08923161af

Adapt harness to the new TEST infrastructure
Vincent Pit 1 file changed, 32 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4013a0e1f891d6d7

Don't quote -T/-t in _scan_test()
Vincent Pit 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79b01a68c72bb52b

Put the chdir logic into the two new helpers _before_fork() and _after_fork(
Vincent Pit 1 file changed, 25 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9324df28556b263f

Forge the test command to execute in a new _cmd() subroutine
Vincent Pit 1 file changed, 33 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/d1fe220a89ae3a3c

Move more test options discovery from _run_test() to _scan_test()
Vincent Pit 1 file changed, 45 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/491c95723f4cf3d8

Upgrade Term::ANSIColor to 2.02
Steffen Mueller 5 files changed, 70 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/cdab9eb9f4a60966

Move Thread::Semaphore from lib to ext
Nicholas Clark 12 files changed, 328 insertions(+), 327 deletio
http://perl5.git.perl.org/perl.git/commit/94c8ec9e00b34f6e

Move Thread::Queue from lib to ext
Nicholas Clark 22 files changed, 1301 insertions(+), 1299 delet
http://perl5.git.perl.org/perl.git/commit/0c05f16440beb8d0

Move SelfLoader from lib to ext
Nicholas Clark 10 files changed, 704 insertions(+), 702 deletio
http://perl5.git.perl.org/perl.git/commit/a54de28d992f85b9

Move Pod::Plainer from lib to ext
Nicholas Clark 8 files changed, 129 insertions(+), 129 deletion
http://perl5.git.perl.org/perl.git/commit/f8f971fecc9a99f6

Remove an extraneous aTHX_ added in f0e3f042f14b, which broke threaded build
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/712a6fe4fb139f1c

finish more implementing -DB vs. -Dx
Chip Salzenberg 2 files changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a58fb6f9ef96a8b7

Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
Chip Salzenberg 2 parents
http://perl5.git.perl.org/perl.git/commit/c008dd209a151b84

finish implementing -DB vs. -Dx
Chip Salzenberg 6 files changed, 101 insertions(+), 7 deletions(
http://perl5.git.perl.org/perl.git/commit/f0e3f042f14b829f

Revert "Build Text::Tabs before running mktables, as it needs it"
Vincent Pit 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07633207501a34c9

Revert "Move Text::Tabs/Text::Wrap from lib to ext"
Vincent Pit 36 files changed, 1512 insertions(+), 1511 delet
http://perl5.git.perl.org/perl.git/commit/a1095a4f24eae80e

Build Text::Tabs before running mktables, as it needs it
Vincent Pit 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8d6e18f2d838bb62

Text::ParseWords depends on Scalar::Util
Steffen Mueller 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b958685606d4933b

Fix Test::ParseWords' test (remove PERL_CORE boilerplate)
Steffen Mueller 1 file changed, 0 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4a503f371e8f1d4e

Move Text::Tabs/Text::Wrap from lib to ext
Steffen Mueller 36 files changed, 1511 insertions(+), 1512 delet
http://perl5.git.perl.org/perl.git/commit/4f87fa576f174a31

Move Text::ParseWords from lib to ext
Steffen Mueller 10 files changed, 448 insertions(+), 457 deletio
http://perl5.git.perl.org/perl.git/commit/d6052a374138e04d

Remove old "EXCLUDED" entry for base.pm in Maintainers.pl
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4767aa26497eabd9

Update Porting scripts and docs for the new path of Module::CoreList
Rafael Garcia-Suarez 2 files changed, 10 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/2ce7d67686eea320

Adapt Maintainers.pl for Module::CoreList move
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16a7e1b2b176c635

Move Module::CoreList to ext/
Rafael Garcia-Suarez 18 files changed, 11268 insertions(+), 10972 del
http://perl5.git.perl.org/perl.git/commit/3a02dfe7d9fa37ca

Add missing files from the base.pm CPAN distribution
Rafael Garcia-Suarez 3 files changed, 33 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/df4248234490ed73

gitignore adjustments
Rafael Garcia-Suarez 2 files changed, 5 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/b5bdd70915bb27f2

Move Net::Ping from lib to ext
Nicholas Clark 38 files changed, 2951 insertions(+), 2959 delet
http://perl5.git.perl.org/perl.git/commit/a79d563c5b1e5349

Move I18N::LangTags from lib to ext
Nicholas Clark 30 files changed, 3833 insertions(+), 3830 delet
http://perl5.git.perl.org/perl.git/commit/be4b05483c98e3d1

Move Filter::Simple from lib to ext
Nicholas Clark 26 files changed, 1071 insertions(+), 1113 delet
http://perl5.git.perl.org/perl.git/commit/06254a069d42f5a5

Update Text::Balanced to 2.02
Steffen Mueller 23 files changed, 2381 insertions(+), 1575 delet
http://perl5.git.perl.org/perl.git/commit/85831461cd8850ed

Move Text::Balanced from lib to ext
Steffen Mueller 28 files changed, 3881 insertions(+), 3880 delet
http://perl5.git.perl.org/perl.git/commit/0508fb16c6a57ba6

Move base from lib to ext
Nicholas Clark 34 files changed, 1773 insertions(+), 1839 delet
http://perl5.git.perl.org/perl.git/commit/e78bb0d89d491abc

Update .gitignores in ext and lib to reflect recent moving activity
Steffen Mueller 2 files changed, 11 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/6f42a1780ed59c7d

Move Term::UI from lib to ext
Steffen Mueller 12 files changed, 992 insertions(+), 992 deletio
http://perl5.git.perl.org/perl.git/commit/bd895a33768654ce

Move Term::Cap from lib to ext
Steffen Mueller 6 files changed, 1038 insertions(+), 1046 deleti
http://perl5.git.perl.org/perl.git/commit/2c48d544547cde08

Remove the $ENV{PERL_CORE} boilerplate from Attribute::Handler's tests.
Nicholas Clark 5 files changed, 2 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/64e539b637067d67

Remove the $ENV{PERL_CORE} boilerplate from I18N::Langinfo's tests.
Nicholas Clark 2 files changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d121d9bb20a93ec

Make io_tell.t use a file that's always there even when the build utility is
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5d53b36dbe7d4bea

Fix Safe tests under PERL_CORE and make safeops.t run again
Rafael Garcia-Suarez 2 files changed, 2 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c81476ca1f24a733

Sort MANIFEST.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02a07200e751b2f7

Remove the $ENV{PERL_CORE} boilerplate from Hash::Util::FieldHash's tests.
Nicholas Clark 9 files changed, 0 insertions(+), 65 deletions(-
http://perl5.git.perl.org/perl.git/commit/13ac07d1bda40f59

Remove the $ENV{PERL_CORE} boilerplate from Hash::Util's tests.
Nicholas Clark 2 files changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/30c4898dea6d34ff

Remove the $ENV{PERL_CORE} boilerplate from DynaLoader's tests.
Nicholas Clark 3 files changed, 0 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/a0614a7b604f0f7f

Additions in the gitignore files
Rafael Garcia-Suarez 2 files changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5787d7073ca7e4df

Remove test boilerplate from Safe tests
Rafael Garcia-Suarez 6 files changed, 1 insertion(+), 21 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54f12473d1fe441f

Don't install Safe in arch directory if this is a core build or if we're >=
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7fd9b275d917c1ec

Add missing files from the Safe CPAN distribution
Rafael Garcia-Suarez 7 files changed, 154 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/7d1d1f86c8236978

Add missing files from the Switch CPAN distribution
Rafael Garcia-Suarez 6 files changed, 174 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/b7b3275c3bb974fa

Remove the $ENV{PERL_CORE} boilerplate from Data::Dumper's tests.
Nicholas Clark 6 files changed, 14 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/f8e2702e1526170c

Correct 2 UPSTREAM mistakes added in e1466347d2d91d81b58b.
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/890336d14bbfaa8c

Remove the $ENV{PERL_CORE} boilerplate from B's tests.
Nicholas Clark 19 files changed, 20 insertions(+), 133 deletion
http://perl5.git.perl.org/perl.git/commit/74517a3a4d329016

Break out B::Debug into its own directory in ext.
Nicholas Clark 7 files changed, 514 insertions(+), 516 deletion
http://perl5.git.perl.org/perl.git/commit/a65b57ffe58c7e9d

Break out B::Deparse into its own directory in ext.
Nicholas Clark 6 files changed, 5483 insertions(+), 5489 deleti
http://perl5.git.perl.org/perl.git/commit/62a6bb71a1b2fc2c

Break out B::Lint into its own directory in ext.
Nicholas Clark 10 files changed, 1029 insertions(+), 1042 delet
http://perl5.git.perl.org/perl.git/commit/cb122419900b9557

Correctly munge the path of $^X when running interactively, and set PERL5LIB
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/982c4793f42e01ee

Document better what is allowed as regex delimiters
David Nicol 2 files changed, 14 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed02a3bf5adcb3fb

Move Term::ANSIColor from lib to ext
Steffen Mueller 10 files changed, 1158 insertions(+), 1164 delet
http://perl5.git.perl.org/perl.git/commit/b66dd24d3152825e

Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
Nicholas Clark 32 files changed, 32 insertions(+), 188 deletion
http://perl5.git.perl.org/perl.git/commit/48c887ddc33dfbf3

Remove remaining 'in-core' boilerplate from Shell
Steffen Mueller 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8e035e52ff9f3441

Move Shell from lib to ext
Steffen Mueller 6 files changed, 342 insertions(+), 360 deletion
http://perl5.git.perl.org/perl.git/commit/78582be039c7f269

Move TestInit.pm to the top level of the distribution, to make it easier to
Nicholas Clark 4 files changed, 115 insertions(+), 115 deletion
http://perl5.git.perl.org/perl.git/commit/30b6e59101b252c2

TestInit now also sets up the CWD and @INC for tests in ext.
Nicholas Clark 1 file changed, 20 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8fcfece7bab67639

Move Switch from lib to ext.
Nicholas Clark 10 files changed, 1464 insertions(+), 1488 delet
http://perl5.git.perl.org/perl.git/commit/a241c56a76208c42

Tidy up comments.
Nicholas Clark 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/18869dc676cf1355

As well as PERL5LIB, remove PERLLIB and PERL5OPT from the environment.
Nicholas Clark 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/154db99c227152f2

Fix typo in TestInit and revert workaround.
Steve Hay 2 files changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ff5bc37303d3f60

Use ../../perl instead of ../../t/perl on Win32, as the latter doesn't work.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7f96267964ee5927

Optimise IPC::Open3 with a compile-time constant, eliminating OS-specific co
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba4c7dd4891fdf4b

Backslash-escape /s in the target of a generated s/// expression
Abhijit Menon-Sen 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/72a2bbbfb72321e2
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
73 commits. 12 unique authors. 9 unique committers.
405 files changed, 32016 insertions(+), 31997 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/37bea34e994ad105.tar.gz

Remove PERL_CORE boilerplate from IO::Zlib's tests.
Nicholas Clark 9 files changed, 0 insertions(+), 63 deletions(-
http://perl5.git.perl.org/perl.git/commit/37bea34e994ad105

Acknowledge that Dijkmat BV funded the TPF grant.
Nicholas Clark 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0cd7f36e63d81118

Move IO::Zlib from lib/ to ext/
Chris Williams 24 files changed, 1195 insertions(+), 1192 delet
http://perl5.git.perl.org/perl.git/commit/1eb6a4137c6fb1b2

Move Params::Check from lib/ to ext/
Chris Williams 8 files changed, 1088 insertions(+), 1086 deleti
http://perl5.git.perl.org/perl.git/commit/a40e5e8eceb01f35

Move Object::Accessor from lib/ to ext/
Chris Williams 20 files changed, 1352 insertions(+), 1350 delet
http://perl5.git.perl.org/perl.git/commit/40448def39d68b1e

Moved Module::Load from lib/ to ext/
Chris Williams 20 files changed, 313 insertions(+), 311 deletio
http://perl5.git.perl.org/perl.git/commit/b41b8addf5576a15

Move Module::Load::Conditional from lib/ to ext/
Chris Williams 22 files changed, 987 insertions(+), 987 deletio
http://perl5.git.perl.org/perl.git/commit/d8407450f85f9b55

Moved Module::Loaded from lib/ to ext/
Chris Williams 8 files changed, 194 insertions(+), 192 deletion
http://perl5.git.perl.org/perl.git/commit/b6a756ef4a1a1f2f

Adjust the Maintainers.pl after IPC-Cmd move
Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a2ead778a29a9db

Moved IPC::Cmd from lib/ to ext/
Chris Williams 15 files changed, 1498 insertions(+), 1514 delet
http://perl5.git.perl.org/perl.git/commit/10ebb8908f93b1fb

Moved Log::Message et al from lib/ to ext/
Chris Williams 20 files changed, 1485 insertions(+), 1483 delet
http://perl5.git.perl.org/perl.git/commit/88fe799813daca3a

Moved Log::Message::Simple from lib/ to ext/
Chris Williams 12 files changed, 452 insertions(+), 452 deletio
http://perl5.git.perl.org/perl.git/commit/cca25cf151ccf064

Fix bad test output of IPC::Open2 in ext
Steffen Mueller 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/34d287cd638a067b

cleanup of the Devel-SelfStubber tests to run in ext
Steffen Mueller 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6c38fb9e4761abe

First step to de-coreifying the Devel::SelfStubber tests
Steffen Mueller 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/975e862e20b0fcf4

Move Devel::SelfStubber from lib to ext
Steffen Mueller 8 files changed, 446 insertions(+), 444 deletion
http://perl5.git.perl.org/perl.git/commit/db80426375904164

strip trailing whitespace in IPC::Open3 tests
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/85e4d853c409de7a

Attempt to fix core-specific logic in IPC::Open3 tests
Steffen Mueller 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c416758cddcc4e4

Move IPC::Open3 from lib to ext
Steffen Mueller 8 files changed, 531 insertions(+), 529 deletion
http://perl5.git.perl.org/perl.git/commit/3ac93b7074fcc522

Test::More'ify the IPC::Open2 tests
Steffen Mueller 1 file changed, 12 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/ccb5f21d0f8f04b6

Attempt to fix core-specific logic in IPC::Open2 tests
Steffen Mueller 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a5216984b4922de

Move IPC::Open2 from lib to ext
Steffen Mueller 8 files changed, 185 insertions(+), 183 deletion
http://perl5.git.perl.org/perl.git/commit/eb60b0e7b57f22da

354c724e failed to update MANIFEST. Fail. *Always* run a clean build & tests
Nicholas Clark 1 file changed, 43 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/a4a5dee5f4fc5fe8

Replace system by print in strictures/parsing regression test
Rafael Garcia-Suarez 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6583110bddfbdd4e

354c724e8ab7 should only have renamed the directories. Not the typemap file.
Nicholas Clark 2 files changed, 28 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/64df401a23247ec8

OS/2 hadn't been updated to cope with the ext/ restructuring.
Nicholas Clark 90 files changed, 8656 insertions(+), 8660 delet
http://perl5.git.perl.org/perl.git/commit/354c724e8ab74f15

Use alternative URLs for links which are now broken (link rot)
Leon Brocard 8 files changed, 7 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/46c3340ed6f3bbae

Entity-encode E<0xNNNN> and E<0NNN> correctly
Abhijit Menon-Sen 3 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bf6bfb44d9f2e07e

Reduce #ifdefs in Perl_ck_shift
Bo Borgerson 1 file changed, 3 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/821005df62022020

Work hard to skip VMS-specific extensions on Win32.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b699af071d3836d6

Make configure.com aware that ext/Thread no longer exists.
Craig A. Berry 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ff46596bd61e94a

Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym and ext/VMS-Stdio.
Craig A. Berry 23 files changed, 1734 insertions(+), 1726 delet
http://perl5.git.perl.org/perl.git/commit/26dd53a231877708

Move Tie::Memoize from lib to ext
Steffen Mueller 8 files changed, 190 insertions(+), 192 deletion
http://perl5.git.perl.org/perl.git/commit/b7d7e1dad734d27d

Move FileCache from lib to ext
Steffen Mueller 20 files changed, 380 insertions(+), 474 deletio
http://perl5.git.perl.org/perl.git/commit/d9268716ae5100c2

Move autouse from lib to ext
Steffen Mueller 8 files changed, 246 insertions(+), 245 deletion
http://perl5.git.perl.org/perl.git/commit/34c716a1bfb8a5ea

Silence more deprecation warnings in compatibility tests for Getopt::Long
Steffen Mueller 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b814bbfa9a2087bc

Suppress deprecation warnings from test output
Jerry D. Hedden 2 files changed, 23 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/96471c6b3e9cad6e

Remove useless tests from lib/Time/Local.t
Steffen Mueller 1 file changed, 1 insertion(+), 19 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ff19c00d111fa65

Deprecate termcap.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9748ec9a218546f0

Deprecate tainted.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e9a927b58cfb908f

Deprecate stat.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0adf28fd674e657e

Deprecate shellwords.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c068db90a348a4c0

Deprecate pwd.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3046c4d3033a8f24

Deprecate open3.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/155f9b97008e73be

Deprecate open2.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a06bfbf46ad8e210

Deprecate newgetopt.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed344b9fd339277a

Deprecate look.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dae3596911c3c5ed

Deprecate lib/find{,depth}.pl with a warning
Abhijit Menon-Sen 2 files changed, 24 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/19aca64933c80147

update perlre and perldelta to document change in behaviour of \w and \d and
Yves Orton 2 files changed, 89 insertions(+), 74 deletions(
http://perl5.git.perl.org/perl.git/commit/6fa80ea2f46c3527

Deprecate importenv.pl with a warning
Steffen Mueller 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42cb3b6d01c213ff

Deprecate hostname.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d9591f87ff50af3a

Deprecate getopts.pl with a warning
Steffen Mueller 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2205927600c994e4

Deprecate getopt.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e3bc9a019bd78cd6

Deprecate getcwd.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6e37324645975f18

Deprecate flush.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b2f4098f3f52450b

Deprecate fastcwd.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2f8d2bfaceb99a65

Move File::Fetch from lib to ext
Chris 'BinGOs' Williams 8 files changed, 1640 insertions(+), 1638 deleti
http://perl5.git.perl.org/perl.git/commit/99f226bb0b01e17a

Deprecate exceptions.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25209816f53a8d99

Deprecate ctime.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e3c0ad970ebd69ea

Deprecate complete.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1aaec2974763f321

Deprecate cacheout.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e879c7c674245b9a

Deprecate bigrat.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5170d013f8966f25

Deprecate bigint.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b6dbc3e0ec9ac191

Deprecate bigfloat.pl with a warning
Steffen Mueller 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e1a0ca750b60764

Deprecate assert.pl with a warning
Steffen Mueller 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d94ee62ee1674ba7

Deprecate abbrev.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8670a613094bda03

Deprecate dotsh.pl with a warning
Steffen Mueller 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6d10188c0fb468d7

Deprecate timelocal.pl with a warning
Steffen Mueller 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/406eeb0274d918fc

de-TODO a regexp test that was probably fixed with 7a68ade9729
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0e7d8fdafe0dc6da

set PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and enable proper POSIX char
Yves Orton 4 files changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba9ac1759cb6e7a5

Move Tie::File from lib to ext
Steffen Mueller 82 files changed, 9001 insertions(+), 9004 delet
http://perl5.git.perl.org/perl.git/commit/c6b4a156729e014e

Move Package::Constants from lib to ext
Steffen Mueller 8 files changed, 163 insertions(+), 161 deletion
http://perl5.git.perl.org/perl.git/commit/93339c6c81d1ee11

Update link info. HP moved from ActiveState to OpenSource.
H.Merijn Brand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ddce4f2346ae16c7
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
97 commits. 15 unique authors. 12 unique committers.
913 files changed, 118465 insertions(+), 92670 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0a3660e34f2e0cc6.tar.gz

Use readdir rather than glob, beacuse perlglob.exe is unavailable at this ti
Nicholas Clark 1 file changed, 11 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a3660e34f2e0cc6

Disambiguate extensions, nonxs_ext, and dynamic_ext on VMS.
Craig A. Berry 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/63d52911fe68ef7d

win32/FindExt.pm thought that ext/List-Util was a nonxs extension.
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/753cab9b78a668a1

Can't build Dynamic extensions without DynaLoader.pm in place.
Nicholas Clark 2 files changed, 10 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/6afd19bc36bc5386

Build the nonxs extensions before building DynaLoader.
Nicholas Clark 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/798fd3e29f1fe824

Build the nonxs extensions before running mkppport.
Nicholas Clark 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d1a2168615d31496

Move Memoize from lib/ to ext/
Chris Williams 62 files changed, 3577 insertions(+), 3567 delet
http://perl5.git.perl.org/perl.git/commit/9aebd117e328400b

Moved libnet from lib/ to ext/
Chris Williams 76 files changed, 8538 insertions(+), 8522 delet
http://perl5.git.perl.org/perl.git/commit/cb82353cb54730fb

Move CPAN from lib/ to ext/
Chris Williams 91 files changed, 19328 insertions(+), 19278 del
http://perl5.git.perl.org/perl.git/commit/087f1bf3a29bd837

Remove Mac OS classic instructions from perlrun
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 16 deletions(-)
http://perl5.git.perl.org/perl.git/commit/78aea6ff0e955611

Remove code specific to MacOS Classic from core tests
Rafael Garcia-Suarez 48 files changed, 89 insertions(+), 353 deletion
http://perl5.git.perl.org/perl.git/commit/7b903762ad0ebd5d

On Win32 and VMS, split building dynamic and nonxs extensions into two targe
Nicholas Clark 4 files changed, 22 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/a34ce875bf70f00f

Implement nonxs_ext on VMS.
Craig A. Berry 2 files changed, 26 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/d1ce36d727ed53b1

No longer need to look for extensions under vms/ext.
Craig A. Berry 1 file changed, 1 insertion(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e7371bde887023f

Don't install .gitignore files
Vincent Pit 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c8c3ad2244ff40bc

Move Digest from lib to ext
Vincent Pit 18 files changed, 849 insertions(+), 849 deletio
http://perl5.git.perl.org/perl.git/commit/380d1e906b715974

Removed the MAP from Parse-CPAN-Meta
Chris Williams 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/243629e21a4c336a

Move Parse::CPAN::Meta from lib/ to ext/
Chris Williams 57 files changed, 2927 insertions(+), 2927 delet
http://perl5.git.perl.org/perl.git/commit/5575180d9f9f5d96

Move CGI.pm from lib to ext
Vincent Pit 121 files changed, 15161 insertions(+), 15272 de
http://perl5.git.perl.org/perl.git/commit/a140316a27e3aa72

Move autodie from lib to ext
Vincent Pit 132 files changed, 5842 insertions(+), 5838 dele
http://perl5.git.perl.org/perl.git/commit/109842c99cc38c7a

Use $ENV{PERL_LIB} rather than an -I argument to pass in the library locatio
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/73402eba5d70043b

Update IPC::Cmd to CPAN version 0.50
Chris Williams 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47fe32517be8721f

Update IPC::Cmd to CPAN version 0.48
Chris Williams 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2966cb67d8a9952

Updated Maintainers.pl with the location of the new CPANPLUS::Dist::Build CP
Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a9a8f533e76a8ff0

needed something to change
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/199ab346ea285a26

Updated CPANPLUS::Dist::Build to CPAN version 0.40
Chris Williams 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/376706f25c6c56fa

Use an explicit case-sensitive glob, so that the patterns work everywhere.
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b9b4b79f4e2c66c

Fix space in MANIFEST to make it a tab
Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/091b5b009afb7c97

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Chris Williams 2 parents
http://perl5.git.perl.org/perl.git/commit/1641b32077f84900

Move CPANPLUS from lib/ to ext/
Chris Williams 172 files changed, 25348 insertions(+), 25612 de
http://perl5.git.perl.org/perl.git/commit/d96f3acdb6c3a0d8

Fix MANIFEST - spaces are not allowed and we have a test for that.
Nicholas Clark 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/65d043b5cf2fec9f

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Chris Williams 2 parents
http://perl5.git.perl.org/perl.git/commit/d0f1d92ce76eb6a8

Replaced the CPANPLUS::Dist::Build packed test files with their binary equiv
Chris Williams 10 files changed, 0 insertions(+), 158 deletions
http://perl5.git.perl.org/perl.git/commit/20ed56d5abd6d5f1

Make Encode's piconv.t test run within the core
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0aeed6507963171d

Add missing files from the Encode CPAN distribution
Rafael Garcia-Suarez 4 files changed, 329 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/b3f8c6ea983e616c

Make Encode tests work with $PERL_CORE in the environment
Rafael Garcia-Suarez 4 files changed, 0 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/ec2b54b7e8d0c25a

Move CPANPLUS::Dist::Build from lib/ to ext/
Chris Williams 24 files changed, 1654 insertions(+), 1653 delet
http://perl5.git.perl.org/perl.git/commit/dc7991e882238189

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Chris Williams 2 parents
http://perl5.git.perl.org/perl.git/commit/aabcd81dbdc6c27b

Updated Module::Loaded to CPAN version 0.06
Chris Williams 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9cec33d665399b94

Upgrade to Encode 2.37
Rafael Garcia-Suarez 3 files changed, 36 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/e83d9f5fdfd68dcd

Revert "Remove glob for ExtUtils::MakeMaker maintainers list ..."
Abhijit Menon-Sen 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be8938ad90ede474

Remove glob for ExtUtils::MakeMaker maintainers list as case-insensitive fil
George Greer 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b891574d804847cc

Corrupt filename when setting %INC entry in a @INC hook
Salvador Ortiz Garcia 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d8723a6a74b2c12e

Remove redundant parameters to build_extension().
Nicholas Clark 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/acb65a20b3f3b0f0

Remove support for building in vms/ext, as it's not needed post 26dd53a23187
Nicholas Clark 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc1ac930483873cf

Fix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTRIBUTES
Zefram 3 files changed, 87 insertions(+), 61 deletions(
http://perl5.git.perl.org/perl.git/commit/09330df80caf214f

Remove spaces in MANIFEST
Rafael Garcia-Suarez 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e21653cdba5d2e4a

Add new Unicode files to MANIFEST
Rafael Garcia-Suarez 1 file changed, 18 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ea850f0637c672d

Merge commit 'khwilliamson/U5.1' into blead
Rafael Garcia-Suarez 2 parents
http://perl5.git.perl.org/perl.git/commit/5b26f45ff09b1da9

learning curves++ Had neglected to update the util generators for ptar* scri
Chris Williams 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/503b513ef40d22a4

Move Archive::Tar from lib/ to ext/
Chris Williams 51 files changed, 4477 insertions(+), 5752 delet
http://perl5.git.perl.org/perl.git/commit/9915814ae2fdb84b

Neglected to rename all the changed Archive::Extract test files in the MANIF
Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6b037acb74f6cfab

The Archive::Extract non-packed src files were ignored due to a .gitignore f
Chris Williams 20 files changed, 0 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c201a1adb6cedfb

Move Archive::Extract from lib/ to ext/
Chris Williams 29 files changed, 2035 insertions(+), 2833 delet
http://perl5.git.perl.org/perl.git/commit/7bdb04ccd6653737

Set @INC to ../lib if we're running in t, else modules can't be required.
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab662740a280b0ad

Rename batch log file more reliably in configure.com.
Craig A. Berry 1 file changed, 13 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6623414d105ebdca

In PERL_CORE under ext, the %INC path for strict changes if you reload it.
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/51e9a6ea64fc6fae

convert a bunch of duplicated mortalization logic in sv.c into a private fil
Yves Orton 1 file changed, 15 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/81041c50c994997c

Output failures in an always printable form
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d5f8084ad267520d

add a note about the previous patches from gfx
Yves Orton 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d21488d70bf398a3

call_method() uses newSVpvn_flags(), instead of sv_2mortal(newSVpv(...)), be
gfx 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/46ca9baca57195cb

Remove an unnecessary NULL check, which is already checked other places
gfx 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/72df79cfe3e47a2c

newSVpvn_flags() does mortalization in place, instead of calling sv_2mortal(
gfx 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6dfeccca7d595e9c

Remove PERL_CORE boilerplate from IO::Zlib's tests.
Nicholas Clark 9 files changed, 0 insertions(+), 63 deletions(-
http://perl5.git.perl.org/perl.git/commit/37bea34e994ad105

Acknowledge that Dijkmat BV funded the TPF grant.
Nicholas Clark 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0cd7f36e63d81118

Move IO::Zlib from lib/ to ext/
Chris Williams 24 files changed, 1195 insertions(+), 1192 delet
http://perl5.git.perl.org/perl.git/commit/1eb6a4137c6fb1b2

Move Params::Check from lib/ to ext/
Chris Williams 8 files changed, 1088 insertions(+), 1086 deleti
http://perl5.git.perl.org/perl.git/commit/a40e5e8eceb01f35

Move Object::Accessor from lib/ to ext/
Chris Williams 20 files changed, 1352 insertions(+), 1350 delet
http://perl5.git.perl.org/perl.git/commit/40448def39d68b1e

Moved Module::Load from lib/ to ext/
Chris Williams 20 files changed, 313 insertions(+), 311 deletio
http://perl5.git.perl.org/perl.git/commit/b41b8addf5576a15

Move Module::Load::Conditional from lib/ to ext/
Chris Williams 22 files changed, 987 insertions(+), 987 deletio
http://perl5.git.perl.org/perl.git/commit/d8407450f85f9b55

Moved Module::Loaded from lib/ to ext/
Chris Williams 8 files changed, 194 insertions(+), 192 deletion
http://perl5.git.perl.org/perl.git/commit/b6a756ef4a1a1f2f

Adjust the Maintainers.pl after IPC-Cmd move
Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a2ead778a29a9db

Moved IPC::Cmd from lib/ to ext/
Chris Williams 15 files changed, 1498 insertions(+), 1514 delet
http://perl5.git.perl.org/perl.git/commit/10ebb8908f93b1fb

Moved Log::Message et al from lib/ to ext/
Chris Williams 20 files changed, 1485 insertions(+), 1483 delet
http://perl5.git.perl.org/perl.git/commit/88fe799813daca3a

Moved Log::Message::Simple from lib/ to ext/
Chris Williams 12 files changed, 452 insertions(+), 452 deletio
http://perl5.git.perl.org/perl.git/commit/cca25cf151ccf064

Fix bad test output of IPC::Open2 in ext
Steffen Mueller 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/34d287cd638a067b

cleanup of the Devel-SelfStubber tests to run in ext
Steffen Mueller 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6c38fb9e4761abe

First step to de-coreifying the Devel::SelfStubber tests
Steffen Mueller 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/975e862e20b0fcf4

Move Devel::SelfStubber from lib to ext
Steffen Mueller 8 files changed, 446 insertions(+), 444 deletion
http://perl5.git.perl.org/perl.git/commit/db80426375904164

strip trailing whitespace in IPC::Open3 tests
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/85e4d853c409de7a

Attempt to fix core-specific logic in IPC::Open3 tests
Steffen Mueller 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c416758cddcc4e4

Move IPC::Open3 from lib to ext
Steffen Mueller 8 files changed, 531 insertions(+), 529 deletion
http://perl5.git.perl.org/perl.git/commit/3ac93b7074fcc522

Test::More'ify the IPC::Open2 tests
Steffen Mueller 1 file changed, 12 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/ccb5f21d0f8f04b6

Attempt to fix core-specific logic in IPC::Open2 tests
Steffen Mueller 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a5216984b4922de

Move IPC::Open2 from lib to ext
Steffen Mueller 8 files changed, 185 insertions(+), 183 deletion
http://perl5.git.perl.org/perl.git/commit/eb60b0e7b57f22da

354c724e failed to update MANIFEST. Fail. *Always* run a clean build & tests
Nicholas Clark 1 file changed, 43 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/a4a5dee5f4fc5fe8

Replace system by print in strictures/parsing regression test
Rafael Garcia-Suarez 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6583110bddfbdd4e

354c724e8ab7 should only have renamed the directories. Not the typemap file.
Nicholas Clark 2 files changed, 28 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/64df401a23247ec8

OS/2 hadn't been updated to cope with the ext/ restructuring.
Nicholas Clark 90 files changed, 8656 insertions(+), 8660 delet
http://perl5.git.perl.org/perl.git/commit/354c724e8ab74f15

Use alternative URLs for links which are now broken (link rot)
Leon Brocard 8 files changed, 7 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/46c3340ed6f3bbae

Entity-encode E<0xNNNN> and E<0NNN> correctly
Abhijit Menon-Sen 3 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bf6bfb44d9f2e07e

Reduce #ifdefs in Perl_ck_shift
Bo Borgerson 1 file changed, 3 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/821005df62022020

Work hard to skip VMS-specific extensions on Win32.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b699af071d3836d6

Make configure.com aware that ext/Thread no longer exists.
Craig A. Berry 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ff46596bd61e94a

Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym and ext/VMS-Stdio.
Craig A. Berry 23 files changed, 1734 insertions(+), 1726 delet
http://perl5.git.perl.org/perl.git/commit/26dd53a231877708

Removed extra lines
Karl Williamson 1 file changed, 2 insertions(+), 22 deletions(-)
http://perl5.git.perl.org/perl.git/commit/124653e52746add2

Add missing files from Unicode 5.1 Character Database
Karl Williamson 18 files changed, 28185 insertions(+), 19 deleti
http://perl5.git.perl.org/perl.git/commit/61131c9411631986
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
60 commits. 10 unique authors. 9 unique committers.
774 files changed, 100939 insertions(+), 100443 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1a7ec96dac6ffc75.tar.gz

Move File-Path from lib/ to ext/
Chris Williams 9 files changed, 1491 insertions(+), 1488 deleti
http://perl5.git.perl.org/perl.git/commit/1a7ec96dac6ffc75

Moved Tie-RefHash from lib/ to ext/
Chris Williams 15 files changed, 790 insertions(+), 790 deletio
http://perl5.git.perl.org/perl.git/commit/c8b2e1ec57bbd1dd

No need to run AutoSplit on lib - all AutoLoader using modules are in ext.
Nicholas Clark 5 files changed, 2 insertions(+), 93 deletions(-
http://perl5.git.perl.org/perl.git/commit/ebca06e95b02d1a8

instmodsh is a file, not a directory.
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dba3d646d21716f1

xsubpp is a file, not a directory.
Craig A. Berry 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d27deb09880e49b6

Reorder some build rules to keep up with lib/ --> ext/ move.
Craig A. Berry 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f952ce75f077319a

Always load the re.xs code, unless we're running under miniperl.
Nicholas Clark 1 file changed, 17 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/ec781434013114c8

Move File::Temp from lib/ to ext/
Chris Williams 24 files changed, 3298 insertions(+), 3296 delet
http://perl5.git.perl.org/perl.git/commit/7229c7f428510c1c

Move Locale-Codes from lib/ to ext/
Chris Williams 44 files changed, 4008 insertions(+), 3991 delet
http://perl5.git.perl.org/perl.git/commit/4c95a2f580386f75

Correct ext/ExtUtils-MakeMaker/MANIFEST for 'core' conents
Jerry D. Hedden 1 file changed, 0 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e222f777df9f6887

Fix test in Cwd for presence of DynaLoader.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc49d04a36bc948b

Moved Locale-Maketext from lib/ to ext/
Chris Williams 34 files changed, 3570 insertions(+), 3570 delet
http://perl5.git.perl.org/perl.git/commit/ffde7796c71438bd

Updated Maintainers.pl with the CPAN path for Locale-Maketext-Simple-0.21
Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be485f013877ea4f

Updated Locale-Maketext-Simple to CPAN version 0.21
Chris Williams 9 files changed, 227 insertions(+), 6 deletions(
http://perl5.git.perl.org/perl.git/commit/ffd1a11dbdc72439

Update Maintainers.pl for encoding::warnings
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a94275b4c55a8372

Move Locale-Maketext-Simple from lib/ to ext/
Chris Williams 10 files changed, 397 insertions(+), 397 deletio
http://perl5.git.perl.org/perl.git/commit/78472420dadaf0a7

Move encoding::warnings to ext/
Rafael Garcia-Suarez 14 files changed, 416 insertions(+), 386 deletio
http://perl5.git.perl.org/perl.git/commit/673c5bc2bbe759dd

Moved Math-BigInt from lib/ to ext/
Chris Williams 125 files changed, 23570 insertions(+), 23568 de
http://perl5.git.perl.org/perl.git/commit/94eb7880847287ea

Update Log::Message::Simple to CPAN version 0.06
Chris Williams 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e15b45941188d3d2

Moved Math-Complex from lib/ to ext/
Chris Williams 14 files changed, 4426 insertions(+), 4429 delet
http://perl5.git.perl.org/perl.git/commit/af929bbf07d72f0d

Updated Math::BigRat to CPAN version 0.24
Chris Williams 3 files changed, 11 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/c6c613ed7cf301ec

Move Math-BigRat from lib/ to ext/
Chris Williams 33 files changed, 5629 insertions(+), 5633 delet
http://perl5.git.perl.org/perl.git/commit/e31176d44a6dc409

Update some remaining comments that still point to the old regexp tests loca
Vincent Pit 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67a2b8c6ffa3e5ed

Fix paths in threaded regexp tests
Vincent Pit 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5931e39587b08515

Moved bignum from lib/ to ext/
Chris Williams 56 files changed, 2965 insertions(+), 2963 delet
http://perl5.git.perl.org/perl.git/commit/a3bef8ed8dece3b4

Sort MANIFEST
Vincent Pit 1 file changed, 33 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/5711376d83710d8f

missed a comment reference to t/op that should now be t/re
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ae34ee5876c5570c

move regex related tests out of t/op/ into t/re/
Yves Orton 73 files changed, 8724 insertions(+), 8719 delet
http://perl5.git.perl.org/perl.git/commit/a4499558ecf2e75d

add more positive gofs GPOS tests and fix some bugs too
Yves Orton 5 files changed, 31 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/2c2969659ae1c534

Move t/op/rt69056.t test into t/op/subst.t
Max Maischein 3 files changed, 4 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/831a7dd792d2967a

No tabs in MANIFEST
Vincent Pit 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b6124b0d3ca07aa4

Add missing entries to .gitignore for EU::{CBuilder,ParseXS}
Vincent Pit 2 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ecaa9e11b60ca4c

Don't modify namelen in the first half of gv_stashpvn()
Vincent Pit 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/add0ecdee09ea286

Add rt69056.t to MANIFEST
Abhijit Menon-Sen 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f533c11bbc025019

Add test for [perl #69056], 2nd try
Max Maischein 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac93a5c0ba6d9235

b78fd7160df92414 forgot to add ExtUtils::MakeMaker's MANIFEST
Nicholas Clark 1 file changed, 118 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/cecf647b21324ced

Move ExtUtils::MakeMaker from lib to ext.
Nicholas Clark 205 files changed, 23617 insertions(+), 23894 de
http://perl5.git.perl.org/perl.git/commit/b78fd7160df92414

Move ExtUtils::CBuilder from lib to ext.
Nicholas Clark 30 files changed, 2307 insertions(+), 2331 delet
http://perl5.git.perl.org/perl.git/commit/4d984b75f1859fc2

Ignore MANIFEST.SKIP once installed in lib/
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d528fa53012fb0e

Move ExtUtils::ParseXS from lib to ext.
Nicholas Clark 23 files changed, 2808 insertions(+), 2823 delet
http://perl5.git.perl.org/perl.git/commit/4822030c168a634e

The "package;" syntax was removed in 5.10
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/078357f2beb00227

Update Archive::Tar to CPAN version 1.54
Chris Williams 3 files changed, 59 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/941cb2bb4ab0167c

Move ExtUtils::Manifest from lib to ext.
Nicholas Clark 11 files changed, 1333 insertions(+), 1336 delet
http://perl5.git.perl.org/perl.git/commit/135277f1a6d67eb1

Add entries for ExtUtils::Command to ext and lib's .gitignore files.
Nicholas Clark 2 files changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/640c21e43164b2e0

Move ExtUtils::Install from lib to ext.
Nicholas Clark 28 files changed, 4128 insertions(+), 3591 delet
http://perl5.git.perl.org/perl.git/commit/fb78ba4be2872a91

Move ExtUtils::Constant to from lib to ext.
Nicholas Clark 16 files changed, 3570 insertions(+), 3579 delet
http://perl5.git.perl.org/perl.git/commit/2db10ba327c7c0a1

Map ParseWords.pm to .../lib/Text/ParseWords.pm so that it can be used.
Nicholas Clark 5 files changed, 301 insertions(+), 296 deletion
http://perl5.git.perl.org/perl.git/commit/66c85ba8d72ac70b

Redo moving Text::ParseWords from lib to ext
Nicholas Clark 11 files changed, 437 insertions(+), 445 deletio
http://perl5.git.perl.org/perl.git/commit/f1d72bc4f9330161

Restore Text::ParseWords to the manifest, accidentally removed by c2426eea.
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a2c9e1b1792753d8

Replace the uuencoded perlexe.ico.packd with the genuine, binary, article.
Nicholas Clark 6 files changed, 5 insertions(+), 89 deletions(-
http://perl5.git.perl.org/perl.git/commit/f281036e47c72511

Move the Text::Tabs use statement to the top of the program, with the others
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6151f429289815aa

Fix broken ABSTRACTs
Jerry D. Hedden 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/14333e5079be2053

Clarify what @toolchain means in the context of make_ext.pl
Nicholas Clark 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/392ef80c26250a23

Move ExtUtils::Command from lib to ext.
Nicholas Clark 10 files changed, 714 insertions(+), 703 deletio
http://perl5.git.perl.org/perl.git/commit/ca2a24a91ea0f76b

Fix RT69056 - postive GPOS leads to segv on first match
Yves Orton 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c584a96ef5d541fd

Remove circular dependency of nonxsext and makeppport.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ff611077d15f58be

Redo move Text::Tabs/Text::Wrap from lib to ext.
Nicholas Clark 36 files changed, 1511 insertions(+), 1515 delet
http://perl5.git.perl.org/perl.git/commit/c2426eea1ed163f3

Build the nonxs extensions before running mktables.
Nicholas Clark 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dc3a5970f33d706

Move constant from lib/ to ext/
Nicholas Clark 9 files changed, 744 insertions(+), 749 deletion
http://perl5.git.perl.org/perl.git/commit/f345288bed836e76

error 1539: Cannot do arithmetic with pointers to objects of unknown size.
H.Merijn Brand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/178e6016122becf7
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
72 commits. 10 unique authors. 7 unique committers.
1158 files changed, 120614 insertions(+), 120932 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2da760ceef1d2d90.tar.gz

109e4020 failed to delete the clone of splittree.pl in the NetWare directory
Nicholas Clark 1 file changed, 0 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2da760ceef1d2d90

No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.
Nicholas Clark 5 files changed, 3 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/109e4020ef408289

Ensure that the perl build doesn't read any installed sitecustomize script.
Nicholas Clark 5 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87e064040e3ca3b6

Avoid setting $! if the sitecustomize script doesn't exist.
Nicholas Clark 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/404ad9dc9dfa2116

Use alternative URLs for links which are now broken (link rot)
Leon Brocard 9 files changed, 20 insertions(+), 43 deletions(
http://perl5.git.perl.org/perl.git/commit/eb863851dc760d12

Cwd.pm needs to be installed in lib before Encode recurses. Mark the depende
Nicholas Clark 2 files changed, 16 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/dc0655f797469c47

Note that Pod::Plainer is upgraded, and deprecated from core.
Nicholas Clark 1 file changed, 23 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f97ff050df26601

Core tests purged from macperl references: done (as 7b903762ad0ebd5d04)
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7b747a85c5f56f0

Note how various parts of perldelta writing could be automated.
Nicholas Clark 2 files changed, 152 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/0be987a291dca2e2

Some POD and spelling fixes
Rafael Garcia-Suarez 2 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eeab323ffcafa032

Document the mro improvments.
Nicholas Clark 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7fa84391d462e11

Some copy editing tweaks - C<> around code, and Perl_* on C function names.
Nicholas Clark 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/7a4b5c08c57dd1d5

Describe the effects of the migration of dual life modules from lib to ext.
Nicholas Clark 1 file changed, 18 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/429ee0aafc066135

Moving pod/*.PL to ext is the last major part remaining for the dual-life mo
Nicholas Clark 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dfb56e283d62a918

Parallel testing is pretty much done.
Nicholas Clark 1 file changed, 0 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e88c5dd417b17e7

Doc nit in perlfunc for die() and warn() with an empty message
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a96d018829db6d60

Convert Porting/checkARGS_ASSERT.pl to a regresion test, t/lib/args_assert.t
Nicholas Clark 3 files changed, 57 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/8c8273e3a8fb69fa

Add PERL_ARGS_ASSERT_* macros where missing; move where in the wrong functio
Nicholas Clark 1 file changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/28eb953d1558a268

Fix the build for -Dmad - f0e3f042f14b829f missed a couple of things.
Nicholas Clark 4 files changed, 13 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/3ab0c9fa54624be5

Restore part of 403f501d5b37ebf0340212b1a7f7c01855cd7b95
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/95d988dfcbe64bbb

Revert "Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)"
Craig A. Berry 1 file changed, 34 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/08da30e090ffe9d3

Undo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part of 403f501d5b37ebf034
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/33b593e8bba778a7

deprecate Pod::Plainer - update to 1.00
Robin Barker 2 files changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f766de98da2443b

Move Test::Simple from lib to ext.
Nicholas Clark 242 files changed, 11849 insertions(+), 11860 de
http://perl5.git.perl.org/perl.git/commit/d619eca62d5f7215

Remove broken links for hip communications inc.
Leon Brocard 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d130a44d95f5adb

Use alternative URLs for links which are now broken (link rot)
Leon Brocard 16 files changed, 26 insertions(+), 49 deletions
http://perl5.git.perl.org/perl.git/commit/08d7a6b24064e70a

add a couple of missing items to the lib/.gitignore
Yves Orton 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0e4e16299a9ffad2

much simpler .gitignore for ext/
Yves Orton 1 file changed, 8 insertions(+), 108 deletions(-
http://perl5.git.perl.org/perl.git/commit/594c64d48c897be7

split: Improve performance in scalar context
Bo Borgerson 2 files changed, 216 insertions(+), 44 deletions
http://perl5.git.perl.org/perl.git/commit/c1a7495a9639962c

split: Remove implicit split to @_
Bo Borgerson 7 files changed, 6 insertions(+), 49 deletions(-
http://perl5.git.perl.org/perl.git/commit/a6d8037e26aaceac

This test was incorrectly skipped because it couldn't locate Encode anymore
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d681dfadbe84f872

Move Moudle::Build from lib to ext.
Nicholas Clark 137 files changed, 22517 insertions(+), 22530 de
http://perl5.git.perl.org/perl.git/commit/10b84a45b4c4889d

Module::Build's contrib directory should be marked as EXCLUDED from the core
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c5cb1db4779e061c

Move Unicode::Collate from lib to ext.
Nicholas Clark 49 files changed, 24178 insertions(+), 24181 del
http://perl5.git.perl.org/perl.git/commit/34c6aaef64087088

Move Time::Local from lib to ext.
Nicholas Clark 8 files changed, 597 insertions(+), 605 deletion
http://perl5.git.perl.org/perl.git/commit/0c5ae3ee15a49532

Move PerlIO::via::QuotedPrint from lib to ext.
Nicholas Clark 8 files changed, 174 insertions(+), 180 deletion
http://perl5.git.perl.org/perl.git/commit/d298f468fca65d28

Move NEXT from lib to ext.
Nicholas Clark 23 files changed, 1028 insertions(+), 1025 delet
http://perl5.git.perl.org/perl.git/commit/92d4c6331040f899

Move if from lib to ext.
Nicholas Clark 8 files changed, 98 insertions(+), 103 deletions
http://perl5.git.perl.org/perl.git/commit/00c2f0c97c195630

Move Getopt::Long from lib to ext.
Nicholas Clark 21 files changed, 3692 insertions(+), 3689 delet
http://perl5.git.perl.org/perl.git/commit/359ab69c2e6e9e71

Move Test from lib to ext.
Nicholas Clark 24 files changed, 1413 insertions(+), 1411 delet
http://perl5.git.perl.org/perl.git/commit/330d6cf7eb80bd61

Sort .gitignore (lexically).
Nicholas Clark 1 file changed, 68 insertions(+), 68 deletions(-
http://perl5.git.perl.org/perl.git/commit/bb1b25c1cd738c23

Oops. ext/podlators needs its Makefile.PL in MANIFEST.
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1db65239e17f667

Move Pod::Parser from lib (and t/pod) to ext.
Nicholas Clark 107 files changed, 9981 insertions(+), 10030 del
http://perl5.git.perl.org/perl.git/commit/6d1e6673d7386f4f

Note that we need a way of building pod/*.PL directly by distributions in ex
Nicholas Clark 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/764e6bc7b1d0feb0

Remove obsolete interpreter variable PL_utf8_alnumc
Rafael Garcia-Suarez 5 files changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5fba0dddeee4e481

Remove obsolete functions is_uni_alnumc, is_uni_alnumc_lc, is_utf8_alnumc
Rafael Garcia-Suarez 6 files changed, 0 insertions(+), 53 deletions(-
http://perl5.git.perl.org/perl.git/commit/334b0924e9cb80a0

Move podlators from lib to ext.
Nicholas Clark 60 files changed, 7387 insertions(+), 7373 delet
http://perl5.git.perl.org/perl.git/commit/7a12ca83130de638

.gitignore fix for AutoSplit
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/637e474a32421ef4

Correct the file MAP in Maintainers.pl for Pod::LaTeX and Pod::Perldoc.
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85dc445cc4c1beeb

Move Pod::LaTeX from lib to ext.
Nicholas Clark 10 files changed, 2387 insertions(+), 2386 delet
http://perl5.git.perl.org/perl.git/commit/1f46ac67c17bb3ad

Move Pod::Escapes from lib to ext.
Nicholas Clark 16 files changed, 1129 insertions(+), 1145 delet
http://perl5.git.perl.org/perl.git/commit/25a9b71dd59b1167

Move Pod::Perldoc from lib to ext.
Nicholas Clark 34 files changed, 3161 insertions(+), 3156 delet
http://perl5.git.perl.org/perl.git/commit/e5833079aa4f6224

Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.
Nicholas Clark 9 files changed, 22 insertions(+), 342 deletions
http://perl5.git.perl.org/perl.git/commit/6e2cec711386bcf5

f281036e missed that Makefile.ce also generated perl.ico with uupacktool.pl.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad60556f60f5cb4d

Move Pod::Simple from lib to ext.
Nicholas Clark 353 files changed, 26936 insertions(+), 26953 de
http://perl5.git.perl.org/perl.git/commit/09a90ea7ecb1cbdb

Fix Win32 build
Steve Hay 3 files changed, 14 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/9ddff1485169a2dd

Avoid using 'lib' in make_ext.pl.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c3ef65fb933ae58f

403f501d broke Win32, because lib/lib.pm is not available early enough.
Nicholas Clark 2 files changed, 12 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/7d8fed6398d97e42

Moved Class-ISA from lib/ to ext/
Chris Williams 12 files changed, 362 insertions(+), 360 deletio
http://perl5.git.perl.org/perl.git/commit/2451603626893a50

Oops. 403f501d accidentally deleted the MANIFEST entry for Cwd's Makefile.PL
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97a70a1d348306d3

Move Cwd from lib to ext.
Nicholas Clark 12 files changed, 863 insertions(+), 856 deletio
http://perl5.git.perl.org/perl.git/commit/403f501d5b37ebf0

Oops! Correct my declaration of MINIPERL_UP.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4527a2238fcb9569

Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)
Nicholas Clark 1 file changed, 35 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/052792984b8f177f

Fix typo for the FILES for AutoLoader, introduced in 4677aef710c2.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/961b49424657d49b

Update parent to CPAN version 0.223
Chris Williams 3 files changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b4475de85f058d8a

Moved parent from lib/ to ext/
Chris Williams 31 files changed, 441 insertions(+), 438 deletio
http://perl5.git.perl.org/perl.git/commit/fac4c97df78622e9

Moved AutoLoader from lib/ to ext/
Chris Williams 13 files changed, 1694 insertions(+), 1691 delet
http://perl5.git.perl.org/perl.git/commit/4677aef710c29270

Cleanup makedir.SH reference in Makefile.SH
Jerry D. Hedden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/847471027aa42997

pod/perltoc.pod needs all the extensions to be built before it can be built.
Nicholas Clark 2 files changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0195b1444e117d5f

Untangle File::Basename and re - avoid hard-coding the hints value.
Nicholas Clark 2 files changed, 6 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/0105f2b1236b1693

re.pm will load under miniperl, so don't hard-code its values into ParseXS
Nicholas Clark 2 files changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a049506658d2a1f1

Avoid a parallel make race condition where we load a half-copied module.
Nicholas Clark 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bc72ff4919d7f163
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
23 commits. 3 unique authors. 3 unique committers.
52 files changed, 6323 insertions(+), 6235 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/978463b2c6a3c34c.tar.gz

82dee7de92a0bd35 failed to add ext/lib/Makefile.PL. Oops.
Nicholas Clark 1 file changed, 49 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/978463b2c6a3c34c

Move lib from lib to ext.
Nicholas Clark 11 files changed, 411 insertions(+), 429 deletio
http://perl5.git.perl.org/perl.git/commit/82dee7de92a0bd35

Avoid re-creating a temporary file with constant contents for use.t
Nicholas Clark 3 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b17397621f1e997f

Avoid using lib.pm in miniperl's tests.
Nicholas Clark 4 files changed, 50 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/dd90d555fd3323e2

Split XSLoader out from ext/DynaLoader into its own directory.
Nicholas Clark 8 files changed, 566 insertions(+), 498 deletion
http://perl5.git.perl.org/perl.git/commit/c440907b5d816077

Make make_ext.pl set PERL_CORE=1 in the environment.
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c8b0117f5a408f4

Build DynaLoader in ext on VMS.
Nicholas Clark 1 file changed, 4 insertions(+), 35 deletions(-)
http://perl5.git.perl.org/perl.git/commit/859ef0cd29f8b6c7

PERL_SRC already has brackets on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b49e011faedeaf25

In S_mro_get_linear_isa_c3() replace sv_inc() with code for the cases we nee
Nicholas Clark 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9875a611df71a98

Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in ext
Nicholas Clark 4 files changed, 2 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/19ec6f53213f9991

Convert win32 to build DynaLoader with EU::MM in ext/DynaLoader
Nicholas Clark 6 files changed, 233 insertions(+), 263 deletion
http://perl5.git.perl.org/perl.git/commit/281da5eaa82c5522

Since gitignores are advisory, we don't need the specific unignore patterns
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 102 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f58022876005bfee

Revert "much simpler .gitignore for ext/"
Rafael Garcia-Suarez 1 file changed, 108 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/97f763693dc27dbc

Rearrange ext/Memoize to the same layout as the CPAN distribution.
Nicholas Clark 18 files changed, 1776 insertions(+), 1780 delet
http://perl5.git.perl.org/perl.git/commit/10132e4734d95bbf

Remove the now-redundant MAP for Math::BigInt.
Nicholas Clark 4 files changed, 33 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/a599991b319ecbb2

Rearrange ext/File-Temp to the same layout as the CPAN distribution.
Nicholas Clark 4 files changed, 2453 insertions(+), 2456 deleti
http://perl5.git.perl.org/perl.git/commit/5f81544af788e50b

/Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.
Nicholas Clark 1 file changed, 4 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/51a27c589a9ebb52

Rearrange ext/IO-Zlib to the same layout as the CPAN distribution.
Nicholas Clark 4 files changed, 653 insertions(+), 657 deletion
http://perl5.git.perl.org/perl.git/commit/3a128e31e43ab84a

Linker options file not created before nonxs extension building.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eb74f0c50b43015e

Upgrade to IO::Zlib 1.10
Rafael Garcia-Suarez 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bbbe8766bf3d2653

Start to make DynaLoader's Makefile.PL platform agnostic.
Nicholas Clark 1 file changed, 35 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/28161c97e726a0cb

Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm
Nicholas Clark 6 files changed, 65 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/9139c7231c70a938

Localize $@ and $! before loading a file in SWASHNEW
Rafael Garcia-Suarez 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2096afc47576baa6
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
33 commits. 7 unique authors. 7 unique committers.
65 files changed, 9411 insertions(+), 9022 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9cdcb38b4c31a45d.tar.gz

push in Void Context
chromatic 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9cdcb38b4c31a45d

Update list of CPAN mirror sites from http://www.cpan.org/SITES
Leon Brocard 1 file changed, 360 insertions(+), 313 deletions
http://perl5.git.perl.org/perl.git/commit/9d169eb4da35d014

Update URL to StuffIt Expander
Leon Brocard 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/250a49b3b72bd2cd

Fix broken URLs (and remove MacPerl Module Porters info)
Leon Brocard 1 file changed, 1 insertion(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05e8c65e76e367da

Update URL to the current Perl-QA Wiki
Leon Brocard 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/99e209c8bb2bcd44

Remove broken URL from the mro documentation
Leon Brocard 1 file changed, 1 insertion(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7dc1157f253ee650

fix format warnings from regexec.c
Robin Barker 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed549f2e7fe319d4

Upgrade to Class::ISA 0.34
Steffen Mueller 3 files changed, 86 insertions(+), 79 deletions(
http://perl5.git.perl.org/perl.git/commit/50b1421987f46bcd

Move t/perl symlink creation back to the test_prep target of the Makefile
Nicholas Clark 2 files changed, 24 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/e75f8ea9991e059e

Sean is passing Class::ISA maintenance to Steffen
Steffen Mueller 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce32bd79dfcbeb40

Deprecate Class::ISA from core
Steffen Mueller 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3129f539412cb3df

Remove Class::ISA use from autouse tests
Steffen Mueller 2 files changed, 14 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/00f261ef41d6be54

Remove use of Class::ISA from the debugger
Steffen Mueller 1 file changed, 15 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/8b2b9f856f78ceb0

Upgrade to Attribute::Handlers 0.87 (which is just a core sync) -- for real
Steffen Mueller 2 files changed, 25 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1128f77aee1154a2

Revert "Upgrade to Attribute::Handlers 0.87 (which is just a core sync)"
Steffen Mueller 4 files changed, 4 insertions(+), 625 deletions(
http://perl5.git.perl.org/perl.git/commit/9373cb24bc4ca300

Compare core to Attribute::Handlers 0.87 from CPAN
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f055ec54050aa84

Upgrade to Attribute::Handlers 0.87 (which is just a core sync)
Steffen Mueller 4 files changed, 625 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/248f30289f80d02b

Upgrade to AutoLoader 5.70 for CPAN synchronization (no non-trivial changes)
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7e4c21aaad0cc18d

Compare AutoLoader in core to AutoLoader 5.70 from CPAN
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0ad7a7b093c12331

Compare PathTools to CPAN's 3.30_01
Steffen Mueller 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/20f4d7ae85c34615

Fix my bash-ism in 9988b539d419b6c4 - test takes a single =, not ==.
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12a670244c7ca1a3

typo in usage of deprecate
Robin Barker 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fcc101e24775426

Change my email address
Rafael Garcia-Suarez 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/12feb466e49e5e86

Move the Makefile targets _test{,_prep,_tty,_notty} into a script runtests.
Nicholas Clark 3 files changed, 96 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/9988b539d419b6c4

Adopt Makefile macros MINIPERL_EXE and MINIPERL from VMS, to reduce copy&pas
Nicholas Clark 1 file changed, 56 insertions(+), 51 deletions(-
http://perl5.git.perl.org/perl.git/commit/199863e7695677ad

The pod convertors chdir post BEGIN-time, so don't need an absolute path for
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ba38f625c0ac7c1

On Unix, use the -C option to mktables rather than an explicit chdir.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2f4049bb95f8658e

dropped a test by accident the last go, so ressurect the pat_re_eval.t anywa
Yves Orton 6 files changed, 414 insertions(+), 202 deletion
http://perl5.git.perl.org/perl.git/commit/0f289c68de322445

split t/re/pat.t into new pieces
Yves Orton 11 files changed, 243 insertions(+), 22131 delet
http://perl5.git.perl.org/perl.git/commit/9d45b377104bdeac

copy pat.t into five new files
Yves Orton 5 files changed, 21955 insertions(+), 0 deletion
http://perl5.git.perl.org/perl.git/commit/e425a60b42b7aa18

lib/unicore/mktables needs to get File::Spec from ext/Cwd/lib
Nicholas Clark 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f54fcafc498511d9

win32/config_h.PL indirectly needs File::Spec, before XS extensions are buil
Nicholas Clark 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38cd195c665c35bd

Reuinte File::Spec with the rest of the PathTools distribution in ext.
Nicholas Clark 35 files changed, 5012 insertions(+), 5021 delet
http://perl5.git.perl.org/perl.git/commit/83f40c94048fdbb1
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
41 commits. 5 unique authors. 4 unique committers.
585 files changed, 309468 insertions(+), 309089 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e00e4ce90e17ff71.tar.gz

* Fix trailing whitespace in blead 778c687
brian d foy 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e00e4ce90e17ff71

RT #69208: Check eof before using readline in perlfunc readline example
brian d foy 1 file changed, 25 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/0f03d336cfac2078

win32/FindExt.pm's regression test needs to scan cpan/ as well as ext/
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57ad57e0c240e6f9

Don't process (apparent) duplicate extension directories.
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d33dfde6c2d9f2f

Stop empty top-level directories in ext/ being treated as old-style extensio
Nicholas Clark 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/914d9b2e2d3693a8

Process the extension directories in alphabetical order.
Nicholas Clark 3 files changed, 14 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/9afc198b1f7ba770

Move Archive-Extract from ext/ to cpan/
Nicholas Clark 44 files changed, 2030 insertions(+), 2030 delet
http://perl5.git.perl.org/perl.git/commit/934eeda78c43647e

First pass through the changelog to get the perldelta current.
Jesse Vincent 1 file changed, 291 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/cf8a5c476104e54d

Move Encode from ext/ to cpan/
Nicholas Clark 412 files changed, 288938 insertions(+), 288938
http://perl5.git.perl.org/perl.git/commit/fafe5ad5a7e57ca1

Support building nonxs extensions from cpan/ on Unix.
Nicholas Clark 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/321c358920f04a77

Explicitly sort the extensions, now that they come from multiple directories
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a32b3e139d3c4089

Add ext/autouse/t/lib/MyTestModule.pm to the MANIFEST.
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2696da521a49bbf5

Win32 should look for extensions in ..\cpan as well as ..\ext
Nicholas Clark 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b212a3c602c7ab2f

Merge branch 'docs' into blead
brian d foy 2 parents
http://perl5.git.perl.org/perl.git/commit/1c18e81d45804903

* RT #63620: Refer to the :crlf layer instead of STDIO for line ending trans
brian d foy 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/51d9476f59194f5f

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
brian d foy 2 parents
http://perl5.git.perl.org/perl.git/commit/59edad4d4b63b64f

* Remove book pirate site from references in perlperf
brian d foy 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0656b9fc8aae5da3

Make makedef.pl more robust
Max Maischein 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9d6c7f2eccef26a6

Win32 should look for extensions in ..\cpan as well as ..\ext
Nicholas Clark 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83d5895a155b2757

Make make_ext changedir work with multiple scanned directories on Win32
Max Maischein 1 file changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a2ac9a71fd041588

VMS also should search for extensions in cpan/ as well as ext/
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0189e3e0c11fda51

Fix a22f28a4268aa03c - array, not array reference. (gnat would be proud)
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ebbb719ba6d72169

Allow make_ext.pl to take multiple --dir options, and honour them all.
Nicholas Clark 1 file changed, 32 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/7c40aa71c5553066

Fix building MAD with C++ - a MAD_PV of "" is illegal, as it will be free()d
Nicholas Clark 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a22f28a4268aa03c

Update mkpport.lst to reflect the moves from ext/ to cpan/
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f4ddfa9ac388a492

Fix Win32 Makefile generation
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89f6f7bc072be92f

Move DB_File from ext/ to cpan/
Nicholas Clark 32 files changed, 10078 insertions(+), 10078 del
http://perl5.git.perl.org/perl.git/commit/1299eb144ab48940

Move IPC-SysV from ext/ to cpan/
Nicholas Clark 44 files changed, 3001 insertions(+), 3001 delet
http://perl5.git.perl.org/perl.git/commit/5aacae8537a14b9d

Move Sys-Syslog from ext/ to cpan/
Nicholas Clark 39 files changed, 4937 insertions(+), 4929 delet
http://perl5.git.perl.org/perl.git/commit/e14adb6005c86f72

Support comparing extensions in cpan/ as well as ext/
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9271a704fa108e9f

Search for extensions in cpan/ as well as ext/
Nicholas Clark 1 file changed, 17 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/dd6c21bebf897e04

Support building extensions in cpan/ as well as ext/
Nicholas Clark 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8a99276313ed95fd

Following b0e687f7 Win32 requires an -I..\lib for makedef.pl and x2p\*.PL
Nicholas Clark 2 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c1effa61278e47c9

Correct d6897368 - Win32 requires the correct path for -I for lib/
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d7f84378c13a9837

Following b0e687f7 Win32 requires an -Ilib to run pl2bat.pl with miniperl.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d6897368de47e5c4

Add a --chdir option to configpm, and use this in the Win32 Makfiles.
Nicholas Clark 3 files changed, 10 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e73d6a402bc493d

For miniperl, disable PERL_UNICODE and -C.
Nicholas Clark 2 files changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e27b5b51275a893e

Restrict miniperl to just -I..., the split of $ENV{PERL5LIB}, and "." in @IN
Nicholas Clark 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b0e687f777617f7f

Declare PERL_IS_MINIPERL in the output of ./{mini,}perl -V
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3267aef691333a85

runtests should write to t/rantests on successful completion.
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fa4daccf8676188

Temporarily reinstate a _test target for the benefit of the smokers.
Nicholas Clark 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f258a6564e3eb38d
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
95 commits. 11 unique authors. 7 unique committers.
1910 files changed, 207820 insertions(+), 207462 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a15b795718164651.tar.gz

Pod formatting fix
Josh ben Jore 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a15b795718164651

Pod formatting fix
Roberto C. S�nchez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/db6ae0723f177b69

Upgrade to Class::ISA 0.36 (Fixes installation directories only)
Steffen Mueller 3 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b69d77b8c79b1d16

Add distribution reference for Pod::Plainer
Steffen Mueller 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/124e3cf78e2c71a3

Recursively delete all ppport.h files, instead of running mkppport --clean.
Nicholas Clark 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d4cbbcf1b1e4309

Running "mkppport --clean" at the end of "[nd]make distclean" on Win32
Steve Hay 2 files changed, 4 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/85741d00cbd04edb

On Win32, load File::Spec::Functions before chdir()ing somewhere where the
Steve Hay 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d53619e84b23c16

Move the implementation of ./perl -V to Internals::V and Config::_V
Nicholas Clark 2 files changed, 128 insertions(+), 83 deletions
http://perl5.git.perl.org/perl.git/commit/4a5df3864868b2e9

Only require File::Spec::Functions on Win32, as only it needs rel2abs().
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e60ffd4f1584916e

Put a watchdog on openpid.t: it has been found to hang in some Win32 smokes.
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b7091183a0e6b41

Fix distclean on Win32
Steve Hay 3 files changed, 39 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/a85e0e8cf8804296

Move XSLoader from ext/ to dist/
Nicholas Clark 10 files changed, 564 insertions(+), 564 deletio
http://perl5.git.perl.org/perl.git/commit/710e07e27761e998

Move threads::shared from ext/ to dist/
Nicholas Clark 46 files changed, 4873 insertions(+), 4873 delet
http://perl5.git.perl.org/perl.git/commit/6eb7b80a1af171aa

Move threads from ext/ to dist/
Nicholas Clark 54 files changed, 5842 insertions(+), 5842 delet
http://perl5.git.perl.org/perl.git/commit/72388ea1ff94f31e

Move Thread::Semaphore from ext/ to dist/
Nicholas Clark 10 files changed, 326 insertions(+), 326 deletio
http://perl5.git.perl.org/perl.git/commit/1fce97d89d6c8417

Move Thread::Queue from ext/ to dist/
Nicholas Clark 20 files changed, 1299 insertions(+), 1299 delet
http://perl5.git.perl.org/perl.git/commit/e4c73f034798b839

Move Switch from ext/ to dist/
Nicholas Clark 20 files changed, 1638 insertions(+), 1638 delet
http://perl5.git.perl.org/perl.git/commit/51bde7eebd4cedd0

Move SelfLoader from ext/ to dist/
Nicholas Clark 8 files changed, 702 insertions(+), 702 deletion
http://perl5.git.perl.org/perl.git/commit/2d99478739a24349

Move Safe from ext/ to dist/
Nicholas Clark 26 files changed, 1566 insertions(+), 1566 delet
http://perl5.git.perl.org/perl.git/commit/5a4811be25e2c4fa

Move Pod::Plainer from ext/ to dist/
Nicholas Clark 6 files changed, 128 insertions(+), 128 deletion
http://perl5.git.perl.org/perl.git/commit/ea6a18807a96ca23

Move Net::Ping from ext/ to dist/
Nicholas Clark 36 files changed, 2949 insertions(+), 2949 delet
http://perl5.git.perl.org/perl.git/commit/1996665eb2c10962

Move Module::CoreList from ext/ to dist/
Nicholas Clark 25 files changed, 11269 insertions(+), 11269 del
http://perl5.git.perl.org/perl.git/commit/f690bb0c344f8c3b

Move lib from ext/ to dist/
Nicholas Clark 10 files changed, 455 insertions(+), 455 deletio
http://perl5.git.perl.org/perl.git/commit/88697c0489005963

Move IO from ext/ to dist/
Nicholas Clark 74 files changed, 6136 insertions(+), 6136 delet
http://perl5.git.perl.org/perl.git/commit/725607636edc598a

Move I18N::LangTags from ext/ to dist/
Nicholas Clark 28 files changed, 3830 insertions(+), 3830 delet
http://perl5.git.perl.org/perl.git/commit/8b2306352e674fdd

Move Filter::Simple from ext/ to dist/
Nicholas Clark 24 files changed, 1070 insertions(+), 1070 delet
http://perl5.git.perl.org/perl.git/commit/ba41a17c3d9714aa

Move ExtUtils::Install from ext/ to dist/
Nicholas Clark 29 files changed, 4123 insertions(+), 4123 delet
http://perl5.git.perl.org/perl.git/commit/0b9ea86f023d8bce

Move Data::Dumper from ext/ to dist/
Nicholas Clark 22 files changed, 4565 insertions(+), 4565 delet
http://perl5.git.perl.org/perl.git/commit/97506620cbe3360d

Move constant from ext/ to dist/
Nicholas Clark 6 files changed, 738 insertions(+), 738 deletion
http://perl5.git.perl.org/perl.git/commit/f2d32da304293624

Move base from ext/ to dist/
Nicholas Clark 36 files changed, 1804 insertions(+), 1804 delet
http://perl5.git.perl.org/perl.git/commit/70361a71ff3810e2

Use a non-development version for Cwd because XSLoader tests don't like thos
Steffen Mueller 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/261c7de79b0b5c9e

Add Cwd/PathTools to mkppport.lst
Steffen Mueller 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73649ea64b4f44ea

remove Cwd/PathTools Makefile.PL from core
Steffen Mueller 2 files changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dc5b7fcbf03d781

Upgrade to PathTools 3.30_02 (with only core reorganization fixes)
Steffen Mueller 4 files changed, 5 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/9bc94e3daeec8cdf

Move Cwd from ext/ to cpan/
Nicholas Clark 54 files changed, 7497 insertions(+), 7496 delet
http://perl5.git.perl.org/perl.git/commit/1487a0398caad301

Fix when( scalar ... ) bug
Josh ben Jore 2 files changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5341b2b7ab11bc31

Fix bad generated pod for last entries in perl{var,func}
ikegami 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/906bad61c3bd0dd3

With Win32 now building DynaLoader in ext, it is now built with
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/993f042350da76bc

Fix maintainers.t on Win32 with Borland compiler
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d9ef0156525e64ad

Check that sparse files hold at least a block (bug in eCryptfs: https://bugs
Leon Brocard 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/411c7dd7840a88fa

Update to check all URLs in the source, including ftp and ignore known examp
Leon Brocard 1 file changed, 349 insertions(+), 58 deletions(
http://perl5.git.perl.org/perl.git/commit/23c4d79e42d54762

Move Attribute::Handlers from ext/ to dist/
Nicholas Clark 44 files changed, 2367 insertions(+), 2367 delet
http://perl5.git.perl.org/perl.git/commit/5fe6925c645093b1

config_sh.PL need to scan dist/ as well as cpan/ and ext/
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d284e2f9a7b9f120

With Win32 now building DynaLoader in ext, no need for the XSUBPP macro.
Nicholas Clark 2 files changed, 0 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/e3160748789c8366

Make makedef.pl build the command line from its own @INC
Max Maischein 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e94c8152e39dcf6

fix up ABSTRACT_FROM
Robin Barker 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ffff3758321ce19c

Remove unused gitignore entry
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c89b1b456b3a3583

git config lossage
Zefram 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/326df896fec9493c

gitignore additions
Rafael Garcia-Suarez 4 files changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85269948cc895147

[perl #69384] numericness failure in sorting
Zefram 3 files changed, 8 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/93e19c0f634ff075

Win32 build should scan cpan/ as well as ext/
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/338584c0b1c948a9

Tests running in cpan (and dist) are also allowed to generate noisy TAP.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4d834435dc9d660f

Remove IPC::SysV from the list of PERL_CORE=1 testing exceptions.
Nicholas Clark 2 files changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/da9d679792344414

Change the invocation of mktables to the "standard" $(Icwd).
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/deae7ad8da4c9f98

Support building extensions in dist/ as well as cpan/ and ext/
Nicholas Clark 11 files changed, 42 insertions(+), 20 deletions
http://perl5.git.perl.org/perl.git/commit/a193a2dbe3284882

TestInit at the command line should treat tests in cpan/ the same as in ext/
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe0fb48b9e1689ad

Tell Maintainers.pl the tarballs of modules that have been updated recently.
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3d3f340c96cb998

Move Devel::PPPort from ext/ to cpan/
Nicholas Clark 344 files changed, 21343 insertions(+), 21343 de
http://perl5.git.perl.org/perl.git/commit/b286197009ac308f

Fix the CPAN-to-core file mapping for Getopt::Long.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bd051ffa533cd11a

Move Tie::RefHash from ext/ to cpan/
Nicholas Clark 13 files changed, 788 insertions(+), 788 deletio
http://perl5.git.perl.org/perl.git/commit/325914f9861ab5df

Move Text-Tabs+Wrap from ext/ to cpan/
Nicholas Clark 34 files changed, 1508 insertions(+), 1508 delet
http://perl5.git.perl.org/perl.git/commit/d1f770803c95df0a

Move Test from ext/ to cpan/
Nicholas Clark 22 files changed, 1411 insertions(+), 1411 delet
http://perl5.git.perl.org/perl.git/commit/bfa0af6f4d529b27

Move Term::UI from ext/ to cpan/
Nicholas Clark 12 files changed, 992 insertions(+), 992 deletio
http://perl5.git.perl.org/perl.git/commit/4ad67102a0d8b995

Move Term::ANSIColor from ext/ to cpan/
Nicholas Clark 10 files changed, 1207 insertions(+), 1207 delet
http://perl5.git.perl.org/perl.git/commit/0b29b2838a20fccb

Move podlators from ext/ to cpan/
Nicholas Clark 61 files changed, 7383 insertions(+), 7383 delet
http://perl5.git.perl.org/perl.git/commit/f4e6b6923ba5d1ff

Move Parse::CPAN::Meta from ext/ to cpan/
Nicholas Clark 55 files changed, 2926 insertions(+), 2926 delet
http://perl5.git.perl.org/perl.git/commit/832db5b145e83517

Move Params::Check from ext/ to cpan/
Nicholas Clark 6 files changed, 1086 insertions(+), 1086 deleti
http://perl5.git.perl.org/perl.git/commit/23cad4453f3408b9

Move Package::Constants from ext/ to cpan/
Nicholas Clark 6 files changed, 161 insertions(+), 161 deletion
http://perl5.git.perl.org/perl.git/commit/75def4d9075353bc

Move Object::Accessor from ext/ to cpan/
Nicholas Clark 18 files changed, 1350 insertions(+), 1350 delet
http://perl5.git.perl.org/perl.git/commit/71e9501eb5f515e4

Move NEXT from ext/ to cpan/
Nicholas Clark 21 files changed, 1026 insertions(+), 1026 delet
http://perl5.git.perl.org/perl.git/commit/f436ffb1e59ac8d1

Remove now-redundant comment about Module::Pluggable's tests.
Nicholas Clark 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23b39ebbb48b8ba9

Move Module::Loadeed from ext/ to cpan/
Nicholas Clark 6 files changed, 193 insertions(+), 193 deletion
http://perl5.git.perl.org/perl.git/commit/9288b9fd9ee1dd64

Tests in cpan/ should run from their directory, as tests in ext/ already do.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e41cfb922e9f5e5f

Oops. Forgot to sort the MANIFEST.
Nicholas Clark 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e10c9c5b8973e8f

Move Module::Load::Conditional from ext/ to cpan/
Nicholas Clark 20 files changed, 985 insertions(+), 985 deletio
http://perl5.git.perl.org/perl.git/commit/b2f35940bb67ef18

Move Module::Load from ext/ to cpan/
Nicholas Clark 18 files changed, 311 insertions(+), 311 deletio
http://perl5.git.perl.org/perl.git/commit/1ac05d83359ab0b4

Move Module::Build from ext/ to cpan/
Nicholas Clark 135 files changed, 22511 insertions(+), 22511 de
http://perl5.git.perl.org/perl.git/commit/2ad3fd79fc9c3612

Move Math::Complex from ext/ to cpan/
Nicholas Clark 12 files changed, 4423 insertions(+), 4423 delet
http://perl5.git.perl.org/perl.git/commit/29557590c0a57f02

Class::ISA 0.35 (doc nits only)
Steffen Mueller 3 files changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad48d895f43de0d8

Move Log::Message::Simple from ext/ to cpan/
Nicholas Clark 10 files changed, 450 insertions(+), 450 deletio
http://perl5.git.perl.org/perl.git/commit/c9a34126d2ca805f

Move Log::Message from ext/ to cpan/
Nicholas Clark 18 files changed, 1480 insertions(+), 1480 delet
http://perl5.git.perl.org/perl.git/commit/c09fa825bff3ee9f

Move IPC::Cmd from ext/ to cpan/
Nicholas Clark 14 files changed, 1497 insertions(+), 1497 delet
http://perl5.git.perl.org/perl.git/commit/0547cc9d74bb763c

Move Getopt::Long from ext/ to cpan/
Nicholas Clark 20 files changed, 3688 insertions(+), 3688 delet
http://perl5.git.perl.org/perl.git/commit/b7c9f9b15ef2884a

Move File::Path from ext/ to cpan/
Nicholas Clark 7 files changed, 1487 insertions(+), 1487 deleti
http://perl5.git.perl.org/perl.git/commit/140ca009910469db

Move File::Fetch from ext/ to cpan/
Nicholas Clark 6 files changed, 1638 insertions(+), 1638 deleti
http://perl5.git.perl.org/perl.git/commit/d8ae23303085b390

Move ExtUtils::ParseXS from ext/ to cpan/
Nicholas Clark 21 files changed, 2806 insertions(+), 2806 delet
http://perl5.git.perl.org/perl.git/commit/3e845af8e4986053

Move ExtUtils::CBuilder from ext/ to cpan/
Nicholas Clark 30 files changed, 2307 insertions(+), 2307 delet
http://perl5.git.perl.org/perl.git/commit/9e5d63877cb167cb

Move CPANPLUS::Dist::Build from ext/ to cpan/
Nicholas Clark 22 files changed, 1492 insertions(+), 1492 delet
http://perl5.git.perl.org/perl.git/commit/cf5f4b29b16bfa18

Move CPANPLUS from ext/ to cpan/
Nicholas Clark 171 files changed, 25299 insertions(+), 25299 de
http://perl5.git.perl.org/perl.git/commit/4234ebd9a0ef45b1

Move CPAN from ext/ to cpan/
Nicholas Clark 91 files changed, 19286 insertions(+), 19286 del
http://perl5.git.perl.org/perl.git/commit/6df60a5f39f3b9b8

Move Class::ISA from ext/ to cpan/
Nicholas Clark 10 files changed, 369 insertions(+), 369 deletio
http://perl5.git.perl.org/perl.git/commit/b2b396e77d0265df

t/pod/diag.t skips ../ext, so it should skip ../cpan too.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/663bfafc78cf0490

Move AutoLoader from ext/ to cpan/
Nicholas Clark 11 files changed, 1692 insertions(+), 1692 delet
http://perl5.git.perl.org/perl.git/commit/afbf6680b6636f5a

Move autodie from ext/ to cpan/
Nicholas Clark 130 files changed, 5838 insertions(+), 5838 dele
http://perl5.git.perl.org/perl.git/commit/e853d2264b77e2bd

Move Archive::Tar from ext/ to cpan/
Nicholas Clark 54 files changed, 4530 insertions(+), 4530 delet
http://perl5.git.perl.org/perl.git/commit/ad73611d3a91f384
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
139 commits. 9 unique authors. 6 unique committers.
3270 files changed, 356136 insertions(+), 354540 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/99115150e3b424e3.tar.gz

Rather than list all of the CPAN dists in cpan/ not to index, make use of th
Jesse Vincent 2 files changed, 2 insertions(+), 87 deletions(-
http://perl5.git.perl.org/perl.git/commit/99115150e3b424e3

Added the git tag step for releases from Yves
Jesse Vincent 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96054f1230156cd5

Added another cleaning step to the release manager guide's build recipe
Jesse Vincent 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/300b5357026d6cd1

add new release to perlhist
Jesse Vincent 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4e0160b3b24adeb8

Path and bug fixes in the release_managers_guide
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/770cf6ffc7785361

Update Module::CoreList for 5.11.0
Jesse Vincent 1 file changed, 9 insertions(+), 61 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6abef0d1e86b998

Update META.yml
Jesse Vincent 1 file changed, 33 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/272b0f06f932d166

Our makemeta invocation was wrong (after miniperl stopped working)
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8670a2bf64385636

Typo fixes in perldelta
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/278eac9e949d88d3

fixing a typo in the release manager guide
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4d6b7c5c2321850

podchecker nits in perldelta fixed
Jesse Vincent 1 file changed, 6 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07e28eecbce1dad6

README.vms version bumps
Jesse Vincent 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c1fca66c347700b

Change e40af2cd omitted to update mkpport.lst's path to Win32API::File.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/44ae7dcaeacbaa63

Move Locale::Maketext::Simple from dist/ to cpan/
Nicholas Clark 22 files changed, 617 insertions(+), 617 deletio
http://perl5.git.perl.org/perl.git/commit/8de4179424c1ce7d

Move Storable from ext/ to dist/
Nicholas Clark 100 files changed, 14274 insertions(+), 14274 de
http://perl5.git.perl.org/perl.git/commit/8b88b2b2a83b118e

Move Win32 from ext/ to cpan/
Nicholas Clark 38 files changed, 3214 insertions(+), 3214 delet
http://perl5.git.perl.org/perl.git/commit/43aed010bf8b6e3f

Move ExtUtils::Constant from ext/ to cpan/
Nicholas Clark 14 files changed, 3567 insertions(+), 3567 delet
http://perl5.git.perl.org/perl.git/commit/610892605b3814cd

We don't actually need constant to bootstrap the nonxs extensions.
Nicholas Clark 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0e455d2b24396ba0

Move Win32API::File from ext/ to cpan/
Nicholas Clark 28 files changed, 5904 insertions(+), 5904 delet
http://perl5.git.perl.org/perl.git/commit/e40af2cd52f725b7

Change 204606f4 ommited to update make_ext.pl's path to Text::ParseWords
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/934a80216e4f3581

Move Time::Piece from ext/ to cpan/
Nicholas Clark 28 files changed, 2694 insertions(+), 2694 delet
http://perl5.git.perl.org/perl.git/commit/2f94c979cb4eba6c

Move Time::HiRes from ext/ to cpan/
Nicholas Clark 38 files changed, 5263 insertions(+), 5263 delet
http://perl5.git.perl.org/perl.git/commit/a9ddcb5ded01c01d

Move Tie::File from ext/ to cpan/
Nicholas Clark 80 files changed, 8999 insertions(+), 8999 delet
http://perl5.git.perl.org/perl.git/commit/a03926b2cd3c47c0

"Malformed UTF-16 surrogate" is a fatal error
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/183097aac13f4770

Move Text::Soundex from ext/ to cpan/
Nicholas Clark 12 files changed, 788 insertions(+), 788 deletio
http://perl5.git.perl.org/perl.git/commit/152f7782c2e5d37b

Move Text::ParseWords from ext/ to cpan/
Nicholas Clark 8 files changed, 433 insertions(+), 433 deletion
http://perl5.git.perl.org/perl.git/commit/204606f4ac32e120

Move Text::Balanced from ext/ to cpan/
Nicholas Clark 26 files changed, 4688 insertions(+), 4688 delet
http://perl5.git.perl.org/perl.git/commit/e916ef552ee31bfa

Move Test::Simple from ext/ to cpan/
Nicholas Clark 241 files changed, 11844 insertions(+), 11844 de
http://perl5.git.perl.org/perl.git/commit/e0ee75a6976f08f9

Move Term::Cap from ext/ to cpan/
Nicholas Clark 6 files changed, 1038 insertions(+), 1038 deleti
http://perl5.git.perl.org/perl.git/commit/8c5b8ff02c62bada

Typo in Maintainers.pl - Yeah, that @ now needs to be in ''
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e9bdeacf40b4e2e5

Move Test::Harness from ext/ to cpan/
Nicholas Clark 363 files changed, 27553 insertions(+), 27553 de
http://perl5.git.perl.org/perl.git/commit/b8a2040150d386de

Move Shell from ext/ to cpan/
Nicholas Clark 6 files changed, 338 insertions(+), 338 deletion
http://perl5.git.perl.org/perl.git/commit/8d4ff56f76907d16

Correct the FILES entry for SelfLoader.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e8d6065296043166

Move List::Util from ext/ to cpan/
Nicholas Clark 100 files changed, 3711 insertions(+), 3711 dele
http://perl5.git.perl.org/perl.git/commit/8d1f803052eb9151

Move Pod::Simple from ext/ to cpan/
Nicholas Clark 351 files changed, 26932 insertions(+), 26932 de
http://perl5.git.perl.org/perl.git/commit/490d18887fd62e9b

Move Pod::Parser from ext/ to cpan/
Nicholas Clark 105 files changed, 9968 insertions(+), 9968 dele
http://perl5.git.perl.org/perl.git/commit/ea4deea9a8315c4d

Move Pod::LaTeX from ext/ to cpan/
Nicholas Clark 6 files changed, 2381 insertions(+), 2381 deleti
http://perl5.git.perl.org/perl.git/commit/88b025b98c3c8fa8

Typo in Maintainers.pl spotted by Jerry Hedden
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/31f6fde4dd7fd15d

Move Pod::Escapes from ext/ to cpan/
Nicholas Clark 14 files changed, 1127 insertions(+), 1127 delet
http://perl5.git.perl.org/perl.git/commit/efe15bf098062994

Move PerlIO::via::QuotedPrint from ext/ to cpan/
Nicholas Clark 6 files changed, 172 insertions(+), 172 deletion
http://perl5.git.perl.org/perl.git/commit/9b7a10575018a218

Move parent from ext/ to cpan/
Nicholas Clark 29 files changed, 442 insertions(+), 442 deletio
http://perl5.git.perl.org/perl.git/commit/a636c943c3929a44

Move Module::Pluggable from ext/ to cpan/
Nicholas Clark 132 files changed, 2585 insertions(+), 2585 dele
http://perl5.git.perl.org/perl.git/commit/05a635f834d8c223

Move MIME::Base64 from ext/ to cpan/
Nicholas Clark 23 files changed, 2009 insertions(+), 2009 delet
http://perl5.git.perl.org/perl.git/commit/b7c8007e17dac192

Move Memoize from ext/ to cpan/
Nicholas Clark 60 files changed, 3567 insertions(+), 3567 delet
http://perl5.git.perl.org/perl.git/commit/6a9d70dc5bc1e24d

Move Math::BigRat from ext/ to cpan/
Nicholas Clark 31 files changed, 5632 insertions(+), 5632 delet
http://perl5.git.perl.org/perl.git/commit/1235f19b5d048413

Remove from MANIFEST the files deleted by 8838b377ac70b16b.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f1ea7724ca4e20d

Removed extraneous files from cpan/CPAN
David Golden 3 files changed, 0 insertions(+), 21379 deletion
http://perl5.git.perl.org/perl.git/commit/8838b377ac70b16b

CPAN.pm post-1.94_51 fix in upstream repository
Andreas Koenig 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87e4a48e25881203

Update ExtUtils::ParseXS to 2.200403
David Golden 3 files changed, 52 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/1cb9da9d36680083

Move Math::BigInt::FastCalc from ext/ to cpan/
Nicholas Clark 14 files changed, 1273 insertions(+), 1273 delet
http://perl5.git.perl.org/perl.git/commit/51c498bdcecb7e15

Move Math::BigInt from ext/ to cpan/
Nicholas Clark 123 files changed, 23559 insertions(+), 23559 de
http://perl5.git.perl.org/perl.git/commit/80c0921cb15dc4ef

Move Locale::Codes from ext/ to cpan/
Nicholas Clark 44 files changed, 3997 insertions(+), 3997 delet
http://perl5.git.perl.org/perl.git/commit/bdf43ffe6776e4e4

Move libnet from ext/ to cpan/
Nicholas Clark 76 files changed, 8521 insertions(+), 8521 delet
http://perl5.git.perl.org/perl.git/commit/55c474ba7687e845

Move IO::Zlib from ext/ to cpan/
Nicholas Clark 22 files changed, 1115 insertions(+), 1115 delet
http://perl5.git.perl.org/perl.git/commit/90964b6e3255899e

Move IO::Compress from ext/ to cpan/
Nicholas Clark 289 files changed, 34737 insertions(+), 34737 de
http://perl5.git.perl.org/perl.git/commit/3fd969f44926f311

Move if from ext/ to cpan/
Nicholas Clark 6 files changed, 96 insertions(+), 96 deletions(
http://perl5.git.perl.org/perl.git/commit/70b2007073159a8b

Add MYMETA.yml to dual-life files to ignore
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b588bab016661061

removed PERL5LIB diagnostic output from make_ext.pl
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2515fc3387cd30b4

Make t/harness have non-zero exit if tests fail
David Golden 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f483babb422bfc83

Make installperl look in cpan/ and dist/ as well as in ext/ when looking
Steve Hay 1 file changed, 27 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/19c8b1959f8e6255

update manifest for xdg's new tool
Jesse Vincent 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de7c4619908943aa

Add tool to generate updated module list for perldelta
David Golden 1 file changed, 28 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/603f4ea09018f6c4

Minor updates to makerel to take the new world order into account
Jesse Vincent 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d38b68fefb34cb7a

CoreList date placeholder
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b06cb3dcd9ef1237

Perlhist placeholder
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4619b9d5775e1b8

Preliminary Module::CoreList update for 5.11.0
Jesse Vincent 1 file changed, 678 insertions(+), 63 deletions(
http://perl5.git.perl.org/perl.git/commit/24081a3a94353bed

Removed tedious, redundant, incorrect module update entries from perl5110del
Jesse Vincent 1 file changed, 6 insertions(+), 651 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c79d1d26c58bac7

copyediting perldelta
Jesse Vincent 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e35aa2a74d42e84

corelist.pl updates
Jesse Vincent 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/71c80a8fb254f214

More work to get corelist.pl to know the new world order
Jesse Vincent 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3eae08dfbe89d75b

Update META.yml
Jesse Vincent 1 file changed, 150 insertions(+), 401 deletions
http://perl5.git.perl.org/perl.git/commit/c333c49d40583dd6

Porting/makemeta no longer works with miniperl. switch it to use regular
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/efd764f72a8696e5

typo in the release_managers_guide
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/73ec421b26a005f7

make regen; make regen_perly
Jesse Vincent 3 files changed, 25 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/13c75cd0b73f09df

perl5110delta.pod now passes podchecker
Jesse Vincent 1 file changed, 65 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/c3e6c235414c0a48

AUTHORS updated
Jesse Vincent 2 files changed, 153 insertions(+), 146 deletion
http://perl5.git.perl.org/perl.git/commit/d203773fa338db03

Bump INSTALL to talk about 5.11.0
Jesse Vincent 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/54c46bd52029aba6

make corecpan.pl output a bit more readable
Jesse Vincent 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d13df5d77ce275e6

Updated corecpan.pl for the new module layout
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/36512bd8db85eeea

Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Pla
Jesse Vincent 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cfc946ee43aa15c2

Import CPAN-1.94_51.tar.gz; Begin to rationalize the CPAN.pm layout to mirro
Jesse Vincent 25 files changed, 24388 insertions(+), 751 delet
http://perl5.git.perl.org/perl.git/commit/7b8f75d30d667348

Move Filter::Util::Call from ext/ to cpan/
Nicholas Clark 10 files changed, 1657 insertions(+), 1657 delet
http://perl5.git.perl.org/perl.git/commit/aa22c994ae03f482

Move File::Temp from ext/ to cpan/
Nicholas Clark 22 files changed, 3295 insertions(+), 3295 delet
http://perl5.git.perl.org/perl.git/commit/724f9809fd0c24b3

Move ExtUtils::Manifest from ext/ to cpan/
Nicholas Clark 9 files changed, 1331 insertions(+), 1331 deleti
http://perl5.git.perl.org/perl.git/commit/cb9d5b3a2566a2a8

Move ExtUtils::Command from ext/ to cpan/
Nicholas Clark 11 files changed, 714 insertions(+), 714 deletio
http://perl5.git.perl.org/perl.git/commit/d735b9be81f6557a

Move encoding::warnings from ext/ to cpan/
Nicholas Clark 14 files changed, 415 insertions(+), 415 deletio
http://perl5.git.perl.org/perl.git/commit/762503fe89d6bc3d

Move Digest::SHA from ext/ to cpan/
Nicholas Clark 71 files changed, 4227 insertions(+), 4230 delet
http://perl5.git.perl.org/perl.git/commit/a8fcbca871bd80c3

Move Digest::MD5 from ext/ to cpan/
Nicholas Clark 34 files changed, 2896 insertions(+), 2896 delet
http://perl5.git.perl.org/perl.git/commit/ecc8f9b5bd267d61

Move Digest from ext/ to cpan/
Nicholas Clark 16 files changed, 845 insertions(+), 845 deletio
http://perl5.git.perl.org/perl.git/commit/d2369d0b6913709d

Move Compress::Raw::Zlib from ext/ to cpan/
Nicholas Clark 85 files changed, 17385 insertions(+), 17385 del
http://perl5.git.perl.org/perl.git/commit/c6f84bbd389ea6d2

Move Compress::Raw::Bzip2 from ext/ to cpan/
Nicholas Clark 67 files changed, 12288 insertions(+), 12288 del
http://perl5.git.perl.org/perl.git/commit/d371e02a597f759b

Move CGI from ext/ to cpan/
Nicholas Clark 118 files changed, 15158 insertions(+), 15158 de
http://perl5.git.perl.org/perl.git/commit/e9dc4a2bf6ff50c2

Move bignum from ext/ to cpan/
Nicholas Clark 54 files changed, 2959 insertions(+), 2959 delet
http://perl5.git.perl.org/perl.git/commit/3fe7d1fbbb0f3821

Move B::Lint from ext/ to cpan/
Nicholas Clark 10 files changed, 1029 insertions(+), 1029 delet
http://perl5.git.perl.org/perl.git/commit/a3775740cd42c551

Move B::Debug from ext/ to cpan/
Nicholas Clark 7 files changed, 514 insertions(+), 514 deletion
http://perl5.git.perl.org/perl.git/commit/dc5320d3cd1cdc78

Move B::Dearpse from ext to dist, as Stephen McCamant says core is canonical
Nicholas Clark 6 files changed, 5484 insertions(+), 5484 deleti
http://perl5.git.perl.org/perl.git/commit/e9220ecad3a7b146

MANIFEST indentation fluffing, and update the description for yadayada.t
Nicholas Clark 1 file changed, 103 insertions(+), 103 deletions
http://perl5.git.perl.org/perl.git/commit/e101088983804fd6

Move t/pod/diag.t to t/porting, as it's really a code consistency test.
Nicholas Clark 6 files changed, 384 insertions(+), 391 deletion
http://perl5.git.perl.org/perl.git/commit/f582be01e56575b2

Move ExtUtils::MakeMaker from ext/ to cpan/
Nicholas Clark 205 files changed, 23686 insertions(+), 23685 de
http://perl5.git.perl.org/perl.git/commit/9dafbe2fc44c0ef0

Re: lib, ext, cpan and dist [PATCH] (take 2)
Richard Foley 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c53fdc5e9da36f32

B-Lint is slightly synced from CPAN. bumped to an _ release
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4ad470e36742b2d5

IO has some minor differences from CPAN. Bump to a _ dev version.
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a5e10bdb4a897619

Several modules that were ahead in blead got cpan releases today.
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c40d75c427a77d5e

Math::BigInt has some minor changes since the last cpan release. bump to a d
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0a6debd35666e3d6

Bump Text-Soundex's version number since the .xs file is slightly ahead of c
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9c8566a69676cf0b

Time::Local in blead has diverged from CPAN. Update the version number to a
Jesse Vincent 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5110ab9d3c66413e

Move 3 porting sanity tests from t/lib/ to t/porting/, a more natural home.
Nicholas Clark 7 files changed, 148 insertions(+), 148 deletion
http://perl5.git.perl.org/perl.git/commit/8e2fdb67fe8686a4

describe parallel testing in perlhack.pod
Jesse Vincent 1 file changed, 17 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a75f557cc482d175

Move Locale::Maketext from ext/ to dist/
Nicholas Clark 32 files changed, 3563 insertions(+), 3563 delet
http://perl5.git.perl.org/perl.git/commit/b667d99b3752a0d7

Correct the inconsistencies in the entry for Locale::Maketext::Simple
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0fceebed3d9fb5d

Correct FILES for Switch.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1fabcc658f157ce1

win32/ext has been gone for a while. don't search it.
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6dc4b81fd5464bb1

Unicode::Collate bumped to 0.52_01
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/16e0d770fa950bcb

First steps to making corelist.pl understand the new world order
Jesse Vincent 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f809cd97bf47a6b

Update Pod::Plainer to 1.01 like Maintainers.pl says it is
Jesse Vincent 2 files changed, 33 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/63377b8da2054ffc

Encode is actually version 2.37 from CPAN.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2a1c7641e3ae3b55

constant is actually 1.19 from CPAN.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e00efef0fced6467

Move libnet Net::* to the top level, to mirror the CPAN distribution.
Nicholas Clark 31 files changed, 7151 insertions(+), 7151 delet
http://perl5.git.perl.org/perl.git/commit/786ffcae638394a8

Fix typo present in "our" Archive::Tar::File but not on CPAN.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/99fc177f2779e804

Note that the CPAN/CPANPLUS side of deprecating modules from core is still T
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/20e7cb7b07d971e2

Class::ISA and Shell are also deprecated from core.
Nicholas Clark 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f369777ff34e7a1

Note 3 internals changes that need describing.
Nicholas Clark 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef87f8cb0fe7c121

Removed todo section
Jesse Vincent 1 file changed, 0 insertions(+), 25 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c670d04d4807efff

Removed a duplicated entry
Jesse Vincent 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce979e27769ce39c

Perl 5.11 delta is now up to date
Jesse Vincent 1 file changed, 18 insertions(+), 59 deletions(-
http://perl5.git.perl.org/perl.git/commit/fd99c0b988756e2b

Dual life modules maintained in core are in dist/ not ext/
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/18fd877aa5c85a3f

Removal of a bunch of changes that don't merit perldelta integration
Jesse Vincent 1 file changed, 9 insertions(+), 191 deletions(-
http://perl5.git.perl.org/perl.git/commit/01ad23f599fa1cae

Further perldelta scrubbing
Jesse Vincent 1 file changed, 46 insertions(+), 223 deletions(
http://perl5.git.perl.org/perl.git/commit/7f0da121bc66337b

More perldelta rototilling.
Jesse Vincent 1 file changed, 77 insertions(+), 101 deletions(
http://perl5.git.perl.org/perl.git/commit/d7ea0f564236f326

Move Unicode::Collate from ext/ to dist/
Nicholas Clark 47 files changed, 24176 insertions(+), 24176 del
http://perl5.git.perl.org/perl.git/commit/a3e5f045e1bd1e07

Move Unicode::Normalize from ext/ to cpan/
Nicholas Clark 37 files changed, 3300 insertions(+), 3300 delet
http://perl5.git.perl.org/perl.git/commit/c62c1f54deb45ddd

Doc typo fix
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3cd3be4337b023d2

Tidy make_ext.pl, particularly the OS-specific code.
Nicholas Clark 1 file changed, 23 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/91c30809fea0e290

Refactor the code for determining where an extension is on disk.
Nicholas Clark 1 file changed, 15 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/a28b98e831aad331

Move Pod::Perldoc from ext/ to dist/
Nicholas Clark 32 files changed, 3161 insertions(+), 3161 delet
http://perl5.git.perl.org/perl.git/commit/2be4b1501bbd2d5f

Move Locale::Maketext::Simple from ext/ to dist/
Nicholas Clark 22 files changed, 616 insertions(+), 616 deletio
http://perl5.git.perl.org/perl.git/commit/912d57a562073733

Make Pod::Perldoc use PERLDOC_POD2 ENV var
Enrico Sorcinelli 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83298dfc8d92e012

Simplify building the Perl code invoked for perl -V
Nicholas Clark 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37ca4a5b0e9f2e07

Adriano Ferreira prefers blead as upstream
Steffen Mueller 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3c89c47761c74a3
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
48 commits. 12 unique authors. 8 unique committers.
80 files changed, 1729 insertions(+), 332 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5b7d14ffe3988c7f.tar.gz

Expand on cookbook todo
David Golden 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b7d14ffe3988c7f

Add perltodo: write an XS cookbook
David Golden 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e851c10581f8b45e

Porting/checkAUTHORS.pl now runs clean
Jesse Vincent 2 files changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dcd9c27efd1a82b

Further clean up checkAUTHORS.pl output (fixing encoded @ signs)
Jesse Vincent 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5e8353a02c4ce870

sort @files once, outside the loop.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc4c9faad0767bbb

Standardise t/lib/*.t on ./test.pl, and remove BEGIN boilerplate.
Nicholas Clark 4 files changed, 14 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/eaa79d3db7c5e542

Remove commented out reference to Test::More
Nicholas Clark 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0bdb90953749ee86

Standarise t/porting/*.t on ./test.pl, and remove BEGIN boilerplate.
Nicholas Clark 3 files changed, 16 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/f7b649f061a3f4f4

Replace a hardcoded temporary file name with test.pl's tempfile().
Nicholas Clark 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ddfe9e80dcd0e49

Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate.
Nicholas Clark 9 files changed, 30 insertions(+), 45 deletions(
http://perl5.git.perl.org/perl.git/commit/e4206093c9a6ef09

Don't attempt UTF-8 cache assertion for SVs with invalid SvPVX() (eg overloa
Nicholas Clark 2 files changed, 29 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ab8be49d36ac8fa0

more pod cleanups based on the new podcheck.t
Jesse Vincent 5 files changed, 22 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/64da3008c02a30fa

A number of pod fixes found by podcheck.t
Jesse Vincent 12 files changed, 60 insertions(+), 40 deletions
http://perl5.git.perl.org/perl.git/commit/345e239441763488

podcheck.t now uses MANIFEST to choose which files it should check
Jesse Vincent 1 file changed, 16 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/69f6a9a1e215d426

We don't actually want to check .PL files
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9dab8649fdbde6d1

Check POD in lib/, ext/ and pod/
Max Maischein 2 files changed, 86 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/a67b1afafddaaed8

Note the one mistake in perl.git's history, and the appropriate graft to rem
Alex Vandiver 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e8589bfa4f54a6ae

Adding ikegami to AUTHORS
Eric Brine 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0e9cb0c86ae0e860

Explain using git send-email for patches
David Golden 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2d5f1d01166a325b

Update ExtUtils::ParseXS to 2.21
David Golden 8 files changed, 656 insertions(+), 37 deletions
http://perl5.git.perl.org/perl.git/commit/28892255e8c33d17

In Perl_moreswitches(), merge 2 string constants in the code implementing -v
Nicholas Clark 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f28b43c85ae4811

$^O is initalised to OSNAME, so no need to return the latter from Internals:
Nicholas Clark 2 files changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2dc296d24d23e7bc

Move initialising PL_osname from S_init_predump_symbols to perl_construct().
Nicholas Clark 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d113631e107a7f1

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Jesse Vincent 2 parents
http://perl5.git.perl.org/perl.git/commit/6a787289ba1c1567

Adding the current stub of a release schedule for blead to Porting/
Jesse Vincent 1 file changed, 49 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07962d9a9be57321

Remove :raw open mode from tests
Max Maischein 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38ec24b4509c45dc

Upgrade File::Path to 2.08 (and add taint.t test)
Rafael Garcia-Suarez 5 files changed, 209 insertions(+), 15 deletions
http://perl5.git.perl.org/perl.git/commit/30eb83e14adc33b6

in regexec.c move the BOUND logic out of the way of the special CC logic
Yves Orton 1 file changed, 41 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/b2680017d861a93d

add tests to make sure the \s and [\s] match the same thing
Yves Orton 3 files changed, 65 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad69478dd8feef19

Win32API-File is maintained by CHORNY
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/19a1ea529d503c9a

Win32API-File has now moved to cpan/
Steve Hay 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f8640842ed0fc012

Ignore cpan/Win32API-File/cFile_pc_to_blib build by-product
Max Maischein 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d80bceb2a6d35a0

refactor some common logic in regexec.c
Yves Orton 1 file changed, 4 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/28e464fba839d02f

make test-reonly bypass the non-xs extensions
Yves Orton 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec81ed5df789e3e2

Run "cd pod ; ../perl -I../lib buildtoc --build-all"
Rafael Garcia-Suarez 6 files changed, 42 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/115454352a978d4e

Don't autovivify a spurious key "all" in the %Targets hash
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/577f3cc60e634c69

Apply the same policy for the value returned by push() and unshift()
Vincent Pit 1 file changed, 5 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6eeabd23f5b07b26

Fix pod toc generation for new perldelta
Jesse Vincent 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b9fb583619490a0d

'make distclean now results in an actually-clean tree.
Jesse Vincent 3 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95aef5ce57c6b21a

Added a perldeta file for 5.11.1
Jesse Vincent 2 files changed, 275 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/9a7a32438a22120f

Correcting mistaken description of 'delete local' in perl5110delta
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e74a3e73f5e128a7

Mention Jesse as pumpkin
Abigail 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e08567f18733fc5

Make Win32 treat IO-Compress as an XS extension, as was done elsewhere by
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f4a6a713802da1b7

Avoid false negatives on Win32 with Shell.t tests.
George Greer 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d0a59c98f4f34dde

Make Module::Corelist recognise $] as a version number on 5.11.0
Rafael Garcia-Suarez 4 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/2a61b33883f9349c

Update Changes/README for 2.19, version of Module::CoreList shipped with 5.1
Rafael Garcia-Suarez 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9eea45eefe157c39

Change warning "Unicode character is illegal" to more accurate description
Rafael Garcia-Suarez 4 files changed, 20 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/6f6ac1dea8501596

Adapt test to accept local uncommitted changes
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/085fe5e3f25d1e01

New branch feature/package-name-version
2 commits. 2 unique authors. 2 unique committers.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/87c2a47ff8f4b131.tar.gz

Add tests for syntax errors in "package Name VERSION"
Rafael Garcia-Suarez 1 file changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/87c2a47ff8f4b131

Add 'package NAME VERSION' syntax
David Golden 11 files changed, 775 insertions(+), 727 deletio
http://perl5.git.perl.org/perl.git/commit/6fa4d285bff5644b
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
52 commits. 7 unique authors. 6 unique committers.
44 files changed, 2646 insertions(+), 1065 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1cce9906401b8a2d.tar.gz

Make _quote_args() return a result, rather than passing it a scalar referenc
Nicholas Clark 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1cce9906401b8a2d

Avoid using ++, op= and anon hash constructors in the testing code.
Nicholas Clark 2 files changed, 38 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/11ea18f245d08781

Refactoring tests to use test.pl is a TODO.
Nicholas Clark 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de2b17d81dbb8939

Add a test for the bootstrap rules for tests in t/
Nicholas Clark 2 files changed, 48 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/66cad4abfc5d793c

Don't use require in comp/fold.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 39 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76c3cfbe78336e0c

Give names to all tests in t/comp/fold.t
Nicholas Clark 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6d95d3b2a78200d

Move the require './test.pl' to the end of t/comp/hints.t
Nicholas Clark 1 file changed, 32 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc8f2ddd12bfb4ed

Don't use require in comp/multiline.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 43 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b3931378ff96ff4

Don't use require in comp/opsubs.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 61 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b077bebea000af2

Don't use require in comp/our.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 21 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d96222f273529fc2

Don't use require in comp/parser.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 53 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/c9786f600ff793ec

Don't use require in comp/retainedlines.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 36 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1909e25bea0b772d

Avoid relying on prototypes working for tests to pass. They aren't tested ye
Nicholas Clark 1 file changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12f74f454da64ab4

Don't use require in comp/uproto.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 45 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf1e28d2637f0459

In opt(), use is(..., undef) rather than ok(!defined ...)
Nicholas Clark 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d899d640007cb6c

Move the test for require 5.11.0 not loading strictures to require.t from us
Nicholas Clark 2 files changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/91937335c7980d01

Don't use require in comp/utf.t, as require isn't tested yet.
Nicholas Clark 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61ad1ccdd1fb87e1

Record that Ask and Steve Hay have volunteered to be releng victims
Jesse Vincent 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad41de7f1edc024b

Add missing IO-Compress test file
Steve Hay 3 files changed, 1194 insertions(+), 7 deletions
http://perl5.git.perl.org/perl.git/commit/d5e5b609fb43776b

Use require.t's bytes_to_utf() in place of PerlIO layers in utf.t
Nicholas Clark 1 file changed, 16 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c7da53cc0fa3db2

Print the encoding name as part of the test, rather than on a separate line.
Nicholas Clark 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/912292233dcfb4a5

Refactor bytes_to_utf16() into a more generic routine that also handles UTF-
Nicholas Clark 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b6357110eade0edc

Replace longhand invocations of test() with 3 nested loops.
Nicholas Clark 1 file changed, 7 insertions(+), 19 deletions(-)
http://perl5.git.perl.org/perl.git/commit/386ac4df40d7d0f9

Test utf8 with BOMs, like we already test utf16be and utf16le.
Nicholas Clark 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ef34c7a630343a2

Move tests for use for "new style version numbers" to use.t from require.t
Nicholas Clark 2 files changed, 10 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/f2a3bb21a1100f37

Slightly clean up the release manager guide by specifying an "End here for S
Jesse Vincent 1 file changed, 12 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc4c40f2eb948644

Document that blead is released by a member of the sucker-of-the-month club.
Jesse Vincent 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ee76d676860a90e3

Update the release manager guide to clean up the tagging instructions
Jesse Vincent 1 file changed, 10 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f662f3b795bf72e4

MakeMaker testing in core runs from one level deeper than before.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d013e67f5a10da6

Move &do_require to the top of require.t, so that @a is the first lexical.
Nicholas Clark 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e7c6af37d332046

Move the test for RT #49472 to op/attrs.t from comp/require.t
Nicholas Clark 2 files changed, 14 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/8314a0a6723be4c9

Disable strictures while setting $VERSION in a "package" statement
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/458818ec6f31dcd8

Merge branch 'feature/package-name-version' into blead
Rafael Garcia-Suarez 2 parents
http://perl5.git.perl.org/perl.git/commit/1665bca07dc555ad

Documentation typo
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e3247042c02fd16

Simplify code that sets $VERSION on the "package" line
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e92f586bd3fd4533

Avoid using bytes in require.t, as pack "C0U" does what we need.
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6eaf04c0a40058ba

Avoid using the strict pragma in retainedlines.t - use may not work yet.
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ab7606449dca127

Avoid using the strict pragma in colon.t - use may not work yet.
Nicholas Clark 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e07a7c003f0f2bd8

Avoid using pragmata in fold.t - use may not work yet.
Nicholas Clark 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2eaa221022c8a9ff

Avoid using pragmata in opsubs.t - use may not work yet.
Nicholas Clark 1 file changed, 6 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3ce0eb798df5e94

Avoid using the warnings pragma in proto.t - use may not work yet.
Nicholas Clark 1 file changed, 15 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3ca7babe1885e66

Restore MAD handling of package statements
Rafael Garcia-Suarez 3 files changed, 154 insertions(+), 149 deletion
http://perl5.git.perl.org/perl.git/commit/0f811330101bfec9

Let tell() report warnings on unopened filehandles
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f4817f32b1c5f1ce

Make tell() fail properly if called without an argument and when no previous
Rafael Garcia-Suarez 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f03173f2c707a804

Properly return a syntax error instead of segfaulting if each/keys/values is
Rafael Garcia-Suarez 2 files changed, 21 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/a916b30221d5aac7

Updated Object-Accessor to CPAN version 0.36
Chris Williams 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89a1beee8b93cc4e

Move script.t from t/comp to t/run, as it's a test for invoking perl.
Nicholas Clark 3 files changed, 30 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/28dc61904ed8e6fb

CPAN::YACSmoke has been deprecated and minismokebox is a much more robust CP
Chris Williams 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68cbce50efee2c3a

Add Porting/release_schedule.pod to MANIFEST.
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aec9f77f03ed7c22

Fix Pod errors spotted by podcheck.t
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ede492aafae43afd

Makefile and makefile only exist on case-sensitive file systems, so allow th
Nicholas Clark 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a38ae18eab66ea2

Remove BEGIN{}, use '..', part deux
Max Maischein 2 files changed, 1 insertion(+), 16 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85ee66ebc80e705d
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
67 commits. 11 unique authors. 8 unique committers.
186 files changed, 4934 insertions(+), 3181 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e4d771f5006ebd70.tar.gz

The winsock select() implementation doesn't support all empty 'fd_set's.
Jan Dubois 2 files changed, 28 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/e4d771f5006ebd70

Sort MANIFEST following commit 9bc662c9c4c134e4.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/50e225a377de7c31

Note that a test that regen.pl was run is TODO.
Nicholas Clark 1 file changed, 18 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/08063926ad82ca2e

Minor podification nit. *2 legs bad* B<4 legs good>.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c4f5d98d2d6ff10a

Incorrect warning category case
Eric Brine 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c901ad27dd1d818a

Fix minor typo in perlpolicy.pod
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/76caf4b8946e127e

Work around Parse-CPAN-Meta's desire to run a command at 'make test' time.
Jesse Vincent 3 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bc662c9c4c134e4

Move the new "perl policy" document into pod/
Jesse Vincent 7 files changed, 150 insertions(+), 140 deletion
http://perl5.git.perl.org/perl.git/commit/cb8a010e028d27ee

Podify the social contract about contributed modules
Jesse Vincent 1 file changed, 55 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/48cb5b3a61e5b7ac

perlvar $1 clarification
Smylers 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8491f48b65f309b7

Change S_ckwarn_common() to looping over the packed warning value.
Nicholas Clark 3 files changed, 22 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/98fe6610b077571e

Migrate common code in Perl_ckwarn() and Perl_ckwarn_d() to S_ckwarn_common(
Nicholas Clark 4 files changed, 25 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/26c7b074d5d3f0a7

In Perl_ckwarn() and Perl_ckwarn_d() disentangle the complex conditionals.
Nicholas Clark 1 file changed, 36 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad287e37d27b33d6

Replace Perl_deprecate() with a macro that calls Perl_ck_warner()
Nicholas Clark 5 files changed, 7 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/2acdbac104deb911

Move the code related to deprecate("comma-less variable list") into a functi
Nicholas Clark 4 files changed, 14 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/8290c3237cb4f93c

Remove category 'syntax' from 5 warnings that should just be in 'deprecated'
Nicholas Clark 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a4df5da1fe962395

Use deprecate() in place of deprecate_old(), and remove S_deprecate_old().
Nicholas Clark 5 files changed, 6 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/8ab8f082f7fb7802

ckWARNreg() and ckWARNregdep() now use string concatenation, like their bret
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f10f4c183a00bada

Replace "%s"/SvPVX(sv_name) with "%"SVf/SVfARG(sv_name), which is UTF-8 safe
Nicholas Clark 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/deda7dd1144fd5a0

In regcomp.c, where possible replace vWARN* with ckWARN*, using Perl_ck_warn
Nicholas Clark 1 file changed, 57 insertions(+), 50 deletions(-
http://perl5.git.perl.org/perl.git/commit/668c081ae0e731a4

overload no longer implicitly unsets fallback on repeated 'use overload' lin
Geoffrey T. Dairiki 3 files changed, 20 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/c989e6a3e4b89b26

Remove Test-Simple's 00compile.t from core
Steve Hay 4 files changed, 1 insertion(+), 190 deletions(-
http://perl5.git.perl.org/perl.git/commit/3a2461997c4ea41f

Add Perl_ck_warner_d(), which combines Perl_ckwarn_d() and Perl_warner().
Nicholas Clark 19 files changed, 136 insertions(+), 144 deletio
http://perl5.git.perl.org/perl.git/commit/9b38784150c0aca5

Add Perl_ck_warner(), which combines Perl_ckwarn() and Perl_warner().
Nicholas Clark 20 files changed, 291 insertions(+), 344 deletio
http://perl5.git.perl.org/perl.git/commit/a2a5de9516c1b256

Normalise 3 fatal pack/unpack error messages to "panic: %s"
Nicholas Clark 2 files changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f5991a0d6d8ef99

In uni_to_bytes(), fix ckWARN() anomaly.
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/64332b6b34a2fb24

Re-order a conditional with ckWARN() last, as it is a function call.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df71d98f99064b81

version's t/survey_locales is not in core so mark it as EXCLUDED
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bc7b0a13068646ea

deprecate_old() is not public, and only used within toke.c, so can be static
Nicholas Clark 4 files changed, 18 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/4b8c6c21cda3d9cb

In Perl_ckwarn(), simplify the check of isLEXWARN_on/isLEXWARN_off.
Nicholas Clark 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8279d106847c47f

Don't install filter-util.pl
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/073063bbd8679b4a

Implement TODO support locally in t/comp/opsubs.t
Steve Hay 1 file changed, 30 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fdec8735b5a913c8

Fix failed() calls in t/comp
Steve Hay 3 files changed, 12 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/9924e635effbf0be

Try for smarter (more portable) skip criteria in Encode's piconv.t.
Craig A. Berry 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1518db6963d5c7ac

No longer need to skip t/comp/opsubs.t #22 on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b590cc3cfe552a04

porting/manifest.t now tests that all files listed in MANIFEST are present.
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04e82a462b85b3d6

Default to running tests in cpan/ with relative paths for perl and @INC
Nicholas Clark 1 file changed, 40 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41239ce77fcd273e

Run tests in ext/ and dist/ with relative paths for perl and @INC.
Nicholas Clark 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/55d965ca4f960e51

Swap the chdir and the call to perl_lib(), to work with relative paths in @I
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2ed8602764fab16

MakeMaker::Test::Utils::perl_lib now copes with relative paths for core test
Nicholas Clark 1 file changed, 18 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc5e5837c991d3d3

Remove core @INC setting and chdir boilerplate from Thread::Semaphore's test
Nicholas Clark 3 files changed, 0 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/794ae82d17ef6f77

Remove core @INC setting and chdir boilerplate from Thread::Queue's tests.
Nicholas Clark 8 files changed, 0 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/d9d68dec8f4679ec

Remove core @INC setting and chdir boilerplate from SelfLoader's tests.
Nicholas Clark 2 files changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6af60d5fdae744e6

Remove core @INC setting boilerplate from lib's test.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a382f6efaecaa2a

Correct the location of the DISTRIBUTION tarball for Parse::CPAN::Meta
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1b40bf739e6ca5af

Exclude CGI/t/fast.t from the core, as it relies on FCGI, which is not in co
Nicholas Clark 3 files changed, 1 insertion(+), 40 deletions(-)
http://perl5.git.perl.org/perl.git/commit/440f0407a5bf0dfc

Correct the name of subtest.t, added in 2c4d5b9bac4cc261
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/07d75553cc77dd50

Correct the listed names of the two files uudecoded in commit 7b742a041dc3ba
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/296eddda3c43041e

Darwin's groups can have spaces in them
Josh ben Jore 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/41910e6c5f112b42

Fix Test-Simple's new 00compile.t test in core
Steve Hay 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1f6d8279441f75be

Add Test-Simple's MANIFEST file
Steve Hay 2 files changed, 143 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/e3815ae42df7d395

Remove test boilerpates from ExtUtils-CBuilder tests
Steve Hay 3 files changed, 0 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/e9829d5079b73a9c

Correct MANIFEST, broken by Test-Simple upgrade
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe91a837ed4e5be5

Upgrade to Test-Simple-0.94
Steve Hay 25 files changed, 1082 insertions(+), 104 deleti
http://perl5.git.perl.org/perl.git/commit/2c4d5b9bac4cc261

Upgrade to Storable-2.21
Steve Hay 3 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70006c44dda5cc63

Upgrade to Pod-Simple-3.08
Steve Hay 4 files changed, 16 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/ac185ebf4c9d4029

Sync Pod-Simple test scripts with CPAN versions
Steve Hay 19 files changed, 19 insertions(+), 7 deletions(
http://perl5.git.perl.org/perl.git/commit/9c7c0c6c6ad48b65

Upgrade to Parse-CPAN-Meta-1.40
Steve Hay 7 files changed, 249 insertions(+), 3 deletions(
http://perl5.git.perl.org/perl.git/commit/c82fc722e45a8716

Upgrade to ExtUtils-Manifest-1.57
Steve Hay 3 files changed, 34 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/551c793ccd7e5d2e

Upgrade to ExtUtils-CBuilder-0.260301
Steve Hay 12 files changed, 25 insertions(+), 13 deletions
http://perl5.git.perl.org/perl.git/commit/3698b7bef83ed184

Sync ExtUtils-CBuilder test scripts with CPAN versions
Steve Hay 3 files changed, 24 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/1579b0259613d9c0

Upgrade to CGI.pm-3.48
Steve Hay 44 files changed, 1187 insertions(+), 540 deleti
http://perl5.git.perl.org/perl.git/commit/deafae52c0ee26d9

Replace UU encoded files in CGI with their binary originals
Steve Hay 6 files changed, 3 insertions(+), 116 deletions(
http://perl5.git.perl.org/perl.git/commit/7b742a041dc3ba8c

Move CGI's Changes file to its proper place
Steve Hay 3 files changed, 1424 insertions(+), 1424 deleti
http://perl5.git.perl.org/perl.git/commit/52f1b2ff5bd2f62f

Applied a patch from David Fifield to fix an error message in perlipc.pod
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/09a3ed31a73051ac

Added a TODO test for RT#69332 - PerlIO returns undef instead of 0 on EOL
Jesse Vincent 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/86cb0d3084b80528

[perl #69686] Fix DragonFly thread lib selection
Simon 'corecode' Schubert 1 file changed, 6 insertions(+), 41 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c1b5ced18901286

New branch deprecate-by-default
20 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7d268131edab44c5.tar.gz

Enable deprecation warnings by default.
Nicholas Clark 9 files changed, 45 insertions(+), 52 deletions(
http://perl5.git.perl.org/perl.git/commit/7d268131edab44c5

locked is deprecated, so use :lvalue instead.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd62e57ec485ba99

Can't use C<shift INC> to avoid @ in a commandline now, so use eval and octa
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6bbc0bd36ecfbeb7

shift with barewords is deprecated, so this test from perl 1 needs updating.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e438be090ac9636

push and pop on barewords are deprecated, so need no warnings 'deprecated';
Nicholas Clark 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/33fdb87135c295f1

Opening dirhandle DIR also as a file needs no warnings 'deprecated';
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f2d82cd25c250ac

defined @array and defined %hash need no warnings 'deprecated';
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bae3a34446c47043

localisation of $[ is deprecated, so needs no warnings 'deprecated';
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4dfbc20792bca1a3

:locked is deprecated, so use :lvalue instead.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f155ce0ebf4f3ec6

Tests for barewords and hash operators need no warnings 'deprecated';
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/462b393554149691

do subname() is deprecated, so tests for it need no warnings 'deprecated';
Nicholas Clark 1 file changed, 16 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66222b8b98995720

do subname() is deprecated, so update this hunk of test dating from perl 1.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c9a71023553f27a7

Bracket deprecated features with no warnings 'deprecated';
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/72f357263a5e59f5

do subname() is deprecated, so this test from perl 3 needs updating.
Nicholas Clark 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/32cdbbf58c18b498

Move tests for $[ from comp/hints.t to op/array_base.t
Nicholas Clark 5 files changed, 60 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/82bf910639ded618

Move tests for $[ from comp/parser.t to op/array_base.t
Nicholas Clark 3 files changed, 40 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/57c5edd19d40fdce

do subname() is deprecated, so this test from perl 1 needs updating.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a749ba98d445070

Move the test for the deprecated feature <<; out of t/base/lext.t
Nicholas Clark 3 files changed, 28 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/6a4790d8a6bcbd38

Add no warnings 'deprecated' to a test that assigns to $[
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e999767551865dfc

Sort MANIFEST following commit 9bc662c9c4c134e4.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/44bba17e02e53065
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
49 commits. 10 unique authors. 9 unique committers.
79 files changed, 6642 insertions(+), 684 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/26c80adcc7731c0e.tar.gz

Help ExtUtils::Install's tests find PERL_SRC on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/26c80adcc7731c0e

refactor the special CC code in reg_try()
Yves Orton 1 file changed, 75 insertions(+), 140 deletions(
http://perl5.git.perl.org/perl.git/commit/20d0b1e9c410d995

Enable deprecation warnings by default.
Nicholas Clark 9 files changed, 45 insertions(+), 52 deletions(
http://perl5.git.perl.org/perl.git/commit/d1d15184c41c6ad4

locked is deprecated, so use :lvalue instead.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43b3daf05d649269

Can't use C<shift INC> to avoid @ in a commandline now, so use eval and octa
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/af224ca80759294e

shift with barewords is deprecated, so this test from perl 1 needs updating.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f652f7a555220290

push and pop on barewords are deprecated, so need no warnings 'deprecated';
Nicholas Clark 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/35ea4f2c0b9de079

Opening dirhandle DIR also as a file needs no warnings 'deprecated';
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3963d30b5a2dc4d2

defined @array and defined %hash need no warnings 'deprecated';
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/140d27a472ded936

localisation of $[ is deprecated, so needs no warnings 'deprecated';
Nicholas Clark 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4521bb0671e94104

:locked is deprecated, so use :lvalue instead.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d152a4c4e9147bb6

Tests for barewords and hash operators need no warnings 'deprecated';
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/eb81740c724e07e1

do subname() is deprecated, so tests for it need no warnings 'deprecated';
Nicholas Clark 1 file changed, 16 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96ccdd02f19e8749

do subname() is deprecated, so update this hunk of test dating from perl 1.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bb19cdcde94e10ab

Bracket deprecated features with no warnings 'deprecated';
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/136c2a5ed8214b1a

do subname() is deprecated, so this test from perl 3 needs updating.
Nicholas Clark 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/2a70d4f61c76d61d

Move tests for $[ from comp/hints.t to op/array_base.t
Nicholas Clark 5 files changed, 60 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/a026e652f130da8b

Move tests for $[ from comp/parser.t to op/array_base.t
Nicholas Clark 3 files changed, 40 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/24d0fc42f3cde6d9

do subname() is deprecated, so this test from perl 1 needs updating.
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/065f14eb9d944e9b

Move the test for the deprecated feature <<; out of t/base/lext.t
Nicholas Clark 3 files changed, 28 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/f3365a56c42f2f31

Add no warnings 'deprecated' to a test that assigns to $[
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f560054f038f9369

Make the watchdog create a valid command for spawning.
Craig A. Berry 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b7a5066c959acc3

Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.
Nicholas Clark 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c7cffa0b862541c2

Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
Nicholas Clark 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a8fad9addd88c65

Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags(..., SVs_TEMP)
Nicholas Clark 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afce0a13caf9540b

Add missing MANIFEST entries
Steve Hay 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/163ba113b958ebef

Restore 8d2345e02f493825c3e22467caf8508ee3a19450.
Craig A. Berry 2 files changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dfc949a06e1ca43e

Skip testing the be_BY.CP1131 locale on Darwin 10, as it's still buggy.
Nicholas Clark 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a44d0896a6c4bfe0

Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP)
Nicholas Clark 10 files changed, 39 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/d3d348849d1e04f9

Use newSVpvn(), newSVpvs() and gv_fetchpvs(), the later with proper argument
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f584eb2d9f7ac11f

Use gv_stashsv() and gv_fetchpvs(), the later with proper arguments.
Nicholas Clark 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/352e1c09cf09498d

Use sv_catpvs(), newSVpvs(), newSVpvn(), newSVhek(), gv_stashpvs() and the
Nicholas Clark 2 files changed, 51 insertions(+), 47 deletions(
http://perl5.git.perl.org/perl.git/commit/6beb30a667e08397

In strftime(), save a malloc()/free() by using sv_usepvn_flags().
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8dbe7cf704038839

POSIX::strftime() should be able to handle Unicode characters in the format
Nicholas Clark 3 files changed, 14 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/dc57de01240c08cc

Fix 2 pod errors in perlvms.pod.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a55b162c2ce28c96

Make p_tainted.t find its tests on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7fa7b0adb97886e2

Hmmm... this may be a heisenbug. Works on some terminals but not
Steve Peters 3 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74c2567ea04065ba

Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into bl
Steve Peters 2 parents
http://perl5.git.perl.org/perl.git/commit/7b00711fc6f174fa

POSIX::strftime() should be able to handle Unicode characters in the
Steve Peters 3 files changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e8c01f558a03902

Move the boolkeys op to the group of hash ops.
Nicholas Clark 5 files changed, 233 insertions(+), 234 deletion
http://perl5.git.perl.org/perl.git/commit/2e0eeeaafce11cb0

Optimise if (%foo) to be faster than if(keys %foo)
demerphq 14 files changed, 182 insertions(+), 10 deletion
http://perl5.git.perl.org/perl.git/commit/867fa1e2da145229

Support for pp_boolkeys in B::Deparse.
demerphq 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1c85afcecc8ee030

Updated a comment in Porting/makerel
Jesse Vincent 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/63d690b1f5b7e4a4

Add mingw64 support for win32
Sisyphus 2 files changed, 5736 insertions(+), 0 deletions
http://perl5.git.perl.org/perl.git/commit/55b77936aef50881

Remove old code dealing with installing 5.003's perldiag
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a841533b5cf319b3

Ignore files installed by Parse::CPAN::Meta
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d30bfae6d91dda44

Don't install uupacktool.pl
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4540f59a80659a16

Patch t/win32/system.t for mingw32/64
Sisyphus 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d4c22fec77d72448

Fix {$^MATCH} typo in perlre
brian d foy 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/632a17729efb9655
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
74 commits. 10 unique authors. 10 unique committers.
110 files changed, 5012 insertions(+), 4770 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c77945c3ac1accef.tar.gz

Module::CoreList, implemented is_deprecated() and added tests for it.
Chris Williams 4 files changed, 24 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/c77945c3ac1accef

release manager guide notes updates
Jesse Vincent 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d5bddf6e73535489

pod nits from nicholas and zefram
Jesse Vincent 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70ec46731ef1c5ad

set the release date for 5.11.1
Jesse Vincent 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/929e68c69d3c57a4

Module::CoreList version bump for 5.11.1 release
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/308aaf54143441a0

Module::CoreList updated for 5.11.1
Jesse Vincent 1 file changed, 720 insertions(+), 48 deletions(
http://perl5.git.perl.org/perl.git/commit/979b9961801bc9ab

make regen; make regen_perly
Jesse Vincent 3 files changed, 25 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/368f9a849b13b352

Acknowledgments in perldelta
Jesse Vincent 1 file changed, 13 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7360c6b444ea6e19

perldelta formatting
Jesse Vincent 1 file changed, 99 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/79801d6ac5904596

perl5111delta now includes all changes between 5.11.0 and 5.11.1 and has bee
Jesse Vincent 1 file changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/32619a1dcb5d3caa

perldelta cleanup
Jesse Vincent 1 file changed, 28 insertions(+), 48 deletions(-
http://perl5.git.perl.org/perl.git/commit/efbe0a448e7c3a04

release manager guide notes updated
Jesse Vincent 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/54356a6f6c5b66c9

suidperl is no longer available. INSTALL should not say it is
Jesse Vincent 1 file changed, 3 insertions(+), 19 deletions(-)
http://perl5.git.perl.org/perl.git/commit/172dd9593c69d24c

Bump 5.11.0 -> 5.11.1 in all sorts of places it's (oh so unfortunately) hard
Jesse Vincent 20 files changed, 128 insertions(+), 128 deletio
http://perl5.git.perl.org/perl.git/commit/6f15df4765b85301

We should not bump the perl version in the release schedule as part of relen
Jesse Vincent 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/795c888f79c01883

ExtUitls::Install had changes since 5.11.0 - bump its version
Jesse Vincent 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/75fc7c3616cfd92b

Bump OS2::DLL's version since it differs from what was shipped in 5.11.0
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ede6ab58533e3b13

Bump OS2::Process's version since it differs from the version in 5.11.0
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8346f1fe5d9573dd

Bump overload.pm's version since it differs from the version in 5.11.0
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ab3df797d6f1e2dc

Bump Carp.pm's version number since it differs from the version in 5.11.0
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5b9ec4c34184dd95

Bump mro's version number and copyright year, since it differs from 5.11.0
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc275821cc1a2b5c

Bump B::Consise's version number since it's changed since 5.11.0
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc740e82c94e12ef

Revert accidental executability of several pod files
Jesse Vincent 0 files changed, 0 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/111dcd1233eab847

Updated perlport.pod with notes on VMS support from Craig Berry
Jesse Vincent 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1b0ab010c187c1d3

Added perldelta notes for yves' regex semantics fixups and W2k and VMS "know
Jesse Vincent 1 file changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bf23babfb7fce20

Update Switch version in Maintainers.pl after CPAN upload
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7844ec1ba250f5d3

Bump version of Switch to 2.15 for CPAN release
Rafael Garcia-Suarez 4 files changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2d8cee801e4ac77

Pull out filter setup code from S_swallow_bom() into S_add_utf16_textfilter(
Nicholas Clark 4 files changed, 33 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/81a923f452ade5c2

MAD-only code in S_swallow_bom() duplicated the actions of sv_setpvn()
Nicholas Clark 1 file changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e2f783e67807d5c

Merge branch 'corelist-deprecated' into blead
David Golden 2 parents
http://perl5.git.perl.org/perl.git/commit/1c2c5f8e76ec8140

formally mark deprecations in Maintainers.pl
David Golden 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ab87ca4d8e09a764

Revert part of d1eb317 which broke ./Configure -des -Dusedevel;make
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/af42750f1c24faef

Updating Win32 0.39 to have the same line-endings as CPAN
Jesse Vincent 18 files changed, 3194 insertions(+), 3194 delet
http://perl5.git.perl.org/perl.git/commit/8883bb5ae00921bf

Maintainers.pl updates to better match reality
Jesse Vincent 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12d6a7d6cabd18c8

piconv.t from Encode isn't excluded. Fix Maintainers.pl
Jesse Vincent 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d4d0ea5f6e34d4af

revert to 5.8.x semantics for \s \w and \d
Yves Orton 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e84be61fa7eefd8

somewhat fix failing regex tests. but break lots of other stuff at the same
Yves Orton 12 files changed, 132 insertions(+), 24 deletion
http://perl5.git.perl.org/perl.git/commit/d1eb31775715b0fc

Perl builds fine on Windows 7
Jan Dubois 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3b665c4736519efd

The term 'winsock' is an implementation detail.
Jan Dubois 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/546378fe9f602318

CPANPLUS was upgraded without bumping the version in Porting/Maintainers.pl
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2e105cc8b44bd3f9

Maintainers.pl had a number of MAP errors due to the ext->cpan reorg
Jesse Vincent 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/7964dbe80fa46b64

Make core-cpan-diff more aware of the new world order
Jesse Vincent 1 file changed, 11 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9546b88d218df813

Porting/core-cpan-diff now tells us who the upstream is for dual-lifed modul
Jesse Vincent 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d55832d0634f6552

Update CPANPLUS to CPAN version 0.89_03
Chris Williams 4 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/a97f47a27063aa59

* Synced the perlfaq
brian d foy 8 files changed, 29 insertions(+), 805 deletions
http://perl5.git.perl.org/perl.git/commit/f12f5f55b96ab324

macroify how we run perl from within the Makefile.
Jesse Vincent 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/34b80e25c2b4f9ca

Add Cygwin to supported platforms list
Jerry D. Hedden 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d9ede6ef2fdbb32

Porting/makerel no longer massages win32 files during the final tarball buil
Jesse Vincent 1 file changed, 0 insertions(+), 24 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f9a80b25f23becc

add a test_porting target which runs basic porting tests to verify pod, mani
Jesse Vincent 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e54784419d70443

Consistent spelling of HP-UX
H.Merijn Brand 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e237eb0078e71608

Remove the entry about removing Perl_deprecate()
Nicholas Clark 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be5387481edebd42

Fix minor pod formatting error in perl5111delta.pod
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2cf7e86bd2a73fe5

update perl5111delta to mark our current release point.
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb0bad2ea387e065

perldelta editing
Jesse Vincent 1 file changed, 7 insertions(+), 144 deletions(-
http://perl5.git.perl.org/perl.git/commit/90b948c56619f1b1

HP/UX should have been HP-UX
Jesse Vincent 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e0d9a2c811410c7a

First pass at updating perlport.pod with data from p5p for 5.12
Jesse Vincent 1 file changed, 105 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/bb377ba23d1bb580

Add two (U8 *) casts to placate C++.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25f2e8444d524c6e

In utf16_to_utf8(), fix off-by-one errors for the range of valid surrogates.
Nicholas Clark 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52b9aa85a8c28ddc

utf16_to_utf8() should croak on encountering a bare low surrogate.
Nicholas Clark 2 files changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dbde19516d139ef4

utf16_to_utf8() should croak if the buffer ends without the second surrogate
Nicholas Clark 2 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/01ea242be7d23d3b

utf16_to_utf8_reversed() should croak early when passed an odd byte length.
Nicholas Clark 3 files changed, 16 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0ea5e2d50a479e1

Expose utf16_to_utf8{,reversed} via XS::APItest, and provide some basic test
Nicholas Clark 4 files changed, 81 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/30685b5659009a95

Another pass at getting the perldelta for 5.11.1 in shape
Jesse Vincent 1 file changed, 162 insertions(+), 356 deletions
http://perl5.git.perl.org/perl.git/commit/8f3d5996a665cf70

Eviscerate README.macos to match the state of the world
Jesse Vincent 1 file changed, 10 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/c22d4cd038b9aba7

Remove Mac OS Classic caveats from perlport.pod as Perl is no longer portabl
Jesse Vincent 1 file changed, 48 insertions(+), 165 deletions(
http://perl5.git.perl.org/perl.git/commit/204ad8d57498ad6c

Added four new AUTHORS who hadn't yet been acknowledged
Jesse Vincent 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/895db0573cd9583d

Ran into Bert Dvornik at a cafe - updated his AUTHORS file address
Jesse Vincent 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fc3afdc0ad32552c

Merge S_utf16_textfilter and S_utf16rev_textfilter().
Nicholas Clark 4 files changed, 15 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/aa6dbd607b0a3d8a

Note why S_pending_ident's prototype can't be generated by embed.fnc
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/161735889e3f206d

Generate prototypes for utf16_textfilter and utf16rev_textfilter using embed
Nicholas Clark 4 files changed, 37 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/a28af015d589214a

Use gmtime() instead of localtime(), as timezones hinder testing strtime().
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/28c3d5f4a254cce0

First pass of weeding commit meesages from "git log v5.11.0..blead" into a p
Jesse Vincent 1 file changed, 363 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/6609e0408cfa30e0

Update CPANPLUS to CPAN version 0.89_02
Chris Williams 10 files changed, 30 insertions(+), 15 deletions
http://perl5.git.perl.org/perl.git/commit/704e1b1ec3309aeb

Upgrade to threads::shared 1.32
Jerry D. Hedden 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50b08f24ee50a11a
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
55 commits. 11 unique authors. 8 unique committers.
69 files changed, 778 insertions(+), 443 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9e20cf84778bac51.tar.gz

In Locale::Maketext, avoid using defined @array and defined %hash.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9e20cf84778bac51

In I18N::LangTags::Detect, avoid using defined @array and defined %hash.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/08f2910fedd8fc4c

Avoid using defined @array in core tests.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d97c514e66a6aa93

Avoid using defined %hash in core code and tests.
Nicholas Clark 3 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/902fde96768bb39d

Updated Module::Load::Conditional to cpan version 0.32
Chris Williams 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09a3950ca54c536f

Cap the exit code of the bisecting script
Vincent Pit 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7930c68bef8756f4

"-x ./foo" isn't a shell command, but "[ -x ./foo ]" is
Vincent Pit 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/68814ba41330ad31

Convert the 2 Storable tests that use Test to use Test::More.
Nicholas Clark 2 files changed, 65 insertions(+), 65 deletions(
http://perl5.git.perl.org/perl.git/commit/3513da74e0f2c30b

Convert the Pod::Perldoc tests from Test to Test::More.
Nicholas Clark 4 files changed, 14 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/08332554c0d06391

Convert the odd Locale::Maketext test out from Test to Test::More.
Nicholas Clark 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b6703958fc5a9cc5

Convert File/CheckTree.t from Test to Test::More.
Nicholas Clark 1 file changed, 27 insertions(+), 72 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d47529a635ec9dc

Convert tests in ext/ from Test to Test::More.
Nicholas Clark 2 files changed, 61 insertions(+), 63 deletions(
http://perl5.git.perl.org/perl.git/commit/8618896a77bf5a80

S_run_user_filter() can use the filter GV itself for the cache buffer.
Nicholas Clark 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4464f08ea532be08

S_utf16_textfilter() can use the filter GV itself for an SV buffer.
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3040f2ca0eac516

Updated CPANPLUS to cpan version 0.89_04
Chris Williams 6 files changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d74adc6a1d938314

Updated Module::Load::Conditional to cpan version 0.31_01
Chris Williams 2 files changed, 27 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1823d11bd0507e10

a2p match() faulty
Zefram 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6cf7238579bd5123

CPAN release of Switch 2.16
Rafael Garcia-Suarez 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43269761c362a1ad

ExtUtils-Install tests need abs_path @INC for utf8
H.Merijn Brand 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4b05cdbd9c019206

a2p generates code using $[
Zefram 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dbe039e5024b852f

[perl #69838] a2p generates code using $[
Zefram 3 files changed, 13 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/19720b39a307f3ff

[perl #69903] 5.10.1 perlretut section "A bit of magic: executing Perl code
Rafael Garcia-Suarez 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/871673162d98aa63

Let SvRX(OK) recognise a bare REGEXP.
Ben Morrow 2 files changed, 19 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/df052ff84a4fc5e4

RT#69616: regexp SVs lose regexpness in assignment
Ben Morrow 8 files changed, 49 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/f0826785082983bd

Remove the venerable fatal error "Runaway format"
Rafael Garcia-Suarez 2 files changed, 0 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/dc35ab6e9838269d

Remove file t/0 added by last commit
Rafael Garcia-Suarez 3 files changed, 57 insertions(+), 55 deletions(
http://perl5.git.perl.org/perl.git/commit/d1c21cecdd89e9b0

Bare readdir in while loop now sets $_
Brad Gilbert 6 files changed, 141 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/114c60ecb1f775ef

POD link fix
Rafael Garcia-Suarez 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d408791feefd6190

In S_utf16_textfilter() replace sv_chop() with code, as we move 1 byte at mo
Nicholas Clark 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e07286ed3e670b1b

S_utf16_textfilter() needs to avoid splitting UTF-16 surrogate pairs.
Nicholas Clark 2 files changed, 38 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ba77e4cc9d1ceebf

Test requiring files with non-BMP characters (encoded as surrogate pairs).
Nicholas Clark 1 file changed, 20 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3766b12c64c46e0

Tests for UTF-16 characters > 256, including those containing the octet 10.
Nicholas Clark 1 file changed, 24 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/02512a66ad35b8dd

../lib isn't valid after a chdir "..";
H.Merijn Brand 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1b865f4a815f28f

Perl_utf16_to_utf8() should treat "\0" like any every other odd-length input
Nicholas Clark 2 files changed, 9 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/26cc780bb8911dcc

Re-write S_utf16_textfilter() to correctly handle partial reads of UTF-16.
Nicholas Clark 2 files changed, 80 insertions(+), 37 deletions(
http://perl5.git.perl.org/perl.git/commit/c28d61051c446453

Remove the "hack" that removes SVt_UTF8 in the UTF16 filter, by fixing t/TES
Nicholas Clark 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9fb03e618192b6b5

Added 2.21 changes to the Module::CoreList Changes file
Chris Williams 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1bb4187059cebfeb

Updated Changes file for Module::CoreList
Chris Williams 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2098fd41655bd1ab

Bump base and fields versions to 2.15
Rafael Garcia-Suarez 5 files changed, 7 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/745002c984ddd273

Fix built-in prototype of each, keys, and values
Rafael Garcia-Suarez 2 files changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c8178a1ff9cacd9

Install Switch from CPAn into 'site', not 'perl'
David Golden 3 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac9fc527315f1c14

Refactor S_utf16_textfilter() to use a second SV for the UTF-16 input.
Nicholas Clark 1 file changed, 28 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/2a773401c9513390

Perl_utf16_to_utf8() should return the correct length when being "understand
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cbc1fc82d0122a78

Remove the PERLIO * argument to S_filter_gets(), as it's always PL_rsfp
Nicholas Clark 4 files changed, 17 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/5cc814fd5c2c076b

Fix off-by-one error in e92c6be8349ad1d36d6df1dcb526fd37421e9970.
Jan Dubois 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d8a41fe27d5f976

Fix (comment) typo pointed out by Robin Barker
Abhijit Menon-Sen 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e020c25287c7176d

Fix uninitialized warnings in Pod::Perldoc
David Golden 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9637d5f2d8c4c2e7

S_utf16_textfilter() needs FILTER_DATA() to get the filter's state SV.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/89655c2e76bb1869

Fix documentation of Module::CoreList::is_deprecated
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a069fd9ed26dbc9a

S_utf16_textfilter() was failing honour error returns from FILTER_READ()
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/295e8c06d82ac75b

panic if S_utf16_textfilter() is called in block mode.
Nicholas Clark 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c8b0cbae4027475c

Make filter_read() in block mode create a well-formed SV with a trailing '\0
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/881d8f0a6e1bd662

Fix precedence error in Module::CoreList's test, which was causing it to fai
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb35b2c24f8da5fb

Revised Module::CoreList::is_deprecated
David Golden 2 files changed, 32 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/0dee1c27c6561271

Auto-generate deprecation list via corelist.pl
David Golden 2 files changed, 31 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a762e0540fbc9804
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
12 commits. 6 unique authors. 6 unique committers.
34 files changed, 806 insertions(+), 351 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/34861f291d6c5483.tar.gz

Update CPANPLUS to cpan version 0.89_05
Chris Williams 7 files changed, 79 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/34861f291d6c5483

Better wording for the hash ~~ array docs
Rafael Garcia-Suarez 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8b2c106f7c4e82c

add an elipses to string/ref warnings when str longer than 32 chars
Yves Orton 4 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/9134ea20ecf6c7a8

refine the documentation for deleting branches and altering history
Yves Orton 1 file changed, 43 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/2699d6345b651c48

Hashed out a prose description of the (largely existing) branching and topic
Jesse Vincent 1 file changed, 38 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce2a8773749b6722

mg.c uses a fixed NGROUPS contant
perlbug-followup@perl.org 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb4089e0451edf57

disable non-unicode case insensitive trie matching
Yves Orton 3 files changed, 19 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/0abd0d78a73da1c4

Rename to Porting/perldelta_template.pod so that t/porting/podcheck.t covers
Nicholas Clark 3 files changed, 281 insertions(+), 281 deletion
http://perl5.git.perl.org/perl.git/commit/fe88edf0c4ada423

Note that F<ext/> has become F<cpan/>, F<dist/> and F<ext/>
Nicholas Clark 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42a0894d700dde35

In S_pending_ident(), only call gv_fetchpvn_flags() if the warning is enable
Nicholas Clark 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d824713b62f02cde

Make defined %hash on a non-lexical (also) generate a deprecated warning.
Nicholas Clark 5 files changed, 34 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/d47e1c27dd43d7b7

Add perl5112delta, and change 5111delta from being "the" perldelta.
Nicholas Clark 10 files changed, 300 insertions(+), 14 deletion
http://perl5.git.perl.org/perl.git/commit/d5114285ea0d40a3

New branch remove-toke-package-defined-hack
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2bf30462af80561c.tar.gz

Re-instate the use of gv_stashpvn_flags(), and the correct non-boolean argum
Nicholas Clark 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2bf30462af80561c

Remove the tokeniser hack that prevents compile-time vivification of %stash:
Nicholas Clark 2 files changed, 9 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/1352e35eb982c6b3
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
20 commits. 11 unique authors. 5 unique committers.
90 files changed, 3144 insertions(+), 1960 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e2b41a3faa25b7d6.tar.gz

remove all references to patching.pod
Dave Rolsky 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2b41a3faa25b7d6

Refer to perlrepository.pod instead of patching.pod
Dave Rolsky 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8502f9cc39a1533a

Fix another reference to the now-gone patching.pod
Dave Rolsky 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/552d2b87467d02c0

Remove obsolete details on how to format a patch. Just point to perlreposito
Dave Rolsky 1 file changed, 4 insertions(+), 30 deletions(-)
http://perl5.git.perl.org/perl.git/commit/168a53cc0d4ae0ff

Clarify relationship of pattern modifiers and named subpatterns
Dave Rolsky 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8eb5594e5b00118a

Updated ExtUtils::CBuilder to 0.27
David Golden 19 files changed, 599 insertions(+), 448 deletio
http://perl5.git.perl.org/perl.git/commit/506098d45ac55c24

Propagate LDLIBPTH into run_tests - Fixes 5.12 blocker [perl #70057]
Jesse Vincent 1 file changed, 23 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/5fb77da43fd55ef9

[PATCH] perlcommunity.pod: add information about OSDC.fr
Philippe Bruhat (BooK) 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ff31b786b9f6148

Allow syswrite with offset same as length of string [perl #70095]
Gisle Aas 2 files changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c9465285f823f6b

Update CPANPLUS to cpan version 0.89_06
Chris Williams 5 files changed, 10 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/13f4e2ac11fc84c6

Remove unused variable
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d3e1f86c0c53ab55

remove unnecessary (always true) condition in S_vdie
Gerard Goossen 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad09800fcb5c21c4

Update Module::Load::Conditional to cpan version 0.34
Chris Williams 5 files changed, 12 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/482aa6ffeb230a1c

Convert all Pod::Simple files to Unix line endings.
David E. Wheeler 25 files changed, 1242 insertions(+), 1242 delet
http://perl5.git.perl.org/perl.git/commit/4eb5377437a6e3b0

Bump Exporter's version in blead after last patch
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3247c18889f5c199

Test exported arrays and hashes without using defined()
Jerry D. Hedden 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/4817af0025b173cc

Add missing files
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/46655c69f462f3f5

Bring Pod::Simple up to 3.09 as on CPAN.
David E. Wheeler 24 files changed, 1175 insertions(+), 162 deleti
http://perl5.git.perl.org/perl.git/commit/9d65762f3680caf0

$#array should be accepted as a lvalue sub return value.
Rafael Garcia-Suarez 2 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/28c5b5bcd7f52e6b

Avoid adding magic with rvalue $#a
Eric Brine 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02d85cc37a4aceca
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
19 commits. 11 unique authors. 4 unique committers.
32 files changed, 391 insertions(+), 135 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2b6765935f5ee68d.tar.gz

[PATCH] [perl #20321] Non-destructive Perl_av_make
Bo Borgerson 2 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/2b6765935f5ee68d

Slow down split in scalar context :-)
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2f7a9718549bed20

S_utf16_textfilter() was not returning EOF correctly in some situations.
Nicholas Clark 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/d2d1d4de13bedc11

Tweak the filename regexp in parser.t so that ./TEST -utf16 op/parser.t pass
Nicholas Clark 1 file changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9de86d555b2cc84

Remove Perl_pmflag() from the public API, and mark it as deprecated.
Nicholas Clark 11 files changed, 95 insertions(+), 20 deletions
http://perl5.git.perl.org/perl.git/commit/879d0c7269cae2ff

Improvements to qr-overload tests
Rafael Garcia-Suarez 1 file changed, 15 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4eea5780a2bbeec

Bump overload.pm's VERSION (plus some spelling nits)
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/206be27c0fa2615e

Documentation for the 'qr' overload.
Ben Morrow 3 files changed, 27 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/7cb0cfe6b05b22a9

Implement the 'qr' overload type.
Ben Morrow 3 files changed, 111 insertions(+), 5 deletions(
http://perl5.git.perl.org/perl.git/commit/d4b87e753f3c5c81

Add a new overload type, "qr".
Ben Morrow 4 files changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d9151963660fed8e

Use of SV* instead of message, msglen, utf8 to contain error message
Gerard Goossen 5 files changed, 52 insertions(+), 66 deletions(
http://perl5.git.perl.org/perl.git/commit/7d0994e057b3340e

Revert "Re: [perl #38809][PATCH] loss of stack elements with a do block insi
Steve Peters 1 file changed, 1 insertion(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d5ba409c26980e4

Re: [perl #38809][PATCH] loss of stack elements with a do block inside a ret
Vincent Pit 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/60aa6a1aa894dd62

[PATCH] Todo test for [perl #38133] (was: [regex] backref problem with quant
Bram via RT 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4da7baecba4c47b

[PATCH] extra tests for t/op/tie.t (was RE: [perl #53482] I believe I found
Bram 1 file changed, 11 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7de9d14ea5825e75

Adds additional tests with undef for smartmatch.
Yuval Kogman 1 file changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be99ef1a1b51cea3

Add assertion to JMPENV_POP to assert that the jumplevel popped is the top l
Gerard Goossen 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3ab86beddf03171

[perl #69875] Slow down split in scalar context :-)
Father Chrysostomos 2 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/941446f6f52eecff

Improve warnings about known issues in (?{...}) blocks in the regex engine
Gerard Goossen 1 file changed, 9 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e95d73140218cc53
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
21 commits. 9 unique authors. 8 unique committers.
69 files changed, 2622 insertions(+), 1373 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4d719414e6f0d6b9.tar.gz

Add legacy.pm to Maintainers
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d719414e6f0d6b9

Merge branch 'legacy-pragma' into blead
Rafael Garcia-Suarez 2 parents
http://perl5.git.perl.org/perl.git/commit/d3a49e2e379d1cc4

bump Carp version number
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e3f38af2a273218e

Addded a pointer to the documentation on how Configure is maintained
Jesse Vincent 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4471067f9aaa4b26

Add a line directive to op.c and perl.c such that error messages refer to th
Gerard Goossen 2 files changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b88f2805a1717a9

Add a "return NORMAL" to a DIE at the end of a function to prevent compiler
Gerard Goossen 1 file changed, 51 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/805bf316c58ab2d7

Check to see if there was a body which needs freeing using the old_type inst
Gerard Goossen 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc78644842f11353

Complete the fix for Win32 link following commits 88e1f1a and 406ca27
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de95d07bf36987cf

move JMPENV_JUMP to die_where and mark it as "noreturn"
Gerard Goossen 8 files changed, 16 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/bb4c52e023e0fcad

Have Carp respect CORE::GLOBAL::caller if it exists
David Golden 1 file changed, 9 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45a2d9782bd1c90e

Partially fix Win32 link following commit 88e1f1a
Steve Hay 3 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/406ca277873a56e2

Describe how Configure patches should be done
H.Merijn Brand 1 file changed, 16 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99c47ece948db04c

Detection (and warning) of char size in bits
H.Merijn Brand 16 files changed, 112 insertions(+), 1 deletion(
http://perl5.git.perl.org/perl.git/commit/c193ef60f6a5fd42

SvREFCNT_dec already checks if the SV is non-NULL
Vincent Pit 2 files changed, 4 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb39f75f02caa9f2

Mention git resources in header
H.Merijn Brand 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f5be6d1e57649da

regen generated files changed by the previous patch - facility to plug in s
Jesse Vincent 7 files changed, 1260 insertions(+), 1234 deleti
http://perl5.git.perl.org/perl.git/commit/4098b6bb9d823110

Implement facility to plug in syntax triggered by keywords
Jesse Vincent 25 files changed, 768 insertions(+), 31 deletion
http://perl5.git.perl.org/perl.git/commit/88e1f1a2657a3a28

Updated CPANPLUS::Dist::Build to cpan version 0.41_01
Chris Williams 3 files changed, 36 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/9b583d5830e4b19c

Updated CPANPLUS to cpan version 0.89_07
Chris Williams 7 files changed, 80 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/f395eedc84e42f36

Document qr overloading in perldelta
Rafael Garcia-Suarez 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97352077e6c6c736

Deprecate use of := to mean an empty attribute list in my $pi := 4;
Nicholas Clark 4 files changed, 95 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/d83f38d8facaed62

1 2 3 4 5 6 7 8 9 ... 18  View All