p5sagit/p5-mst-13.2.git
2009-03-29 SADAHIRO Tomoyuki Update to Unicode::Normalize 1.03
2009-03-29 Paul Marquess DB_File 1.820: Remove MAN3PODS => {}
2009-03-29 Craig A. Berry Make Time::Piece use the init_tm() in util.c, bump...
2009-03-29 Vincent Pit Don't call SvPV_const() on the method name at the top...
2009-03-28 Nicholas Clark Don't COW PVFMs, as the IVX is now used for FmLINES...
2009-03-28 Nicholas Clark In Perl_sv_setsv_cow(), dstr can be NULL.
2009-03-28 Florian Ragwitz Improve mro merging error messages.
2009-03-27 Vincent Pit Also skip test 20 in t/Socket.t when no IPv6 is available
2009-03-27 Craig A. Berry Forgot one "static" in 7430375d1909c2b62c1fb3f9c6ed4b9d...
2009-03-27 Rafael Garcia... Fix concise-xs.t after recent changes to Socket.pm
2009-03-27 Craig A. Berry Some standards compliance for the new Time::Piece test.
2009-03-27 Rafael Garcia... Merge commit 'mauzo/over-X' into blead
2009-03-27 Rafael Garcia... Add inet_pton and inet_ntop to the list of functions...
2009-03-27 Steve Peters What am I thinking? Just bump the version.
2009-03-27 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-03-27 Steve Peters Add inet_pton() and inet_ntop() to Socket.
2009-03-26 Craig A. Berry Remove unused function S_copy_big_TM_to_little_tm from...
2009-03-26 Craig A. Berry Namespace clean-up for time64.
2009-03-26 unknown The DOSish branch of File::stat->cando had its argument...
2009-03-26 unknown -ugk don't call string overload when S_IXXX isn't defined.
2009-03-26 Nicholas Clark Ignore Makefile.PLs that are now autogenerated.
2009-03-26 Nicholas Clark make_ext.pl's automatic Makefile.PL generation can...
2009-03-26 Nicholas Clark Undo the local change to Time::Piece's Makfile.PL that...
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 Ben Morrow -l was missing an SPAGAIN.
2009-03-25 Ben Morrow IO refs always stringify for -t, -T and -B.
2009-03-25 Ben Morrow Test -X overloads on GLOB and IO refs.
2009-03-25 Ben Morrow Docs for File::stat.
2009-03-25 Ben Morrow Bump File::stat's $VERSION.
2009-03-25 Ben Morrow I assume VMS doesn't have a superuser.
2009-03-25 Ben Morrow Warnings for File::stat deficiencies.
2009-03-25 Ben Morrow Reinstate File::stat::stat_cando.
2009-03-25 Ben Morrow Docs for -X overloading.
2009-03-25 Ben Morrow Tests for -X overload on File::stat.
2009-03-25 Ben Morrow I missed a s/stat_cando/cando/ in File::stat.
2009-03-25 Ben Morrow Stacked overloaded -X.
2009-03-25 Ben Morrow Test stacked overloaded -X.
2009-03-25 Ben Morrow Fall back to "" overload for -X.
2009-03-25 Ben Morrow More tests for -X/string/random overloading.
2009-03-25 Ben Morrow -M, -C, -A for File::stat.
2009-03-25 Ben Morrow Add -X overloading to File::stat.
2009-03-25 Ben Morrow Finish the rest of the -X ops.
2009-03-25 Ben Morrow Move magic logic into tryAMAGICftest macro.
2009-03-25 Ben Morrow Adjust tests.
2009-03-25 Ben Morrow Call -X magic from pp_ftread.
2009-03-25 Ben Morrow Tests for -X overloading.
2009-03-25 Ben Morrow Run overload.pl.
2009-03-25 Ben Morrow Add new overloading type.
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 "[~"
next