p5sagit/p5-mst-13.2.git
2009-03-26 Nicholas Clark Remove MAN3PODS from modules' Makefile.PLs which are...
2009-03-26 Nicholas Clark Correct the path for IO - needs a trailing / to stop...
2009-03-26 Nicholas Clark Remove MAN3PODS and NORECURS from Makefile.PLs where...
2009-03-26 Nicholas Clark Remove now-redundant references to MAN3PODS in core...
2009-03-26 Nicholas Clark Simplify the file description for ext/threads
2009-03-26 Nicholas Clark make_ext.pl should also set INSTALLMAN1DIR=none when...
2009-03-26 Nicholas Clark No need to set MAN3PODS now that make_ext.pl takes...
2009-03-26 Nicholas Clark make_ext.pl's automatic Makefile.PL generation can...
2009-03-25 Paul Marquess fix smoke issues with the compression modules
2009-03-25 Nicholas Clark d002ef56a2861d99 didn't fix the Makefile.PL to reflect...
2009-03-25 Nicholas Clark Move Module:Pluggable tests from t/Module_Pluggable...
2009-03-25 H.Merijn Brand IPv6 config variables for the other OS's
2009-03-25 H.Merijn Brand Detection of IPv6 clueful functions by Configure (part 1)
2009-03-25 H.Merijn Brand One more to ignore for metaconfig
2009-03-25 Michael G Schwern find2perl (was Re: help unblock me from *@perl.org...
2009-03-25 Ian Goodacre [perl #63914] Time::Piece reports timezone incorrectly
2009-03-25 Dan Jacobson Add SEE ALSO's to find2perl and File::Find.
2009-03-25 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-03-25 Steve Peters Upgrade to Encode-2.33.
2009-03-24 Vincent Pit Update the version requirement message in regen_perly.pl
2009-03-24 Vincent Pit Make regen_perly.pl compatible with bison 2.4
2009-03-24 Marcus Holland... Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-03-24 Marcus Holland... Fix perl #63924: shmget limited to 32 bit segment size...
2009-03-24 Steve Peters For some reason, the core version and the cpan version...
2009-03-24 Dan Kogai Fix for regular expressions for RFC2822.
2009-03-24 Steve Peters Add a SEE ALSO section based on suggestions from Dan...
2009-03-24 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-03-24 Steve Peters Mark upstream as blead for Net::Ping.
2009-03-24 Steffen Mueller Mark Florian Ragwitz as the NEXT maintainer. NEXT marke...
2009-03-23 Steve Peters Upgrade to ExtUtils-MakeMaker-6.50
2009-03-22 Paul Marquess Fixes for ext/compress
2009-03-22 David Mitchell fix [RT #60034]. An equivalent fix was already in 5...
2009-03-22 David Mitchell update MANIFEST for file removed by 16bf6aa6d68d9829199...
2009-03-21 Mike Giroux fix typo - s/was/what/ is to be ignored
2009-03-21 Mike Giroux Correct a few file references in README files
2009-03-21 Chris 'BinGOs... Update CPANPLUS::Dist::Build to 0.16
2009-03-20 Steve Hay Remove unnecessary MANIFEST file for IO-Compress
2009-03-20 Vincent Pit Revert the op.c part of 3049cdab to enable shared hask...
2009-03-19 Mark Jason... pod/perlreftut.pod: keep example in tune with the times
2009-03-19 Steve Hay Bump Module-Pluggable VERSION following 4a28828fc8f160c...
2009-03-19 Steve Hay Undo the INST_LIB change from the Module-Pluggable...
2009-03-19 Steve Hay Upgrade to Attribute-Handlers-0.83
2009-03-19 Steve Hay Upgrade to Module-Pluggable-3.9
2009-03-18 Paul Gaborit Doc fix: the /k regexp modifier should really be written /p
2009-03-18 Rafael Garcia... Fix typo in English name of $&
2009-03-15 Marcus Holland... Upgrade to Devel::PPPort 3.17
2009-03-15 Marcus Holland... Update UPSTREAM for Devel::PPPort
2009-03-15 Marcus Holland... Add IPC::SysV to Porting/Maintainers.pl
2009-03-15 Marcus Holland... Upgrade to IPC::SysV 2.01
2009-03-14 Rafael Garcia... Disambiguate mention of -E in perl.pod and in perlrun.pod
2009-03-14 Rafael Garcia... Remove directories from manifest
2009-03-14 Paul Marquess Create IO-Compress
2009-03-14 Ian Goodacre Better test case for [perl #63854] Error parsing "[~"
2009-03-14 Ian Goodacre Return OPERATOR('[') for '[' without falling through...
2009-03-13 Jerry D. Hedden Tests for floating point args to localtime and gmtime
2009-03-13 Rafael Garcia... Add -E in the command-line usage in perl.pod
2009-03-13 Steffen Mueller Ilya M. is no longer maintaining Data::Dumper. Assign...
2009-03-13 Rafael Garcia... Ignore the decimal part of any floating point argument...
2009-03-13 Rafael Garcia... Make overflow warnings in gmtime/localtime only occur...
2009-03-13 Rafael Garcia... Make eval{} (entertry) trappable by Safe
2009-03-12 Bram Fix #56194 Regex: (((??{1 + $^N}))) behaves differently...
2009-03-11 Jos I. Boumans [PATCH] Update Archive::Extract to 0.31_03
2009-03-11 Chris 'BinGOs... [PATCH] Update CPANPLUS::Dist::Build to 0.14
2009-03-11 Steffen Mueller Merge Parse::CPAN::Meta 0.05 into core
2009-03-11 Steffen Mueller Merge Attribute::Handlers 0.82 into core
2009-03-10 Rafael Garcia... Fix a printf compilation warning
2009-03-08 Nicholas Clark lib/Text/TabsWrap/t/dnsparks.t should skip under TEST...
2009-03-08 Rafael Garcia... Remove declaration of XS_Internals_inc_sub_generation
2009-03-08 Nicholas Clark Need to -I../lib explicitly, as TAP::Parser no longer...
2009-03-08 Nicholas Clark Update t/harness to reflect behaviour changes in TAP...
2009-03-08 Steffen Mueller Fix synchronization of Getopt::Long CHANGES file to...
2009-03-08 Steffen Mueller synchronize Getopt::Long CHANGES file to the correspond...
2009-03-08 Steffen Mueller Cwd and File::Spec are maintained as part of PathTools...
2009-03-07 Alex Vandiver Fix MULTICALL in List-Util
2009-03-07 Vincent Pit Make PerlIO::get_layers really test flgok before readin...
2009-03-07 Craig A. Berry Make DynaLoader clone its private data under threads.
2009-03-07 Rafael Garcia... Update to Encode 2.32
2009-03-07 Rafael Garcia... Fix test failure with t/TEST
2009-03-07 David M. Syzdek Fixing the cast for the result of (getgrent())->gr_gid
2009-03-07 Rafael Garcia... Add a bunch of missing files to the MANIFEST
2009-03-06 Steve Hay Upgrade to Test-Harness-3.16
2009-03-06 Steffen Mueller Upgrade Text::Tabs+Text::Wrap to version 2009.0305
2009-03-06 Steve Hay Upgrade to Module-Build-0.32
2009-03-06 David Mitchell fix a couple of comments that annoyingly look like...
2009-03-05 Craig A. Berry In dl_vms.xs, treat dl_last_error like the SV that...
2009-03-05 Jos I. Boumans Update Archive::Tar to 1.46
2009-03-05 Paul Fenwick Updated MANIFEST for autodie 1.999
2009-03-05 Paul Fenwick Merge of autodie 1.999 into blead.
2009-03-05 Jerry D. Hedden Fix installation of 'autodie'
2009-03-04 Jos I. Boumans Update Archive::Extract to 0.31_02
2009-03-04 Alex Vandiver Add a failing test for stack corruption with MULTICALL
2009-03-03 Steffen Mueller Update Parse::CPAN::Meta to 0.04_01
2009-03-03 Steffen Mueller Add Parse::CPAN::Meta to Porting/Maintainers.pl
2009-03-03 Steffen Mueller Add contact info for Simon Wistow in Porting/Maintainers.pl
2009-03-03 Rafael Garcia... Remove the MANIFEST from Compress-Raw-Bzip2
2009-03-02 Rafael Garcia... Bump versions to 0.12 to sync with CPAN version
2009-03-02 Steffen Mueller Integrate Parse::CPAN::Meta 0.04 into core
2009-03-02 Jos I. Boumans Update CPANPLUS to 0.85_06
2009-03-02 Rafael Garcia... Bump versions to 0.10 for CPAN sync
2009-03-01 Rafael Garcia... Make util.c compile on systems without getcwd()
next