p5sagit/p5-mst-13.2.git
2010-04-23 Arkturuz t/mro/vulcan* fixes
2010-04-23 Rafael Garcia... Deprecation warnings should always be mandatory since...
2010-04-23 Rafael Garcia... Fix tests and add one more test for the deprecation...
2010-04-23 James Mastros New deprecation warning: Dot after %s literal is concat...
2010-04-22 Chris Williams Fixes and new functions for Module::CoreList
2010-04-22 Jan Dubois time() resolution is full seconds
2010-04-22 Jan Dubois time() resolution is full seconds
2010-04-22 Rafael Garcia... Consistently use OP_DESC instead of OP_NAME in error...
2010-04-22 Chris Williams POD revision for Module::CoreList.
2010-04-22 Todd Rinaldo FreeBSD 7+ no longer contains /usr/bin/objformat, so...
2010-04-22 Chris Williams Fix for find_version() in Module::CoreList.
2010-04-22 Jan Dubois Add fudge to timing checks on Windows
2010-04-22 Jan Dubois Remove emacs/cperl-mode.el and helpers
2010-04-22 Jan Dubois Update PerlStdIOGets() signature
2010-04-22 Jan Dubois Fix PerlSIO_fputc() and PerlSIO_fputs() signatures
2010-04-21 Jan Dubois XSUB.h is supposed to redefine fgets under PERL_IMPLICI...
2010-04-21 Jan Dubois Apply minimal patch for Perl bug 72704.
2010-04-21 Gisle Aas Remove rendundant CPAN key
2010-04-21 David Mitchell follow up fix for fd69380d5d5b95ef16e2521cf4251b34ee0ce151
2010-04-21 Rafael Garcia... Ignore the /UU directory that exists during ./Configure
2010-04-21 David Mitchell remove bool* cast from SAVEBOOL
2010-04-21 Rafael Garcia... Fix [perl #74542] 5.12.0 crash on diverse platforms
2010-04-21 Steffen Mueller Remove Locale-Codes internals from core
2010-04-21 H.Merijn Brand Revert "GitHub's mirror is now at mirrors/perl, not...
2010-04-21 David Mitchell add TODO test for #74484 trie leak
2010-04-21 Ãvar ArnfjÃ... GitHub's mirror is now at mirrors/perl, not github...
2010-04-21 Steffen Mueller Update Locale::Codes to 3.12
2010-04-21 Steffen Mueller Update Steffen Mueller's email address in AUTHORS
2010-04-21 Steffen Mueller Add contact information for Sullivan Beck
2010-04-21 Chris Williams Make the Module::CoreList function API consistent
2010-04-21 Nicholas Clark Correct spaces in MANIFEST.
2010-04-20 Steffen Mueller Fix MANIFEST by adding new file
2010-04-20 Steffen Mueller Upgrade Scalar-List-Utils to 1.23 from CPAN
2010-04-20 Steffen Mueller Document the INCLUDE_COMMAND XS directive
2010-04-20 Steffen Mueller Upgrade ExtUtils::ParseXS to 0.2205
2010-04-20 Nicholas Clark Remove Class::ISA from the core distribution. Get it...
2010-04-20 Nicholas Clark Remove Pod::Plainer from the core distribution. Get...
2010-04-20 Nicholas Clark Remove Shell from the core distribution. Get it from...
2010-04-20 Nicholas Clark Remove Switch from the core distribution. Get it from...
2010-04-20 Leon Brocard create perl5131delta
2010-04-20 Leon Brocard Add 5.13.0 to perlhist
2010-04-20 Leon Brocard Update to final content for release
2010-04-20 Leon Brocard Update Module::CoreList for 5.13.0
2010-04-20 Michael G Schwern [rt.cpan.org #56740] Format Perl versions >= 5.6.0...
2010-04-20 Rafael Garcia... Don't show aliased perl version numbers twice in coreli...
2010-04-20 Rafael Garcia... Typo fix in version number alias 5.013
2010-04-20 Steffen Mueller Module::Pluggable has upstream => cpan
2010-04-19 chromatic Replace mention of Switch.pm with given/when
2010-04-19 Leon Brocard Add another alias for Robin Barker
2010-04-19 Leon Brocard Spaces not tabs
2010-04-19 Leon Brocard Bump version number EU::MM is "first-come" so we have...
2010-04-19 Leon Brocard Bump version due to d97c33b505dd45c052a8bf42014917701b4...
2010-04-19 Leon Brocard Bump version due to 255fdf19250671082618dae106a246f1237...
2010-04-19 Leon Brocard Bump version number EU::MM is "first-come" so we have...
2010-04-19 Ævar Arnfjörð... Document prctl() via $0 assignment (7636ea95c5) in...
2010-04-19 Ævar Arnfjörð... Add =head2 to the perldelta change in da76b8593e
2010-04-19 Ricardo Signes clarification of multi-bracket format
2010-04-19 Nicholas Clark Possible undefined behaviour, spotted by gcc 4.5.0...
2010-04-18 Gisle Aas Revert "Documentation tweaks to Text::Tabs"
2010-04-18 Gisle Aas Let the cmdVERSION usage message expand $0
2010-04-18 Gisle Aas Documentation tweaks to Text::Tabs
2010-04-18 Steffen Mueller Bring Porting/Maintainers in sync with reality regardin...
2010-04-18 Gisle Aas Update to MIME-Base64 3.09
2010-04-18 Gisle Aas Escape patch strings before embedding them in patchlevel.h
2010-04-18 Gisle Aas Passing regexp vars as argument is unsafe
2010-04-18 Gisle Aas Avoid "Use of uninitialized value $base" for the CPANPL...
2010-04-18 Steffen Mueller Do not clobber %ENV in EU::MM test
2010-04-18 Steffen Mueller EU::MakeMaker shouldn't warn about prereqs in core
2010-04-18 Robin Barker Make abstract_from more robust
2010-04-18 Nicholas Clark Move PERL_ASYNC_CHECK() from POPBLOCK() to the kill...
2010-04-17 Nicholas Clark Note the revised signal dispatch and performance gain...
2010-04-17 Nicholas Clark Dispatch signals in infinite loops such as 1 while 1;
2010-04-17 Nicholas Clark Fix RT #74290 - regression for labels immediately befor...
2010-04-17 Nicholas Clark In Perl_get_debug_opts(), restructure the message...
2010-04-17 Nicholas Clark In S_usage(), restructure the storage of the help messa...
2010-04-17 Alex Vandiver Also guess $ENV{EMAIL}, if present, as the originating...
2010-04-16 H.Merijn Brand [PATCH] [5.12] Allow build on aix 4.2 (sigaction and...
2010-04-16 H.Merijn Brand Merge branch 'blead' of perl5.git.perl.org:/gitroot...
2010-04-15 Rafael Garcia... Add new Data::Dumper test file to MANIFEST
2010-04-15 Steffen Mueller Upgrade Data::Dumper to 2.126 CPAN release
2010-04-15 Michael G.... Fix Data::Dumper's Fix Terse(1) + Indent(2)
2010-04-15 Niko Tyni Fix a test failure in perl5db.t when Term::ReadLine...
2010-04-15 Ævar Arnfjörð... Point submitters to perlbug@perl.org, not perl5-porters...
2010-04-15 Ævar Arnfjörð... Set the legacy process name with prctl() on assignment...
2010-04-15 Rafael Garcia... Bump $VERSION of IPC::Open3 to 1.06
2010-04-15 Eric Brine open3 errors in child croak parent RT#72016
2010-04-15 Eric Brine Add TODO test for RT#72016
2010-04-15 Steffen Mueller Bump threads version to 1.77_01
2010-04-15 Steffen Mueller Upgrade to threads-shared-1.33
2010-04-15 Steffen Mueller Upgrade dist/threads to 1.77 from CPAN
2010-04-15 Ævar Arnfjörð... Simplify the perldelta howto by using Git features
2010-04-15 Nicholas Clark Fix code before statement error introduced by f410a2119...
2010-04-15 Hugo van der... Avoid redundant reload of PL_op in the runloop.
2010-04-15 Nicholas Clark Move PERL_ASYNC_CHECK() from the runloop to control...
2010-04-15 David Mitchell mark two magic.t tests as TODO
2010-04-15 David Mitchell use cBOOL for bool casts
2010-04-15 Florian Ragwitz Fix a minor perl5114delta error.
2010-04-15 Florian Ragwitz Remove 'delete &function' from perltodo.
2010-04-15 Rafael Garcia... [perl #74372] := warning not in perldiag
2010-04-15 Karl Williamson PATCH: [perl #72998] regex looping
next