Missed the header file changes from #7425.
[p5sagit/p5-mst-13.2.git] / t /
2000-10-24 Jarkko Hietaniemi Test tweak to avoid pulling in the whole Config.
2000-10-24 Kurt D. Starsinic (Replaced by #7440.)
2000-10-24 Raphael Manfredi Replace #7409 with
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-23 Peter J. Farley III Avoid Storable locking on DJGPP for now.
2000-10-23 Hugo van der Sanden Re: [ID 20001021.005] SEGV with regex match
2000-10-22 John Tobey ripples from constsub patch
2000-10-22 Jarkko Hietaniemi Support s?printf parameter reordering.
2000-10-22 John Tobey Move the #7390 test from warn/op to comp/redef.
2000-10-21 Daniel Chetlin Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
2000-10-21 Nicholas Clark Testcases for a #7383,#7385 related bug.
2000-10-21 Jarkko Hietaniemi Add a testcase for #7389.
2000-10-21 Jarkko Hietaniemi Fix for ID 20001020.006, concatenating an unset submatch
2000-10-20 Charles Lane Portability tweak on #7377.
2000-10-20 Charles Lane Perl 5.6.0/5.7.0 enable DProf test for VMS
2000-10-19 Jarkko Hietaniemi Typo noted by Mark Lutz.
2000-10-19 Jarkko Hietaniemi Add the test case for the bug id 20000730.004 which...
2000-10-18 Hugo van der Sanden Re: [ID 20001018.008] flip-flop bug when there's no...
2000-10-16 Nicholas Clark Detect early whether the std streams have gone bad.
2000-10-16 Peter J. Farley III [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0...
2000-10-16 Stephen P. Potter -w cleanup.
2000-10-16 Jarkko Hietaniemi One more ~utf8 tweak.
2000-10-16 Jarkko Hietaniemi Tweak the test of #7235.
2000-10-15 Simon Cozens Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-15 Jarkko Hietaniemi split() utf8 fixes. Should fix both 20001014.001 and...
2000-10-14 Jarkko Hietaniemi Add test for bug id 20000427.003 (which seems to have
2000-10-14 Jarkko Hietaniemi Test cases for bug id 20000323.056 (the bug seems to...
2000-10-13 Jarkko Hietaniemi Make the test acknowledge that self-ties are disabled...
2000-10-13 Peter Prymmer Tweak #7225.
2000-10-13 Dominic Dunlop op/sprintf.t patch for OS/390 (and any other host with...
2000-10-13 Peter Prymmer was: Re: off to a bad start on fixing regression tests
2000-10-12 Charles Lane 5.6.0 & 5.7.1, VMS fixes
2000-10-12 Peter Prymmer An updated EBCDIC tr patch.
2000-10-11 Jarkko Hietaniemi SvPV() (via mg_get() of sv_2pv()) can update the UTF8ne...
2000-10-11 Jarkko Hietaniemi Remove duplicated code.
2000-10-10 Jarkko Hietaniemi Add the test case for #7190, from the original bug...
2000-10-10 Peter Prymmer ver.t v string tests for os/390
2000-10-10 Peter Prymmer op/tr tests on OS/390
2000-10-10 Hugo van der Sanden Re: [ID 20001009.004] SEGV from sprintf in a thread
2000-10-10 Jarkko Hietaniemi Upgrade to CGI.pm 2.74, from Lincoln Stein.
2000-10-09 Jarkko Hietaniemi Make eq work again with utf8 (disabling the upgrading
2000-10-06 Jarkko Hietaniemi UTF8ize split() so that the cloned substrings get the...
2000-10-06 Charles Lane Eliminate $Is_VMS code from the test.
2000-10-06 Nick Ing-Simmons Re: Questions about Tie::Array and perl modules
2000-10-04 nick@babyhippo.com [ID 20001004.003] installman "Ambiguous call resolved...
2000-10-03 Jarkko Hietaniemi Test harness update to sync with the new perlcc,
2000-10-03 Jarkko Hietaniemi Upgrade to Storable 1.0.3, from Raphael Manfredi.
2000-10-03 Nicholas Clark [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...
2000-10-02 Radu Greab Re: [ID 20000912.008] substr replacement of tainted...
2000-10-02 Daniel Chetlin Fix aliasing of tied filehandles
2000-10-02 Nick Ing-Simmons A few tweaks to get Tk803 to work with Encode scheme.
2000-10-01 Nick Ing-Simmons Add encoding tables from tcl8.3.2 and perl code in...
2000-09-30 Daniel Chetlin Fix some recursion in overload.pm
2000-09-30 Spider Boardman Re: unicode support and perl [ID 20000901.097]
2000-09-14 Simon Cozens Re: perl@7078
2000-09-14 Yitzchak Scott-Tho... de-wall t/README
2000-09-12 Jarkko Hietaniemi Retract #7062, the pod tests are not ready.
2000-09-12 Yitzchak Scott-Tho... [ID 20000911.009] t/pod/*.t tests not run by harness...
2000-09-12 Andreas König Test for the #7049.
2000-09-12 Yitzchak Scott-Tho... [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on...
2000-09-11 Gurusamy Sarathy C<@a = @b = split(...)> optimization coredumps under...
2000-09-10 Jarkko Hietaniemi Silence t/pod/*.t about alternate quote-mappings now...
2000-09-08 Spider Boardman Re-allow vec() for characters > 255.
2000-09-07 Gisle Aas Make Data::Dumper (non-XS) to work with changed semanti...
2000-09-07 Gisle Aas Tie::StdHandle did not know about 3-arg open
2000-09-07 Jarkko Hietaniemi Guard against bad string->int conversion for quads.
2000-09-01 Jarkko Hietaniemi Update to Storable 1.0, from Raphael Manfredi.
2000-09-01 Mike Guy Fix vec() / utf8 (was Re: bitvec ops still broken...
2000-09-01 Abigail Re: [PATCH lib/overload.pm] Sanaty checking of argument...
2000-09-01 Mike Guy [ID 20000901.017] [PATCH] Basic test failure in an...
2000-09-01 Jarkko Hietaniemi Update to PodParser 1.18, from Brad Appleton.
2000-09-01 Paul Marquess RE: [PATCH lib/overload.pm] Sanaty checking of argument...
2000-09-01 Andreas König File::Temp patches from Andreas König,
2000-08-31 Tim Jenness Wrap the test in eval.
2000-08-30 Jarkko Hietaniemi Retract the dummy test, skip the security tests (instea...
2000-08-30 Jarkko Hietaniemi Change the internal implementation of sort() to be...
2000-08-30 Nick Ing-Simmons Re: UNTIE method
2000-08-30 Mike Guy Put back the flags dump as reasoned in
2000-08-30 Spider Boardman Make the epsilon to be relative, not absolute.
2000-08-29 Craig A. Berry Chuck Lane's OpenVMS piping improvements
2000-08-29 Spider Boardman Admit that we are leaking scalars.
2000-08-29 Gisle Aas Under usethreads the dumped variable is IN_PAD.
2000-08-29 Jarkko Hietaniemi The #6881 removed one dump line.
2000-08-29 Jarkko Hietaniemi Don't forget to tidy up.
2000-08-29 Jarkko Hietaniemi Disabling the one test is a bit tricky.
2000-08-29 Jarkko Hietaniemi Disable one of the tests for now.
2000-08-29 Jarkko Hietaniemi Update to Getopt::Long 2.24, from Johan Vromans.
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-28 Paul Marquess warnings fixes
2000-08-28 Yasushi Nakajima display_format used as a class method without arguments...
2000-08-27 Jarkko Hietaniemi Test nit.
2000-08-27 ml1050 DJGPP update from Laszlo Molnar.
2000-08-27 Jarkko Hietaniemi Can't get the test to reliably work thanks to the
2000-08-26 Jarkko Hietaniemi Update the test count.
2000-08-25 Jarkko Hietaniemi Support preserving extremely big/small angles.
2000-08-25 Spider Boardman Remove duplicately applied patch shards.
2000-08-25 Peter Prymmer Missing parts of
2000-08-23 Mike Guy Re: [ID 20000821.008] Negitive numbers with vec dumps...
2000-08-22 Jarkko Hietaniemi Forgot portability nit.
2000-08-22 Jarkko Hietaniemi Be portable.
next