Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | +B::Disassembler -B::C | Rafael Garcia-Suarez | 2002-03-30 | 1 | -1/+1 |
* | increase output verbosity | Rafael Garcia-Suarez | 2002-03-30 | 1 | -2/+2 |
* | Ooops. | Jarkko Hietaniemi | 2002-03-29 | 1 | -2/+2 |
* | Re: Regex-Unicode bugs | Rafael Garcia-Suarez | 2002-03-29 | 1 | -0/+4 |
* | MakeMaker sync 5.48_03 -> 5.53_01 | Michael G. Schwern | 2002-03-29 | 2 | -0/+218 |
* | Quieting OS X | Michael G. Schwern | 2002-03-29 | 1 | -2/+7 |
* | Re: perl 5.7.3 + XS lvalue subs | Spider Boardman | 2002-03-29 | 1 | -0/+8 |
* | warning at use of /c modifier with s/// | Mark-Jason Dominus | 2002-03-28 | 1 | -1/+8 |
* | If expecting UTF-8, probably not expecting UTF-16. | Jarkko Hietaniemi | 2002-03-28 | 1 | -3/+4 |
* | A little bit better error message for \pq, still | Jarkko Hietaniemi | 2002-03-28 | 1 | -1/+14 |
* | Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH) | Jeffrey Friedl | 2002-03-28 | 1 | -2/+14 |
* | warning at use of /c modifier without /g modifier | Mark-Jason Dominus | 2002-03-28 | 1 | -1/+22 |
* | t/io/fs.t - skip all tests that fail on VOS | Paul Green | 2002-03-28 | 1 | -11/+13 |
* | More UTF-8 locale sensitivity. | Jarkko Hietaniemi | 2002-03-28 | 1 | -76/+77 |
* | Re: perl 5.7.3 + XS lvalue subs | Spider Boardman | 2002-03-28 | 1 | -0/+6 |
* | More binmode :bytes. | Jarkko Hietaniemi | 2002-03-27 | 1 | -10/+19 |
* | 1_compile.t fix for VMS | Craig A. Berry | 2002-03-27 | 2 | -3/+6 |
* | A warning wasn't turnable off | Rafael Garcia-Suarez | 2002-03-27 | 1 | -14/+1 |
* | Minor typo in test harness | Paul Marquess | 2002-03-26 | 1 | -2/+1 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-26 | 1 | -1/+1 |
* | Upgrade to Math::BigInt 1.56, Math::BigRat 0.05, | Jarkko Hietaniemi | 2002-03-26 | 1 | -4/+29 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-03-26 | 1 | -0/+42 |
|\ | |||||
| * | Testcase for crlf spanning buffer boundary | Nick Ing-Simmons | 2002-03-26 | 1 | -0/+42 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-03-26 | 1 | -12/+6 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-03-26 | 1 | -0/+45 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-25 | 1 | -27/+45 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-24 | 3 | -204/+115 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-23 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | | | | | | | Can't test Net:: much in OS/390 without Convert::EBCDIC. | Jarkko Hietaniemi | 2002-03-26 | 1 | -3/+8 |
* | | | | | | | Re: Jarkko likes OOOOs | Gerrit P. Haase | 2002-03-26 | 1 | -4/+4 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Take away the perlio-requiring tests.. | Jarkko Hietaniemi | 2002-03-25 | 1 | -57/+1 |
* | | | | | | More correct now, but actually the two new tests | Jarkko Hietaniemi | 2002-03-25 | 1 | -3/+1 |
* | | | | | | More neo-io tests from Stas Bekman. | Jarkko Hietaniemi | 2002-03-25 | 1 | -1/+53 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -0/+45 |
| |_|_|/ |/| | | | |||||
* | | | | fix warning + carp interaction | Paul Marquess | 2002-03-24 | 1 | -27/+45 |
| |_|/ |/| | | |||||
* | | | Simplified untested module testing, plus Extutils::MM_NW5 not compiling | Michael G. Schwern | 2002-03-24 | 1 | -201/+31 |
* | | | Merge Math::BigRat 0.04, from Tels. | Jarkko Hietaniemi | 2002-03-23 | 1 | -0/+81 |
* | | | EBCDIC: the sorting order is different under | Jarkko Hietaniemi | 2002-03-23 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-03-22 | 1 | -0/+79 |
|\ \ | |/ | |||||
| * | Check for sanity of UTF-8 keys in hashes | Nick Ing-Simmons | 2002-03-22 | 1 | -0/+79 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-03-22 | 1 | -1/+34 |
| |\ | |||||
| * | | Integrate mainline (Win2k/MinGW all ok except threads/t/end.t) | Nick Ing-Simmons | 2002-03-21 | 5 | -10/+93 |
| * | | Integrate mainline | Nick Ing-Simmons | 2002-03-19 | 1 | -3/+20 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-18 | 1 | -1/+18 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-17 | 3 | -1/+118 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integarate mainline | Nick Ing-Simmons | 2002-03-17 | 1 | -1/+17 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-15 | 1 | -1/+28 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2002-03-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-12 | 3 | -90/+21 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Integrate mainline (a while ago) | Nick Ing-Simmons | 2002-03-12 | 7 | -35/+153 |
| |\ \ \ \ \ \ \ \ \ |