This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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}...
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{file,stashpv}...
2010-11-08 Nicholas ClarkMerge the implementation of B::BM::TABLE with B::PV...
2010-11-08 Nicholas ClarkRemove unneeded PREFIXes from B.xs.
2010-11-08 Nicholas ClarkMerge the implementation of B::PV::PVBM with PVX and...
2010-11-08 Nicholas ClarkMerge the implementation of B::PV::{PVX,PV} using ALIAS.
2010-11-08 Nicholas ClarkRefactor B::PV::PV to use newSVpvn_flags() for both...
2010-11-08 Nicholas ClarkMerge the implementation of B::REGEXP::{REGEXP,precomp...
2010-11-08 Nicholas ClarkIn B::REGEX::precomp, use newSVpvn_flags() instead...
2010-11-08 Nicholas ClarkIn B.xs, move the version dependant regexp code to...
2010-11-08 Nicholas ClarkMove the aliasing of B::IV::RV as B::PV::RV from XS...
2010-11-08 Karl Williamsonregexec.c: Don't give up on fold matching early
2010-11-08 Karl Williamsonregexec.c: change variable name to its purpose
2010-11-08 Karl Williamsonutf8.c: Add function to create inversion of swash
2010-11-08 Karl Williamsonutf8.c: extract code into separate subroutine
2010-11-08 Karl Williamsonutf8.c: Add comments
2010-11-07 Chris 'BinGOs... Update File-Fetch to CPAN version 0.28
2010-11-07 Zeframrefactor GRAMPROG grammar slightly
2010-11-07 Niko TyniFix an out of bounds write in Data-Dumper with malforme...
2010-11-07 Florian RagwitzCorrect grouping in S_reginclass
2010-11-07 Florian RagwitzAdd Peter John Acklam to AUTHORS
2010-11-07 Peter John... RT ticket #61812: digit($n) with $n "out of range"
2010-11-07 Peter John... RT ticket #62643: typos in POD and code comments
2010-11-07 Peter John... RT ticket #62101: as_int() returns NaN for inf
2010-11-07 Peter John... RT ticket #61845: from_bin() documentation error
2010-11-07 Florian RagwitzStructure dist/Math-BigInt-FastCalc like the CPAN dist
2010-11-07 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.66
2010-11-07 Florian RagwitzSynchronise Math::BigInt{,::FastCalc} with CPAN
2010-11-07 Chris 'BinGOs... Update File-Fetch to CPAN version 0.26
2010-11-06 Florian RagwitzFix a compiler warning
2010-11-06 David Goldenlocalize $@ during binmode (RT#78844)
2010-11-06 Craig A. BerryAdd Nicolas Kaiser to AUTHORS.
2010-11-06 Nicolas KaiserRT 78836: vms/vms.c: dubious expressions
2010-11-06 Rafael Garcia... Add new ops in Opcode, so it does not warn at compilation
2010-11-06 Niko TyniG_VOID, G_SCALAR, and G_ARRAY are not separate bits...
2010-11-06 David GoldenAdded test for RT#78844
2010-11-06 Father ChrysostomosEliminate a few more $op->private calls in Deparse
2010-11-06 Father ChrysostomosMake Deparse work with y/å/ø/
2010-11-06 Father ChrysostomosTest y///r with B::Deparse
2010-11-06 Father ChrysostomosAvoid a run-time miniperl check every time SWASHNEW...
2010-11-06 Tom HukinsRemove details that changed over seven years ago.
2010-11-06 Tom HukinsClarify wording.
2010-11-06 Tom HukinsRefer to other documents more specifically
2010-11-06 Tom HukinsLink to perlbug's POD
2010-11-05 Karl Williamsonutf8_heavy.pl: Make callable during Perl's compilation
2010-11-05 Nicholas ClarkA hack for t/harness to restore the ability to run...
2010-11-05 Nicholas ClarkTweak the test from 98517ccb8d5e8751 to work with PERL_...
2010-11-05 Niko TyniDocument that the -Ci, -Co, and -CD options have file...
2010-11-05 Nicholas ClarkAvoid creating lots of mortals in B::walkoptree()
2010-11-05 Nicholas ClarkB::Concise was failing to traverse some children of...
2010-11-04 Father ChrysostomosStop B from crashing on y/å/ø/
2010-11-04 brian d foyRT 78818 Sync the description of \E in perlop with...
2010-11-04 brian d foyRT 78814 perlfunc/open(): four items are not a triple
2010-11-04 Nicholas ClarkSome tests for B::walkoptree.
2010-11-04 Nicholas ClarkCreate &B::{IV,PV}::as_string using typeglob assignment...
2010-11-04 Craig A. BerryExclude more exported but non-existent functions.
2010-11-04 Chris 'BinGOs... Update version of Safe in Maintainers.pl to match recen...
2010-11-04 Nicholas ClarkAvoid needing to stub B::OPf_KIDS by loading the XS...
2010-11-04 Nicholas ClarkRemove two use of dXSI32; superfluous because xsubpp...
2010-11-04 Father ChrysostomosAdd Marty Pauley’s other e-mail address to checkAUTHORS.pl
2010-11-04 Marty Pauleyfix for #23790.
2010-11-03 Nicholas ClarkInline tryAMAGICunDEREF_var() into its callers and...
2010-11-03 Nicholas ClarkAdd Perl_amagic_deref_call() to implement the bulk...
2010-11-03 Nicholas ClarkAdd tests for tryAMAGICunDEREF_var().
2010-11-03 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.65
2010-11-03 Yves Ortonfix 68564: /g failure with zero-width patterns
2010-11-03 Yves Ortonclarify code and intent of code in a comment
2010-11-03 Yves Ortonfix incorrect comment
2010-11-03 Yves Ortonfix the trie part of rt-78356
2010-11-03 Father ChrysostomosDocument y///r
2010-11-03 Father ChrysostomosDocument the ‘Using !~’ errors
2010-11-03 Father ChrysostomosIncrease B::Concise’s version
2010-11-03 Father Chrysostomosy///r
2010-11-03 Father Chrysostomoss///r leaks like a sieve
2010-11-03 Father ChrysostomosDon’t capitalise words in the middle of an error message
2010-11-03 Father ChrysostomosAdd transr op type
2010-11-03 Father ChrysostomosAvoid multiple $op->private calls in B::Deaprse::pp_trans
2010-11-02 Nicholas ClarkInline RvDEEPCP() into its only caller, Perl_amagic_call().
2010-11-02 Nicholas ClarkImplement the loop in tryAMAGICunDEREF_var() using...
2010-11-02 Nicholas ClarkExpand AMG_CALLun_var() into all its users, and elimina...
2010-11-02 Nicholas ClarkInline tryAMAGICunW_var() into macros tryAMAGICun{DEREF...
2010-11-02 Nicholas ClarkEliminate tryAMAGICunW() by refactoring tryAMAGICun...
2010-11-02 Nicholas ClarkRemove unused AMAGIC macros from pp.h. Neither core...
2010-11-02 Yves OrtonFix RT-70998: qq{\x{30ab}} =~ /\xab|\xa9/ produces... origin/compile
2010-11-02 Father ChrysostomosAdd test for rt-70998: qq{\x{30ab}} =~ /\xab|\xa9/...
2010-11-02 Yves Ortonremove commit bit so that porting tests dont fail
2010-11-02 Nicholas ClarkReorder struct xpvhv_aux to make two I32s adjacent.
next