Make p4desc to skip non-mainperl branches by default.
[p5sagit/p5-mst-13.2.git] / t /
2000-08-01 Gurusamy Sarathy various syntax errors and such (not fixed: comp/require...
2000-08-01 Simon Cozens Make chr() for values >127 to create utf8 when under...
2000-08-01 M. J. T. Guy allow non-variable as lhs of non-updating tr///
2000-07-31 Jarkko Hietaniemi The swallow_bom() saga continues. The #23 of require.t
2000-07-30 Jarkko Hietaniemi A new version of the "remove UPPERACSE string comparison"
2000-07-29 root The problem described in this
2000-07-28 Jarkko Hietaniemi Back out #6454, doesn't seem to work.
2000-07-27 Jarkko Hietaniemi Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
2000-07-26 Jarkko Hietaniemi File::Temp patches for VMS and OS/2 from Tim Jenness.
2000-07-26 Jarkko Hietaniemi Fix *foo{FORMAT}.
2000-07-26 Jarkko Hietaniemi More split() doc and test patches from Mike Guy.
2000-07-26 M. J. T. Guy split /^/
2000-07-26 Jeffrey Friedl Make the unimplemented POSIX regex features [[.cc....
2000-07-25 M. J. T. Guy Make large file tests deal with SIGXFSZ
2000-07-25 M. J. T. Guy Get UTF16 BOMs working. Patch from
2000-07-25 Jarkko Hietaniemi Make the "uninit variable" warning to say "concat or...
2000-07-24 M. J. T. Guy Test cases for #6431.
2000-07-24 Hugo van der Sanden Add tests for
2000-07-24 M. J. T. Guy The output might have been produced in the wrong order.
2000-07-15 Jarkko Hietaniemi lib/b test fixes from Peter Prymmer.
2000-07-14 Jarkko Hietaniemi The bug report
2000-07-14 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-07-14 Hugo van der Sanden Replace change #6337 with a better one.
2000-07-13 Hugo van der Sanden The {multiplier} of a fixed substring was overlooked...
2000-07-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-13 Gurusamy Sarathy typos (spotted by Peter Prymmer)
2000-07-13 Gurusamy Sarathy new selfloader.t in change#6183 doesn't close DATA...
2000-07-12 Gurusamy Sarathy sprintf test tweaks (from Dominic Dunlop)
2000-07-12 Gurusamy Sarathy fix bugs in processing %v-*d and similar format specs...
2000-07-12 Gurusamy Sarathy get sprintf.t to adjust properly for 3-digit exponents
2000-07-11 Gurusamy Sarathy windows build tweaks (op/sprintf.t still fails tests...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Jarkko Hietaniemi mjd's tr patches "broke" tr/z-Z/z-Z/
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy delete new accidentally branched file
2000-07-11 Gurusamy Sarathy skip integrate of change#6267 from cfgperl into mainlin...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl change#6250 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6242..6249 into mainline
2000-07-11 Dominic Dunlop Make op/sprintf.t more comprehensive, take 2
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6224..6229 into mainline
2000-07-11 H.Merijn Brand Re: format bug report [Patch]
2000-07-11 Mark-Jason Dominus Be less forgiving about ambiguous and illegal tr ranges.
2000-07-11 Hugo van der Sanden [ID 20000701.002] Regular Expressions Not Unsetting...
2000-07-11 Hugo van der Sanden Precedence goof, fix based on
2000-07-06 Jarkko Hietaniemi Config is being used.
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
2000-07-04 Gurusamy Sarathy better diagnostic on Frob->stuff() when Frob:: doesn...
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Gurusamy Sarathy slurp mode fix in change#4736 still not quite right
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Gurusamy Sarathy dounwind() may cause POPSUB() to diddle the wrong PL_curpad
2000-06-29 Nicholas Clark PATCH (Re: [ID 20000612.004] Should regression tests...
2000-06-29 Dominic Dunlop Make op/sprintf.t more comprehensive
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-06-28 Simon Cozens Re: [PATCH cfgperl] BOMs away!
2000-06-28 Simon Cozens Re: [PATCH] pack('U',$foo) doesn't UTF8
2000-06-28 Jarkko Hietaniemi linenumber tweak
2000-06-28 Doug MacEachern Re: [PATCH] "Constant subroutine redefined" mandatory...
2000-06-28 Jarkko Hietaniemi small thinko tweaks
2000-06-28 Simon Cozens tr///, help wanted.
2000-06-28 Doug MacEachern Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
2000-06-27 Jarkko Hietaniemi Allow for standalone testing.
2000-06-27 Doug MacEachern avoid mg_ptr in '*' magic
2000-06-27 David Dyck Do no -warn on \_, only on \alpha.
2000-06-23 Jarkko Hietaniemi Upgrade to File::Spec 0.810_01 from CPAN by Barrie...
2000-06-23 root A way to avoid English.pm performance hit.
2000-06-09 Jarkko Hietaniemi Rename the fdpid locking and integrate with Sarathy.
2000-06-08 Gurusamy Sarathy @_ can't have junk in it even in the non-USE_ITHREADS...
2000-06-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-01 Gurusamy Sarathy vec() loses numericalness (modified version of patch...
2000-06-01 Gurusamy Sarathy counting tr/// corrupts later operation (from M.J.T...
2000-06-01 Gurusamy Sarathy SelfLoader can lose $@ in AUTOLOAD() (from Nicholas...
2000-06-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-31 Gurusamy Sarathy buggy modulus on UVs introduced by change#3378 (resulted in
2000-05-31 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-31 Gurusamy Sarathy fix buggy multiline matching of C<"a\nxb\n" =~ /(?...
2000-05-31 Gurusamy Sarathy scalar() doesn't force scalar context when used in...
2000-05-31 Gurusamy Sarathy change#6142 needs tweaks to tests to work where there...
2000-05-31 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-05-29 Jarkko Hietaniemi Changes for the File::Temp 0.08 (change #6159) test...
2000-05-29 Jarkko Hietaniemi Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
2000-05-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-28 Gurusamy Sarathy File::Find fails to chdir when chasing symlinks (from
2000-05-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-28 Gurusamy Sarathy fix bogus redeclaration warning for "our" variables...
2000-05-28 Gurusamy Sarathy elide bogus test in change#6132
2000-05-28 Gurusamy Sarathy warnings::enabled() doesn't fall back to looking at...
2000-05-28 Gurusamy Sarathy change#2879 broke rvalue autovivification of magicals...
2000-05-28 Gurusamy Sarathy integrate vmsperl contents into mainline
2000-05-28 Gurusamy Sarathy downgrade fatal error on C<"foo@nosucharray.com"> to...
2000-05-25 Charles Bailey Add missing escape (Charles Lane)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-09 Jarkko Hietaniemi Test tweaking for Unicos continues.
2000-05-09 Jarkko Hietaniemi The test suite tweak in #6101 wasn't quite right.
2000-05-09 Jarkko Hietaniemi Hints and test tweaks for Unicos.
2000-05-07 Jarkko Hietaniemi Integrate with Sarathy.
next