p5sagit/p5-mst-13.2.git
2008-08-26 Nicholas Clark And then change 34231 removed the other t/lib/Dev/Null...
2008-08-26 Nicholas Clark Khaaaaan! Change 34230 wasn't right. The tests all...
2008-08-26 Nicholas Clark And then add the Dev::Null from Test-Simple-0.80
2008-08-26 Nicholas Clark Move all of Test::Harness's test modules into ext/Test...
2008-08-26 Steve Hay Fix new test added by #34198, which failed on Win32
2008-08-26 Nicholas Clark Move t/lib/{data,sample-tests,source_tests,subclass_tes...
2008-08-25 Jerry D. Hedden Add cygperl*.dll to packlist
2008-08-24 Milosz Tanski Safer environ iteration
2008-08-24 Bram Unintented interpolation of $/ in regex (was: Re: ...
2008-08-24 Dr.Ruud Re: [perl #58218] backwards logic in perluniintro ...
2008-08-24 Rafael Garcia... Patch by Tod Hagan to document the 2nd argument of...
2008-08-24 Bram [perl #57646] Weird non-equivalence between $::{'a...
2008-08-24 Dave Mitchell Don't add freed SVF_BREAK scalars to the freed list.
2008-08-24 Reini Urban Re: Fix 34200 on Cygwin
2008-08-22 Reini Urban Cygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-22 Nicholas Clark No, I didn't mean to commit the version *with* the...
2008-08-22 Nicholas Clark Note that we have no test coverage for this particular...
2008-08-22 Nicholas Clark In S_mro_get_linear_isa_dfs(), save copying by making...
2008-08-22 Nicholas Clark In S_mro_get_linear_isa_dfs(), hv_exists_ent() followed...
2008-08-21 Nicholas Clark Change 33807 to fix bug #52740 wasn't quite right,...
2008-08-21 Nicholas Clark If I want to build Devel::NYTProf under the core tree...
2008-08-21 Dave Mitchell better document how the weakref backrefs array is refco...
2008-08-20 Dave Mitchell Assert that backreferences array is not freed rather...
2008-08-20 Dave Mitchell [perl #56908] DBI memory leak in 5.10.0 due to change...
2008-08-20 Renee Baecker Re: Re: [perl #30524] [PATCH] CGI.pm has poor list...
2008-08-19 Nicholas Clark Change 34206 forgot to update Maintainers.pl to reflect the
2008-08-19 Nicholas Clark Move the modules, tests, prove and Changes file from...
2008-08-19 Bram Re: Change 34184: Convert all unimaginative (ie race...
2008-08-17 Nicholas Clark Skip the Perl debugger test if the harness itself is...
2008-08-13 Craig A. Berry VMS-specific follow-up to tempfile name changes in...
2008-08-12 Bram RE: [perl #35877] Strange regex failure?
2008-08-11 Steve Peters Regen of perlapi.pod after differences where pointed...
2008-08-11 Reini Urban Cygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-11 Bram [perl #52740] [PATCH-tests] crash when localizing a...
2008-08-10 Nicholas Clark Purge C<n_a> thoughtcrime from the pods.
2008-08-10 Bram Avoid a potential testing race condition in lib/Dirhand...
2008-08-10 Bram Re: Change 34175: Avoid a potential testing race condit...
2008-08-10 Steve Peters Upgrade to CGI.pm-3.40
2008-08-10 Steve Peters Upgrade to ExtUtils-Manifest-1.54
2008-08-09 Nicholas Clark Use App::Prove::State to store the timings for the...
2008-08-09 Nicholas Clark Don't need to do the globbing before building the rules...
2008-08-09 Nicholas Clark Don't bother hashing the key, or performing any other...
2008-08-08 Nicholas Clark Note that I TODID most of parallel testing in the core.
2008-08-08 Bram [perl #24198] Bad default-domainname extraction in...
2008-08-08 Nicholas Clark Everything in t/ can now run in parallel.
2008-08-08 Nicholas Clark Convert all unimaginative (ie race condition) temporary...
2008-08-08 Nicholas Clark Use test.pl, not Test.pm, in t/run/*.t
2008-08-07 Nicholas Clark Convert all unimaginative (ie race condition) temporary...
2008-08-07 Nicholas Clark Let rip with t/op/*.t in parallel too.
2008-08-07 Nicholas Clark Use test.pl's tempfile().
2008-08-07 Nicholas Clark Fix bug in counting in tempfile().
2008-08-07 Nicholas Clark A proper tempfile function that can be used multiple...
2008-08-07 Nicholas Clark As rules can be glob patterns, leave them as glob patte...
2008-08-07 Nicholas Clark Run t/uni/*.t t/mro/*.t t/lib/*.t fully in parallel.
2008-08-06 Nicholas Clark Avoid a potential testing race condition in Shell.pm...
2008-08-06 Nicholas Clark If TEST_JOBS is set to something non-zero, use TAP...
2008-08-06 Nicholas Clark Better temporary file name generation. (Avoid using...
2008-08-06 Nicholas Clark Bring the joy of strict to t/harness.
2008-08-06 Bram Tests for [perl #57564] and [perl #24524] Refcounting bug
2008-08-04 Steffen Mueller Tiny SelfLoader patch for better warnings
2008-07-31 Nicholas Clark Upgrade to Test::Harness 3.13
2008-07-31 Marcus Holland... Add d_timegm to uconfig.sh to fix the generated uconfig.h.
2008-07-31 Nicholas Clark You can't (and shouldn't) use CvDEPTH on a PVFM.
2008-07-31 Rafael Garcia... Small typo fix
2008-07-30 Jerry D. Hedden Version bump for Data::Dumper
2008-07-30 Adriano Ferreira update Exporter to version 5.63
2008-07-30 Vincent Pit [perl #56766] [PATCH]
2008-07-29 Andy Dougherty Minor hints/linux.sh patch to allow setting -Doptimize
2008-07-27 Nicholas Clark Note the possibility of sharing arenas between types.
2008-07-26 Nicholas Clark Convert undef.t to use test.pl and strict.
2008-07-26 Nicholas Clark Convert yadayada.t to test.pl and strict, and fix two...
2008-07-26 Nicholas Clark Convert wantarray.t to use strict and test.pl
2008-07-23 Steve Hay Undo io_linenum.t part of #34148. It was io_multihomed...
2008-07-23 Jerry D. Hedden Add watchdog() call to ext/IO/t/io_multihomed.t
2008-07-23 Jerry D. Hedden watchdog() fix for MSWin32
2008-07-22 Steve Hay Upgrade to podlators 2.1.2
2008-07-22 Jerry D. Hedden Fix skips in test.pl
2008-07-18 Marcus Holland... Welcome to refcount hell. Fix the leaks reported by...
2008-07-16 Jerry D. Hedden watchdog() for threads tests
2008-07-16 Jerry D. Hedden threads::shared 1.26
2008-07-16 Jerry D. Hedden watchdog() some IO tests
2008-07-16 Jerry D. Hedden test.pl
2008-07-16 Rafael Garcia... Really apply change #34143
2008-07-16 Paul Marquess Update Compression modules to version 2.012
2008-07-15 Nicholas Clark Fix use of a variable before it is initialised, introdu...
2008-07-15 Rafael Garcia... Update to B::Debug 1.11, by Reini Urban
2008-07-15 Rafael Garcia... Upgrade to version 0.76 by John Peacock
2008-07-15 Rafael Garcia... Upgrade to threads::shared 1.25 by Jerry D. Hedden
2008-07-13 Nicholas Clark Make format items @* and ^* work with references (safel...
2008-07-13 Nicholas Clark For cases FF_LINESNGL and FF_LINEGLOB in pp_formline...
2008-07-13 Nicholas Clark The assert()ions in sv_chop() that the passed in pointe...
2008-07-13 Marcus Holland... Fix for #56874: maybe small error in perlxs.pod example
2008-07-13 Nicholas Clark assert() that the pointer passed to Perl_sv_chop()...
2008-07-12 Nicholas Clark Format tests for @* too.
2008-07-12 Nicholas Clark Abolish xfm_lines from struct xpvfm. structs xpvfm...
2008-07-12 Nicholas Clark PVFMs don't need to access the IVX any more. (as of...
2008-07-12 Nicholas Clark Test that formats can be dumped.
2008-07-11 Craig A. Berry Set d_timegm on VMS.
2008-07-11 Marcus Holland... Upgrade to Devel::PPPort 3.14_01
2008-07-11 Nicholas Clark Regression tests for, and fix quite a lot of bugs in...
next