platform/upstream/perl.git
2011-02-13 Father Chrysostomosmore perldiag grammar/punctuation tweaks
2011-02-13 Father ChrysostomosAdd Larwan Berke’s other address to checkAUTHORS.pl
2011-02-13 ApocalypseCorrectly list the allowed modifiers in the (?...)...
2011-02-13 Father ChrysostomosReflow perldiag/Can't find Unicode property
2011-02-13 Karl Williamsonregex: Deprecate \b{ and \B{
2011-02-13 Karl Williamsonregcomp.c: include { in unregcognized \q{ warning
2011-02-13 Father ChrysostomosImprove diagnostics.pm’s link rendering.
2011-02-13 Father ChrysostomosDelete perldiag/Can't declare class for non-scalar
2011-02-13 Father ChrysostomosDelete perldiag/Can't call method in empty package
2011-02-13 Father Chrysostomosperldiag: Combine nearly identical entries
2011-02-12 Father Chrysostomosperldiag: pseudo-hashes are long gone
2011-02-12 Father Chrysostomosperlfaq7: there are no empty packages any more
2011-02-12 Father Chrysostomosperldiag: typos
2011-02-12 Father Chrysostomosperldiag: be realistic
2011-02-12 Father Chrysostomosperldiag: typos and slight English improvements
2011-02-12 Father ChrysostomosCorrect perldiag/Ambiguous use of -%s
2011-02-12 Curtis JewellAdd info to perlhist.pod for 5.12.{2,3}
2011-02-12 Father ChrysostomosClarify perldiag/Ambiguous use of %c{%s%s}
2011-02-12 Father ChrysostomosClean up perldiag/Ambiguous use resolved as operator
2011-02-12 Father ChrysostomosBump re.pm’s version
2011-02-12 Father Chrysostomosperldebug: capitalise titles
2011-02-12 Father ChrysostomosFix links to POD sections
2011-02-12 Father Chrysostomosperldebug: perl no longer includes the emacs mode
2011-02-12 Father Chrysostomosperldebug tweaks
2011-02-12 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.91
2011-02-12 Father Chrysostomosperldebguts tweaks
2011-02-12 Father Chrysostomosperldbmfilter tweaks
2011-02-11 Father Chrysostomosperldata: remove duplicate text from adjacent sections
2011-02-11 Father Chrysostomosperlfunc/eval: $@ is now set after unwinding
2011-02-11 Father Chrysostomosperlfunc: hyphenate a compound adjective
2011-02-11 Father Chrysostomosperldata: retitle a section
2011-02-11 Father Chrysostomosperldelta: ‘package;’ is no longer supported
2011-02-11 Father Chrysostomosperldata tweaks
2011-02-11 David GoldenAdd Version::Requirements as a dual-life module
2011-02-11 David Goldenretab t/porting/checkcase.t
2011-02-11 David Goldent/porting/checkcase.t should skip directories
2011-02-11 Father Chrysostomosperlcompile tweaks
2011-02-11 Father Chrysostomosperlcommunity: punctuation and capitalisation
2011-02-11 Father Chrysostomosperlcommunity: capitalise consistently
2011-02-11 Father Chrysostomosperlclib: similar to, not similar as
2011-02-10 Father ChrysostomosRelation between overloading and ties: second try
2011-02-10 Father ChrysostomosRevert "The relation between overloading and ties has...
2011-02-10 Father ChrysostomosThe relation between overloading and ties has been...
2011-02-10 Father Chrysostomostypo in perldiag
2011-02-10 Father ChrysostomosPrevent destructors called from gp_free from seeing...
2011-02-10 Michael Breenperl #82278: Overload documentation: many changes This...
2011-02-10 Father Chrysostomos[perl #77692] substr causes panic: sv_len_utf8 cache...
2011-02-10 Tony Cookexporting a static function doesn't work
2011-02-10 Nicholas ClarkIn test.pl, validate that require_ok() and use_ok(...
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-02-10 Karl Williamsondquote_static.c: Add comment
2011-02-10 Karl WilliamsonMove grok_bslash_c to dquote.c and make static
2011-02-10 Karl WilliamsonMove grok_blsash_o and make static
2011-02-09 Chris 'BinGOs... Update Module-Load-Conditional to CPAN version 0.44
2011-02-09 Chris 'BinGOs... Update Module-Load-Conditional to CPAN version 0.42
2011-02-09 Chris 'BinGOs... Update Term-UI to CPAN version 0.26
2011-02-09 Michael Stevens[perl #83792] Fix doubled "a" in perlgit.pod.
2011-02-09 Michael Stevens[perl #83790] Fix links for README.cygwin to have L<>
2011-02-09 Michael Stevens[perl #83788] Make a list a list, and add L<> around...
2011-02-09 Robin Barkerproblem with exit in child process in BEGIN
2011-02-09 Robin Barkermissing paragraph break in perlport
2011-02-09 Craig A. BerryFix use_ok() in vmsish.t broken by 46d4dcbda33f17cc.
2011-02-08 Paul LeoNerd... Minor bugfixes to Socket::getaddrinfo
2011-02-08 Nicholas ClarkConvert vmsish.t to Test::More from test.pl
2011-02-08 Nicholas ClarkRemove now-erroneous comment about 'test.pl' from versi...
2011-02-08 Hugo van der... Fix failing tests.
2011-02-08 Hugo van der... Extract format parameter later when vectorizing.
2011-02-08 Hugo van der... Add supplied tests from perl #83194.
2011-02-08 Michael StevensFix invalid pod in perlmodlib
2011-02-08 David GoldenUpdated Parse::CPAN::Meta to CPAN version 1.4401
2011-02-08 Father Chrysostomos[perl #82854] utf8, $SIG{__DIE__}, syntax errors and...
2011-02-07 Nicholas ClarkWhen running tests from lib/, set @INC and $ENV{PERL5LI...
2011-02-07 David MitchellInit PL_cop_seqmax to a high value under DEBUGGING
2011-02-07 Karl Williamsonregcomp: Add/subtract consts to match embed.fnc
2011-02-06 David Mitchellpp_subst: move a common block outside an if/then
2011-02-06 David Mitchellpp_subst: do SvUTF8_on next to the SvPOK_only_UTF8
2011-02-06 David Mitchellfix a s/non-utf8/is-utf8/ bit of nastiness
2011-02-06 David MitchellMake Perl_sv_utf8_upgrade* respect nomg
2011-02-06 David Mitchellpp_subst: remove a superflous PUTBACK/SPAGAIN
2011-02-06 David Mitchellpp_subtr: preserve UTF8 flag in rare cases
2011-02-06 David Mitchellpp_subst: move a bock of code to to decrease gotos
2011-02-06 David Mitchellpp_subst: compact a couple of PUSHes using ?:
2011-02-06 David Mitchellpp_subst: remove a duplicate label
2011-02-06 David Mitchellpp_subst: exit as soon as !match
2011-02-06 David Mitchellpp_substr: combine two identical blocks of code
2011-02-06 David Mitchellfix typo in new pad.c comment
2011-02-06 David Mitchellallow wrap-around of PL_cop_seqmax
2011-02-06 David Mitchellmake 0 not a special value for COP_SEQ_RANGE_HIGH
2011-02-06 David Mitchellrename PAD_MAX to PERL_PADSEQ_INTRO
2011-02-06 David Mitchellmany string evals cause eventual scope issues
2011-02-06 Karl Williamsonutf8_heavy.pl: Improve debug output
2011-02-06 Karl WilliamsonSilence compile warnings before uni tables built
2011-02-06 George GreerTwo Safefree() changes to make -DPERL_POISON builds...
2011-02-06 Nicholas ClarkIn IPC::Open3's fd.t, open STDIN explicitly in the...
2011-02-06 Nicholas ClarkIn IPC::Open3's fd.t, correct the code added in 1f563db...
2011-02-06 George GreerRearrange global.sym according to 'make regen'
2011-02-05 Dave RolskyAdd a section on patch style (unified diff, etc) and...
2011-02-05 George GreerTwo more swash inversion list exports necessary for...
2011-02-05 Craig A. BerryDon't redefine Perl API functions in ext/re.
2011-02-05 pjacklam[perl #83406] Library compatibility and API documentati...
next