summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Absorb #14701 by Sarathy from maint-5.6.Abhijit Menon-Sen2002-02-161-1/+38
* Re: bug? no warning from getc BOLLOCKSRafael Garcia-Suarez2002-02-141-1/+17
* Re: perl@14647H.Merijn Brand2002-02-131-6/+17
* Duh.Jarkko Hietaniemi2002-02-131-1/+1
* Retract #14666.Jarkko Hietaniemi2002-02-131-4/+4
* (retracted by #14667)Jarkko Hietaniemi2002-02-131-4/+4
* Tiny test script tweaks.Jarkko Hietaniemi2002-02-131-2/+4
* t/test.pl fix for VMSCraig A. Berry2002-02-121-1/+1
* EBCDIC: pack U bytes change.Jarkko Hietaniemi2002-02-111-4/+4
* EBCDIC: pack U is no more equal to concat of \xHHs.Jarkko Hietaniemi2002-02-111-1/+1
* Re: [PATCH] Re: Modulus operator inconsistencyMike Guy2002-02-111-1/+5
* Integrate perlio:Jarkko Hietaniemi2002-02-101-1/+1
|\
| * Borland/Win32 tuningNick Ing-Simmons2002-02-101-1/+1
| * Integrate mainlineNick Ing-Simmons2002-02-102-23/+56
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-02-083-8/+24
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2002-02-082-10/+102
| |\ \ \
| * | | | Integrate mainlineNick Ing-Simmons2002-02-051-0/+3
| * | | | Integrate mainlineNick Ing-Simmons2002-02-037-14/+40
| |\ \ \ \
| * | | | | Integrate mainlineNick Ing-Simmons2002-02-017-41/+229
| * | | | | Integrate mainlineNick Ing-Simmons2002-01-292-18/+22
| * | | | | Integrate mainlineNick Ing-Simmons2002-01-281-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-01-284-38/+36
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-01-262-1/+13
| |\ \ \ \ \ \ \
* | | | | | | | | EBCDIC: the low 256 needs to be shuffled alsoJarkko Hietaniemi2002-02-101-2/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlioNicholas Clark2002-02-091-22/+39
* | | | | | | | Re: Modulus operator inconsistencyNicholas Clark2002-02-091-1/+17
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandleRafael Garcia-Suarez2002-02-081-2/+20
* | | | | | | Configure followed by make minitestYitzchak Scott-Thoennes2002-02-082-6/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | In case of failure be more verbose.Jarkko Hietaniemi2002-02-071-30/+31
* | | | | | Sanity checks to see that the IV/NV and the PV of numericJarkko Hietaniemi2002-02-071-0/+101
* | | | | | Retract the anon leak subpatch of #14418 and #14431Jarkko Hietaniemi2002-02-071-10/+0
* | | | | | Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when buildin...Artur Bergman2002-02-051-0/+3
| |_|_|_|/ |/| | | |
* | | | | lstat FH and -l FH warningsRafael Garcia-Suarez2002-02-033-10/+32
* | | | | [PATCH t/op/taint.t] remove possible false positiveJarkko Hietaniemi2002-02-034-4/+5
* | | | | EBCDIC: no hope to get the low 256 right in unifolding.Jarkko Hietaniemi2002-02-021-0/+3
* | | | | temp file not cleaned upRafael Garcia-Suarez2002-02-011-1/+1
* | | | | make "lstat FH" croakRafael Garcia-Suarez2002-02-011-6/+9
* | | | | Mentioning Darwins UFS ctime failureKay Röpke2002-02-011-0/+2
* | | | | Re: [PATCH] perl -V:Jarkko Hietaniemi2002-01-311-2/+33
* | | | | forbid -l _ after -T _Rafael Garcia-Suarez2002-01-312-22/+31
* | | | | Turn the I/O Unicode error by default on, but theJarkko Hietaniemi2002-01-312-12/+130
* | | | | new testRafael Garcia-Suarez2002-01-301-1/+9
* | | | | EBCDIC: t/op/lc.t now passes.Jarkko Hietaniemi2002-01-301-4/+21
* | | | | Prettier printing from Michael Schwern.Jarkko Hietaniemi2002-01-281-1/+5
* | | | | Round #2 on EBCDICation.Jarkko Hietaniemi2002-01-281-17/+17
| |_|_|/ |/| | |
* | | | The "used only once" warnings (from gv_check) comeJarkko Hietaniemi2002-01-281-0/+1
| |_|/ |/| |
* | | EBCDIC portability.Jarkko Hietaniemi2002-01-281-34/+28
* | | Unfinished EBCDIC branch.Jarkko Hietaniemi2002-01-271-1/+1
* | | chr(42) ne '*' if one is in EBCDIC.Jarkko Hietaniemi2002-01-271-3/+4
* | | Fix up recent op/stat.t failuresAndy Dougherty2002-01-271-0/+3
| |/ |/|