This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2006-01-17 Rafael Garcia... Regression test for change #26881
2006-01-17 Rafael Garcia... The current OP that is tested in doeval() can be a...
2006-01-17 Rafael Garcia... Make the description of $^M in perlvar a bit more clear
2006-01-17 Sherm PendleyRe: [PATCH] Updated README.macosx
2006-01-17 Gisle AasMore readable MEM_WRAP_CHECK_1() macro.
2006-01-17 Craig A. BerryDots in directory names aren't nice on VMS.
2006-01-17 Craig A. Berrymore case tolerance for vms/ext/filespec.t
2006-01-16 Steve PetersDon't warn about a directory being closed in the DESTRO...
2006-01-16 Rafael Garcia... defined %foo::bar:: wasn't working like it used to...
2006-01-16 Marcus Holland... Upgrade to Devel::PPPort 3.07
2006-01-16 Rafael Garcia... Upgrade to Encode 2.14
2006-01-16 Nicholas ClarkTeach checkAUTHORS about all the authors in 5.8.2-5...
2006-01-16 Rafael Garcia... Add new directories from C::Zlib to make clean
2006-01-16 Andreas König[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
2006-01-14 Craig A. BerryGive up on through.t on VMS for now -- no can do with...
2006-01-14 Nicholas ClarkCan now count the patches committed with --thanks-applied.
2006-01-14 Nicholas ClarkOops. When the e-mail address came first, or there...
2006-01-14 Nicholas ClarkSome reordering and one new address for Stéphane Payrard
2006-01-14 Nicholas ClarkTeach checkAUTHORS.pl about everyone in Changes5.8...
2006-01-14 Nicholas ClarkAdd Ken Hirsch to AUTHORS.
2006-01-14 Nicholas Clarke-mail update from Phil Lobbes
2006-01-14 Rafael Garcia... Perldelta nits by Jim Cromie
2006-01-14 Rafael Garcia... Adapt test.valgrind make target to recent valgrinds...
2006-01-14 Craig A. BerryFriday the 13th, Part II. Don't call SYS$GETJPI with...
2006-01-14 Craig A. BerryEek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-13 Nicholas ClarkcheckAUTHORS.pl --rank would loop infinitely on an...
2006-01-13 Steve PetersAdditional tests for RT #38207: "Useless localization...
2006-01-13 Ken HirschRe: Today's compiling adventure
2006-01-13 Rafael Garcia... More perldelta work
2006-01-13 Nicholas Clark$utf8::VERSION++ # Documentation.
2006-01-13 Rafael Garcia... Fix internal links in POD.
2006-01-13 Nicholas ClarkMore $VERSION bumps.
2006-01-13 Rafael Garcia... Better wording for change 26796. Plus, make podchecker...
2006-01-13 Gisle AasFix [perl #38223]; _IOC_SIZE() not always safe.
2006-01-13 Rafael Garcia... Add a link to the Opcode doc in Safe.
2006-01-13 Craig A. BerryAssorted VMS-only MakeMaker fixes for blead
2006-01-12 Rafael Garcia... Make h2ph recognize (and skip) const and __const__...
2006-01-12 Nicholas ClarkUpgrade to Devel::PPPort 3.06_01
2006-01-12 H.Merijn BrandAdd new mpeix file from #26807
2006-01-12 Ken HirschRe: Today's compiling adventure
2006-01-12 Nicholas Clark$Socket::VERSION++; # You always miss one.
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2006-01-12 Rafael Garcia... Don't warn when localizing $[
2006-01-12 erik@cs.uni... [perl #38205] misleading typo in perlfaq8
2006-01-12 Rafael Garcia... FAQ sync.
2006-01-12 Paul MarquessCompress::Zlib
2006-01-12 Yitzchak Scott... Re: cloning and foo_dup functions
2006-01-12 Rafael Garcia... Test comment fix by Dominic Dunlop
2006-01-12 Rafael Garcia... Typo fix.
2006-01-11 Xavier Noriafix for :crlf example
2006-01-11 Gisle AasA few more places that can use hv_fetchs().
2006-01-11 Yitzchak Scott... Cygwin issue (26792) and patchlevel (26790)
2006-01-11 Gisle AasMake $( and $) list the groups in the order they
2006-01-11 Dominic DunlopRe: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does...
2006-01-11 Nicholas ClarkRefactor S_vdie_common so that Perl_vwarn can use it...
2006-01-11 Gisle AasGet rid of the following gcc format warnings by simplif...
2006-01-11 Steve HayClean up temp files/dirs left by Archive-Tar tests
2006-01-11 Rafael Garcia... Make description of new warning introduced in change...
2006-01-11 Steve HayClean up libdirs left behind by new Compress-Zlib
2006-01-11 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
2006-01-11 Nicholas ClarkGisle notes that SvRTRIM should also write a new '...
2006-01-11 Steve PetersFix the new warning created with version-0.53
2006-01-11 Gisle AasMake setting 'PL_origalen = 1' before perl_parse()...
2006-01-11 Steve HayBleadperl's Win32::Win32 is more recent than the curren...
2006-01-11 Steve PetersUpgrade to version-0.53
2006-01-10 Nicholas Clarks/superceded/superseded/g
2006-01-10 Alan BurlisonRe: Sys::Syslog blows up rather spectacularly on Solaris
2006-01-10 Nicholas ClarkGisle is correct - $host needs to stay in case the...
2006-01-10 H.Merijn Brand1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
2006-01-10 Nicholas ClarkWhy should Syslog jump through hoops to look up the...
2006-01-10 Gisle AasIf getservbyname fails tell what service the lookup
2006-01-10 Nicholas ClarkMissing an initialisation, as spotted by Merijn's HP...
2006-01-10 Rafael Garcia... Remove Syslog tests that use external modules
2006-01-10 Gisle AasMove initialization of old values prior to moreswitches()
2006-01-10 Andy LesterIt's the Barbie bus patch
2006-01-10 Gisle AasRemove stale date.
2006-01-10 Paul MarquessCompress::Zlib becomes zlib agnostic
2006-01-10 Gisle AasAvoid possible dereference of NULL in the initializatio...
2006-01-10 Craig A. BerryMake FAKE,READONLY optional on VMS in test 21
2006-01-09 Rafael Garcia... Add Digest::SHA to the Win32 makefiles
2006-01-09 Yitzchak Scott... Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
2006-01-09 Jim Cromie[patch] more about embed.fnc in perlguts
2006-01-09 Steve PetersAdded standard core header to test cases for Digest...
2006-01-09 Nicholas ClarkPOSIX and Fcntl both export the same constants derived...
2006-01-09 Gisle AasRestore hardcoded PERL_PATCHNUM removed in change 26672.
2006-01-09 Rafael Garcia... Upgrade to Sys::Syslog 0.12
2006-01-09 Paul MarquessRE: Failing tests on VMS blead@26652
2006-01-09 Rafael Garcia... Revert change 26749
2006-01-09 Xavier Noriaidentifiers always in main (was: defining a _ function...
2006-01-08 Nicholas ClarkCope with change entries that are \r terminated
2006-01-08 Craig A. Berryfollow-up to 26740, shasum --> shasum.com
2006-01-08 Craig A. BerryGrr. #26690 broke handling of old ODS-2 style names
2006-01-08 Craig A. BerryVMS needs the meta-quoted version of $0
2006-01-08 Rafael Garcia... Install shasum on Windows and VMS too
2006-01-08 SADAHIRO TomoyukiRe: [perl #38181] Default IO Layer is ignored in 3...
2006-01-08 Nicholas ClarkUpdate copyright with the 2 years where changes were...
2006-01-08 Nicholas ClarkUpdate the copyright years in the generated files,...
2006-01-08 Dave Mitchelldocument svt_copy, svt_dup and svt_local vtable slots
2006-01-08 Rafael Garcia... Add shasum (from Digest::SHA) to utils.lst
2006-01-08 Nicholas ClarkUpdate copyright years (including some years where...
next