This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-06-13 Nicholas ClarkRemove autodoc.pl from regen.pl and the lists of regene...
2009-06-13 Nicholas ClarkEliminate the regen_pods target from pod/Makefile,...
2009-06-13 Jos I. BoumansUpdate Archive::Tar to 1.52
2009-06-13 Jos I. BoumansUpdate CPANPLUS to 0.87_02
2009-06-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas ClarkMake perlmodlib.PL chdir into pod. Add a -q flag to...
2009-06-13 Nicholas ClarkIn perlmodlib.PL, just open files in their original...
2009-06-13 Chris WilliamsUpdate CPANPLUS::Dist::Build to CPAN version 0.34
2009-06-13 Jos I. BoumansUpdate to CPANPLUS 0.87_01
2009-06-13 Jos I. BoumansUpdate to Archive::Tar 1.50
2009-06-13 Jos I. BoumansUpdate to Archive::Extract 0.32
2009-06-13 Steffen MuellerMake SvOK and SvTRUE API docs slightly less utterly...
2009-06-13 Nicholas ClarkResort MANIFEST.
2009-06-13 Nicholas ClarkFindBin doesn't need to use Config;
2009-06-12 Nicholas ClarkRegenerated perlmodlib.pod
2009-06-12 Nicholas ClarkUpdate perlmodlib.PL to accomodate the re-arranging...
2009-06-12 David Mitchellsync ext/Text-Soundex/README with the CPAN version
2009-06-12 David Mitchellin Maintainers.pl, move Text-Tabs+Wrap to its correct...
2009-06-12 David Mitchellremove ext/Storable/MANIFEST; its out of date related...
2009-06-12 David Mitchellsync lib/Pod/Simple/ChangeLog with CPAN
2009-06-12 David Mitchellsync t/pod/pod2usage2.t with CPAN (trivial whitespace...
2009-06-12 David MitchellImprove the description of Pod/Stuff.pm in MANIFEST
2009-06-12 David Mitchellremove typo fix from LaTex.pm, to keep it in sync with...
2009-06-12 David Mitchellsync lib/Locale/Maketext/ChangeLog from CPAN distro
2009-06-12 David Mitchellremove two files not part of the IO-Compress CPAN distro
2009-06-12 David Mitchellsync CPANPLUS-Dist-Build with CPAN (trivial whitespace...
2009-06-12 David Mitchellsync lib/CPAN/SIGNATURE with its equivalent in the...
2009-06-12 David Mitchellfully sync blead with B::Debug 1.11 (debug.t was out...
2009-06-12 David Mitchellupdate Porting/Maintainers.pl with recent module versio...
2009-06-12 David Mitchelltrivial whitspace syncup between blead and CPAN Test...
2009-06-12 David Mitchellfurther sync blead with Net-Ping-2.36
2009-06-12 David Mitchellbump lib/ExtUtils/Constant.pm version to 0.22 since...
2009-06-12 David Mitchellfix trivial typo in perldelta
2009-06-12 Marcus Holland... Upgrade to Devel::PPPort 3.18_01
2009-06-12 Marcus Holland... Upgrade to Devel::PPPort 3.18
2009-06-11 Craig A. BerryMake Compare.t work when filenames can't have whitespace.
2009-06-11 Craig A. BerrySome portability and clean-up for errno.t.
2009-06-11 Rafael Garcia... It's not necessary to hardcode skipping of benchmark...
2009-06-11 Max MaischeinAdd t/benchmark to tests run if $ENV{PERL_BENCHMARK...
2009-06-11 Steffen MuellerSync to Data::Dumper 2.123
2009-06-11 David WheelerDocument findsym in Attribute::Handlers
2009-06-10 Rafael Garcia... Do not honor TMPDIR for anonymous temporary files when...
2009-06-10 H.Merijn BrandSmall typo in example.
2009-06-10 David Mitchellupdate comment in overload.pl following 813720522f
2009-06-10 David Mitchellremove from blead, some files already removed from...
2009-06-10 Steve PetersMerge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-06-10 Niko Tyni[perl #66452] TMPDIR not honored when opening an anonym...
2009-06-10 Steffen MuellerUpgrade Attribute::Handlers to 0.84
2009-06-10 Paul Marquess[PATCH] Filter-Util-Call (was RE: pmqs: dual life modules)
2009-06-09 Gisle AasUpgrade to MIME-Base64-3.08
2009-06-09 Gisle AasUpgrade to Digest-MD5-2.39
2009-06-09 Gisle AasUpgrade to Digest-1.16
2009-06-09 Steffen MuellerUpgrade to Data::Dumper stable release 2.122
2009-06-09 Steve HayFix threads build on Win32
2009-06-09 Nicholas ClarkAdd lib/NEXT/t/dynamically_scoped_regex_vars.t to MANIFEST.
2009-06-09 Jerry D. HeddenMask thread signal handling fix on Win32
2009-06-09 Ian GoodacreRevised description of => operator
2009-06-09 Rafael Garcia... Fix regression test for RT 63110 when running with...
2009-06-09 Jerry D. HeddenUpgrade to threads 1.73
2009-06-08 Steffen MuellerMake h2xs add a dependency on Test.pm for < 5.6.2
2009-06-08 Steffen Muellert/op/my_stash.t should use test.pl instead of Test.pm
2009-06-08 Jesse VincentUpdate Test.pm to CPAN's 1.25_02.
2009-06-08 Steffen MuellerUpdate Maintainers.pl: Pod-Escapes and Test
2009-06-08 Steve PetersSync bleadperl and Net-Ping with the release of Net...
2009-06-08 Steffen MuellerJesse Vincent now maintains Test.pm
2009-06-08 Steffen MuellerErrno is no longer dual-lived
2009-06-08 Steffen MuellerBump lib.pm version to match CPAN release
2009-06-08 David Mitchelladd remaining Maintainers.pl EXCLUDED and MAP fields
2009-06-08 Florian RagwitzUpgrade NEXT to 0.64.
2009-06-08 Stepan Kasalfix RT 39060, errno incorrectly set in perlio
2009-06-08 Rafael Garcia... Add missing test boilerplates to new MakeMaker tests
2009-06-08 Rafael Garcia... Upgrade to MakeMaker 6.53_02
2009-06-07 Craig A. BerryThere is no pthread_sigmask on VMS, so use sigprocmask...
2009-06-07 Steve PetersUpgrade to Test-Harness-3.17
2009-06-07 Rafael Garcia... Bump version of threads.pm
2009-06-07 John WrightMask signals in thread creation and destruction to...
2009-06-07 John Wrightmain: Unregister signal handler before destroying my_perl
2009-06-06 David Mitchelladd more Maintianers.pl EXCLUDED and MAP fields
2009-06-06 David Mitchellsync a bunch of files with Test::Simple 0.86
2009-06-06 Steffen MuellerSynchronize with Data::Dumper 2.121_20 on CPAN
2009-06-06 Rafael Garcia... Mark all .t and .pm files as non executable
2009-06-06 Rafael Garcia... Merge commit 'leto/debugger_symbols' into blead
2009-06-06 Steffen MuellerData::Dumper on 5.6.* needs to use old IDs
2009-06-06 Steffen MuellerFor the Data::Dumper CPAN version on 5.6, we need PPPor...
2009-06-06 Steffen MuellerIncrement Data::Dumper version to 2.121_20
2009-06-06 Steffen MuellerRequire at least 5.008 for pack('J'...) in Data::Dumper
2009-06-06 Steffen MuellerUpdate Parse::CPAN::Meta to 1.39
2009-06-06 Alex VandiverFaster utf8_length method -- fixes [RT#50250]
2009-06-06 David Mitchelladd yet more EXCLUDED and MAP keys to Maintainers.pl
2009-06-06 Paul Marquess[PATCH] *-Compress-* 2.020
2009-06-05 Jim Cromieoverload.pl shouldnt update its output unconditionally
2009-06-05 Andy Dougherty[perl #9328] Update INSTALL example for BerkeleyDB...
2009-06-04 Duke LetoFix my comment about DB::sub and make it DB::DB
2009-06-04 Craig A. BerryTest case to go with 30e682852bf42358156ed62e06e91f75e9...
2009-06-04 Craig A. BerryMakeMaker must handle an empty $self->{LIBS} array.
2009-06-04 John E. Malmbergvms.c EFS logical name fix.
2009-06-04 Nicholas ClarkCorrectly interpolate the attempted permissions as...
2009-06-04 Nicholas ClarkAssuming that $SIG{PIPE} is not set can be bogus when...
2009-06-04 Duke LetoBump version of perl5db.pl to 1.33, add changelog comme...
2009-06-04 H.Merijn BrandMerge branch 'blead' of camel.booking.com:/gitroot...
next