Tests for #8329 and #8330.
[p5sagit/p5-mst-13.2.git] / t /
2001-01-05 Jarkko Hietaniemi Tests for #8329 and #8330.
2001-01-05 Radu Greab Test::Harness doesn't use IO (was Re: [PATCH 5.7.0...
2001-01-05 Jarkko Hietaniemi Add some Unicode chop() tests.
2001-01-04 Jarkko Hietaniemi The test didn't work under the core test framework.
2001-01-04 Stephen McCamant Continue blocks and B::Deparse
2001-01-04 Jarkko Hietaniemi Upgrade to Storable 1.0.7, from Raphael Manfredi.
2001-01-01 Jarkko Hietaniemi Integrate perlio:
2001-01-01 Nick Ing-Simmons Integrate mainline
2001-01-01 Nick Ing-Simmons More rigor in UTF-8-ness of Encode's toUnicode
2000-12-31 Jarkko Hietaniemi Wrong alarm: cygwin's getpwuid() is just fine (from...
2000-12-30 Jarkko Hietaniemi Test nits.
2000-12-30 Andreas König Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221...
2000-12-30 Jarkko Hietaniemi Not quite that many tests yet.
2000-12-30 Jarkko Hietaniemi Add a test case for 20000731.001 which was fixed by...
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Jarkko Hietaniemi Add a test for Unicode split //. The #8267 was the...
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Jarkko Hietaniemi The sv_catsv() fix, take two.
2000-12-30 Jarkko Hietaniemi Undo all the join-related changes since #8248: relevant
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 Nick Ing-Simmons Integrate mainline
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:
next