p5sagit/p5-mst-13.2.git
2009-06-15 Jarkko Hietaniemi The attached patch to perlio.c fixes the problem of...
2009-06-14 Marcus Holland... Upgrade to Devel::PPPort 3.19
2009-06-13 Nicholas Clark Bring the joy of strict (and warnings) to perlmodlib...
2009-06-13 Nicholas Clark Improve perlmodlib.PL. Reduce the amount of special...
2009-06-13 Nicholas Clark Correct the NAME in the Pod of ExtUtils::Constant::XS.
2009-06-13 Jos I. Boumans Upgrade IPC::Cmd to 0.46
2009-06-13 Steffen Mueller Update to Data::Dumper 2.124
2009-06-13 David Mitchell synchronise lib/Log/Message/t/02_Log-Message.t with...
2009-06-13 Rafael Garcia... Add \N idea from Perl 6 to perltodo
2009-06-13 Rafael Garcia... Merge branch 'blead' of camel:/gitroot/perl into blead
2009-06-13 Rafael Garcia... Add perlmodlib.pod in .gitignore, since it's now generated
2009-06-13 Vincent Pit More updates for Porting/Maintainers.pl
2009-06-13 Rafael Garcia... Nit for the "Missing right brace" error message description
2009-06-13 Graham Barr Update to IO-1.25 from CPAN
2009-06-13 David Mitchell minor updates to Maintainers.pl
2009-06-13 Nicholas Clark Remove autodoc.pl from regen.pl and the lists of regene...
2009-06-13 Nicholas Clark Eliminate the regen_pods target from pod/Makefile,...
2009-06-13 Jos I. Boumans Update Archive::Tar to 1.52
2009-06-13 Jos I. Boumans Update CPANPLUS to 0.87_02
2009-06-13 Nicholas Clark Generate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas Clark Make perlmodlib.PL chdir into pod. Add a -q flag to...
2009-06-13 Nicholas Clark In perlmodlib.PL, just open files in their original...
2009-06-13 Chris Williams Update CPANPLUS::Dist::Build to CPAN version 0.34
2009-06-13 Jos I. Boumans Update to CPANPLUS 0.87_01
2009-06-13 Jos I. Boumans Update to Archive::Tar 1.50
2009-06-13 Jos I. Boumans Update to Archive::Extract 0.32
2009-06-13 Steffen Mueller Make SvOK and SvTRUE API docs slightly less utterly...
2009-06-13 Nicholas Clark Resort MANIFEST.
2009-06-13 Nicholas Clark FindBin doesn't need to use Config;
2009-06-12 Nicholas Clark Regenerated perlmodlib.pod
2009-06-12 Nicholas Clark Update perlmodlib.PL to accomodate the re-arranging...
2009-06-12 David Mitchell sync ext/Text-Soundex/README with the CPAN version
2009-06-12 David Mitchell in Maintainers.pl, move Text-Tabs+Wrap to its correct...
2009-06-12 David Mitchell remove ext/Storable/MANIFEST; its out of date related...
2009-06-12 David Mitchell sync lib/Pod/Simple/ChangeLog with CPAN
2009-06-12 David Mitchell sync t/pod/pod2usage2.t with CPAN (trivial whitespace...
2009-06-12 David Mitchell Improve the description of Pod/Stuff.pm in MANIFEST
2009-06-12 David Mitchell remove typo fix from LaTex.pm, to keep it in sync with...
2009-06-12 David Mitchell sync lib/Locale/Maketext/ChangeLog from CPAN distro
2009-06-12 David Mitchell remove two files not part of the IO-Compress CPAN distro
2009-06-12 David Mitchell sync CPANPLUS-Dist-Build with CPAN (trivial whitespace...
2009-06-12 David Mitchell sync lib/CPAN/SIGNATURE with its equivalent in the...
2009-06-12 David Mitchell fully sync blead with B::Debug 1.11 (debug.t was out...
2009-06-12 David Mitchell update Porting/Maintainers.pl with recent module versio...
2009-06-12 David Mitchell trivial whitspace syncup between blead and CPAN Test...
2009-06-12 David Mitchell further sync blead with Net-Ping-2.36
2009-06-12 David Mitchell bump lib/ExtUtils/Constant.pm version to 0.22 since...
2009-06-12 David Mitchell fix 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. Berry Make Compare.t work when filenames can't have whitespace.
2009-06-11 Craig A. Berry Some 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 Maischein Add t/benchmark to tests run if $ENV{PERL_BENCHMARK...
2009-06-11 Steffen Mueller Sync to Data::Dumper 2.123
2009-06-11 David Wheeler Document findsym in Attribute::Handlers
2009-06-10 Rafael Garcia... Do not honor TMPDIR for anonymous temporary files when...
2009-06-10 H.Merijn Brand Small typo in example.
2009-06-10 David Mitchell update comment in overload.pl following 813720522f
2009-06-10 David Mitchell remove from blead, some files already removed from...
2009-06-10 Steve Peters Merge 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 Mueller Upgrade Attribute::Handlers to 0.84
2009-06-10 Paul Marquess [PATCH] Filter-Util-Call (was RE: pmqs: dual life modules)
2009-06-09 Gisle Aas Upgrade to MIME-Base64-3.08
2009-06-09 Gisle Aas Upgrade to Digest-MD5-2.39
2009-06-09 Gisle Aas Upgrade to Digest-1.16
2009-06-09 Steffen Mueller Upgrade to Data::Dumper stable release 2.122
2009-06-09 Steve Hay Fix threads build on Win32
2009-06-09 Nicholas Clark Add lib/NEXT/t/dynamically_scoped_regex_vars.t to MANIFEST.
2009-06-09 Jerry D. Hedden Mask thread signal handling fix on Win32
2009-06-09 Ian Goodacre Revised description of => operator
2009-06-09 Rafael Garcia... Fix regression test for RT 63110 when running with...
2009-06-09 Jerry D. Hedden Upgrade to threads 1.73
2009-06-08 Steffen Mueller Make h2xs add a dependency on Test.pm for < 5.6.2
2009-06-08 Steffen Mueller t/op/my_stash.t should use test.pl instead of Test.pm
2009-06-08 Jesse Vincent Update Test.pm to CPAN's 1.25_02.
2009-06-08 Steffen Mueller Update Maintainers.pl: Pod-Escapes and Test
2009-06-08 Steve Peters Sync bleadperl and Net-Ping with the release of Net...
2009-06-08 Steffen Mueller Jesse Vincent now maintains Test.pm
2009-06-08 Steffen Mueller Errno is no longer dual-lived
2009-06-08 Steffen Mueller Bump lib.pm version to match CPAN release
2009-06-08 David Mitchell add remaining Maintainers.pl EXCLUDED and MAP fields
2009-06-08 Florian Ragwitz Upgrade NEXT to 0.64.
2009-06-08 Stepan Kasal fix 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. Berry There is no pthread_sigmask on VMS, so use sigprocmask...
2009-06-07 Steve Peters Upgrade to Test-Harness-3.17
2009-06-07 Rafael Garcia... Bump version of threads.pm
2009-06-07 John Wright Mask signals in thread creation and destruction to...
2009-06-07 John Wright main: Unregister signal handler before destroying my_perl
2009-06-06 David Mitchell add more Maintianers.pl EXCLUDED and MAP fields
2009-06-06 David Mitchell sync a bunch of files with Test::Simple 0.86
2009-06-06 Steffen Mueller Synchronize 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 Mueller Data::Dumper on 5.6.* needs to use old IDs
2009-06-06 Steffen Mueller For the Data::Dumper CPAN version on 5.6, we need PPPor...
2009-06-06 Steffen Mueller Increment Data::Dumper version to 2.121_20
next