platform/upstream/perl.git
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
2010-11-14 Nicholas ClarkFix multiplicity build, broken by 328552296d8d53b3.
2010-11-14 Father ChrysostomosS_glob_assign_ref: Move the sref != dref earlier
2010-11-14 Father ChrysostomosChange utf8.t to use a \xb7 delimiter once more.
2010-11-14 Father ChrysostomosMake changes to aliased *ISA work
2010-11-14 Peter John... RT ticket 62949: $x -> bmodpow(1, 1) fails when $x...
2010-11-14 Florian Ragwitzperldelta ${^GLOBAL_PHASE}
2010-11-14 Florian RagwitzAdd an index entry for ${^GLOBAL_PHASE}
2010-11-14 Florian RagwitzUsers don't normally care about the blead releases
2010-11-14 Florian RagwitzThere are no values not mentioned here
2010-11-14 Chas. J. Owens IVadd example for ${^GLOBAL_PHASE} and description to...
2010-11-14 Chas. J. Owens IVstring do and require don't execute INIT and CHECK...
2010-11-14 Florian RagwitzEliminate PL_dirty
2010-11-14 Florian RagwitzAdd ${^GLOBAL_PHASE}
2010-11-14 AbigailFixes bug #79078, by pointing out the slight difference...
2010-11-14 Father Chrysostomos[perl #74022] Parser hangs on some Unicode characters
2010-11-14 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.67
2010-11-14 Father ChrysostomosOops. I need to learn how to use git add.
2010-11-14 Father Chrysostomos[perl #77238] Aliased @ISA does not work
2010-11-14 Chris 'BinGOs... Corrected small emission in perldelta relating to Unico...
2010-11-13 Father ChrysostomosFix undef %Foo:: to update subclasses
2010-11-13 Father ChrysostomosMake delete $package::{ISA} work
2010-11-13 Father Chrysostomosmro_package_moved only needs one loop
2010-11-13 Father ChrysostomosMacro for freeing meta->mro_linear_*
2010-11-13 Father ChrysostomosRemove redundant call to mro_get_linear_isa
2010-11-13 Father ChrysostomosUpdate isarev when clobbered class has subsubclasses
2010-11-12 Chris 'BinGOs... Update Maintainers.pl and perldelta.pod for Storable...
2010-11-12 Abhijit Menon-SenPerformance improvement for overloaded classes from...
2010-11-12 H.Merijn BrandGuard write test against miniperl
2010-11-12 Chris 'BinGOs... Update Pod-Simple to CPAN version 3.15
2010-11-12 H.Merijn BrandAdd a test to use duplicated frormat through glob
2010-11-12 Peter John... RT ticket 62918: _modpow(x,y,z) with x = 0 and y > 0
2010-11-12 Father Chrysostomosperldelta up to 4df35a07ff9
2010-11-12 Father ChrysostomosUpdate Data::Dumper’s change log
2010-11-12 Father ChrysostomosIncrease Data::Dumper’s version
2010-11-12 Father Chrysostomosmro_isa_changed_in3 is no longer necessary
2010-11-12 Father ChrysostomosFix package assignment with nested aliased packages
2010-11-12 Father ChrysostomosIncrease File::stat’s version
2010-11-12 Todd RinaldoRT 79076: fix File::stat overload tests -x and -X when...
2010-11-12 Chris 'BinGOs... Update MIME-Base64 to CPAN version 3.10
2010-11-11 Nicholas ClarkIn newSVhek(), use sv_usepvn_flags() to avoid a malloc...
2010-11-11 Father Chrysostomos[perl #79024] Bleadperl 80ebaca breaks OVID/Class-Trait...
2010-11-11 Karl WilliamsonPATCH: [perl #78994]: optimizer loses folding
2010-11-11 Father ChrysostomosCorrect comment in mro_isa_changed_in
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-11-11 Nicholas ClarkAdd tests for cmp, eq, ne for UTF-8 vs octet representa...
2010-11-11 Nicholas ClarkFix errors in the diagnostic output of t/op/cmp.t
2010-11-11 Nicholas ClarkAdjust t/run/switchd-78586.t to work under t/TEST and...
2010-11-11 Father ChrysostomosRemove redundant conditional added by e530fb81d
2010-11-11 Jerry D. Hedden[perl #78964] Fix ext/XS-APItest/t/overload.t
2010-11-11 Father Chrysostomosperldelta up to 8ff3250783
2010-11-11 Tim BunceTest for [perl #78586]
2010-11-11 Father Chrysostomosmake regen_perly
2010-11-11 Zefram[perl #78586] Bleadperl eae48c89 breaks TIMB/Devel...
2010-11-11 Father Chrysostomosundef *glob should update isa(rev)
2010-11-11 Father ChrysostomosIncrease threads’ version
2010-11-11 Father ChrysostomosCorrect note about dir handles in threads.pm
2010-11-11 Nicholas ClarkInline sv_cmp() and sv_cmp_locale() as macros wrapping...
2010-11-11 Nicholas ClarkConvert the flags argument for Perl_sv_{eq,cmp,cmp_loca...
2010-11-11 Father ChrysostomosFix memory leaks in mro_package_moved
2010-11-11 Craig A. BerryRename PERLIO_BUFSIZ to PERLIOBUF_DEFAULT_BUFSIZ.
2010-11-10 Florian RagwitzFix compilation with old xsubpps
2010-11-10 Peter John... RT ticket #43694: as_int/as_number lose precision
2010-11-10 Craig A. BerryMake the buffer size for the perlio layer a macro.
2010-11-09 Florian RagwitzMove ExtUtils-Command from cpan/ to dist/
2010-11-09 Florian RagwitzMove ExtUtils-Manifest from cpan/ to dist/
2010-11-09 David GoldenCorrected date of death for Randy Kobes
2010-11-09 Florian RagwitzRemove an unused variable
2010-11-09 Florian RagwitzDisable bitwise operators
2010-11-09 Nicholas ClarkIn S_check_type_and_open() call PerlIO_openn() directly...
2010-11-09 Nicholas ClarkChange S_doopen_pm() and S_check_type_and_open() to...
2010-11-09 David Goldenperldelta: note passing of Randy Kobes
2010-11-09 AbigailOne more typo, reported by H.Merijn Brand
2010-11-09 AbigailSome typo fixes reported by Tom Christiansen
2010-11-09 Nicholas ClarkTest that Opcode loads without warnings.
2010-11-09 Nicholas ClarkTidy up ext/Opcode/t/Opcode.t.
2010-11-09 Nicholas ClarkConvert ext/Opcode/t/Opcode.t to Test::More.
2010-11-09 Nicholas ClarkFix error in tryAMAGICunDEREF() introduced in 25a9ffce1...
2010-11-09 Tom Christiansenauthorial perlipc edit
2010-11-09 Father ChrysostomosDelete paragraphs from mro.pm’s pod
2010-11-09 Father Chrysostomos[perl #75176] Symbol::delete_package does not free...
2010-11-09 Chris 'BinGOs... Update CGI.pm to CPAN version 3.50
2010-11-08 Florian RagwitzCorrect Math::BigInt::FastCalc version in perldelta
2010-11-08 Florian RagwitzUpgrade Math::BigInt to version 1.98
2010-11-08 Father ChrysostomosAdd Fingle Nark to AUTHORS
2010-11-08 Jerry D. HeddenExcluding tests in sub-dirs
2010-11-08 Fingle Narktypos in comments/pod
2010-11-08 Nicholas ClarkAvoid a declaration after statement, accidentally added...
2010-11-08 Nicholas ClarkIn B.xs, remove the now unused first argument from...
2010-11-08 Nicholas ClarkIn B.xs, use PPCODE rather than a typemap for output...
2010-11-08 Nicholas ClarkB::MAGIC::LENGTH(), not B::MAGIC::LEN(). Fixes #78864
2010-11-08 Nicholas ClarkIn B.xs refactor cc_opclassname() to make_op_object().
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{io,warnings} using...
2010-11-08 Nicholas ClarkIn B.xs, refactor make_warnings_object() to take a...
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{filegv,stash}...
next