Integrate with Sarathy.
[p5sagit/p5-mst-13.2.git] / t /
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...
2000-04-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-27 Gurusamy Sarathy Data::Dumper fumbles negative numbers on 32-bit platfor...
2000-04-27 Gurusamy Sarathy fix Sys::Syslog breakage on domain sockets (from Tom...
2000-04-27 Gurusamy Sarathy tolerate spaces in group names in test on solaris ...
2000-04-27 Gurusamy Sarathy add testsuite for B backends, fix bug in B::Deparse...
2000-04-27 Gurusamy Sarathy avoid "will not stay shared" warnings for our variables...
2000-04-27 Gurusamy Sarathy patch from Larry to make (\&) prototype work; added...
2000-04-27 Gurusamy Sarathy better diagnostics on failed tests (from Ilya Zakharevich)
2000-04-27 Gurusamy Sarathy longstanding bug exposed by change#3307: sort arguments...
2000-04-26 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-04-26 Jarkko Hietaniemi Undo "use integer" addition from 64bitint as it seems
2000-04-26 Jarkko Hietaniemi Be more robust on "extreme" (large absolute value)
2000-04-24 Mark P Lutz Various Unicos 10.0.0.6 fixes.
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy additional tests for change#5934 (from Paul Marquess...
2000-04-24 M. J. T. Guy Do not assume sign propagation.
2000-04-24 Gurusamy Sarathy propagate lexical warnings from surrounding scope correctly
2000-04-24 Gurusamy Sarathy fix RE brokenness on refs/overloaded things (from Ilya...
2000-04-24 Gurusamy Sarathy arrange for next() to resume at the unstack op rather...
2000-04-24 Gurusamy Sarathy make eq unicode-aware (from Gisle Aas); fix bogus tests...
2000-04-24 Gurusamy Sarathy Larry's fix for buggy propagation of utf8-ness in join...
2000-04-24 Gurusamy Sarathy VMS nits in glob() test (from Charles Lane)
2000-04-24 Gurusamy Sarathy ignore dotfiles (.cvsignore etc) in test (from Warren...
2000-04-24 Gurusamy Sarathy caller() wasn't returning the right number of elements for
2000-04-24 Gurusamy Sarathy fix totally broken caching in UNIVERSAL::isa() (from
2000-04-16 Gurusamy Sarathy introduce illegal symbols into null package so that...
2000-03-31 Jarkko Hietaniemi Typo in #5905.
2000-03-31 Jarkko Hietaniemi Fix for "[ID 20000329.080] quad printing does not work...
2000-03-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-22 Gurusamy Sarathy io/fs.t tweaks for Windows 2000
2000-03-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-22 Gurusamy Sarathy rename tests to more appropriate names
2000-03-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-21 Gurusamy Sarathy test fails when sockets not available (from Yitzchak...
2000-03-20 Jarkko Hietaniemi detypo
2000-03-20 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-20 Gurusamy Sarathy more sleep needed from slow systems (from Peter Haworth)
2000-03-20 Gurusamy Sarathy change#5797 didn't do the right thing for "\xff\N{WHITE...
2000-03-19 Jarkko Hietaniemi Fix the socklen default type (from Laszlo Molnar;
next