This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-11-24 Nicholas ClarkRemove (probably) the last vestige of the assertions...
2007-11-24 Rafael Garcia... Mention kill improvements on Windows
2007-11-24 Jan DuboisDocument different kill(-9, ...) semantics on Windows
2007-11-24 John E. Malmberg[patch@32376] VMS symbolic links part 4 of 4 - Final...
2007-11-23 Robin HoustonRe: Are we missing some tests?
2007-11-23 Jarkko HietaniemiRe: RC1 build failure
2007-11-23 Mark-Jason... document return value of Getopt::Std::getopts()
2007-11-23 Rafael Garcia... FAQ sync
2007-11-23 Rafael Garcia... Bump $open::VERSION
2007-11-23 Juerd Waalboer[patch] :utf8 updates
2007-11-22 Nicholas ClarkFix my typo in change 32137.
2007-11-22 Rafael Garcia... Regenerate META.yml (missing dual-life modules)
2007-11-22 Abhijit Menon-Sen2.18 release.
2007-11-22 Abhijit Menon-Sen5.00404 compile fix from Slaven Rezic.
2007-11-22 Rafael Garcia... Upgrade to Win32 0.34
2007-11-22 Rafael Garcia... Add the Changes file for Win32.pm
2007-11-21 Rafael Garcia... Rename yylval to pl_yylval, to avoid confusing bogus...
2007-11-21 Nicholas ClarkMake genlog 'unexpand -a' all the spaces into tabs...
2007-11-21 Rafael Garcia... Test::More and Test::Builder are actually part of the...
2007-11-21 Rafael Garcia... Safe.pm is actually not under ext/Safe
2007-11-21 Rafael Garcia... Update copyright in the README
2007-11-21 Nicholas ClarkRun unexpand -a on all the Changes files, which were...
2007-11-21 Rafael Garcia... Remove rules to regenerate regnodes.h
2007-11-21 Steve HayRE: Net/Ping/t/510_ping_udp.t fails on Windows Vista
2007-11-21 Jan DuboisImprove example code
2007-11-21 Andy DoughertyRC1: Future-proof solaris 10 versioned solibs hint
2007-11-20 Steve PetersSkip the udp ping tests if testing on Vista. Also...
2007-11-20 Nicholas ClarkUpdate the files that need to be read/write in makerel...
2007-11-20 Nicholas ClarkNote that traces of PL_na cling on in dark corners...
2007-11-20 Jarkko HietaniemiRe: [PATCH] various RC1 nits
2007-11-20 Rafael Garcia... Regenerate META.yml
2007-11-20 Steve PetersUpdate to Time-Piece. The only change in the core...
2007-11-20 Jarkko HietaniemiRC1: In Solaris 10 do not use versioned solibs
2007-11-20 Rafael Garcia... Upgrade to Locale::Maketext 1.12
2007-11-20 Jerry D. HeddenFix VERSION in lib/Module/Build/YAML.pm (resubmitted)
2007-11-20 Jan DuboisCorrection to perl5100delta.pod
2007-11-20 Jan DuboisRename "perl59" to "perl510"
2007-11-20 Spiros Denaxas[Patch] perlboot.pod / added semicolons
2007-11-19 Michael G.... Attribute::Handlers till ears are bleeding
2007-11-19 Jim Cromierc1 patch - delta, comment nits
2007-11-19 Rafael Garcia... Typo (found by Jarkko)
2007-11-18 Nicholas ClarkRe-indent erroneous changelogs. [Software that pastes...
2007-11-17 Nicholas Clark0777 is 512, not 522. (A typo.)
2007-11-17 Nicholas ClarkPlacate the black box index parser on search.cpan.org.
2007-11-17 Rafael Garcia... Regenerate Changes
2007-11-17 YAMASHINA Hiotypo in perl5100delta.pod
2007-11-17 Rafael Garcia... Mention perlreapi in perldelta.
2007-11-17 Rafael Garcia... 5.10.0-RC1 is today, after lunch
2007-11-17 Bo Lindberghperl5db.pl update for Mac OS X 10.5
2007-11-17 Michael G Schwern[perl #47533] [PATCH perlvar.pod] Missing English variables
2007-11-17 Craig A. BerrySkip Module::Build ppm test -- not ready for prime...
2007-11-16 Craig A. BerryLet's install the *current* perldelta on VMS.
2007-11-16 Craig A. BerrySilence ill-behaved Test::Harness test on VMS.
2007-11-16 Craig A. BerryThe new Archive::Tar tests are TODO on VMS for reasons...
2007-11-16 Craig A. BerrySilence ill-behaved or failing Module::Build tests...
2007-11-16 Nicholas ClarkDecode the subject header encoding of Ævar's name.
2007-11-16 Abhijit Menon-SenFor the 2.17 release.
2007-11-16 Nicholas ClarkFix a typo in the description of change 31295.
2007-11-16 Nicholas ClarkUNITCHECK is only a keyword post 5.009, so to allow...
2007-11-16 Rafael Garcia... Underscore the non-official version number
2007-11-16 Rafael Garcia... Prepare patchlevel for RC1
2007-11-16 Matt KraaiFix build failure on QNX
2007-11-15 Steve PetersChange Pod::Checker to allow the "=encoding" Pod comman...
2007-11-15 Craig A. BerryIn Perl_vms_start_glob, when we don't have any matches...
2007-11-15 Nicholas ClarkBump the VERSION on ExtUtils::Embed.
2007-11-15 Rafael Garcia... Upgrade to Archive::Tar 1.37_01 (security fix)
2007-11-15 Ricardo SIGNESperlsub's docs on state assignment are busted
2007-11-15 Rafael Garcia... Update CPANPLUS to 0.83_10
2007-11-15 Rafael Garcia... Update File::Fetch to 0.13_04
2007-11-15 Rafael Garcia... -e is better than -f (in case of symbolic links)
2007-11-15 David CantrellAdjust ODBM_File for Debian. See:
2007-11-14 John E. MalmbergRe: CPANPLUS working again on VMS Re: [PATCH@32279...
2007-11-13 John E. MalmbergRe: [PATCH@32279] Upgrade File::Fetch to 0.13_04 -...
2007-11-13 David LandgrenRe: [PATCH] File-Path-2.04 (this time with patch)
2007-11-13 John E. MalmbergUpgrade File::Fetch to 0.13_04 - fixed for VMS.
2007-11-13 Rafael Garcia... Update Time::HiRes' Changes file
2007-11-13 Rafael Garcia... Update the Storable changelog. Note that, while Storabl...
2007-11-13 Jonathan StoweRe: 5.10 code freeze and dual-life modules
2007-11-13 Jan DuboisRE: 5.10 code freeze and dual-life modules
2007-11-13 Rafael Garcia... Re-apply change #30562 (thanks to Abe Timmerman)
2007-11-12 Nicholas ClarkPorting/Maintainers.pm uses a _ prototype, which is...
2007-11-12 Jarkko Hietaniemit/comp/opsubs.t
2007-11-12 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz
2007-11-12 Rafael Garcia... The JAPHs that use $* won't work anymore.
2007-11-12 John E. MalmbergRe: CPANPLUS conf.pl fixes for VMS
2007-11-12 Rafael Garcia... TODO: cleanup perlmodlib.PL
2007-11-12 Rafael Garcia... Fix listing of MIME::QuotedPrint in perlmodlib
2007-11-12 Paul MarquessCompression Modules Update for EBCDIC
2007-11-12 Andreas J.... CPAN.pm 1.9205
2007-11-12 John E. Malmbergpatch@32274 file/find/t/ find.t and taint.t fixes for...
2007-11-12 John E. Malmbergpatch@32274 t/op/taint.t not cleaning up properly on...
2007-11-11 Craig A. BerryCorrect and complete CBuilder's handling of external...
2007-11-11 Craig A. BerryMake File::Path::_rmtree behave when passed an individu...
2007-11-11 Craig A. BerryFollowing 32238, change "interpreter_size" to "interp_s...
2007-11-11 Rafael Garcia... Upgrade File::Fetch to 0.13_03
2007-11-10 Nicholas ClarkArrange for buildtoc to remove the svn Revision keyword...
2007-11-10 Nicholas ClarkRegenerate perltoc.pod
2007-11-09 Nicholas ClarkPropagating const outwards from Perl_moreswitches(...
2007-11-09 Nicholas ClarkFollowing change 31410, also re-align the column title.
2007-11-09 Nicholas ClarkNote that investigating PADTMP hash pessimisation is...
next