Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Turn the I/O Unicode error by default on, but the | Jarkko Hietaniemi | 2002-01-31 | 2 | -12/+130 |
* | new test | Rafael Garcia-Suarez | 2002-01-30 | 1 | -1/+9 |
* | EBCDIC: t/op/lc.t now passes. | Jarkko Hietaniemi | 2002-01-30 | 1 | -4/+21 |
* | Prettier printing from Michael Schwern. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+5 |
* | Round #2 on EBCDICation. | Jarkko Hietaniemi | 2002-01-28 | 1 | -17/+17 |
* | The "used only once" warnings (from gv_check) come | Jarkko Hietaniemi | 2002-01-28 | 1 | -0/+1 |
* | EBCDIC portability. | Jarkko Hietaniemi | 2002-01-28 | 1 | -34/+28 |
* | Unfinished EBCDIC branch. | Jarkko Hietaniemi | 2002-01-27 | 1 | -1/+1 |
* | chr(42) ne '*' if one is in EBCDIC. | Jarkko Hietaniemi | 2002-01-27 | 1 | -3/+4 |
* | Fix up recent op/stat.t failures | Andy Dougherty | 2002-01-27 | 1 | -0/+3 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-25 | 3 | -15/+45 |
|\ | |||||
| * | More Win32 tuning | Nick Ing-Simmons | 2002-01-25 | 2 | -11/+18 |
| * | Fix winsystem.t's attempt to build showav.exe to work | Nick Ing-Simmons | 2002-01-25 | 1 | -4/+27 |
* | | new test in op/universal.t | Rafael Garcia-Suarez | 2002-01-25 | 1 | -1/+3 |
* | | Integrate changes 13474+13478+13584 from maintperl; | Jarkko Hietaniemi | 2002-01-25 | 1 | -0/+10 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-01-25 | 2 | -12/+19 |
|\ \ | |/ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 8 | -14/+42 |
| * | Linux/NFS hackery was not faking right number of passes. | Nick Ing-Simmons | 2002-01-25 | 1 | -11/+13 |
| * | Expand command line test globs on Win32. | Nick Ing-Simmons | 2002-01-24 | 1 | -1/+6 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-01-20 | 4 | -7/+12 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-01-18 | 1 | -0/+17 |
| |\ | |||||
| * | | Integrate mainline (for ndbm fixes etc.) | Nick Ing-Simmons | 2002-01-17 | 5 | -24/+64 |
| * | | Integrate mainline | Nick Ing-Simmons | 2002-01-16 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Blind integrate of bulk of mainline. | Nick Ing-Simmons | 2002-01-15 | 9 | -23/+83 |
| * | | | Integrate mainline | Nick Ing-Simmons | 2002-01-13 | 7 | -33/+176 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline (on Win32 - risky) for vmem.h stuff | Nick Ing-Simmons | 2002-01-11 | 6 | -62/+114 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-10 | 3 | -2/+39 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-09 | 4 | -1/+98 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-08 | 6 | -22/+32 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-07 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Integrate mainline - threads mended, DB_File sick? | Nick Ing-Simmons | 2002-01-06 | 2 | -11/+52 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Integrate mainline (PPPort still multi-building). | Nick Ing-Simmons | 2002-01-06 | 2 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Raw integrate of mainline - op.c looks dodgy. | Nick Ing-Simmons | 2002-01-05 | 5 | -5/+82 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2002-01-03 | 2 | -21/+50 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-01-02 | 1 | -1/+39 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-12-31 | 2 | -3/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |