platform/upstream/perl.git
2010-11-20 Chris 'BinGOs... Update the totals in perldelta with the last few commits
2010-11-20 Chris 'BinGOs... Add QNX Neutrino RTOS to list of platforms in perlport
2010-11-20 Chris 'BinGOs... Update Module::CoreList for v5.13.7
2010-11-20 Chris 'BinGOs... make regen; make regen_perly
2010-11-20 Father ChrysostomosAhem. *Final* finalisation.
2010-11-20 Chris 'BinGOs... Finalisationtion of perldelta with updates for committe...
2010-11-20 Florian RagwitzFix a perldelta typo
2010-11-20 Florian Ragwitzperldelta for 249534c3
2010-11-20 Chris 'BinGOs... First pass at finalising perldelta, removing unrequired...
2010-11-20 Chris 'BinGOs... Bump the perl version in various places for v5.13.7
2010-11-20 Chris 'BinGOs... Bump Data::Dumper version as previous commit made a...
2010-11-20 Rafael Garcia... Typo in perldelta
2010-11-20 Nicholas ClarkFix the test fix for older perls (5499dc3d6e47ea78...
2010-11-20 Father ChrysostomosSkip [perl #72332] DD test on 5.10.1
2010-11-20 Steffen MuellerCompare to lib.pm 0.63 on CPAN
2010-11-20 Chris 'BinGOs... Update mailing list and website for cpantesters in...
2010-11-20 Steffen MuellerUpdate Maintainers.pl with new releases
2010-11-20 Steffen Mueller'Upgrade' to AutoLoader 5.71
2010-11-19 Steffen MuellerFix Data::Dumper test on old perls
2010-11-19 Chris 'BinGOs... Bump Math::BigInt::FastCalc to dev release as per Flori...
2010-11-19 Chris 'BinGOs... Bump Math::BigRat to dev release as per Florian's request
2010-11-19 Chris 'BinGOs... Sync version of dist/Math-BigInt modules to 1.99_01...
2010-11-19 Karl WilliamsonAdd Unicode's minor 6.0 correction
2010-11-19 Karl Williamsonmktables: Leave Unicode1 BELL name alone
2010-11-19 Karl Williamsonperluniprops.pod: nits
2010-11-19 Jesse VincentUpdate to perlpolicy.pod to clarify that minor updates...
2010-11-19 Father Chrysostomosperdleta tpo fxies
2010-11-19 Nicholas ClarkUpdate the perldelta for ExtUtils::Constant.
2010-11-19 Chris 'BinGOs... Update perlhist, adding Miyagawa to 'THE KEEPERS OF...
2010-11-18 Father Chrysostomosperldelta up to f869c5854
2010-11-18 Father Chrysostomosperldelta: clarify tie $glob
2010-11-18 Father Chrysostomosperldelta for custom ops
2010-11-18 Karl WilliamsonWork-around Uni 6.0 issues with 'BELL'
2010-11-18 Karl Williamsoncharnames.t: indent newly formed block
2010-11-18 Karl Williamsoncharnames.t: PERL_RUN_SLOW_TESTS runs more tests
2010-11-18 Karl WilliamsonMore updates to point to Unicode 6.0
2010-11-18 Karl WilliamsonUnicode 6.0 DB
2010-11-18 Karl Williamsonmktables: Upgrade to handle new Unicode 6.0 tables
2010-11-18 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.72
2010-11-18 Steve HayNote that support for building with VC++ 2010 is not...
2010-11-18 Craig A. Berryperldelta entry for 8c8488cd4fce90cb5c03fb3f89e89c05e52...
2010-11-18 Nicholas ClarkRefactor newATTRSUB()'s logic for grafting a sub defini...
2010-11-18 Nicholas ClarkTest that the stash and file of a sub's definition...
2010-11-18 Nicholas ClarkTest that lack of prototype on a sub's definition overr...
2010-11-18 Chris 'BinGOs... Update Changes file ahead of v5.13.7 release
2010-11-18 Chris 'BinGOs... Update perldelta to note the Visual C++ 2010 support
2010-11-18 Steve HaySupport Visual C++ 2010
2010-11-18 Craig A. BerryMake perlio line buffer VMS record-oriented files on...
2010-11-18 David GoldenDon't install unnecessary unicore files
2010-11-17 Nicholas ClarkIn Perl_cv_undef(), only check potential pads against...
2010-11-17 Nicholas ClarkIn S_pad_check_dup(), no need to check the 0th name...
2010-11-17 Nicholas ClarkConvert newSUB() to a macro wrapping Perl_newATTRSUB()
2010-11-17 Rafael Garcia... Spelling/grammar nits
2010-11-17 Jerry D. HeddenCreate proper Cygwin $ENV{PATH} in test.pl
2010-11-17 Father ChrysostomosGet cpan/CGI/t/http.t working on VMS again
2010-11-17 Craig A. BerryClean up multiplying perldelta deletions.
2010-11-17 Father ChrysostomosRemove unnecessary check in mro_package_moved
2010-11-17 Father ChrysostomosDon’t skip mro_package_moved if the parent stash is...
2010-11-16 Nicholas ClarkInline Perl_pad_undef() into its only caller, Perl_cv_u...
2010-11-16 Nicholas ClarkMove Perl_cv_undef() from op.c to pad.c
2010-11-16 Nicholas ClarkAdd Grant McLean to AUTHORS, following commit a27417a02...
2010-11-16 Grant McLeanUpdate references to targrep to ptargrep in ptargrep
2010-11-16 brian d foyNote in perlfaq2 that perl.com is no longer part of...
2010-11-16 Nicholas ClarkIn Perl_pad_new(), allocate a 2 element array for padlist.
2010-11-16 Nicholas ClarkIn Perl_pad_new(), avoid calling av_fetch() for somethi...
2010-11-16 Florian RagwitzCheck for deleted stashes when reporting var names
2010-11-16 Father ChrysostomosFix memory leak introduced by 2d0d1eccfcfe
2010-11-16 Father ChrysostomosKeep MRO caches around during hv_clear
2010-11-16 Karl Williamsonmktables: Fix subtraction that should be an add
2010-11-16 Father Chrysostomosperldelta: Remove a misleading reference
2010-11-16 Father Chrysostomosperldelta: Something else I missed
2010-11-16 Father Chrysostomosperldelta for [perl #79208]
2010-11-15 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.70
2010-11-15 Father Chrysostomosstash.t: The [perl #58530] test should not be skipped
2010-11-15 Father ChrysostomosCorrect an anonymisation test in stash.t
2010-11-15 Father ChrysostomosCorrect skip count in stash.t
2010-11-15 Father Chrysostomos[perl #79208] %stash:: = () anonymises CVs
2010-11-15 Father ChrysostomosI only mentioned half of [perl #79138]
2010-11-15 Chris 'BinGOs... Update perldelta with Dave Mitchell's contributions
2010-11-15 AbigailMention Filter::cpp as alternative for -P
2010-11-15 Rafael Garcia... Doc fix for [perl #78642] Logical defined or not equiva...
2010-11-15 Florian RagwitzZero new XOPs xop_desc will never be invalid
2010-11-15 Father Chrysostomosperldelta: something I missed
2010-11-15 Florian RagwitzThe various Math::BigInt changes aren't relevant
2010-11-15 Florian RagwitzUpdate perldelta entry for Math::BigInt
2010-11-15 Florian RagwitzUpgrade Math::BigInt from version 1.98 to 1.99
2010-11-15 Father Chrysostomosperldelta up to 518a985
2010-11-15 Father Chrysostomosperldelta: remove another commit from the to-do list
2010-11-15 Father Chrysostomosperldelta up to 578895fb
2010-11-15 Father Chrysostomosperldelta: clarification
2010-11-15 Father Chrysostomosperldelta: tpyo
2010-11-15 Father Chrysostomosperldelta: remove 2 commits from the list
2010-11-15 Niko TyniImplement $^A tainting
2010-11-15 Niko TyniTODO tests for $^A tainting
2010-11-15 Father ChrysostomosMake the new formline test fail more reliably
2010-11-15 Niko TyniFix a crash with a tainted formline() picture
2010-11-15 Ben MorrowDocument the new custom op functions.
2010-11-15 Ben MorrowTests for the new custom op registrations.
2010-11-15 Ben MorrowImprove custom OP support.
2010-11-15 Father ChrysostomosIncrease B’s version
next