This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-03-03 Steffen MuellerAdd Parse::CPAN::Meta to Porting/Maintainers.pl
2009-03-03 Steffen MuellerAdd 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 MuellerIntegrate Parse::CPAN::Meta 0.04 into core
2009-03-02 Jos I. BoumansUpdate 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()
2009-03-01 Rafael Garcia... Better gitignore file for Compress-Raw-Bzip2
2009-03-01 Rafael Garcia... Add Compress-Raw-Bzip2, by Paul Marquess
2009-03-01 Rafael Garcia... Mark modules upgraded today as "upstream from CPAN"
2009-03-01 Chris 'BinGOs... Update CPANPLUS::Dist::Build to 0.08
2009-03-01 Rafael Garcia... Update to Term::ANSIColor 2.00
2009-02-28 Craig A. BerryMake deprecate.pm work on VMS.
2009-02-28 Goro FujiHash::Util::FieldHash 1.03 leaks SVs which are used...
2009-02-27 Rafael Garcia... NAME section must fit on one line
2009-02-27 Robin Barkerrewrote deprecate test using File::Spec
2009-02-27 Robin Barkeradd standard documentation to deprecate
2009-02-26 Nicholas Clark6c0ec79a2e9c445ac9999df2 failed to build from distclean...
2009-02-26 Rafael Garcia... Remove spurious TODO indicators
2009-02-26 Nicholas ClarkCorrect the paths for the nonxs_ext targets, following...
2009-02-26 Nicholas ClarkRemove needless sed line added with 4318d5a0158916acc05...
2009-02-26 Yasuhiro MatsumotoMake non-blocking mode work on Windows in IO::Socket...
2009-02-25 Paul MarquessUpdate Filter::Util::Call to 1.08
2009-02-25 David Mitchellfix typo in pod/perlperf.pod
2009-02-25 Craig A. BerryMakeMaker is first-come in Maintainers.pl.
2009-02-25 Robin Barkertest script for deprecate.pm
2009-02-25 Jos I. Boumansadd-package.pl fixup
2009-02-24 Robin Barkerremove explicit caller depth in deprecate.pm by searchi...
2009-02-24 Rafael Garcia... Fix line number test for scalar attribute handlers
2009-02-24 Jerry D. HeddenFix to installing non-xs ext's in priv lib
2009-02-24 Jerry D. HeddenUpgrade to threads::shared 1.28
2009-02-24 Jerry D. HeddenUpgrade to threads 1.72
2009-02-24 Nicholas ClarkIn S_parse_body(), sv hasn't been needed since -P bit...
2009-02-23 Steve PetersMerge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-02-23 Steve Petersfileno() was failing when passed a NULL. I'm guessing...
2009-02-23 Jerry D. HeddenFix unused variable warning
2009-02-23 Nicholas ClarkRe-apply cd5cc49dbc0e5ee748252c2da8b435855908e6d2 ...
2009-02-23 Nicholas ClarkUpdate to Module::Build 0.31_04 (with a tweak to MBTest.pm)
2009-02-23 Nicholas ClarkTemporarily reverse out change cd5cc49dbc0e5ee748252c2d...
2009-02-23 Nicholas ClarkModule::Build Changes from 0.31012, which hadn't been...
2009-02-23 Nicholas ClarkAdd deprecate.pm. Deprecate shipping Switch.pm in the...
2009-02-23 John Malmbergvms.c - Remove .DIR; in UNIX mode.
2009-02-23 Craig A. BerryVMS-specific nit in S_init_perllib after 2cace6acdfad87...
2009-02-23 Craig A. Berrytime_t is unsigned 32-bit on VMS; pick sGMTIME_max...
2009-02-22 Nicholas ClarkFor S_incpush(), dir is never NULL, and len is always...
2009-02-22 Nicholas ClarkOptimise S_incpush() by avoiding repeatedly copying...
2009-02-22 Nicholas ClarkIn S_incpush, move the declaration of subdir inside...
2009-02-22 Nicholas ClarkTidy up incpush. Re-order the macros, and re-indent...
2009-02-22 Nicholas ClarkMove unversioned directories in PERL_OTHERLIBDIRS later...
2009-02-22 Nicholas Clark7fc731078209e8c26ed8bba477edfd90724c7146 missed one...
2009-02-22 Nicholas ClarkIn S_init_perllib(), push the bare VENDORLIB_STEM onto...
2009-02-22 Nicholas ClarkIn S_init_perllib(), push the bare SITELIB_STEM onto...
2009-02-22 Nicholas ClarkIn S_incpush(), move push @INC, ".../$archname" if...
2009-02-22 Nicholas ClarkIn S_init_perllib(), initialise perl5lib to NULL, to...
2009-02-22 Nicholas ClarkIn S_incpush(), replace (addsubdirs || addoldvers)...
2009-02-22 Nicholas ClarkIn S_init_perllib(), s can be const char*
2009-02-22 Nicholas ClarkIn S_init_perllib(), only call PerlEnv_getenv("PERL5LIB...
2009-02-22 Nicholas ClarkUnwind the implicit loop in S_init_perllib(), by writin...
2009-02-21 Nicholas ClarkChange the value passed into S_init_perllib() to a...
2009-02-21 Nicholas ClarkNetWare has PRIVLIB_EXP as something other than a strin...
2009-02-21 Craig A. BerryUse "system" gmtime in time64 on VMS so C<vmsish 'time...
2009-02-21 Nicholas ClarkIn S_init_perllib(), correct errors in the MACOS_TRADIT...
2009-02-21 Nicholas ClarkRe-apply changes 4adc95e616bac7ee and 200cbd6aa595a074...
2009-02-21 Nicholas ClarkUpgrade to ExtUtils::MakeMaker 6.49_01
2009-02-21 Craig A. BerrySkip time64 when there is no 64-bit integer type available.
2009-02-20 Craig A. BerryAvoid VMS long filename support on older systems that...
2009-02-20 Craig A. BerryMove redefinition of lstat above its first use in vms...
2009-02-20 Rafael Garcia... More smartmatch tests
2009-02-20 Nicholas ClarkAdd a parameter to win32_get_{priv,site,vendor}lib...
2009-02-20 Steffen MuellerText::Wrap maintained via the CPAN release
2009-02-20 Jerry D. HeddenCheck for thread failure in prime number example
2009-02-20 Rafael Garcia... Silence a casting warning with memchr()
2009-02-20 Alex DaviesWonky example in perlthrtut
2009-02-20 Leon BrocardMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-02-20 Leon BrocardRemove the -x from the cherry pick and show how to...
2009-02-20 Rafael Garcia... Reorder and complete tests for smart matching with...
2009-02-20 Rafael Garcia... Fix {%hash} ~~ %hash test
2009-02-20 Rafael Garcia... Better diagnostics for the ~~ test
2009-02-20 Leon BrocardRemove an extra space
2009-02-20 Leon BrocardAdd a section on merging from a branch via GitHub
2009-02-20 Dan DascalescuFixed missing word in Text::Wrap POD
2009-02-19 Paul Marquess[PATCH] DB_File 1.819
2009-02-18 Nicholas ClarkRemove the stub nw_get_sitelib(), and undefine SITELIB_...
2009-02-17 Nicholas ClarkPass the length of the string to S_incpush_use_sep...
2009-02-17 Nicholas ClarkTests for S_incpush_use_sep() splitting on : (or platfo...
2009-02-17 Nicholas ClarkIn runenv.t, break apart running perl and testing the...
2009-02-17 Nicholas ClarkGet $ENV{PERL5LIB} into a known consistent state under...
2009-02-17 Nicholas ClarkIn S_incpush(), avoid "possible loss of data" warnings...
2009-02-16 Nicholas ClarkMove PERL_VERSION_STRING from patchlevel.h to perl.h
2009-02-16 Nicholas ClarkIgnore #defines in in patchlevel.h that end the line...
2009-02-16 Nicholas ClarkAs WIN32 is already using different flags to incpush_us...
2009-02-16 Nicholas ClarkBy spliting PERL_ARCH_FMT into PERL_ARCH_FMT_PREFIX...
2009-02-16 Nicholas ClarkAs PERL_ARCH_FMT_PATH is a compile time constant, can...
2009-02-16 Nicholas ClarkPERL_FS_VER_FMT is only used with the current perl...
2009-02-16 Nicholas ClarkAbolish PERL_AV_SUFFIX_FMT, which was rendered obsolesc...
2009-02-16 Nicholas ClarkReplace *printf "%d.%d.%d", PERL_REVISION, PERL_VERSION...
2009-02-16 Nicholas ClarkUpdate copyright years. 2008 sneaks in because of 46807...
2009-02-16 David Mitchelladd missing perforce-era entry to Changes files
2009-02-16 BramUse tempfile() in tests
next