summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Test tweak for the open pragma.Jarkko Hietaniemi2000-11-171-1/+1
* Detypo.Jarkko Hietaniemi2000-11-151-4/+4
* Linenumber fix.Jarkko Hietaniemi2000-11-151-2/+2
* EBCDIC tweaks.Peter Prymmer2000-11-152-2/+17
* Remove the new two tests of lib/io_xs for now, they seem toJarkko Hietaniemi2000-11-131-20/+1
* Tweak the definition of the bit complement on UTF-8 data:Yitzchak Scott-Thoennes2000-11-131-4/+32
* Couple of tests from #7660 salvaged.Jarkko Hietaniemi2000-11-132-54/+11
* [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failureNicholas Clark2000-11-131-1/+21
* (Subsumed by #7664)Jarkko Hietaniemi2000-11-121-0/+53
* Explain better why certain regex tests are skipped.Lupe Christoph2000-11-101-3/+8
* Disable only the tests 99 and 166 for UTF-8 locales.Jarkko Hietaniemi2000-11-091-4/+9
* Fix forH.Merijn Brand2000-11-091-2/+2
* More VMS moves on environment handling, from Charles Lane.Jarkko Hietaniemi2000-11-091-2/+6
* Do not test UTF-8 locales since that the tests would requireJarkko Hietaniemi2000-11-081-0/+3
* Locale buglets.Vadim Konovalov2000-11-081-1/+1
* Deleting $ENV{PATH} in VMS is not recommendable.Jarkko Hietaniemi2000-11-081-1/+2
* Forgot to bump the line numbers in #7601.Jarkko Hietaniemi2000-11-081-3/+3
* Fix for the tie-refhash string table leaks.Nick Ing-Simmons2000-11-081-10/+18
* Try to avoid flockless and emulationless places.Jarkko Hietaniemi2000-11-081-1/+3
* configure.com and st-lock.t changes for Craig A. Berry2000-11-071-1/+3
* Sanitize the environment further.Jarkko Hietaniemi2000-11-061-1/+3
* Admit that the test leaks scalars.Jarkko Hietaniemi2000-11-061-2/+3
* Document that the evaled syntax errors cause scalar leaks.Jarkko Hietaniemi2000-11-061-0/+3
* Fix for bug id 19990615.008, pos() unset during s///ge.Jarkko Hietaniemi2000-11-051-1/+8
* Upgrade to Storable 1.0.6, from Raphael Manfredi.Jarkko Hietaniemi2000-11-051-4/+12
* [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503...Peter J. Farley III2000-11-051-0/+12
* Test tweak: show also the failed locales.Lupe Christoph2000-11-051-9/+31
* Fix forAndrew Pimlott2000-11-051-1/+30
* Fix forAndrew Pimlott2000-11-041-1/+11
* Test tweak ($Config{useperlio} is by default undef) .Jarkko Hietaniemi2000-11-041-1/+1
* Integrate perlio:Jarkko Hietaniemi2000-11-041-0/+1
|\
| * Merge mainlineNick Ing-Simmons2000-11-048-33/+538
| |\
| * | PerlIO infrastructure complete.Nick Ing-Simmons2000-11-041-0/+1
* | | Dying is too strict here, better just skip.Jarkko Hietaniemi2000-11-041-1/+1
| |/ |/|
* | Locale tweakery. Add test case for bug id 20000809.003 to op/misc,Jarkko Hietaniemi2000-11-042-27/+76
* | Fix the problem discussed inJarkko Hietaniemi2000-11-021-0/+99
* | Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),Edward Avis2000-11-021-0/+297
* | The NonStop-UX libraries have a novel way to say NaN.Jarkko Hietaniemi2000-11-011-4/+4
* | add three new EBCDIC Encode-ings && many testsPeter Prymmer2000-10-311-2/+52
* | fix coded control chars in cgi-html.tPeter Prymmer2000-10-311-0/+5
* | CRLF fix for cgi-function.t testsPeter Prymmer2000-10-311-0/+5
|/
* Tests for #7487.Andreas König2000-10-291-1/+10
* Make \x{...} consistently produce UTF-8.Simon Cozens2000-10-291-6/+80
* Re: [PATCH bleadperl] ripples from constsub patchJohn Tobey2000-10-271-2/+2
* [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warningYitzchak Scott-Thoennes2000-10-271-2/+14
* Upgrade to Storable 1.0.5, from Raphael Manfredi.Jarkko Hietaniemi2000-10-271-1/+4
* [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perlPeter J. Farley III2000-10-261-0/+9
* Re: [PATCH 5.6.0]Add non-blocking thread doneness checkingHugo van der Sanden2000-10-261-1/+77
* Zero-padded Numerics in Perl FormatJohn Peacock2000-10-251-6/+51
* Temporary stopgap for the self-tying issue: for now onlyJarkko Hietaniemi2000-10-251-9/+18