This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-02-26 Craig A. BerryIn perlport, refine description of eight-level director...
2007-02-26 Craig A. BerryAssorted updates to vms/vms.c to fix compiler errors...
2007-02-26 Craig A. BerryOne more longdouble nit for configure.com, following...
2007-02-26 Craig A. BerryModule::Pluggable::Object::search_paths portability...
2007-02-25 Alexey Tourbinsigtrap.pm (handler_traceback): do not clobber $_
2007-02-25 Devin Heitmueller[perl #41560] [PATCH] crash in Perl_vmess when GvIOp...
2007-02-25 Wolfgang LaunRe: [perl #41513] (parsing?)problem when using a '...
2007-02-25 Rafael Garcia... - Use the same regexp as in change #30395 to parse...
2007-02-25 Rafael Garcia... Factorize three regexps into one, using new regexp...
2007-02-25 Rafael Garcia... Don't clobber $_ by using "my $_". Potential bug found...
2007-02-25 Craig A. BerryAdd a comment to mg.c to clarify that words like "raise...
2007-02-24 Craig A. BerryUpdate descriptions of long-running ops and non-deferrable
2007-02-24 Alexey TourbinExtUtils/Constant/Base.pm: use constant folding to...
2007-02-24 Alexey TourbinExtUtils/MM_Unix.pm (fixin): do not clobber $/
2007-02-24 Alexey Tourbinperlio.c (PerlIO_tmpfile): fix memory leak
2007-02-24 Rafael Garcia... Add a new test for undef and delete on stash entries...
2007-02-24 Rafael Garcia... C<keys %+> should not warn. Don't make scan_ident test for
2007-02-24 Rafael Garcia... Indexing and POD fixes
2007-02-24 Wolfgang Launperlretut.pod, 2nd version
2007-02-24 Rafael Garcia... At least, fix the MakeMaker build_man tests.
2007-02-23 Rick DelaneyRe: [perl #41546] perl 5.8.x bug: overloaded 'eq' does...
2007-02-22 Rafael Garcia... Reinstate tests removed by change #30381, but don't
2007-02-22 Steve PetersRevert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve PetersUpgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-02-22 Yitzchak Scott... Re: Win32 modules & cygwin
2007-02-21 Steve PetersUpgrade to CPAN-1.88_77.
2007-02-21 Jerry D. HeddenRe: [PATCH] Test with Errno in autouse.t
2007-02-21 Steve HayRemove unreferenced local variable
2007-02-21 Steve HayFix Win32 compilation error following #30372
2007-02-21 Craig A. BerryFix VMS exit handling broken in Test::Harness 2.64...
2007-02-20 Steve PetersSilence a couple of compile warnings.
2007-02-20 Rafael Garcia... Some INSTALL nits by Andy Dougherty
2007-02-20 Rafael Garcia... Skip test when Encode isn't built
2007-02-20 Jerry D. HeddenTest with Errno in autouse.t
2007-02-20 Rafael Garcia... A few nits to perlfunc/map.
2007-02-20 Jarkko Hietaniemiregexec.c: S_ stands for static
2007-02-20 Jarkko Hietaniemidump.c: format fixes
2007-02-19 Nicholas ClarkAvoid *some* g++ errors. (But not all yet)
2007-02-19 Jarkko Hietaniemiblead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVA...
2007-02-19 Steve PetersUpgrade to CPAN-1.88_76
2007-02-19 Telsintegrate bignum 0.19
2007-02-19 TelsIntegrate BigRat 0.17
2007-02-19 Tels[PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-19 Rafael Garcia... Revert change #28980 per Jarkko's suggestion
2007-02-19 Rafael Garcia... Actually, only changes to regexec.c from #30081 needed...
2007-02-19 Rafael Garcia... Revert change #30081 at dmq's request, and mark its...
2007-02-19 Rafael Garcia... Add a cast for C++ compilation
2007-02-18 Nicholas ClarkMore efficient to call newSV_type() then SvGROW() inste...
2007-02-18 Nicholas ClarkAdd a new API function newSV_type, to replace the idiom:
2007-02-18 Nicholas ClarkProperly handle the differences in hints in the optree...
2007-02-18 Nicholas ClarknewHV doesn't need to turn off POK or NOK, as they...
2007-02-18 Nicholas Clarktest.pl should locally increase $Level, rather than...
2007-02-18 Craig A. BerryMake vms/munchconfig.c able to take a list of substitut...
2007-02-17 Craig A. BerryMake configure.com's manifest checker more robust when...
2007-02-17 Nicholas ClarkMissed an aTHX_ in B's call to Perl_emulate_cop_io.
2007-02-17 Nicholas ClarkSplit the storage of the layers specificied by open...
2007-02-16 Nicholas ClarkMove all the cut&paste open TODO logic into OptreeCheck...
2007-02-16 Todd C. Miller[perl #41521] Fix for IO::Socket send method
2007-02-16 Steve HayFix Win32 build after unusual breakage caused by #30327
2007-02-16 Rafael Garcia... Update Changes
2007-02-16 Craig A. BerryIn configure.com, put the "use" back in useieee (typo...
2007-02-16 Rafael Garcia... Avoid to run config_h.SH twice during configuration.
2007-02-16 Craig A. BerryIn configure.com, further disambiguate -Duselongdouble...
2007-02-15 Rafael Garcia... Hakim Cassimally is the new maintainer of the Perldoc...
2007-02-15 Ash BerlinRe: Patch for Deep recursion in B::Deparse
2007-02-15 Yves OrtonRe: [perl #41491] Incorrect regexp warning.
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-02-14 Nicholas ClarkThere's no need to special case SVt_NULL in the print...
2007-02-14 Rafael Garcia... Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
2007-02-14 Marcus Holland... Upgrade to Devel::PPPort 3.11
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-02-14 Nicholas ClarkChange 30276 wasn't meant do mess with t/lib/common...
2007-02-14 SADAHIRO TomoyukiIntegrate:
2007-02-13 Nicholas ClarkInvoke minitrue to ensure that my spelling had always...
2007-02-13 Robin HoustonRe: Segmentation fault at undeclared for loop variable
2007-02-13 Yves Ortonadd hooks for capture buffers into regex engine.
2007-02-13 Yves OrtonRe: [perl #41491] Incorrect regexp warning.
2007-02-13 Steve HayVadim did the static build change
2007-02-13 Rafael Garcia... A few more details in perldelta
2007-02-13 Steve PetersUpgrade to CPAN-1.88_72
2007-02-13 Nicholas ClarkChange 26487 left some debugging code in, and through...
2007-02-13 John PeacockFwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
2007-02-12 Nicholas ClarkIntegrate:
2007-02-12 Yves OrtonRe: [perl #41492] Incorrect match with /(?(DEFINE)...
2007-02-12 Jan DuboisIntegrate:
2007-02-12 Paul JohnsonRe: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-12 Rafael Garcia... Skip this test if "use open" fails due to an unknown...
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
next