Integrate mainline
[p5sagit/p5-mst-13.2.git] / t /
2000-11-23 Nick Ing-Simmons Integrate mainline
2000-11-22 Peter Prymmer small cleanup task for test suite
2000-11-22 Jarkko Hietaniemi Add the Filter::Util::Call 1.04 by Paul Marquess from...
2000-11-22 Jarkko Hietaniemi Integrate perlio:
2000-11-22 Jarkko Hietaniemi More SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Ilya Zakharevich Overeager visited-positions optimizations
2000-11-22 Casey Tweten [ID 20001120.003] [PATCH] io_udp.t fails without 'local...
2000-11-22 Casey Tweten [ID 20001120.002] [PATCH] io_sock.t fails without ...
2000-11-22 Nick Ing-Simmons Win32 PerlIO intermediate state now working as expected.
2000-11-20 Nick Ing-Simmons Integrate mainline
2000-11-20 Peter Prymmer add system locale testing for VMS
2000-11-20 Jarkko Hietaniemi lexicals not recognized in a run-time (?{})
2000-11-20 Jarkko Hietaniemi sysseek() instead of seek().
2000-11-20 Jarkko Hietaniemi Miraculous typo.
2000-11-20 Ilya Zakharevich The first step in removing recursion from the REx engine
2000-11-18 Nick Ing-Simmons Integrate mainline
2000-11-18 Ilya Zakharevich restore match data on backtracing
2000-11-17 Nick Ing-Simmons Integrate mainline
2000-11-17 Jarkko Hietaniemi Test tweak for the open pragma.
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.
next