This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
[perl5.git] / lib /
2006-01-07 Nicholas ClarkRemove the greedy quantifier from inside the grouping...
2006-01-06 Steve PetersUpgrade to version-0.52
2006-01-06 Nicholas ClarkNegating an unsigned value generates warnings for some...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2006-01-05 Rafael Garcia-SuarezUpgrade to CPAN.pm 1.83
2006-01-04 Steve PetersDon't warn about invalid dirhandles in DirHandle::DESTR...
2006-01-03 Andreas König[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
2006-01-02 pm@capmon.dkDocumentation fix for File::Temp::new
2006-01-02 Andreas König[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
2005-12-31 Steve PetersUpgrade to CPAN-1.80_57
2005-12-31 Nicholas ClarkCalling Perl_hv_clear_placeholders while the hash itera...
2005-12-30 Nicholas ClarkPOSIX now declares missing constants as sub ... ()...
2005-12-30 Rafael Garcia-SuarezRe: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2005-12-29 Robin HoustonTest that constant overloading is propagated into eval
2005-12-29 Craig A. Berryfortify Pod::Simple::Search against non-case-preserving...
2005-12-28 Steve PetersUpgrade to PathTools-3.15
2005-12-27 Nicholas Clarks/%/%%/ in the package name so that it can be used...
2005-12-27 Nicholas ClarkPass in the full arguments to ExtUtils::Constant::ProxySubs
2005-12-27 Nicholas ClarkAs what we're doing is generating subroutines, which...
2005-12-27 Nicholas ClarkRemoving MAKE_JOBS_FIFO from %ENV causes FreeBSD make...
2005-12-26 Nicholas ClarkRemove the hard wired test numbers in the generated...
2005-12-26 Nicholas ClarkSupport type UNDEF, and correct a bug in the macro...
2005-12-26 Nicholas ClarkAdd method macro_from_item to encapsulate the entire...
2005-12-26 Steve PetersUpgrade to CPAN-1.80_56
2005-12-26 Nicholas ClarkAdd a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas ClarkAdd C_FH and XS_FH arguments to ExtUtils::Constant...
2005-12-26 Nicholas ClarkThe values for proxy constant subroutines need to be...
2005-12-26 Nicholas ClarkRework constant.pm to take advantage of the space savin...
2005-12-24 Nicholas ClarkThe value from caller doesn't change, so my $pkg =...
2005-12-24 Nicholas ClarkTests for creating constants where prototypes or other...
2005-12-24 Nicholas ClarkUsing a hash reference rather than a hash can save...
2005-12-23 Nicholas ClarkProvide support for types PVN and UNDEF in
2005-12-23 Nicholas ClarkExtUtils::ParseXS needs to stack $filepathname to make...
2005-12-23 Nicholas ClarkAdd support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 chromatic[REPATCH lib/UNIVERSAL.pm] Recommend Against Using...
2005-12-23 Nicholas ClarkNeed to be more careful with the symbol table manipulat...
2005-12-23 Nicholas ClarkSIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas ClarkUse inlineable proxy constant subs for Socket
2005-12-23 Nicholas ClarkCreate a sub LC_ALL with the correct prototype.
2005-12-23 Steve PetersMake hostname.t deal with undefined or blank hostnames...
2005-12-23 Steve PetersFix for pod2man() in ExtUtils::Command::MM to work...
2005-12-22 Nicholas ClarkUse inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas ClarkMissing ; in Tie::File
2005-12-22 Nicholas ClarkMake ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas ClarkBreak out the code to generate #ifdef/#endif into new...
2005-12-22 Nicholas ClarkBreak out the item normalisation code into a method...
2005-12-22 Robin Houstoneliminate HINT_HH_FOR_EVAL
2005-12-22 Steve PetersAdd documentation for method domainname() in Net::Domai...
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-20 Yitzchak Scott-Tho... make failing cygwin test TODO'd
2005-12-19 Rafael Garcia-Suarezsort.pm deserves a new version number
2005-12-19 Robin HoustonRe: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-18 Craig A. BerryTwo test workarounds for VMS
2005-12-15 Rafael Garcia-SuarezMore general fix for bug [perl #37915]
2005-12-15 alexander_bluhm... [perl #37915] Bad select error handling in Net::Ping
2005-12-15 Steve PetersUpgrade to Getopt-Long-2.35
2005-12-14 Nicholas Clarklib/Pod/t/man.t should use TODO with not ok to express...
2005-12-13 Steve PetersRenaming of some of Pod::Simple's test files to make...
2005-12-13 Steve PetersChanges to Pod::Simple's tests to get rid of the "...
2005-12-13 Steve HayFix lib/File/Compare.t test failures on Win32
2005-12-12 Steve PetersPod::Man's tests aren't Unicode friendly. Let's skip...
2005-12-10 Nicholas ClarkRe-instate the old perl getcwd as _perl_getcwd, and...
2005-12-10 Steve PetersUpgrade to PathTools-3.14_01
2005-12-09 Andreas KönigRe: Pod::Simple integration
2005-12-09 Steve PetersUpgrade to CGI.pm-3.15
2005-12-08 Steve PetersOne final Pod::Usage yak to shave...
2005-12-08 Steve PetersVersion bump for Pod::Usage
2005-12-08 Steve PetersFurther yak-shaving on Pod::Usage. Now, t/pod/pod2usag...
2005-12-08 Steve PetersFix to Pod::Usage to work with all recent Pod::Text...
2005-12-07 Steve PetersOne quick fix to the test for differences in error...
2005-12-07 Steve PetersUpgrade to podlators-2.00
2005-12-07 Steve PetersAssimilate Pod-Simple-3.03 to the Perl core
2005-12-07 Steve PetersUpgrade to CGI-3.14.
2005-12-05 Steve PetersUpgrade to CGI.pm-3.13
2005-12-05 SADAHIRO TomoyukiClarification and cleanup of the XS SWASHGET code
2005-12-05 Andreas König[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
2005-12-03 Steve PetersUpgrade to version-0.50
2005-12-02 Rafael Garcia-SuarezReplace ^M by a space in test for bug #37716, to make
2005-11-30 SADAHIRO TomoyukiRe: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-29 Andreas KönigRe: [perl #37716] Re: File::Compare broken for filename...
2005-11-29 Steve PetersAssimilate Pod-Escapes-1.04. This is a prereq for...
2005-11-28 Rafael Garcia-SuarezTypo fix, by Olivier Blin
2005-11-28 Jarkko HietaniemiMath::Trig: blead and maint (doc patch only): s/Bay...
2005-11-27 Rafael Garcia-SuarezUpgrade to Getopt::Long 2.34_04
2005-11-26 Steve PetersActually update one of the files from the previous...
2005-11-26 Steve PetersUpgrade to Digest-1.14
2005-11-23 SADAHIRO TomoyukiXS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-22 Enrico SorcinelliPod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
2005-11-20 Andy LesterPulling ancient RCS comments
2005-11-19 Steve PetersUpgrade to PathTools-3.14
2005-11-18 Andreas KönigDumpvalue doc patch
2005-11-14 Rafael Garcia-SuarezA better fix for [perl #35847] File::Find not performin...
2005-11-12 Steve PetersUpgrade to Locale-Maketext-1.10. As change #25547...
2005-11-11 Steve PetersFix for RT #37654. Added $COMPILING to list of variabl...
2005-11-10 Dominic DunlopSuppress leaked warnings in ExtUtils tests
2005-11-10 Rafael Garcia-SuarezPatch by Ilya Zakharevich to give more meaningful error
2005-11-10 jms@mathras.comcas... [perl #35847] File::Find not performing as documented
2005-11-08 Rafael Garcia-SuarezUpgrade to CPAN 1.76_65
2005-11-07 Rafael Garcia-SuarezRemove CPAN.pm's META.yml.
next