Be less forgiving about ambiguous and illegal tr ranges.
[p5sagit/p5-mst-13.2.git] / t /
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.
2000-05-07 Gurusamy Sarathy concat doesn't preserve utf8-ness, and doesn't invalidate
2000-05-07 Gurusamy Sarathy reverse() and quotemeta() weren't preserving utf8-ness...
2000-05-07 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-07 Gurusamy Sarathy repeat operator (x) doesn't preserve utf8-ness
2000-05-07 Gurusamy Sarathy substr() does not preserve utf8-ness (from Stefan Eissing
2000-05-07 Gurusamy Sarathy note about undocumented caller() return value (from...
2000-05-07 Gurusamy Sarathy peek.t non-portable to ithreads
2000-05-07 Gurusamy Sarathy add File::Temp v0.08 from CPAN, with small tweaks to...
2000-05-06 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-05-05 Jarkko Hietaniemi Make the test more portable.
2000-05-05 Jarkko Hietaniemi Introduce t/lib/peek.t.
2000-05-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-05 Gurusamy Sarathy remove misleading comment (from M.J.T. Guy)
2000-05-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-04 Gurusamy Sarathy additional tests for utf8.t
2000-05-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-03 Gurusamy Sarathy fix broken parsing of /\x{ab}/
2000-05-02 Jarkko Hietaniemi Complex tweakery.
2000-05-02 Jarkko Hietaniemi Use setxxent()/endxxent().
2000-05-02 Jarkko Hietaniemi Test both the scalar and list contexts.
2000-05-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-02 Gurusamy Sarathy change#3798 broke the meaning of "\0_7_7", tr/\0_/...
2000-05-01 Jarkko Hietaniemi Integrate with Sarathy; unfortunately Sarathy's whitespace
2000-05-01 Gurusamy Sarathy add CGI.pm v2.66 (from Lincoln Stein)
2000-04-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-29 Gurusamy Sarathy test tweak
2000-04-29 Gurusamy Sarathy windows portability tweaks
2000-04-29 Gurusamy Sarathy make lib/syslog.t portable to systems that don't have...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy tweak test for portability
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy fix line renumbering bug in C<eval qq[#line 10 "X"...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-04-28 Gurusamy Sarathy fix for missed accounting for null byte in pack("Z...
2000-04-28 Gurusamy Sarathy qw(a\\b) must be parsed like 'a\\b', i.e., backslash...
2000-04-28 Gurusamy Sarathy rename File::Glob::glob() to File::Glob::bsd_glob(...
2000-04-28 Gurusamy Sarathy under useithreads, constant pad entries could inadverte...
2000-04-27 Gurusamy Sarathy autoquote barewords followed by newline and arrow properly
2000-04-27 Gurusamy Sarathy allow sort() reentrancy (variant of patch suggested by
2000-04-27 Gurusamy Sarathy change#4197 somehow missed initializing PL_errors,...
2000-04-27 Gurusamy Sarathy fix for failure to match $foo =~ /(?i)/ (from Ilya...
next