perllocale.pod changes
[p5sagit/p5-mst-13.2.git] / t /
2000-11-16 Nick Ing-Simmons Integrate mainline
2000-11-15 Jarkko Hietaniemi Detypo.
2000-11-15 Jarkko Hietaniemi Linenumber fix.
2000-11-15 Peter Prymmer EBCDIC tweaks.
2000-11-13 Nick Ing-Simmons Integrate mainline ...
2000-11-13 Jarkko Hietaniemi Remove the new two tests of lib/io_xs for now, they...
2000-11-13 Yitzchak Scott-Tho... Tweak the definition of the bit complement on UTF-8...
2000-11-13 Jarkko Hietaniemi Couple of tests from #7660 salvaged.
2000-11-13 Nicholas Clark [ID 20001112.006] IO::Seekable::getpos doesn't check...
2000-11-12 Jarkko Hietaniemi (Subsumed by #7664)
2000-11-12 Nick Ing-Simmons Integrate mainline
2000-11-10 Lupe Christoph Explain better why certain regex tests are skipped.
2000-11-09 Nick Ing-Simmons Integrate mainline.
2000-11-09 Jarkko Hietaniemi Disable only the tests 99 and 166 for UTF-8 locales.
2000-11-09 H.Merijn Brand Fix for
2000-11-09 Jarkko Hietaniemi More VMS moves on environment handling, from Charles...
2000-11-08 Jarkko Hietaniemi Do not test UTF-8 locales since that the tests would...
2000-11-08 Vadim Konovalov Locale buglets.
2000-11-08 Jarkko Hietaniemi Deleting $ENV{PATH} in VMS is not recommendable.
2000-11-08 Jarkko Hietaniemi Forgot to bump the line numbers in #7601.
2000-11-08 Nick Ing-Simmons Fix for the tie-refhash string table leaks.
2000-11-08 Jarkko Hietaniemi Try to avoid flockless and emulationless places.
2000-11-07 Craig A. Berry configure.com and st-lock.t changes for
2000-11-06 Jarkko Hietaniemi Sanitize the environment further.
2000-11-06 Jarkko Hietaniemi Admit that the test leaks scalars.
2000-11-06 Jarkko Hietaniemi Document that the evaled syntax errors cause scalar...
2000-11-05 Jarkko Hietaniemi Fix for bug id 19990615.008, pos() unset during s/...
2000-11-05 Jarkko Hietaniemi Upgrade to Storable 1.0.6, from Raphael Manfredi.
2000-11-05 Peter J. Farley III [Corrected/tested PATCH] Re: [ID 20001102.008] Not...
2000-11-05 Lupe Christoph Test tweak: show also the failed locales.
2000-11-05 Andrew Pimlott Fix for
2000-11-04 Nick Ing-Simmons Integrate mainline again
2000-11-04 Andrew Pimlott Fix for
2000-11-04 Jarkko Hietaniemi Test tweak ($Config{useperlio} is by default undef) .
2000-11-04 Jarkko Hietaniemi Integrate perlio:
2000-11-04 Jarkko Hietaniemi Dying is too strict here, better just skip.
2000-11-04 Nick Ing-Simmons Merge mainline
2000-11-04 Jarkko Hietaniemi Locale tweakery. Add test case for bug id 20000809...
2000-11-04 Nick Ing-Simmons PerlIO infrastructure complete.
2000-11-02 Jarkko Hietaniemi Fix the problem discussed in
2000-11-02 Edward Avis Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
2000-11-01 Jarkko Hietaniemi The NonStop-UX libraries have a novel way to say NaN.
2000-10-31 Peter Prymmer add three new EBCDIC Encode-ings && many tests
2000-10-31 Peter Prymmer fix coded control chars in cgi-html.t
2000-10-31 Peter Prymmer CRLF fix for cgi-function.t tests
2000-10-29 Andreas König Tests for #7487.
2000-10-29 Simon Cozens Make \x{...} consistently produce UTF-8.
2000-10-27 John Tobey Re: [PATCH bleadperl] ripples from constsub patch
2000-10-27 Yitzchak Scott-Tho... [ID 20001026.006] C<use integer; $x += 1> gives uniniti...
2000-10-27 Jarkko Hietaniemi Upgrade to Storable 1.0.5, from Raphael Manfredi.
2000-10-26 Peter J. Farley III [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350...
2000-10-26 Hugo van der Sanden Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
2000-10-25 John Peacock Zero-padded Numerics in Perl Format
2000-10-25 Jarkko Hietaniemi Temporary stopgap for the self-tying issue: for now...
2000-10-25 Kurt D. Starsinic A new version of making the syslog test more robust.
2000-10-25 Jarkko Hietaniemi Allow poking holes at the UTF-8 decoding strictness.
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-20 Charles Bailey SYN SYN
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.
next