platform/upstream/perl.git
2009-10-24 Nicholas ClarkNote that F<ext/> has become F<cpan/>, F<dist/> and...
2009-10-24 Nicholas ClarkIn S_pending_ident(), only call gv_fetchpvn_flags(...
2009-10-24 Nicholas ClarkMake defined %hash on a non-lexical (also) generate...
2009-10-24 Nicholas ClarkAdd perl5112delta, and change 5111delta from being...
2009-10-23 Nicholas ClarkIn Locale::Maketext, avoid using defined @array and...
2009-10-23 Nicholas ClarkIn I18N::LangTags::Detect, avoid using defined @array...
2009-10-23 Nicholas ClarkAvoid using defined @array in core tests.
2009-10-23 Nicholas ClarkAvoid using defined %hash in core code and tests.
2009-10-23 Chris WilliamsUpdated Module::Load::Conditional to cpan version 0.32
2009-10-23 Vincent PitCap the exit code of the bisecting script
2009-10-23 Vincent Pit"-x ./foo" isn't a shell command, but "[ -x ./foo ...
2009-10-23 Nicholas ClarkConvert the 2 Storable tests that use Test to use Test...
2009-10-23 Nicholas ClarkConvert the Pod::Perldoc tests from Test to Test::More.
2009-10-23 Nicholas ClarkConvert the odd Locale::Maketext test out from Test...
2009-10-23 Nicholas ClarkConvert File/CheckTree.t from Test to Test::More.
2009-10-23 Nicholas ClarkConvert tests in ext/ from Test to Test::More.
2009-10-23 Nicholas ClarkS_run_user_filter() can use the filter GV itself for...
2009-10-23 Nicholas ClarkS_utf16_textfilter() can use the filter GV itself for...
2009-10-23 Chris WilliamsUpdated CPANPLUS to cpan version 0.89_04
2009-10-23 Chris WilliamsUpdated Module::Load::Conditional to cpan version 0...
2009-10-23 Zeframa2p match() faulty
2009-10-23 Rafael Garcia... CPAN release of Switch 2.16
2009-10-23 H.Merijn BrandExtUtils-Install tests need abs_path @INC for utf8
2009-10-23 Zeframa2p generates code using $[
2009-10-22 Zefram[perl #69838] a2p generates code using $[
2009-10-22 Rafael Garcia... [perl #69903] 5.10.1 perlretut section "A bit of magic...
2009-10-22 Ben MorrowLet SvRX(OK) recognise a bare REGEXP.
2009-10-22 Ben MorrowRT#69616: regexp SVs lose regexpness in assignment
2009-10-22 Rafael Garcia... Remove the venerable fatal error "Runaway format"
2009-10-22 Rafael Garcia... Remove file t/0 added by last commit
2009-10-22 Brad GilbertBare readdir in while loop now sets $_
2009-10-22 Rafael Garcia... POD link fix
2009-10-22 Nicholas ClarkIn S_utf16_textfilter() replace sv_chop() with code...
2009-10-22 Nicholas ClarkS_utf16_textfilter() needs to avoid splitting UTF-16...
2009-10-22 Nicholas ClarkTest requiring files with non-BMP characters (encoded...
2009-10-22 Nicholas ClarkTests for UTF-16 characters > 256, including those...
2009-10-22 H.Merijn Brand../lib isn't valid after a chdir "..";
2009-10-22 Nicholas ClarkPerl_utf16_to_utf8() should treat "\0" like any every...
2009-10-22 Nicholas ClarkRe-write S_utf16_textfilter() to correctly handle parti...
2009-10-22 Nicholas ClarkRemove the "hack" that removes SVt_UTF8 in the UTF16...
2009-10-22 Chris WilliamsAdded 2.21 changes to the Module::CoreList Changes...
2009-10-22 Chris WilliamsUpdated Changes file for Module::CoreList
2009-10-22 Rafael Garcia... Bump base and fields versions to 2.15
2009-10-22 Rafael Garcia... Fix built-in prototype of each, keys, and values
2009-10-22 David GoldenInstall Switch from CPAn into 'site', not 'perl'
2009-10-21 Nicholas ClarkRefactor S_utf16_textfilter() to use a second SV for...
2009-10-21 Nicholas ClarkPerl_utf16_to_utf8() should return the correct length...
2009-10-21 Nicholas ClarkRemove the PERLIO * argument to S_filter_gets(), as...
2009-10-21 Jan DuboisFix off-by-one error in e92c6be8349ad1d36d6df1dcb526fd3...
2009-10-21 Abhijit Menon-SenFix (comment) typo pointed out by Robin Barker
2009-10-21 David GoldenFix uninitialized warnings in Pod::Perldoc
2009-10-21 Nicholas ClarkS_utf16_textfilter() needs FILTER_DATA() to get the...
2009-10-21 David GoldenFix documentation of Module::CoreList::is_deprecated
2009-10-21 Nicholas ClarkS_utf16_textfilter() was failing honour error returns...
2009-10-21 Nicholas Clarkpanic if S_utf16_textfilter() is called in block mode.
2009-10-21 Nicholas ClarkMake filter_read() in block mode create a well-formed...
2009-10-21 Nicholas ClarkFix precedence error in Module::CoreList's test, which...
2009-10-21 David GoldenRevised Module::CoreList::is_deprecated
2009-10-21 David GoldenAuto-generate deprecation list via corelist.pl
2009-10-20 Chris WilliamsModule::CoreList, implemented is_deprecated() and added...
2009-10-20 Jesse Vincentrelease manager guide notes updates
2009-10-20 Jesse Vincentpod nits from nicholas and zefram
2009-10-20 Jesse Vincentset the release date for 5.11.1
2009-10-20 Jesse VincentModule::CoreList version bump for 5.11.1 release
2009-10-20 Jesse VincentModule::CoreList updated for 5.11.1
2009-10-20 Jesse Vincentmake regen; make regen_perly
2009-10-20 Jesse VincentAcknowledgments in perldelta
2009-10-20 Jesse Vincentperldelta formatting
2009-10-20 Jesse Vincentperl5111delta now includes all changes between 5.11...
2009-10-20 Jesse Vincentperldelta cleanup
2009-10-20 Jesse Vincentrelease manager guide notes updated
2009-10-20 Jesse Vincentsuidperl is no longer available. INSTALL should not...
2009-10-20 Jesse VincentBump 5.11.0 -> 5.11.1 in all sorts of places it's ...
2009-10-20 Jesse VincentWe should not bump the perl version in the release...
2009-10-20 Jesse VincentExtUitls::Install had changes since 5.11.0 - bump its...
2009-10-20 Jesse VincentBump OS2::DLL's version since it differs from what...
2009-10-20 Jesse VincentBump OS2::Process's version since it differs from the...
2009-10-20 Jesse VincentBump overload.pm's version since it differs from the...
2009-10-20 Jesse VincentBump Carp.pm's version number since it differs from...
2009-10-20 Jesse VincentBump mro's version number and copyright year, since...
2009-10-20 Jesse VincentBump B::Consise's version number since it's changed...
2009-10-20 Jesse VincentRevert accidental executability of several pod files
2009-10-20 Jesse VincentUpdated perlport.pod with notes on VMS support from...
2009-10-20 Jesse VincentAdded perldelta notes for yves' regex semantics fixups...
2009-10-20 Rafael Garcia... Update Switch version in Maintainers.pl after CPAN...
2009-10-20 Rafael Garcia... Bump version of Switch to 2.15 for CPAN release
2009-10-20 Nicholas ClarkPull out filter setup code from S_swallow_bom() into...
2009-10-20 Nicholas ClarkMAD-only code in S_swallow_bom() duplicated the actions...
2009-10-20 David GoldenMerge branch 'corelist-deprecated' into blead
2009-10-20 David Goldenformally mark deprecations in Maintainers.pl
2009-10-20 Jesse VincentRevert part of d1eb317 which broke ./Configure -des...
2009-10-19 Jesse VincentUpdating Win32 0.39 to have the same line-endings as...
2009-10-19 Jesse VincentMaintainers.pl updates to better match reality
2009-10-19 Jesse Vincentpiconv.t from Encode isn't excluded. Fix Maintainers.pl
2009-10-19 Yves Ortonrevert to 5.8.x semantics for \s \w and \d
2009-10-19 Yves Ortonsomewhat fix failing regex tests. but break lots of...
2009-10-19 Jan DuboisPerl builds fine on Windows 7
2009-10-19 Jan DuboisThe term 'winsock' is an implementation detail.
2009-10-19 Jesse VincentCPANPLUS was upgraded without bumping the version in...
2009-10-19 Jesse VincentMaintainers.pl had a number of MAP errors due to the...
next