platform/upstream/perl.git
2012-01-10 Father ChrysostomosFix crash in hv_undef
2012-01-10 Joshua ben... [perl #40333] Another test
2012-01-10 Father Chrysostomos[perl #40333] Stop overload::Overloaded from calling...
2012-01-10 Father ChrysostomosDocument that [ah]v_undef/clear may free the [ah]v
2012-01-10 Father ChrysostomosBetter fix for perl #107440
2012-01-09 Father ChrysostomosRemove TODO functionality from assignwarn.t
2012-01-09 Father Chrysostomos[perl #44895] += warning on uninit magic var
2012-01-09 Father ChrysostomosRemove magical dPOPXnnrl_ul dPOPXiirl_ul macros
2012-01-09 Chris 'BinGOs... Merge the POSIX notes in perldelta.
2012-01-09 H.Merijn Brandmissed in prev commit
2012-01-09 H.Merijn Brand'A' is not blank
2012-01-09 H.Merijn BrandAdd probe for isblank() (requested by khw)
2012-01-09 Father ChrysostomosTest for perl #43663
2012-01-09 Father Chrysostomos[perl #92254, #92256] Fix SAVE_DEFSV to do refcounting
2012-01-09 Father Chrysostomosgrep.t: require test.pl in BEGIN block
2012-01-08 Karl Williamsonneed backwards-compatile to_utf8_foo()
2012-01-08 Karl Williamsonembed.fnc: Revise comment
2012-01-08 Karl Williamsonembed.fnc: add comment
2012-01-08 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150037
2012-01-08 Father Chrysostomos[perl #67490] Don’t call DELETE on scalar-tied elem
2012-01-08 Father ChrysostomosSimplify magic logic in av.c:av_store
2012-01-08 David Mitchellclarify how $SIG{__DIE__} can return
2012-01-07 Father Chrysostomosperlfunc: spaces after dots
2012-01-07 Tom HukinsMake localtime()' s documentation more succinct
2012-01-07 Father Chrysostomos[perl #85670] Copy magic to ary elems properly
2012-01-06 Father Chrysostomos[perl #107440] Save av/hv on mortals stack when clearing
2012-01-06 Michael Witten[perl #90632] perlfunc: Rewrite `split'
2012-01-06 Ricardo Signesdocument the upgrade of Perldoc
2012-01-06 Ricardo SignesPod-Perldoc now includes test documents
2012-01-06 Ricardo SignesUpgrade Pod-Perldoc to CPAN version 3.15_15
2012-01-06 Father ChrysostomosUncomment evals in sort.t
2012-01-06 Father ChrysostomosPerlIO::scalar: allow writing to SvIOK SVs
2012-01-06 Father ChrysostomosIn PerlIO::Scalar’s write, stringify refs
2012-01-06 Father Chrysostomosperlsyn: spaces after dots
2012-01-06 Father Chrysostomosregen pod issues
2012-01-06 Father Chrysostomosperlsyn: wrap long verbatim line
2012-01-06 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.13
2012-01-06 Father Chrysostomosperlsyn: Correct ... example
2012-01-06 Father Chrysostomos[perl #92706] In PerlIO::Scalar::seek, don’t assume...
2012-01-06 Father Chrysostomosperlsyn: add triple-dot index entries and alias
2012-01-06 Father Chrysostomosperlop: remove triple-dot
2012-01-06 Father Chrysostomos[perl #90064] warn once for dbmopen with undef 3rd arg
2012-01-06 Father ChrysostomosIncrease $overload::VERSION to 1.17
2012-01-06 Father Chrysostomosregen pod issues
2012-01-06 Father ChrysostomosCorrect links to perlsyn and perlop
2012-01-06 Tom Christiansen[perl #90926] Corrections to the previous patch
2012-01-06 Tom Christiansen[perl #90926] smartmatch PATCH 2 of 2: perlsyn.pod
2012-01-06 Tom Christiansen[perl #90906] Corrections to the previous patch
2012-01-06 Tom Christiansen[perl #90906] smartmatch PATCH 1 of 2: perlop.pod
2012-01-06 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9116
2012-01-06 Father Chrysostomos[perl #91850] utf8::decode: croak for ro scalars
2012-01-05 Father Chrysostomos[perl #90064] perlfunc: Document special 0 mode for...
2012-01-05 H.Merijn Brand[perl #90648] perlop: There is no low-prec //
2012-01-05 Father Chrysostomos[perl #90648] perlop: There ain’t no C-style //
2012-01-05 Father Chrysostomosregen pod issues
2012-01-05 Father Chrysostomosperlfunc: spaces after dots
2012-01-05 ambscflags does not exists in Config.pm; use ccflags
2012-01-05 Father Chrysostomos[perl #90030] sort with no arguments
2012-01-05 Tom Christiansen[perl #89758] important perlfunc version guards
2012-01-05 Father Chrysostomos[perl #97464] Document actual case when @DB::args is set
2012-01-05 Father Chrysostomos[perl #95548] Returned magical temps are not copied
2012-01-05 Father ChrysostomosDon’t iterate through magic with local $_
2012-01-05 Father ChrysostomosRestrict $[ comp warning to constants
2012-01-05 Craig A. Berryminiperl can no longer run installperl.
2012-01-04 Karl Williamsonhv.c pod: 'Perl_sv_placeholder' should be 'PL_sv_placeh...
2012-01-04 Nicholas ClarkRemove some dead x2p-related code in vmsish.h.
2012-01-04 Father Chrysostomos[perl #105912] local $_ should not FETCH
2012-01-04 Father ChrysostomosCorrect bug-report email in IO docs
2012-01-04 Ricardo Signesadd a missing apostrophe
2012-01-03 Chris 'BinGOs... Update Module-Pluggable to CPAN version 4.0
2012-01-03 Chris 'BinGOs... Sync Maintainers.pl with CPAN for ExtUtils-ParseXS
2012-01-03 Father Chrysostomosop.c Remove redundant continue
2012-01-03 Father ChrysostomosPacklist.t: add bug number
2012-01-03 Father ChrysostomosChange wording of \E warning
2012-01-03 Brian Frasertoke.c: Unpaired '\E's in double-quotish contexts shoul...
2012-01-03 Father ChrysostomosExtUtils::Packlist: Restore 5.005 compatibility
2012-01-03 Father Chrysostomos[perl #107410] Tests for used-once warnings from ExtUti...
2012-01-03 Father ChrysostomosAdd Joel Berger to AUTHORS
2012-01-03 Joel BergerRemoved 'once' warnings in ExtUtils::Packlist::mkfh.
2012-01-03 Father ChrysostomosIncrease $ExtUtils::Packlist::VERSION to 1.46
2012-01-03 Father ChrysostomosCorrect test count in regen.t
2012-01-03 Father ChrysostomosExplain perlguts changes in mg_vtable.pl comment
2012-01-03 Father ChrysostomosRegenerate perlguts’ mg table automatically
2012-01-03 Father Chrysostomosperldelta for GV non-cloning
2012-01-03 Father Chrysostomosperldelta for %n
2012-01-03 Father Chrysostomosperldelta for hash element deletion and destructors
2012-01-03 Father Chrysostomosperldelta for method deletion
2012-01-03 Father Chrysostomosperldelta for system SIGCHLD interference
2012-01-03 Father Chrysostomosperldelta for #! line errors
2012-01-03 Father Chrysostomosperldelta for POSIX sigsuspend
2012-01-03 Father Chrysostomosperldelta: update status comment
2012-01-03 Father Chrysostomosperldelta for reifying tied arrays
2012-01-03 Father Chrysostomosperldelta for tied @DB::args
2012-01-03 Father Chrysostomosperldelta for splain’s multiline support
2012-01-03 Father Chrysostomosperldelta for splain’s backtrace formatting
2012-01-03 Father Chrysostomosperldelta for lvalue fixes
2012-01-03 Father Chrysostomosperldelta for Data::Dumper and *{""}
2012-01-03 Father Chrysostomosperldelta for Data::Dumper and vstrings
2012-01-03 Father Chrysostomosperldelta for PerlIO::get_layers and numbers
2012-01-03 Father Chrysostomosperldelta for PerlIO::get_layers and get-magic
next