p5sagit/p5-mst-13.2.git
2009-06-21 Rafael Garcia... Also replace PERL_MEM_LOG_STDERR by PERL_MEM_LOG_NOIMPL...
2009-06-21 Rafael Garcia... Regenerate headers
2009-06-21 Jim Cromie update PERL_MEM_LOG in perlhack.pod
2009-06-21 Jim Cromie simplify PERL_MEM_LOG
2009-06-21 Jim Cromie invert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_N...
2009-06-21 Jim Cromie point illguts at perl.org
2009-06-21 Rafael Garcia... Regenerate headers and fix compilation with threads...
2009-06-21 Ben Morrow When a glob is deleted, mark its sub as ANON.
2009-06-21 Ben Morrow Tests for deleting stash entries.
2009-06-21 Jim Cromie make_patchnum.pl now works in -Dmksymlink target dirs
2009-06-21 David Golden add-package.pl lib exclude fixed
2009-06-21 Jerry D. Hedden Upgrade to threads::shared 1.29
2009-06-19 David Mitchell add Porting/core-cpan-diff
2009-06-19 David Mitchell Maintainers.pl: add @IGNORABLE and document EXCLUDED...
2009-06-19 Steffen Mueller Fix API docs:SvGAMAGIC returns a U32, not a char*
2009-06-18 Nicholas Clark Allow expand-macro.pl to expand macros in perl.h withou...
2009-06-18 Nicholas Clark Make expand-macro.pl scan config.h, if it exists.
2009-06-18 Niko Tyni Add gcc predefined macros to $Config{cppsymbols} on...
2009-06-18 Craig A. Berry Remove CPANPLUS's SQLite tests from the core.
2009-06-18 Rafael Garcia... Merge branch 'backslash-N' into blead
2009-06-18 Craig A. Berry Handle the rare but legal angle bracket in unixify.
2009-06-17 Rafael Garcia... Add perldelta entry for \N
2009-06-17 Rafael Garcia... Some more tests for \N
2009-06-17 Rafael Garcia... Basic docs for \N
2009-06-16 David Golden [PATCH] Updating Module::Build to 0.33_02
2009-06-16 David Golden add-package.pl lib exclude fixed
2009-06-16 Rafael Garcia... Implement new regex escape \N
2009-06-15 Florian Ragwitz Update 'NEXT' version in Maintainers.pl
2009-06-15 Jerry D. Hedden Update 'threads' version in Maintainers.pl
2009-06-15 Rafael Garcia... Fix readline example in perlfunc
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.
next