This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-02-12 Rafael Garcia... Un-TODO tests avec change #30228
2007-02-12 Rick DelaneyRe: PL_copline inconsistency
2007-02-12 Nicholas ClarkNote why storing a reference as an integer in %^H is...
2007-02-12 Rafael Garcia... Document that m//k works, by Ævar Arnfjörð Bjarmason
2007-02-12 Steve HayApply #30197 to win32/makefile.mk too
2007-02-12 Rafael Garcia... FAQ sync
2007-02-11 Craig A. BerryCheck for the presence of signbit() on VMS. It currentl...
2007-02-11 Craig A. BerryIn vms/vms.c's declaration of the LIB$INITIALIZE psect...
2007-02-11 Rafael Garcia... Another tiny typo in File::Copy (found by Ruud.)
2007-02-11 Rafael Garcia... Explicitly load PerlIO::encoding when testing it.
2007-02-11 Slaven RezicRe: [perl #41442] segfault (dead loop) with Encoding...
2007-02-11 Rafael Garcia... Convert new test to using t/test.pl.
2007-02-11 knew-p5p@pimb.org[perl #41484] qr// stack bug
2007-02-10 Yves OrtonRe: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands...
2007-02-10 Yves OrtonDefend against cmd.exe stupidity (on Win2k at least)
2007-02-10 Nicholas ClarkThese casts to GV are no longer needed.
2007-02-10 Andy Doughertysignbit detection (was [perl #39875] -0.0 loses signedn...
2007-02-09 Nicholas ClarkFix Pod errors.
2007-02-09 Yves OrtonRe: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands...
2007-02-09 Nicholas ClarkUnknown formatting code U<> spotted by Jesse - presumab...
2007-02-09 Nicholas ClarkUpdate the lists of files that makerel needs to process...
2007-02-08 Craig A. BerrySwitch from Carp to plain old warn in vms/ext/XSSymSet.pm
2007-02-08 Rafael Garcia... Typo fix, by John P. Linderman
2007-02-08 Rick DelaneyRe: Change 29193 is a regression
2007-02-08 Rafael Garcia... Remove dead code that was emitting warnings.
2007-02-08 Yves OrtonRe: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-07 Nicholas Clarkopening $0 doesn't work if you change directory. So...
2007-02-07 Nicholas ClarkTODO tests for eval of tainted scalars. (change 29193...
2007-02-07 Steve PetersUpgrade to Time-HiRes-1.9705
2007-02-07 Jerry D. HeddenFix to Dynaloader.t for missing modules
2007-02-07 Jonathan Stowelibdb may require pthread
2007-02-07 Rafael Garcia... Wrap the SvTYPE macro definition in parens.
2007-02-06 Rafael Garcia... Upgrade to threads.pm 1.59 (doc tweaks)
2007-02-06 Rafael Garcia... Upgrade to threads::shared 1.07 (doc tweaks)
2007-02-06 Wolfgang Launperlop.pod - proposal to add an explanation of \c
2007-02-06 Rafael Garcia... Avoid obscure failures when a regexp hasn't matched
2007-02-06 SADAHIRO Tomoyukicurrent status on Unicode Regular Expressions
2007-02-06 Jan Duboisfix 2 environment handling bugs
2007-02-06 Steve PetersUpgrade to ExtUtils-Command-1.13
2007-02-06 Steve PetersUpgrade to libnet-1.20. Includes some additional versi...
2007-02-06 Steve PetersUpgrade to Module-Pluggable-3.5
2007-02-05 Nicholas ClarkMake a dummy OPpPAD_STATE and a dummy PL_unitcheck_save...
2007-02-05 Nicholas Clarkt/lib/common.pl can be warnings clean.
2007-02-05 Nicholas ClarkUpgrade to ExtUtils-ParseXS-2.18
2007-02-05 Yitzchak Scott... cygwin: disable effect of -ansi -std=c89 on system...
2007-02-05 Rafael Garcia... Upgrade to DB_File 1.815
2007-02-05 Wolfgang Launminor improvements for perlre.pod
2007-02-05 Rafael Garcia... Quote fix by Jarkko
2007-02-05 Nicholas ClarkUse the new conditional TODOs to mark as TODO the warni...
2007-02-05 Nicholas ClarkEnhance t/lib/common.pl to provide conditional TODOs...
2007-02-04 Craig A. BerryIn vms/gen_shrfls.pl, consider EXTERN_C declarations...
2007-02-04 Nicholas ClarkChange 23753 wasn't quite a perfect refactoring, as...
2007-02-04 Nicholas ClarkCurrently Changes is in ISO-8859-1, not UTF-8, so corre...
2007-02-03 Craig A. BerryInstall overload.h on VMS, plus more case fix-ups in...
2007-02-03 Craig A. BerryInstall parser.h on VMS, plus fix some case typos in...
2007-02-03 Nicholas ClarkPurge all references to 5005 threads variables in the...
2007-02-03 Yves OrtonRe: prerelease checklist for Perl 5.10
2007-02-02 Slaven RezicRe: [perl #41421] glob() produces spurious results...
2007-02-02 Nicholas ClarkA few more places where we know the length for sv_setpv...
2007-02-02 Nicholas ClarkTesting every pattern by also upgrading to UTF-8 would...
2007-02-02 Nicholas ClarkChange 29502 wasn't perfect - you need to remove any...
2007-02-02 Nicholas ClarkBetter dump reporting of "PVBM"s.
2007-02-01 Nicholas ClarkAllow regexp.t to take a command line argument for...
2007-02-01 Nicholas ClarkMake t/op/regexp.t warnings clean.
2007-02-01 Nicholas ClarkMake t/op/regexp.t run under use strict; including...
2007-01-31 H.Merijn Brandalloca () might end up unreferenced during linking.
2007-01-31 Rafael Garcia... Upgrade to Getopt::Long 2.36
2007-01-31 Nicholas ClarkYou can't have special blocks if the subroutine has...
2007-01-31 Yves OrtonImprove regex stringification code
2007-01-31 Yves Ortonregcomp.c: remove some gotos that cause compiler conste...
2007-01-31 Yves OrtonImprove regex stringification code
2007-01-31 Yves Orton$1 in nested regex EVAL doesnt work correctly.
2007-01-30 Nicholas ClarkRefactor the code used to check/execute BEGIN/UNITCHECK...
2007-01-30 Jarkko Hietaniemione more iteration on PerlIO_teardown prototype
2007-01-30 Marcus Holland... Re: run/cloexec.t is failing
2007-01-29 Nicholas ClarkAlso check BEGIN/UNITCHECK/CHECK/INIT/END for require.
2007-01-29 Nicholas ClarkUNITCHECK for XS code. Turned out to be harder that...
2007-01-29 Nicholas ClarkBEGIN blocks in XS should work. (Given that CHECK,...
2007-01-29 Nicholas ClarkAdd av_create_and_push() and av_create_and_unshift_one...
2007-01-29 Gisle AasAvoid test failure with for a -Dusesitecustomize perl.
2007-01-28 Nicholas ClarkConvert ext/B/t/debug.t to Test::More. (Diagnostics...
2007-01-28 Jarkko Hietaniemig++ wants cast
2007-01-27 Nicholas ClarkAs we're not using UVf in the core, don't even define...
2007-01-27 Nicholas ClarkChange 30034 wasn't enough to silence the warnings...
2007-01-27 Abe Timmerman[perl@30030] blead on OpenVMS doesn't build
2007-01-27 Craig A. BerryFor FindBin to work as advertised on VMS, $FindBin...
2007-01-27 Craig A. BerryFor VMS, a belated entry into the $^O jungle that is...
2007-01-27 Nicholas ClarknewPADOP()'s sv parameter is never NULL, so mark it...
2007-01-27 Nicholas ClarknewPADOP is only used under ithreads, so don't waste...
2007-01-27 Nicholas ClarkOne last gv_fetchpv() that should be GV_ADD rather...
2007-01-27 Nicholas ClarkUsing gv_stashsv() and sv_setsv() in Perl_package reduc...
2007-01-27 Rafael Garcia... Change Tels' contact address
2007-01-27 Nicholas ClarkA test to exercise the smallbuf overflow code in S_incl...
2007-01-26 Rafael Garcia... cflags.SH was broken: it was compiling a C file for...
2007-01-26 Rafael Garcia... Silence a few pedantic warnings
2007-01-26 Rafael Garcia... If we have specified -Dgccansipedantic on the Configure...
2007-01-26 Nicholas ClarkStop S_incline needing to temporarily write a '\0'...
2007-01-26 Steve PetersFix ext/POSIX/t/sysconf.t failures on Cygwin.
2007-01-26 Adriano FerreiraRe: [perl #32135] File::Copy module
2007-01-26 Jos I. BoumansAdd Archive::Extract 0.16 to the core
next