This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2006-01-23 Nicholas Clarkconstant_add_symbol needs to be static, else static...
2006-01-23 Jarkko HietaniemiTru64: -Uusedl: lib/ExtUtils/t/Embed.t
2006-01-23 Steve PetersUpgrade to Pod-Simple-3.04
2006-01-23 Rafael Garcia... Now that change #26410 is reverted, mark as TODO the...
2006-01-23 Rafael Garcia... Missing chunk in change #26926
2006-01-23 Nicholas ClarkRevert change 26410, marking the test that was added...
2006-01-23 Nicholas ClarkChange the regression test added by 26410 to use test...
2006-01-23 Rafael Garcia... Un-const magic virtual tables; this consting breaks...
2006-01-23 Steve PetersUpgrade to CPAN-1.83_58
2006-01-23 Gisle AasAvoid warning with MS Visual C compiler.
2006-01-23 Gisle AasAvoid most getprotobyname/number calls in IO::Socket...
2006-01-21 Craig A. BerryMake Manifest.t do what is says it's doing.
2006-01-21 Marcus Holland... Remove wrong cast to (void *), which fixes a gcc warnin...
2006-01-20 Nicholas ClarkNote 5.8.8-RC1
2006-01-19 Marcus Holland... Upgrade to Devel::PPPort 3.08
2006-01-19 Craig A. Berryfind_perl() must be after environment initialization
2006-01-19 Steve PetersFix hardcoded "/" in a filepath that causes ext/List...
2006-01-19 Steve PetersFix another concatenated filepath in a test for Digest...
2006-01-18 Nicholas ClarkIntegrate 26847 from maint.
2006-01-18 Nicholas ClarkChange 26410 caused a regression, with the RVALUE retur...
2006-01-18 Gisle AasAllow IPPROTO_ICMP and IPPROTO_UDP to be exported.
2006-01-18 Gisle AasUse the IPPROTO_TCP constant instead of 6.
2006-01-18 Steve HayChange all NEWSV() to newSV() in the core and non-dual...
2006-01-18 Steve PetersDigest::SHA's t/2-nist-sha-oo.t has some path related...
2006-01-18 Steve PetersFixes for Digest::SHA. Replaced old ppport.h file...
2006-01-18 Gisle AasMake sure the most common IPPROTO_* constants are alway...
2006-01-18 Gisle AasSuppress "statement not reached" warning from the Sun...
2006-01-18 Rafael Garcia... Explain better how that test count works.
2006-01-18 Nicholas ClarkNew t/comp/require.t tests should go before the conditi...
2006-01-18 Craig A. Berryspecial VMS handling no longer needed since we now...
2006-01-17 Rafael Garcia... Gisle points out that it's ok to ignore the return...
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)
next