summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* Absorb #14701 by Sarathy from maint-5.6.Abhijit Menon-Sen2002-02-161-1/+38
| | | p4raw-id: //depot/perl@14714
* Re: bug? no warning from getc BOLLOCKSRafael Garcia-Suarez2002-02-141-1/+17
| | | | | Message-ID: <20020214235800.A12901@rafael> p4raw-id: //depot/perl@14695
* Re: perl@14647H.Merijn Brand2002-02-131-6/+17
| | | | | Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@14682
* Duh.Jarkko Hietaniemi2002-02-131-1/+1
| | | p4raw-id: //depot/perl@14668
* Retract #14666.Jarkko Hietaniemi2002-02-131-4/+4
| | | p4raw-id: //depot/perl@14667
* (retracted by #14667)Jarkko Hietaniemi2002-02-131-4/+4
| | | p4raw-id: //depot/perl@14666
* Tiny test script tweaks.Jarkko Hietaniemi2002-02-131-2/+4
| | | p4raw-id: //depot/perl@14665
* t/test.pl fix for VMSCraig A. Berry2002-02-121-1/+1
| | | | | Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01> p4raw-id: //depot/perl@14651
* EBCDIC: pack U bytes change.Jarkko Hietaniemi2002-02-111-4/+4
| | | p4raw-id: //depot/perl@14650
* EBCDIC: pack U is no more equal to concat of \xHHs.Jarkko Hietaniemi2002-02-111-1/+1
| | | p4raw-id: //depot/perl@14649
* Re: [PATCH] Re: Modulus operator inconsistencyMike Guy2002-02-111-1/+5
| | | | | Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@14634
* Integrate perlio:Jarkko Hietaniemi2002-02-101-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | [ 14626] Move PerlIO_perlio to layer_syms where it belongs? [ 14625] Borland/Win32 tuning p4raw-link: @14626 on //depot/perlio: a8b77c32ecb4928958fab82ec07e68c523bd25fb p4raw-link: @14625 on //depot/perlio: 63bdf6c46bdb41db47bb6419a9ba900979734ce0 p4raw-id: //depot/perl@14631
| * Borland/Win32 tuningNick Ing-Simmons2002-02-101-1/+1
| | | | | | p4raw-id: //depot/perlio@14625
| * Integrate mainlineNick Ing-Simmons2002-02-102-23/+56
| |\ | | | | | | p4raw-id: //depot/perlio@14619
| * \ Integrate mainlineNick Ing-Simmons2002-02-083-8/+24
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@14603
| * \ \ Integrate mainlineNick Ing-Simmons2002-02-082-10/+102
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/perlio@14594
| * | | | Integrate mainlineNick Ing-Simmons2002-02-051-0/+3
| | | | | | | | | | | | | | | p4raw-id: //depot/perlio@14565
| * | | | Integrate mainlineNick Ing-Simmons2002-02-037-14/+40
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/perlio@14541
| * | | | | Integrate mainlineNick Ing-Simmons2002-02-017-41/+229
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/perlio@14517
| * | | | | Integrate mainlineNick Ing-Simmons2002-01-292-18/+22
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/perlio@14489
| * | | | | Integrate mainlineNick Ing-Simmons2002-01-281-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | p4raw-id: //depot/perlio@14475
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-01-284-38/+36
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | p4raw-id: //depot/perlio@14463
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-01-262-1/+13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perlio@14426
* | | | | | | | | EBCDIC: the low 256 needs to be shuffled alsoJarkko Hietaniemi2002-02-101-2/+7
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in pack/unpack U (this breaks the equivalence of pack U and v-strings, but I think if someone has to give, v-strings are a good victim) p4raw-id: //depot/perl@14630
* | | | | | | | Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlioNicholas Clark2002-02-091-22/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14614
* | | | | | | | Re: Modulus operator inconsistencyNicholas Clark2002-02-091-1/+17
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14613
* | | | | | | Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandleRafael Garcia-Suarez2002-02-081-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020208002107.E763@rafael> p4raw-id: //depot/perl@14601
* | | | | | | Configure followed by make minitestYitzchak Scott-Thoennes2002-02-082-6/+4
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Message-ID: <YIhY8gzkgSbC092yn@efn.org> p4raw-id: //depot/perl@14600
* | | | | | In case of failure be more verbose.Jarkko Hietaniemi2002-02-071-30/+31
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@14591
* | | | | | Sanity checks to see that the IV/NV and the PV of numericJarkko Hietaniemi2002-02-071-0/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scalars stay in sync (unearthed this via the OS/390 gcvt() brokenness) p4raw-id: //depot/perl@14581
* | | | | | Retract the anon leak subpatch of #14418 and #14431Jarkko Hietaniemi2002-02-071-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (the latter came into bleadperl as part of #14433). p4raw-id: //depot/perl@14580
* | | | | | Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when ↵Artur Bergman2002-02-051-0/+3
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | building using mksymlinks p4raw-id: //depot/perl@14560
* | | | | lstat FH and -l FH warningsRafael Garcia-Suarez2002-02-033-10/+32
| | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020202222454.A11608@rafael> p4raw-id: //depot/perl@14530
* | | | | [PATCH t/op/taint.t] remove possible false positiveJarkko Hietaniemi2002-02-034-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> Date: Sat, 2 Feb 2002 13:11:01 +0100 Message-ID: <20020202131101.A722@rafael> Subject: [PATCH t/op/ver.t] another false positive From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> Date: Sat, 2 Feb 2002 13:38:22 +0100 Message-ID: <20020202133822.E722@rafael> Subject: [PATCH] t/test.pl:ok() doesn't work From: sthoenna@efn.org (Yitzchak Scott-Thoennes) Date: Sun, 03 Feb 2002 00:02:38 -0800 Message-ID: <e6OX8gzkgSMO092yn@efn.org> p4raw-id: //depot/perl@14529
* | | | | EBCDIC: no hope to get the low 256 right in unifolding.Jarkko Hietaniemi2002-02-021-0/+3
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@14521
* | | | | temp file not cleaned upRafael Garcia-Suarez2002-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020201154746.A24079@rafael> p4raw-id: //depot/perl@14514
* | | | | make "lstat FH" croakRafael Garcia-Suarez2002-02-011-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020201151250.A738@rafael> p4raw-id: //depot/perl@14513
* | | | | Mentioning Darwins UFS ctime failureKay Röpke2002-02-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de> p4raw-id: //depot/perl@14512
* | | | | Re: [PATCH] perl -V:Jarkko Hietaniemi2002-01-311-2/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) Date: Thu, 31 Jan 2002 12:10:20 -0800 Message-ID: <sSaW8gzkgaNQ092yn@efn.org> Subject: Re: [PATCH] perl -V: From: Michael G Schwern <schwern@pobox.com> Date: Thu, 31 Jan 2002 16:43:13 -0500 Message-ID: <20020131214313.GH6498@blackrider> p4raw-id: //depot/perl@14510
* | | | | forbid -l _ after -T _Rafael Garcia-Suarez2002-01-312-22/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020131143752.A1452@rafael> p4raw-id: //depot/perl@14506
* | | | | Turn the I/O Unicode error by default on, but theJarkko Hietaniemi2002-01-312-12/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | character-generating Unicode error by default off, as Larry suggested. p4raw-id: //depot/perl@14505
* | | | | new testRafael Garcia-Suarez2002-01-301-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20020129220345.A704@rafael> p4raw-id: //depot/perl@14496
* | | | | EBCDIC: t/op/lc.t now passes.Jarkko Hietaniemi2002-01-301-4/+21
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@14495
* | | | | Prettier printing from Michael Schwern.Jarkko Hietaniemi2002-01-281-1/+5
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@14484
* | | | | Round #2 on EBCDICation.Jarkko Hietaniemi2002-01-281-17/+17
| |_|_|/ |/| | | | | | | p4raw-id: //depot/perl@14479
* | | | The "used only once" warnings (from gv_check) comeJarkko Hietaniemi2002-01-281-0/+1
| |_|/ |/| | | | | | | | | | | | | | | | | in pseudorandom hash order-- in EBCDIC the order is different. Add a new option that allow the warnings to come in any order (Paul Marquess). p4raw-id: //depot/perl@14465
* | | EBCDIC portability.Jarkko Hietaniemi2002-01-281-34/+28
| | | | | | | | | p4raw-id: //depot/perl@14457
* | | Unfinished EBCDIC branch.Jarkko Hietaniemi2002-01-271-1/+1
| | | | | | | | | p4raw-id: //depot/perl@14452
* | | chr(42) ne '*' if one is in EBCDIC.Jarkko Hietaniemi2002-01-271-3/+4
| | | | | | | | | p4raw-id: //depot/perl@14443
* | | Fix up recent op/stat.t failuresAndy Dougherty2002-01-271-0/+3
| |/ |/| | | | | | | Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@14442