solve one taint problem
[p5sagit/p5-mst-13.2.git] / t /
2002-04-15 Mark-Jason Dominus Re: [PATCH 5.7.3] Suppress warnings about @F when ...
2002-04-14 Nick Ing-Simmons Integrate mainline
2002-04-13 Nicholas Clark [dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-12 Nicholas Clark Re: OK, what did I break in unpack?
2002-04-12 Jarkko Hietaniemi Move also the Win32 system testing to t/win32.
2002-04-12 Jarkko Hietaniemi Integrate change #15879 from maint-5.6;
2002-04-12 Nick Ing-Simmons Integrate mainline
2002-04-11 Jarkko Hietaniemi Prettyprinting: shorten the lines to avoid linewrapping.
2002-04-10 Nick Ing-Simmons Intgrate mainline
2002-04-10 Craig A. Berry ext/attrs.t getting skipped
2002-04-10 Michael G. Schwern Re: another patch (unready) against t/op/sub_lval.t
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-09 Jarkko Hietaniemi Add tests for s2p/psed, from Wolfgang Laun.
2002-04-09 Nick Ing-Simmons Integrate mainline
2002-04-08 Jim Cromie patch against t/op/sub_lval.t
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Rafael Garcia-Suarez Fully qualify in warning message the name of a subrouti...
2002-04-07 Jarkko Hietaniemi There was no nice way of getting in UTF-8 filenames:
2002-04-06 Michael G. Schwern MakeMaker core sync 5.54_01 -> 5.55_02
2002-04-06 Jarkko Hietaniemi As noted by Philip Newton: nothing wrong with BOM,
2002-04-06 Nicholas Clark Re: the dirty half dozen (Re: perl@15662)
2002-04-05 Rafael Garcia-Suarez Some tests were failing silently instead of saying...
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-04 Ilmari Karonen Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
2002-04-04 Jarkko Hietaniemi I was fooled for a while, somebody else might be too.
2002-04-04 Jarkko Hietaniemi test.pl-ify.
2002-04-03 Jarkko Hietaniemi Byebye, beebee.
2002-04-03 Nick Ing-Simmons Integrate mainline
2002-04-03 Mark-Jason Dominus Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in...
2002-04-03 Mark Kvale Re: the dirty half dozen (Re: perl@15662)
2002-04-03 Jarkko Hietaniemi The leavetry crash should now be history.
2002-04-03 Nick Ing-Simmons Integrate mainline
2002-04-02 Jarkko Hietaniemi What started as a small nit (the charnames test, nit...
2002-04-02 Jarkko Hietaniemi EBCDIC test tweak.
2002-04-02 Nick Ing-Simmons Integrate mainline
2002-04-01 Mark-Jason Dominus Message-ID: <20020401203218.25230.qmail@plover.com>
2002-04-01 Nicholas Clark (not solving: Re: Storable can't do utf8 hash keys)
2002-04-01 Mark-Jason Dominus warning for split(/.../g, ...);
2002-04-01 Jarkko Hietaniemi Integrate perlio:
2002-04-01 Nick Ing-Simmons Be more explicit testing for \015 not \r
2002-04-01 Jarkko Hietaniemi If under UTF-8 locale the utf8.pm really needs to be...
2002-03-30 Rafael Garcia-Suarez +B::Disassembler -B::C
2002-03-30 Rafael Garcia-Suarez increase output verbosity
2002-03-29 Jarkko Hietaniemi Ooops.
2002-03-29 Rafael Garcia-Suarez Re: Regex-Unicode bugs
2002-03-29 Michael G. Schwern MakeMaker sync 5.48_03 -> 5.53_01
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-29 Michael G. Schwern Quieting OS X
2002-03-29 Spider Boardman Re: perl 5.7.3 + XS lvalue subs
2002-03-28 Mark-Jason Dominus warning at use of /c modifier with s///
2002-03-28 Jarkko Hietaniemi If expecting UTF-8, probably not expecting UTF-16.
2002-03-28 Jarkko Hietaniemi A little bit better error message for \pq, still
2002-03-28 Jeffrey Friedl Re: [ID 20020324.003] fairly major problem with qr...
2002-03-28 Mark-Jason Dominus warning at use of /c modifier without /g modifier
2002-03-28 Nick Ing-Simmons Integrate mainline (clean in Win32/MinGW but for end.t)
2002-03-28 Paul Green t/io/fs.t - skip all tests that fail on VOS
2002-03-28 Jarkko Hietaniemi More UTF-8 locale sensitivity.
2002-03-28 Spider Boardman Re: perl 5.7.3 + XS lvalue subs
2002-03-27 Jarkko Hietaniemi More binmode :bytes.
2002-03-27 Craig A. Berry 1_compile.t fix for VMS
2002-03-27 Rafael Garcia-Suarez A warning wasn't turnable off
2002-03-27 Nick Ing-Simmons Integrate mainline
2002-03-26 Paul Marquess Minor typo in test harness
2002-03-26 Jarkko Hietaniemi EPOC update from Olaf Flebbe.
2002-03-26 Jarkko Hietaniemi Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
2002-03-26 Jarkko Hietaniemi Integrate perlio:
2002-03-26 Nick Ing-Simmons Testcase for crlf spanning buffer boundary
2002-03-26 Jarkko Hietaniemi Can't test Net:: much in OS/390 without Convert::EBCDIC.
2002-03-26 Gerrit P. Haase Re: Jarkko likes OOOOs
2002-03-26 Nick Ing-Simmons Integrate mainline
2002-03-26 Nick Ing-Simmons Integrate mainline
2002-03-25 Jarkko Hietaniemi Take away the perlio-requiring tests..
2002-03-25 Jarkko Hietaniemi More correct now, but actually the two new tests
2002-03-25 Jarkko Hietaniemi More neo-io tests from Stas Bekman.
2002-03-25 Nick Ing-Simmons Integrate mainline
2002-03-25 Paul Marquess warnings for perlio + others
2002-03-24 Paul Marquess fix warning + carp interaction
2002-03-24 Nick Ing-Simmons Integrate mainline
2002-03-24 Michael G. Schwern Simplified untested module testing, plus Extutils:...
2002-03-23 Jarkko Hietaniemi Merge Math::BigRat 0.04, from Tels.
2002-03-23 Nick Ing-Simmons Integrate mainline
2002-03-23 Jarkko Hietaniemi EBCDIC: the sorting order is different under
2002-03-22 Jarkko Hietaniemi Integrate perlio:
2002-03-22 Nick Ing-Simmons Check for sanity of UTF-8 keys in hashes
2002-03-22 Abhijit Menon-Sen Revert #15200 for backwards compatiblity reasons.
2002-03-22 Nick Ing-Simmons Integrate mainline
2002-03-22 Jarkko Hietaniemi If Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Stas Bekman Re: [tests for Pod::Html]
2002-03-21 Jarkko Hietaniemi The htmlview test doesn't work yet.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-21 Jarkko Hietaniemi Schwern's wallet is a bit more loose.
2002-03-20 Nicholas Clark TODO - Make Schwern Poorer
2002-03-20 Nikola Knezevic exec.t tweak
2002-03-20 Nikola Knezevic magic.t tweak
2002-03-20 Jarkko Hietaniemi Fix for "UTF-8 bug with s///" from Hugo.
2002-03-19 Slaven Rezic Re: Nearly OK for cygwin@15318
2002-03-19 Nick Ing-Simmons Integrate mainline
2002-03-18 Nicholas Clark d_nv_preserves_uv_bits
2002-03-18 Nicholas Clark another pack "w" thing
2002-03-18 Nick Ing-Simmons Integrate mainline
next