summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Better debugging info.Jarkko Hietaniemi2002-02-201-8/+14
* Integrate change #14778 from maintperl;Jarkko Hietaniemi2002-02-201-0/+9
* Re: [ID 20020220.001] pack w with objectsUlrich Pfeifer2002-02-201-1/+7
* Add back the new casing tests.Jarkko Hietaniemi2002-02-194-0/+104
* What do you know; these tests unearthed nasty problems.Jarkko Hietaniemi2002-02-184-100/+0
* VMS test fix-ups (alarm.t and glob.t)Craig A. Berry2002-02-182-4/+13
* More Unicode casing checks.Jarkko Hietaniemi2002-02-184-0/+100
* bug on "do NUMBER"Rafael Garcia-Suarez2002-02-181-1/+4
* Tied STDERR should catch messages from warn() and die()Audrey Tang2002-02-171-2/+15
* Remove dubious test.Abhijit Menon-Sen2002-02-161-38/+0
* 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