platform/upstream/perl.git
2011-03-09 Tony Cookfix C++ build error introducted in f8088870
2011-03-09 Craig A. Berrytaint.t broken by refactoring
2011-03-08 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to NamedCapture.xs
2011-03-08 Nicholas ClarkTweak Tie::Hash::NamedCapture's BOOT code - get the...
2011-03-08 Chris 'BinGOs... Update parent to CPAN version 0.225
2011-03-08 Father ChrysostomosMention when reflags was added
2011-03-08 Father ChrysostomosAnother typo in perlretut
2011-03-08 Father Chrysostomosmention reflags in perlretut
2011-03-08 Father ChrysostomosEven more perlretut tweaks
2011-03-08 Nicholas ClarkIn reg_namedcapture.t, don't test for Errno, as the...
2011-03-08 Nicholas ClarkIn Tie::Hash::NamedCapture move the tie of %+ and ...
2011-03-08 Nicholas ClarkConvert Tie::Hash::NamedCapture::TIEHASH to XS.
2011-03-08 Nicholas ClarkAdd tests for documented behaviour of Tie::Hash::NamedC...
2011-03-08 Chris 'BinGOs... Update JSON-PP to CPAN version 2.27105
2011-03-08 Craig A. BerryCheck for threads before multiplicity in configure...
2011-03-08 Nicholas ClarkIn test.pl, use block eval instead of string eval for...
2011-03-08 Nicholas ClarkRefactor skip_all_without_config() to take a list of...
2011-03-08 Nicholas ClarkSimplify the logic in t/thread_it.pl, as the callers...
2011-03-08 Nicholas Clark4f890a3067e1198f missed qr// from t/re/pat.t in its...
2011-03-08 Nicholas ClarkNothing uses $ENV{PERL_CORE_MINITEST} any more, so...
2011-03-08 Nicholas ClarkMove the special-case logic for $qr_embed_thr to regexp...
2011-03-08 Nicholas ClarkRefactor inccode.t to use is_miniperl() instead of...
2011-03-08 David GoldenUpdate Module::Build to CPAN version 0.3800
2011-03-08 Robin Barker[perl #85638] Docs for 'inherit from yourself' warning...
2011-03-08 Father ChrysostomosIncrease base.pm’s version
2011-03-08 Father ChrysostomosIncrease Math::BigInt’s version
2011-03-08 Craig A. BerrySet multiplicity in configure.com when usethreads is...
2011-03-07 Nicholas ClarkMove the test for 078c425b721ea35d from fresh_perl...
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_if_miniperl().
2011-03-07 Nicholas ClarkRefactor sigdispatch.t to use is_miniperl() instead...
2011-03-07 Nicholas ClarkRefactor t/thread_it.pl to use test.pl's skip_all_...
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_all(), instead of longhand...
2011-03-07 Nicholas ClarkRefactor t/op/getpid.t to use skip_all_if_miniperl...
2011-03-07 Nicholas ClarkReplace quit() in t/op/groups.t with test.pl's skip_all()
2011-03-07 Nicholas ClarkAdd skip_all_without_config() to test.pl, and use it...
2011-03-07 Nicholas ClarkRefactor the startup logic in fflush.t to use skip_all()
2011-03-07 Nicholas ClarkRefactor 5 tests to use skip_all(), instead of generati...
2011-03-07 Nicholas ClarkRefactor t/lib/proxy_constant_subs.t to use skip_all_wi...
2011-03-07 Nicholas ClarkSimplify the startup skip logic of tests in t/uni.
2011-03-07 Nicholas ClarkAdd skip_all_without_perlio() to test.pl, and use it...
2011-03-07 Nicholas ClarkFix building with -Uuseperlio
2011-03-07 Nicholas ClarkRefactor 6 tests in t/op and t/run to use skip_all_if_m...
2011-03-07 Nicholas ClarkEnsure that the C<exists &Errno::EFOO> idiom continues...
2011-03-07 Father ChrysostomosMore changes to perlretut
2011-03-07 Craig A. BerryLibraries in @INC may be in Unix or VMS format on VMS.
2011-03-07 Craig A. BerryAdd appropriate archname appendages in configure.com.
2011-03-07 Craig A. BerryReorder archname-related questions in configure.com.
2011-03-07 Craig A. BerryUse full archname in architecture-specific directories...
2011-03-07 Craig A. BerryMake archname checks relocatable in configure.com.
2011-03-07 Father ChrysostomosMore perlretut tweaks
2011-03-07 Father Chrysostomosperlretut: Mention /p
2011-03-07 Father Chrysostomosperlretut tweaks
2011-03-06 Nicholas ClarkEnsure that t/io/{print,read,say}.t load Errno at BEGIN...
2011-03-06 Nicholas ClarkTidy perlio_open.t, by using test.pl skip_all* function...
2011-03-06 Nicholas ClarkAdd skip_all_without_extension() to test.pl, for the...
2011-03-06 Nicholas ClarkTidy t/io/layers.t
2011-03-06 Nicholas ClarkTidy t/io/crlf.t
2011-03-06 Nicholas ClarkTidy t/io/binmode.t
2011-03-06 Father Chrysostomosperlrequick tweaks
2011-03-06 Father ChrysostomosReword a perldiag entry
2011-03-06 David LeadbeaterFix [perl #85508] regression in print length undef
2011-03-06 Nicholas ClarkMove the tests for split /\s/ and Unicode from split...
2011-03-06 Nicholas ClarkMove t/re/re.t to ext/re/t/re_funcs_u.t, so that it...
2011-03-06 Nicholas ClarkEnsure t/op/stat.t passes under minitest if File::Spec...
2011-03-06 Nicholas ClarkEnsure t/op/mkdir.t passes under minitest by loading...
2011-03-06 Nicholas ClarkEnsure that chdir.t can find File::Spec and Cwd under...
2011-03-06 Nicholas ClarkUnder minitest, tests requiring File::Spec->devnull...
2011-03-06 Karl Williamsoncharset.t: Improve diagnostic messages
2011-03-06 Karl Williamsoncharset.t: Group tests by complement/non-
2011-03-06 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.73
2011-03-06 Leon BrocardMention make test_porting
2011-03-06 Leon BrocardAdd Danny Sadinoff's old email address to Porting/check...
2011-03-06 Leon BrocardUpdate Danny Sadinoff's email address in AUTHORS, per...
2011-03-06 Nicholas ClarkIn gv.t, check that the installed $SIG{__DIE__} handler...
2011-03-06 Nicholas ClarkA clearer layout for the fall-through logic of Socket...
2011-03-06 Nicholas ClarkIn inet_aton(), use newSVpvn_flags() instead of sv_newm...
2011-03-06 Nicholas ClarkSkip regexp_unicode_prop.t under minitest, as File...
2011-03-06 Nicholas ClarkSkip pat_re_eval.t in minitest, as it uses re, which...
2011-03-06 Nicholas ClarkMove two tests using charnames from t/re/pat.t to pat_r...
2011-03-06 Nicholas ClarkIn fold_grind.t, move the use charnames; after the...
2011-03-06 Nicholas ClarkSkip reg_eval_scope.t under minitest, as it needs charn...
2011-03-06 Nicholas ClarkSkip taint.t and lex_utf8.t under minitest, as both...
2011-03-06 Nicholas ClarkSkip reg_fold.t under minitest, as it uses charnames...
2011-03-06 Nicholas ClarkSkip a block of ref.t's tests on minitest, as C<re...
2011-03-06 Nicholas ClarkCorrect the skip count for t/op/switch.t under minitest.
2011-03-06 Nicholas ClarkFix magic.t's expectation for $^X under minitest when...
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2011-03-06 Nicholas ClarkRefactor t/op/time.t to use test.pl's warning_is().
2011-03-06 Karl Williamsoncharset.t: Don't test locale if not working.
2011-03-06 Craig A. BerryDocument running "make minitest" to test miniperl.
2011-03-06 Father Chrysostomosperlfunc tweaks
2011-03-06 Father Chrysostomos[perl #77384] Passing a ref to warn doesn't append...
2011-03-06 Paul JohnsonMinor spelling fix.
2011-03-06 Peter John... [perl #85482] Make bmuladd() able to handle third arg...
2011-03-06 Peter John... [perl #85476] Add tests to confirm fix of RT #49569.
2011-03-06 Peter John... [perl #85334] Document actual behaviour of from_xxx...
2011-03-05 Nicholas ClarkNow that pat_{advanced,rt_report}.t use test.pl, use...
2011-03-05 Nicholas ClarkEliminate t/re/ReTest.pl. require './test.pl' directly...
2011-03-05 Nicholas ClarkMove setting $IS_ASCII and $IS_EBCDIC from ReTest.pl...
2011-03-05 Nicholas ClarkEliminate $::ordA from ReTest.pl, inlining its constant...
next