platform/upstream/perl.git
2011-10-24 Father ChrysostomosCorrect comment in Glob.pm
2011-10-24 Father ChrysostomosRemove part of intrpvar.h comment
2011-10-24 Father ChrysostomosMake File::Glob::csh_glob consisent wrt '"\
2011-10-24 Nicholas ClarkIn bisect-runner.pl, default to 'cc' not 'gcc'.
2011-10-24 Father ChrysostomosMake <~> work again under miniperl
2011-10-24 Paul \"LeoNerd... Add unit tests for Socket::{pack,unpack}_ipv6_mreq
2011-10-24 Paul \"LeoNerd... Wrap some IPv6 sockopt constants and ipv6_mreq structure
2011-10-23 Father ChrysostomosAdd another e-mail address for Jim Meyering
2011-10-23 Jim Meyeringdon't segfault given string repeat count larger than...
2011-10-23 Tony Cookignore extra build product from ext/arybase/
2011-10-23 Tony Cookfix g++ build breakage introduced in 03d9f026ae25
2011-10-23 Father Chrysostomosperlfunc: List readpipe with qx
2011-10-23 Father ChrysostomosAdd Laurent Dami to AUTHORS
2011-10-23 Father ChrysostomosTest dumpvar.pl with objects whose classes contain ‘=’
2011-10-23 Laurent DamiExamining objects through the 'x' command in the perl...
2011-10-23 Chris 'BinGOs... Synchronise Module::CoreList version in Maintainers...
2011-10-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.81
2011-10-23 Nicholas Clarkbisect-runner.pl now builds test_prep on OpenBSD back...
2011-10-23 Nicholas Clarkbisect-runner.pl must patch Makefile.SH to avoid parall...
2011-10-23 Nicholas Clarkbisect-runner.pl now runs the testcase for targets...
2011-10-22 Father Chrysostomos[perl #101486] Make PL_curstash refcounted
2011-10-22 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.58
2011-10-22 Karl Williamsonregexp_unicode_prop.t: Add tests.
2011-10-22 Karl Williamsonperlunicode: Fix example.
2011-10-22 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150036
2011-10-22 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.014
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-21 Karl Williamsonperlrecharclass: Nit
2011-10-21 Florian RagwitzFix a path in the release guide
2011-10-21 Florian RagwitzCreate a perldelta for 5.15.5
2011-10-21 Florian RagwitzAdd the 5.15.4 epigraph
2011-10-20 David GoldenAdd a release announcement template to Porting
2011-10-20 Florian RagwitzFix the installation of pod2html
2011-10-20 Florian RagwitzAdd acknowledgements to the perldelta
2011-10-20 Florian RagwitzStop Porting/acknowledgements.pl from producing hatespace
2011-10-20 Florian RagwitzAdd 5.15.4 to perlhist
2011-10-20 Florian RagwitzRemove the MANIFEST check from the release guide
2011-10-20 Florian RagwitzUpdate Module::CoreList for 5.14.4
2011-10-20 Florian RagwitzBump the perl version in various places for 5.15.4
2011-10-20 Florian RagwitzGet perldelta into mostly finished state
2011-10-20 Florian RagwitzDavid changelogged this
2011-10-20 Father Chrysostomos[perl #101738] Make sv_sethek set the UTF8 flag correctly
2011-10-20 Father ChrysostomosRemove untrue comment from t/op/ref.t
2011-10-20 Nicholas Clarkbisect-runner.pl now builds test_prep on NetBSD back...
2011-10-20 Steffen MuellerRemove my todo commits from perldelta template
2011-10-20 Steffen Muellerperldelta entry for improved AV/etc OUTPUT typemaps
2011-10-20 Steffen MuellerDocument the new, fixed AV/etc typemaps
2011-10-20 Steffen MuellerMake core-cpan-diff work with a minicpan
2011-10-19 H.Merijn BrandDennis has (yet) another e-mail address :)
2011-10-19 Dennis KaarsemakerBuild failed in Jenkins: perl5 #80
2011-10-19 David Goldenperldelta: document base.pm changes
2011-10-18 Karl Williamsonregexec.c: Add another place to not re-fold
2011-10-18 Karl Williamsonregexec.c: Another place to not re-fold
2011-10-18 Karl Williamsonutf8.c: Don't use swash for to_uni_lower() latin1 calls
2011-10-18 Karl Williamsonregexec.c: Less work in /i matching
2011-10-18 Karl Williamsonutf8.c: Add comment
2011-10-18 Karl Williamsonutf8.c: White space only
2011-10-18 Karl Williamsonutf8.c: Add 'input pre-folded' flags to foldEQ_utf8_flags
2011-10-18 Karl Williamsonregcomp.sym: Add comments
2011-10-18 Karl Williamsonregcomp.c: White space only
2011-10-18 Karl Williamsonregcomp.c: generate folded for EXACTF and EXACTFU
2011-10-17 Karl Williamsonregexec.c: Stop looking for match sooner
2011-10-17 Karl Williamsonregexec.c: Add comment
2011-10-17 Karl Williamsonutf8.c: Add comments
2011-10-17 Karl Williamsonpp.c: White space only
2011-10-17 Karl Williamsonpp.c: Remove disabled code for context sensitive lc
2011-10-17 Karl Williamsonregexec.c: omit goto for the common case
2011-10-17 H.Merijn BrandMake HvENAME** macros smaller and more efficient
2011-10-17 David Mitchellin op_dump() / -Dx, replace "DONE" with "NULL"
2011-10-17 David Mitchellsimplify op_dump() / -Dx sequencing
2011-10-17 Tony Cookdocument boolSV(), which is used in the default typemap
2011-10-16 Father Chrysostomosperldelta: Mention another thing fixed by 2fc49ef14c
2011-10-16 Father Chrysostomoscv.h: comment typo
2011-10-16 Father ChrysostomosRestore null checks to stashpv_hvname_match [perl ...
2011-10-16 Father ChrysostomosDocument calling convention for XS cmp routines
2011-10-16 Father ChrysostomosAdd email addr to AUTHORS to keep tests quiet
2011-10-16 Father ChrysostomosIncrease $File::DosGlob::VERSION from 1.04 to 1.05
2011-10-16 Thorsten Glaserfix a typo in a comment
2011-10-16 Father ChrysostomosCorrect comment in pad.c
2011-10-15 Father Chrysostomosperldelta up to c19fd8b40
2011-10-15 Father ChrysostomosTest uninit warnings for undef XS cmp retvals
2011-10-15 Father ChrysostomosMake XS sort routines work again
2011-10-15 Father ChrysostomosAPItest: put mro stuff in a new BOOT block
2011-10-14 Nicholas ClarkIn bisect-runner.pl's synopsis, the test program must...
2011-10-14 Nicholas Clarkbisect-runner.pl should patch $trnl into makedepend...
2011-10-14 Father ChrysostomosStop uninit sort warnings from crashing
2011-10-14 Karl Williamsonregexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i
2011-10-14 Karl Williamsonregexec.c: Add comments
2011-10-14 Karl Williamsont/re/re_tests: Add tests for multi-char fold bug
2011-10-13 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.80
2011-10-13 Father ChrysostomosMention all variables in $undef..$undef warnings
2011-10-13 Father ChrysostomosCall get-magic once for .. in list context
2011-10-13 Father Chrysostomos[perl #94390] Optimised numeric sort should warn for nan
2011-10-13 Father ChrysostomosMention sort in warnings about sort sub retvals
2011-10-13 Father Chrysostomosperlfunc: sort no longer dies on undef retval
2011-10-12 Father ChrysostomosAvoid an redundant copy in pp_flop
2011-10-12 Father Chrysostomosperlguts: UNIVERSAL::AUTOLOAD caveat
2011-10-12 Father ChrysostomosAPItest: Move PERL_UNUSED_ARG after decl
2011-10-12 Nicholas Clarkbisect-runner.pl now builds test_prep on OS X back...
2011-10-12 Father ChrysostomosImprove documentation of XS autoloading
next