This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
installhtml changes
[perl5.git] / t /
2000-12-05 Jarkko HietaniemiAvaunt, you foul UTF-8 tests.
2000-12-05 Jarkko HietaniemiContinue utf8 dispersal.
2000-12-05 Jarkko HietaniemiTest for Unicode (UTF-8) hash keys.
2000-12-05 Jarkko HietaniemiRemove an unnecessary 'use utf8' (unnecessary because...
2000-12-05 Jarkko HietaniemiSplit off the UTF-8 decoder tests, make them to check...
2000-12-05 Jarkko HietaniemiStart migrating bits of pragma/utf8 to elsewhere
2000-12-05 Eric Fifercygwin port
2000-12-05 Ilya ZakharevichRe: [PATCH] The largest hoax of all times?
2000-12-05 Jarkko HietaniemiIntegrate the "skip" messages to explain().
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-04 Nick Ing-SimmonsPERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-03 Nick Ing-SimmonsIntegrate mainline (STDCHAR)
2000-12-03 Jarkko HietaniemiRaw zero bytes in text files confuse at least GNU patch...
2000-12-03 Nick Ing-SimmonsIntegrate mainline
2000-12-02 Jarkko HietaniemiA missing hunk.
2000-12-02 Nicholas ClarkRe: [ID 20001202.001] (Net::hostent)
2000-12-01 Nick Ing-SimmonsIntegrate mainline (for s/y/m as sub names stuff).
2000-12-01 Jarkko HietaniemiIntegrate perlio:
2000-12-01 Nick Ing-SimmonsIntegrate mainline
2000-12-01 Jarkko HietaniemiSome help for 20001130.011. Now one gets warnings...
2000-12-01 Jarkko HietaniemiRetract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Nick Ing-SimmonsFix 'mmap' lib/filehand.t (ungetc) test fail.
2000-12-01 Jarkko Hietaniemi(Retracted by #7943.)
2000-12-01 Jarkko HietaniemiGet the three different space character classes right...
2000-12-01 Jarkko HietaniemiTwo more tests that make no sense in UTF-8 since the...
2000-12-01 Jarkko Hietaniemi\x{} doesn't any more require 'use utf8' outside regexe...
2000-11-30 Jarkko HietaniemiIn OS/390 'localhost' can be 'localhost.FOO.BAR'.
2000-11-30 Peter Prymmer[ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on...
2000-11-30 Charles Laneget t/lib/filter-util.t to work on VMS
2000-11-29 Jarkko HietaniemiMake the Class::Struct import() wiser.
2000-11-29 Jarkko HietaniemiA test works better if it has the right 1..$n output.
2000-11-29 Robert Spiernet_hostent.t (was Re: [ID 20001128.002] what's the...
2000-11-29 Jarkko HietaniemiMake "use Class::Struct 'struct';" work again (broken...
2000-11-29 Robert Spier$^O win32 -> MSWin32
2000-11-29 Jarkko HietaniemiUse "1 while unlink" so that VMS gets clean, too.
2000-11-29 Jarkko HietaniemiDocument the known sprintf test failures, exact standard
2000-11-28 Nick Ing-SimmonsIntegrate mainline
2000-11-28 Robin BarkerRe: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2000-11-27 Jarkko HietaniemiRestore also the locale test to no-sprintf-taint state.
2000-11-26 Jarkko HietaniemiTest line numbers are different with utf8.
2000-11-26 Benjamin HolzmanRe: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on...
2000-11-26 Benjamin HolzmanRe: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign...
2000-11-26 Tim JennessPATCH: File::Temp fix on WindowsNT/VMS
2000-11-26 Jarkko HietaniemiFix locale inconsistencies unearthed by Hugo's work.
2000-11-25 Nick Ing-SimmonsIntegrate mainline.
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-24 Andreas KönigPATCH over 7848: Filter test flawed
2000-11-24 Jarkko HietaniemiIntegrate perlio:
2000-11-23 Nick Ing-SimmonsImplement PerlIO_binmode()
2000-11-23 Jarkko HietaniemiPush Filter::Util::Call one level deeper.
2000-11-23 Nick Ing-SimmonsIntegrate mainline
2000-11-22 Peter Prymmersmall cleanup task for test suite
2000-11-22 Jarkko HietaniemiAdd the Filter::Util::Call 1.04 by Paul Marquess from...
2000-11-22 Jarkko HietaniemiIntegrate perlio:
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Ilya ZakharevichOvereager 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-SimmonsWin32 PerlIO intermediate state now working as expected.
2000-11-20 Nick Ing-SimmonsIntegrate mainline
2000-11-20 Peter Prymmeradd system locale testing for VMS
2000-11-20 Jarkko Hietaniemilexicals not recognized in a run-time (?{})
2000-11-20 Jarkko Hietaniemisysseek() instead of seek().
2000-11-20 Jarkko HietaniemiMiraculous typo.
2000-11-20 Ilya ZakharevichThe first step in removing recursion from the REx engine
2000-11-18 Nick Ing-SimmonsIntegrate mainline
2000-11-18 Ilya Zakharevichrestore match data on backtracing
2000-11-17 Nick Ing-SimmonsIntegrate mainline
2000-11-17 Jarkko HietaniemiTest tweak for the open pragma.
2000-11-16 Nick Ing-SimmonsIntegrate mainline
2000-11-15 Jarkko HietaniemiDetypo.
2000-11-15 Jarkko HietaniemiLinenumber fix.
2000-11-15 Peter PrymmerEBCDIC tweaks.
2000-11-13 Nick Ing-SimmonsIntegrate mainline ...
2000-11-13 Jarkko HietaniemiRemove 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 HietaniemiCouple 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-SimmonsIntegrate mainline
2000-11-10 Lupe ChristophExplain better why certain regex tests are skipped.
2000-11-09 Nick Ing-SimmonsIntegrate mainline.
2000-11-09 Jarkko HietaniemiDisable only the tests 99 and 166 for UTF-8 locales.
2000-11-09 H.Merijn BrandFix for
2000-11-09 Jarkko HietaniemiMore VMS moves on environment handling, from Charles...
2000-11-08 Jarkko HietaniemiDo not test UTF-8 locales since that the tests would...
2000-11-08 Vadim KonovalovLocale buglets.
2000-11-08 Jarkko HietaniemiDeleting $ENV{PATH} in VMS is not recommendable.
2000-11-08 Jarkko HietaniemiForgot to bump the line numbers in #7601.
2000-11-08 Nick Ing-SimmonsFix for the tie-refhash string table leaks.
2000-11-08 Jarkko HietaniemiTry to avoid flockless and emulationless places.
2000-11-07 Craig A. Berryconfigure.com and st-lock.t changes for
2000-11-06 Jarkko HietaniemiSanitize the environment further.
2000-11-06 Jarkko HietaniemiAdmit that the test leaks scalars.
2000-11-06 Jarkko HietaniemiDocument that the evaled syntax errors cause scalar...
2000-11-05 Jarkko HietaniemiFix for bug id 19990615.008, pos() unset during s/...
2000-11-05 Jarkko HietaniemiUpgrade 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 ChristophTest tweak: show also the failed locales.
next