platform/upstream/perl.git
2011-11-26 Father ChrysostomosOops!
2011-11-26 Father Chrysostomossv.h: Consistent use of spaces after dots
2011-11-26 Father Chrysostomos[perl #97632] Improve SvTAINT docs
2011-11-26 Father ChrysostomosRemove ‘no warnings deprecated’ from two .t’s
2011-11-26 Father ChrysostomosOptimise substr assignment in void context
2011-11-26 Father ChrysostomosDon’t coerce $x immediately in foo(substr $x...)
2011-11-26 Father ChrysostomosOptimise __SUB__ to a constant
2011-11-26 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.87
2011-11-26 Ricardo Signescorrect some erroneous linking in 5.14.0 delta
2011-11-25 Chris 'BinGOs... Add AutoLoader upgrade to perldelta
2011-11-25 Chris 'BinGOs... Update B-Debug to CPAN version 1.17
2011-11-25 Nicholas Clarkbisect.pl avoids perl-5.004 and earlier on case insensi...
2011-11-25 Nicholas Clarkbisect-runner.pl now builds back to 5.005 on the defaul...
2011-11-25 Nicholas Clarkbisect-runner.pl should avoid ext/Hash/Util/FieldHash...
2011-11-25 Nicholas Clarkbisect-runner.pl can now build on AIX back to perl...
2011-11-25 Nicholas ClarkIn bisect-runner.pl, fall back to context diffs for...
2011-11-25 Nicholas ClarkIn bisect-runner.pl, only shell out to patch from apply...
2011-11-25 Konovalov,... .\win32\mdelete.bat not needed
2011-11-25 Father ChrysostomosDon’t warn for foo+1 with ($) proto
2011-11-25 Father Chrysostomosevalbytes should ignore outer utf8 declaration
2011-11-24 Steffen MuellerUpgrade AutoLoader to 5.72
2011-11-24 Father Chrysostomosregen pod issues
2011-11-24 Father Chrysostomosperlgpl.pod: wrap long line
2011-11-24 Father ChrysostomosIncrease $SelfLoader::VERSION to 1.19
2011-11-24 Dominic HargreavesUpdate references to the FSF's postal address
2011-11-24 Father ChrysostomosTest ambiguous warning with (;$) proto
2011-11-24 Matthew Horsfall... When parsing subs with user-defined prototypes, store...
2011-11-24 Father ChrysostomosSuppress ‘once’ warning in gmagic.t
2011-11-24 Father ChrysostomosAdd lib/perl5db/t/rt-104168 to MANIFEST
2011-11-24 Peter ScottThe attached patch adds to the debugger a capability...
2011-11-24 Father Chrysostomos‘Inline’ S_sv_unglob
2011-11-24 Father ChrysostomosMake COW-clobbering faster
2011-11-24 Father ChrysostomosMake assignment over glob copies much faster
2011-11-24 Father ChrysostomosCall FETCH once for rcatline
2011-11-24 Father Chrysostomoslib/version.t: suppress warning
2011-11-24 Father Chrysostomosperlfunc: Don’t put __SUB__ between substr entries
2011-11-24 Father Chrysostomossysread should not ignore magic on its buffer
2011-11-24 Father ChrysostomosMake sselect call fetch once
2011-11-24 Father ChrysostomosMove substr tests under t/op
2011-11-24 Father ChrysostomosCall FETCH once when chomping a tied ref
2011-11-24 Father Chrysostomospp.c: Remove useless read-only check from S_do_chomp
2011-11-24 Father ChrysostomosCall FETCH once for $tied_ref =~ y/a/b/
2011-11-24 Father ChrysostomosIncrease $IO::File::VERSION to 1.16
2011-11-24 Father ChrysostomosRemove ‘use File::Spec’ from IO::File
2011-11-24 Father Chrysostomos__SUB__ should warn in void context
2011-11-24 Father ChrysostomosUse correct err msg in XS version check
2011-11-24 Father ChrysostomosRemove $SIG{__WARN__} from XSLoader.t
2011-11-24 Father ChrysostomosProduce right error msg for $ver < "version"
2011-11-24 Father Chrysostomosgv.c: Remove SV_GMAGIC from sv_catpvn_flags call.
2011-11-23 Chris 'BinGOs... Update Pod-LaTeX to CPAN version 0.60
2011-11-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.86
2011-11-23 Nicholas ClarkMove the implementation of --validate from bisect.pl...
2011-11-23 Nicholas ClarkAdd a --make option to bisect.pl, to specify an alterna...
2011-11-23 Father ChrysostomosUNIVERSAL::VERSION should treat "version" as a string
2011-11-23 Father Chrysostomosprintf "%vd", "version" should not SEGV
2011-11-23 Nicholas ClarkOn AIX, bisect-runner.pl must patch Makefile.SH for...
2011-11-23 Nicholas Clarkmakedef.pl uses Config.pm, so needs a Makefile dependen...
2011-11-23 Father Chrysostomos[perl #102586] version->new("version") SEGVs
2011-11-23 Reini Urbanarybase.xs be more defensive
2011-11-23 Father ChrysostomosCorrect spelling of double free warning
2011-11-23 Father ChrysostomosCorrect perldiag entry for sv_replace panic
2011-11-23 Father Chrysostomosperldiag: Fix categories of internal severe warnings
2011-11-23 Father Chrysostomossv.c/sv_insert_flags: typo
2011-11-23 Father Chrysostomosamagic_deref_call does not necessitate SPAGAIN
2011-11-23 Father Chrysostomos[Merge] [RT #36079] Convert ` to '
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Where sensible, replace consecutive single...
2011-11-23 jkeenan[RT #36079] Due to test failures, revert conversion...
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 Father ChrysostomosVersion bumps
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-22 Father Chrysostomosop.c: typo
2011-11-22 Father ChrysostomosMake Data::Dumper UTF8- and null-clean with GVs
2011-11-22 Chris 'BinGOs... Update IO-Compress to CPAN version 2.043
2011-11-22 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.043
2011-11-22 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.043
2011-11-22 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.82
2011-11-22 Father Chrysostomos[perl #103766] Wrong $" warning in perl 5.14
2011-11-22 Father ChrysostomosMove a test from t/lib/warnings/sv to .../9uninit
2011-11-22 Nicholas ClarkIn Perl_moreswitches(), merge the cases for 't' and...
2011-11-22 Nicholas ClarkMerge bisect-runner.pl fixes for 5.11-era parallel...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes all known 5.11-era parallel...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes another 5.11-era parallel...
next