Make the large file tests more robust/talkative as suggested by
[p5sagit/p5-mst-13.2.git] / t /
2000-12-29 Andreas König Make the large file tests more robust/talkative as...
2000-12-29 Casey R. Tweten Idea: Declare multiple constants at once (fwd)
2000-12-29 Simon Cozens Re: [PATCH] Interesting syntax idea
2000-12-29 Jarkko Hietaniemi More split // UTF-8 tests.
2000-12-29 Jarkko Hietaniemi (Retracted by #8264) More join() testing which was...
2000-12-29 Jarkko Hietaniemi (Retracted by #8264) Externally: join() was still...
2000-12-28 Simon Cozens lvalue AUTOLOAD. No, really.
2000-12-28 Daniel Chetlin Fix B::Terse indentation
2000-12-28 Simon Cozens Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort...
2000-12-28 Daniel Chetlin Fix problem with `&' prototype
2000-12-28 Daniel Chetlin Re: [PATCH blead] Fix segfault in gv_handler/mg_find
2000-12-28 Simon Cozens Re: [PATCH] Warn on use of reference as array elem
2000-12-22 Jarkko Hietaniemi Integrate perlio:
2000-12-21 Nick Ing-Simmons CRLF platform issue with io/utf8 fix.
2000-12-21 Nick Ing-Simmons Integrate mainline
2000-12-21 Jarkko Hietaniemi Robustness support for #8218 (symlink forest) since...
2000-12-21 Jarkko Hietaniemi The polymorphism seems to have fixed 20000517.001.
2000-12-21 Jarkko Hietaniemi Fix for 20001210.003, "write(FH) on closed FH causes...
2000-12-19 Jarkko Hietaniemi Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f...
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Nicholas Clark Re: [PATCH] strtoq, strtou(q|ll|l) testing
2000-12-17 Gerrit P. Haase RE: perl@8150
2000-12-17 Nicholas Clark Fcntl constants speedup
2000-12-17 Jarkko Hietaniemi Add test for #8145 (binmode() warning), add warning for
2000-12-17 Jarkko Hietaniemi Polymorphic regexps.
2000-12-16 Laszlo Molnar [patch perl@8102] dos/djgpp update
2000-12-15 Nick Ing-Simmons Integrate mainline
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevich speeding up object creation/destruction 4x times
2000-12-15 Jarkko Hietaniemi Still buggy findgteprime, fix from Eric Joanis <joanis...
2000-12-15 Jarkko Hietaniemi This seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clark faster and 64 bit preserving arithmetic
2000-12-14 Nick Ing-Simmons Integrate mainline
2000-12-12 Paul Marquess DB_File-1.74
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Jarkko Hietaniemi Revert the -f ambiguousity patch, seems to cause
2000-12-11 Simon Cozens Re: The long awaited feature ...
2000-12-11 Simon Cozens Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
2000-12-11 Simon Cozens Re: [Fwd: BUG 20001205.022] Local on Hash elements
2000-12-10 Nick Ing-Simmons Integrate mainline
2000-12-10 Andreas König Re: PATCH: Let Test::Harness bail out early (Was: Testi...
2000-12-10 Paul Marquess RE: [ID 20001013.009] DB_File issues warning when setti...
2000-12-10 Jarkko Hietaniemi Test case for #8066.
2000-12-10 Jarkko Hietaniemi Test case for #8064.
2000-12-10 Nicholas Clark [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on...
2000-12-10 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Nick Ing-Simmons read/sysread/recv should now be utf8 aware.
2000-12-09 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Inaba Hiroto Re: Additional patch for UTF8-keys (Re: perl@8016)
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
2000-12-09 Nick Ing-Simmons Integrate mainline.
2000-12-08 Andy Dougherty [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP...
2000-12-08 Andy Dougherty [ID 20001207.003] [PATCH] t/base/term.t causes abort...
2000-12-08 Jarkko Hietaniemi Add test for reverse().
2000-12-08 Jarkko Hietaniemi Introduce macros for UTF8 decoding.
2000-12-07 Jarkko Hietaniemi Integrate perlio:
2000-12-06 Nick Ing-Simmons Integrate mainline
2000-12-06 Nick Ing-Simmons Test various dup/external program options on all platforms.
2000-12-06 Jarkko Hietaniemi Test \x{...} with ord().
2000-12-06 Jarkko Hietaniemi Test tweak because of #8013.
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-12-05 Jarkko Hietaniemi Avaunt, you foul UTF-8 tests.
2000-12-05 Jarkko Hietaniemi Continue utf8 dispersal.
2000-12-05 Nick Ing-Simmons Integrate mainline.
2000-12-05 Jarkko Hietaniemi Test for Unicode (UTF-8) hash keys.
2000-12-05 Jarkko Hietaniemi Remove an unnecessary 'use utf8' (unnecessary because...
2000-12-05 Jarkko Hietaniemi Split off the UTF-8 decoder tests, make them to check...
2000-12-05 Jarkko Hietaniemi Start migrating bits of pragma/utf8 to elsewhere
2000-12-05 Eric Fifer cygwin port
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
2000-12-05 Jarkko Hietaniemi Integrate the "skip" messages to explain().
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-03 Nick Ing-Simmons Integrate mainline (STDCHAR)
2000-12-03 Jarkko Hietaniemi Raw zero bytes in text files confuse at least GNU patch...
2000-12-03 Nick Ing-Simmons Integrate mainline
2000-12-02 Jarkko Hietaniemi A missing hunk.
2000-12-02 Nicholas Clark Re: [ID 20001202.001] (Net::hostent)
2000-12-01 Nick Ing-Simmons Integrate mainline (for s/y/m as sub names stuff).
2000-12-01 Jarkko Hietaniemi Integrate perlio:
2000-12-01 Nick Ing-Simmons Integrate mainline
2000-12-01 Jarkko Hietaniemi Some help for 20001130.011. Now one gets warnings...
2000-12-01 Jarkko Hietaniemi Retract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Nick Ing-Simmons Fix 'mmap' lib/filehand.t (ungetc) test fail.
2000-12-01 Jarkko Hietaniemi (Retracted by #7943.)
2000-12-01 Jarkko Hietaniemi Get the three different space character classes right...
2000-12-01 Jarkko Hietaniemi Two more tests that make no sense in UTF-8 since the...
2000-12-01 Jarkko Hietaniemi \x{} doesn't any more require 'use utf8' outside regexe...
2000-11-30 Jarkko Hietaniemi In OS/390 'localhost' can be 'localhost.FOO.BAR'.
2000-11-30 Peter Prymmer [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on...
2000-11-30 Charles Lane get t/lib/filter-util.t to work on VMS
2000-11-29 Jarkko Hietaniemi Make the Class::Struct import() wiser.
2000-11-29 Jarkko Hietaniemi A test works better if it has the right 1..$n output.
2000-11-29 Robert Spier net_hostent.t (was Re: [ID 20001128.002] what's the...
2000-11-29 Jarkko Hietaniemi Make "use Class::Struct 'struct';" work again (broken...
2000-11-29 Robert Spier $^O win32 -> MSWin32
2000-11-29 Jarkko Hietaniemi Use "1 while unlink" so that VMS gets clean, too.
2000-11-29 Jarkko Hietaniemi Document the known sprintf test failures, exact standard
2000-11-28 Nick Ing-Simmons Integrate mainline
2000-11-28 Robin Barker Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
next