Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better debugging info. | Jarkko Hietaniemi | 2002-02-20 | 1 | -8/+14 |
* | Integrate change #14778 from maintperl; | Jarkko Hietaniemi | 2002-02-20 | 1 | -0/+9 |
* | Re: [ID 20020220.001] pack w with objects | Ulrich Pfeifer | 2002-02-20 | 1 | -1/+7 |
* | Add back the new casing tests. | Jarkko Hietaniemi | 2002-02-19 | 4 | -0/+104 |
* | What do you know; these tests unearthed nasty problems. | Jarkko Hietaniemi | 2002-02-18 | 4 | -100/+0 |
* | VMS test fix-ups (alarm.t and glob.t) | Craig A. Berry | 2002-02-18 | 2 | -4/+13 |
* | More Unicode casing checks. | Jarkko Hietaniemi | 2002-02-18 | 4 | -0/+100 |
* | bug on "do NUMBER" | Rafael Garcia-Suarez | 2002-02-18 | 1 | -1/+4 |
* | Tied STDERR should catch messages from warn() and die() | Audrey Tang | 2002-02-17 | 1 | -2/+15 |
* | Remove dubious test. | Abhijit Menon-Sen | 2002-02-16 | 1 | -38/+0 |
* | Absorb #14701 by Sarathy from maint-5.6. | Abhijit Menon-Sen | 2002-02-16 | 1 | -1/+38 |
* | Re: bug? no warning from getc BOLLOCKS | Rafael Garcia-Suarez | 2002-02-14 | 1 | -1/+17 |
* | Re: perl@14647 | H.Merijn Brand | 2002-02-13 | 1 | -6/+17 |
* | Duh. | Jarkko Hietaniemi | 2002-02-13 | 1 | -1/+1 |
* | Retract #14666. | Jarkko Hietaniemi | 2002-02-13 | 1 | -4/+4 |
* | (retracted by #14667) | Jarkko Hietaniemi | 2002-02-13 | 1 | -4/+4 |
* | Tiny test script tweaks. | Jarkko Hietaniemi | 2002-02-13 | 1 | -2/+4 |
* | t/test.pl fix for VMS | Craig A. Berry | 2002-02-12 | 1 | -1/+1 |
* | EBCDIC: pack U bytes change. | Jarkko Hietaniemi | 2002-02-11 | 1 | -4/+4 |
* | EBCDIC: pack U is no more equal to concat of \xHHs. | Jarkko Hietaniemi | 2002-02-11 | 1 | -1/+1 |
* | Re: [PATCH] Re: Modulus operator inconsistency | Mike Guy | 2002-02-11 | 1 | -1/+5 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-02-10 | 1 | -1/+1 |
|\ | |||||
| * | Borland/Win32 tuning | Nick Ing-Simmons | 2002-02-10 | 1 | -1/+1 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-10 | 2 | -23/+56 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-02-08 | 3 | -8/+24 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-02-08 | 2 | -10/+102 |
| |\ \ \ | |||||
| * | | | | Integrate mainline | Nick Ing-Simmons | 2002-02-05 | 1 | -0/+3 |
| * | | | | Integrate mainline | Nick Ing-Simmons | 2002-02-03 | 7 | -14/+40 |
| |\ \ \ \ | |||||
| * | | | | | Integrate mainline | Nick Ing-Simmons | 2002-02-01 | 7 | -41/+229 |
| * | | | | | Integrate mainline | Nick Ing-Simmons | 2002-01-29 | 2 | -18/+22 |
| * | | | | | Integrate mainline | Nick Ing-Simmons | 2002-01-28 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-28 | 4 | -38/+36 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-26 | 2 | -1/+13 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | EBCDIC: the low 256 needs to be shuffled also | Jarkko Hietaniemi | 2002-02-10 | 1 | -2/+7 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio | Nicholas Clark | 2002-02-09 | 1 | -22/+39 |
* | | | | | | | | Re: Modulus operator inconsistency | Nicholas Clark | 2002-02-09 | 1 | -1/+17 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle | Rafael Garcia-Suarez | 2002-02-08 | 1 | -2/+20 |
* | | | | | | | Configure followed by make minitest | Yitzchak Scott-Thoennes | 2002-02-08 | 2 | -6/+4 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | In case of failure be more verbose. | Jarkko Hietaniemi | 2002-02-07 | 1 | -30/+31 |
* | | | | | | Sanity checks to see that the IV/NV and the PV of numeric | Jarkko Hietaniemi | 2002-02-07 | 1 | -0/+101 |
* | | | | | | Retract the anon leak subpatch of #14418 and #14431 | Jarkko Hietaniemi | 2002-02-07 | 1 | -10/+0 |
* | | | | | | Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when buildin... | Artur Bergman | 2002-02-05 | 1 | -0/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | lstat FH and -l FH warnings | Rafael Garcia-Suarez | 2002-02-03 | 3 | -10/+32 |
* | | | | | [PATCH t/op/taint.t] remove possible false positive | Jarkko Hietaniemi | 2002-02-03 | 4 | -4/+5 |
* | | | | | EBCDIC: no hope to get the low 256 right in unifolding. | Jarkko Hietaniemi | 2002-02-02 | 1 | -0/+3 |
* | | | | | temp file not cleaned up | Rafael Garcia-Suarez | 2002-02-01 | 1 | -1/+1 |
* | | | | | make "lstat FH" croak | Rafael Garcia-Suarez | 2002-02-01 | 1 | -6/+9 |
* | | | | | Mentioning Darwins UFS ctime failure | Kay Röpke | 2002-02-01 | 1 | -0/+2 |
* | | | | | Re: [PATCH] perl -V: | Jarkko Hietaniemi | 2002-01-31 | 1 | -2/+33 |
* | | | | | forbid -l _ after -T _ | Rafael Garcia-Suarez | 2002-01-31 | 2 | -22/+31 |