don't write along symlinks into a read only source tree (was Re: [ID 20010129.006...
[p5sagit/p5-mst-13.2.git] / t /
2001-03-01 Jarkko Hietaniemi Add back the EBCDIC character range tests (for matching).
2001-02-28 Jarkko Hietaniemi Undo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-28 Jarkko Hietaniemi Retract #8865 and #8869, un?pack C now again agree...
2001-02-27 Edward Peschko Re: Compile with perlcc..
2001-02-26 Jeff Okamoto PATCH: extra tests to check on negative float to unsign...
2001-02-26 Jarkko Hietaniemi Add more known sprintf failures.
2001-02-25 Nick Ing-Simmons Integrate mainline.
2001-02-25 Jarkko Hietaniemi Script wasn't aligned with reality.
2001-02-25 Jarkko Hietaniemi Retract #8929,8930,8932,8933 for now.
2001-02-25 Jarkko Hietaniemi Integrate perlio:
2001-02-25 Jarkko Hietaniemi (Retracted by #8395.)
2001-02-25 Nick Ing-Simmons Change method names in Encode implementation classes...
2001-02-24 Nick Ing-Simmons Integrate mainline - to see what Jarkko has in ...
2001-02-24 Nick Ing-Simmons Encode API documentation nd tidy up.
2001-02-24 Jarkko Hietaniemi Add a test for the "character range should match in...
2001-02-24 Michael G. Schwern fixing t/pod/find.t, running t/pod
2001-02-24 Nick Ing-Simmons Integrate mainline
2001-02-23 Peter Prymmer was Re: hashing order difference?
2001-02-23 Peter Prymmer treat unicoding and null bytes in op/append.t
2001-02-23 Jarkko Hietaniemi Upgrade to File::Temp 0.12, from Tim Jenness.
2001-02-23 Peter Prymmer fix a patcho in t/lib/st-06compat.t
2001-02-21 Jarkko Hietaniemi Retract #8875, cannot let go of the old semantics of...
2001-02-21 Nick Ing-Simmons Integrate mainline
2001-02-21 Jarkko Hietaniemi Make unpack C and unpack U truly equivalent.
2001-02-21 Andreas König fix for charnames above FFFF
2001-02-21 Jarkko Hietaniemi unpack("C", ...) was left slightly unfinished by #8865.
2001-02-21 Jarkko Hietaniemi Upgrade to CGI.pm 2.752, from Lincoln Stein.
2001-02-21 Jarkko Hietaniemi Make pack("C", 0x100) to create Unicode, unless under the
2001-02-20 Jarkko Hietaniemi Filter::Util::Call update to 1.05, from Paul Marquess.
2001-02-20 Craig A. Berry glob-basic.t, runenv.t fix-ups
2001-02-20 Jarkko Hietaniemi strict-w-proof the ?DBM_File, from Paul Marquess.
2001-02-20 Jarkko Hietaniemi The #8843 wasn't quite right: %Config needs to imported.
2001-02-19 Jarkko Hietaniemi fork() not everywhere, cleanup temp files.
2001-02-18 Jarkko Hietaniemi Misapplied regex optimizations when \C is present.
2001-02-18 Nick Ing-Simmons Integrate mainline
2001-02-18 Michael G. Schwern Adding in TestSetup.pm to replace BEGIN preamble on...
2001-02-18 Michael G. Schwern Adding todo tests
2001-02-18 Jarkko Hietaniemi Add run/*.t to testables.
2001-02-18 Michael G. Schwern Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
2001-02-18 Michael G. Schwern Re: Why t/TEST and not Test::Harness?
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-17 Jarkko Hietaniemi Upgrade to Storable 1.0.10, from Raphael Manfredi.
2001-02-13 Craig A. Berry integral ok lines for VMS
2001-02-13 Chris Nandor buncha MacPerl patches for bleadperl
2001-02-13 Hugo van der Sanden Re: [ID 20010212.006] Core dump with /((?:hard|soft...
2001-02-11 Doug MacEachern Re: [patch] GvSHARED
2001-02-10 Jarkko Hietaniemi Make TEST and UTEST more verbose in case something...
2001-02-10 Jarkko Hietaniemi Bogus shebang.
2001-02-09 Jarkko Hietaniemi Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir...
2001-02-09 Nick Ing-Simmons Integrate mainline
2001-02-09 Mark Fisher RE: Biannual Competition to Improve Hashing Function
2001-02-09 Peter Prymmer provide EBCDIC CGI::Util::escape() and test
2001-02-08 Charles Bailey SYN SYN
2001-02-05 Nick Ing-Simmons Integrate mainline
2001-02-05 Nick Ing-Simmons Missed file f#rom the testharness mess.
2001-02-04 Nick Ing-Simmons The missed t/TEST part of the grand testharness upgrade.
2001-02-04 Michael G. Schwern New improved test harness
2001-02-02 Nick Ing-Simmons Integrate mainline
2001-02-01 Jarkko Hietaniemi Integrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-02-01 Nick Ing-Simmons Integrate mainline
2001-01-31 Nicholas Clark Re: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-30 Nick Ing-Simmons Integrate mainline
2001-01-30 Jarkko Hietaniemi UTF-8 nit from Inaba Hiroto.
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-30 Jarkko Hietaniemi EBCDIC patch for Storable, from Peter Prymmer.
2001-01-30 Peter Prymmer yet another tweak to lib/b.t for EBCDIC
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-28 Jarkko Hietaniemi Retract #8552.
2001-01-27 Nick Ing-Simmons Integrate mainline
2001-01-27 Jarkko Hietaniemi Forgot from #8545. Oops.
2001-01-27 Jarkko Hietaniemi A better module compilation test, use MANIFEST as suggested
2001-01-27 Peter Prymmer EBCDIC cleanup for B test
2001-01-27 Peter Prymmer EBCDIC branch for pragma/sub-lval.t
2001-01-27 Peter Prymmer a peek at uuencoded EBCDIC (st-06compat.t)
2001-01-26 Nick Ing-Simmons Integrate mainline
2001-01-26 Michael G. Schwern (Retracted by #8573)
2001-01-25 Nick Ing-Simmons Integrate mainline
2001-01-25 Ilya Zakharevich overload int()
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Nick Ing-Simmons Integrate mainline.
2001-01-23 Jarkko Hietaniemi De-cut-and-pasto.
2001-01-23 Jarkko Hietaniemi Also the lib/Thread.pm itself needs to be ignored if
2001-01-21 Nick Ing-Simmons Integrate mainline.
2001-01-20 Jarkko Hietaniemi Document and test the new qu operator.
2001-01-20 Nick Ing-Simmons Integrate mainline.
2001-01-19 Hugo van der Sanden Re: new feature: s?printf parameter reordering
2001-01-19 Andreas König PATCH pragma/locale.t
2001-01-19 Jarkko Hietaniemi Automate 1_compile.t.
2001-01-18 Nick Ing-Simmons Integrate mainline
2001-01-18 Jarkko Hietaniemi It's Pod::Text::Overstrike, not Pod::Overstrike.
2001-01-18 Jarkko Hietaniemi Add Schwern's 1_compile test. The compile_module scrip...
2001-01-17 Nick Ing-Simmons Integrate mainline.
2001-01-17 Nicholas Clark Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED...
2001-01-16 Nick Ing-Simmons Integrate mainline.
2001-01-15 Jarkko Hietaniemi More UTF-8 patches from Inaba Hiroto.
2001-01-13 Jarkko Hietaniemi Tighten some of the tests a bit.
2001-01-13 Nick Ing-Simmons Integrate mainline
2001-01-12 Radu Greab Re: [PATCH] [ID 20001223.002] lvalues in list context
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-12 Jarkko Hietaniemi One more UTF-8 fix from Inaba Hiroto.
next