| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with libnet-1.11 | Graham Barr | 2002-04-02 | 3 | -29/+33 |
* | Win32 fix for Tie::File from MJD. | Abhijit Menon-Sen | 2002-04-02 | 1 | -1/+2 |
* | extensive regression testing | Rafael Garcia-Suarez | 2002-04-01 | 1 | -7/+148 |
* | for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl ... | Nicholas Clark | 2002-04-01 | 1 | -1/+1 |
* | getting rid of a few superfluous $&/$` | Jeffrey Friedl | 2002-04-01 | 2 | -5/+16 |
* | Message-ID: <20020401203218.25230.qmail@plover.com> | Mark-Jason Dominus | 2002-04-01 | 2 | -5/+7 |
* | VOS-only change to lib/ExtUtils/MM_Unix.pm | Paul Green | 2002-04-01 | 1 | -0/+3 |
* | BOM, 0xFFFE, 0xFEFF, etc. | Philip Newton | 2002-04-01 | 2 | -8/+9 |
* | Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Philip Newton | 2002-04-01 | 2 | -4/+4 |
* | Upgrade to Tie::File 0.91, from mjd. | Jarkko Hietaniemi | 2002-04-01 | 10 | -157/+825 |
* | DJGPP tweaks from Laszlo. | Jarkko Hietaniemi | 2002-04-01 | 1 | -6/+8 |
* | Re: 14986 xsubpp patch broke Unicode::Map8 | Spider Boardman | 2002-04-01 | 1 | -1/+1 |
* | Upgrade to Encode 1.11, from Dan Kogai. | Jarkko Hietaniemi | 2002-03-31 | 2 | -308/+0 |
* | Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Jarkko Hietaniemi | 2002-03-31 | 2 | -8/+14 |
* | Put back the #! line, false alarm. | Jarkko Hietaniemi | 2002-03-31 | 1 | -0/+2 |
* | If using a network filesystem several different hosts | Jarkko Hietaniemi | 2002-03-30 | 1 | -10/+26 |
* | [DOC PATCH] Document Dumpvalue::stringify | Andreas König | 2002-03-30 | 1 | -1/+14 |
* | MM & Encode fixes | Michael G. Schwern | 2002-03-30 | 11 | -114/+264 |
* | EBCDICification. | Jarkko Hietaniemi | 2002-03-30 | 1 | -3/+5 |
* | Upgrade to Tie::File 0.90, from mjd. | Jarkko Hietaniemi | 2002-03-30 | 18 | -246/+1425 |
* | [DOC PATCH] Re: [BUG] sort pragma not working ? | Rafael Garcia-Suarez | 2002-03-29 | 1 | -0/+5 |
* | Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t | Paul Green | 2002-03-29 | 2 | -4/+0 |
* | Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves, | Jarkko Hietaniemi | 2002-03-29 | 6 | -40/+34 |
* | Re: debugger debuggers wanted | spidb@cpan.org | 2002-03-29 | 1 | -5/+7 |
* | Rename for 8.3-friendliness. | Jarkko Hietaniemi | 2002-03-29 | 2 | -0/+4 |
* | Retract ExtUtils/t/basic.t until it works. | Jarkko Hietaniemi | 2002-03-29 | 1 | -81/+0 |
* | MakeMaker sync 5.48_03 -> 5.53_01 | Michael G. Schwern | 2002-03-29 | 45 | -3050/+2538 |
* | NEXT LINE --> NEL | Philip Newton | 2002-03-29 | 2 | -8/+17 |
* | binmode :bytes, again. | Jarkko Hietaniemi | 2002-03-28 | 1 | -1/+2 |
* | Support Unicode 3.1 names, names without the (XX), and BOM. | Jarkko Hietaniemi | 2002-03-28 | 2 | -60/+186 |
* | Fix lib/Time/Local.pm for VOS | Paul Green | 2002-03-28 | 1 | -1/+9 |
* | A little bit better error message for \pq, still | Jarkko Hietaniemi | 2002-03-28 | 1 | -1/+3 |
* | encoding.t not properly skipped when Encode extension not built | Mark-Jason Dominus | 2002-03-28 | 1 | -0/+5 |
* | The Official 3.2.0 came out. | Jarkko Hietaniemi | 2002-03-28 | 31 | -26/+453 |
* | Re: Smoke 15526 /pro/3gl/CPAN/perl-current | Stas Bekman | 2002-03-28 | 1 | -1/+4 |
* | Be compatible also with non-UTF-8 locales. | Jarkko Hietaniemi | 2002-03-28 | 2 | -8/+4 |
* | Try to handle UTF-8 locales. | Jarkko Hietaniemi | 2002-03-27 | 1 | -52/+45 |
* | UTF-8-ify __DATA__. (TODO: let Neil Bowers know.) | Jarkko Hietaniemi | 2002-03-27 | 2 | -3/+8 |
* | UTF-8 locale: there might already be one UTF-8 discipline. | Jarkko Hietaniemi | 2002-03-27 | 1 | -1/+1 |
* | Start using the Unicode 3.2.0 data (NOTE: still | Jarkko Hietaniemi | 2002-03-27 | 128 | -1598/+10476 |
* | Forgotten from #15523. | Jarkko Hietaniemi | 2002-03-27 | 1 | -2/+3 |
* | s/rationale/rational/ | Jarkko Hietaniemi | 2002-03-27 | 2 | -7/+7 |
* | Re: [PATCH] STRLEN typemap entry should be T_UV | Tim Jenness | 2002-03-26 | 1 | -2/+2 |
* | Retract Math::BigInt::Lite, Tels had second thoughts. | Jarkko Hietaniemi | 2002-03-26 | 4 | -1394/+0 |
* | Math::BigInt::Lite 0.09, from Tels. | Jarkko Hietaniemi | 2002-03-26 | 2 | -0/+1334 |
* | For now disable the test in OS/390; it seems to hang, | Jarkko Hietaniemi | 2002-03-26 | 1 | -0/+1 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-26 | 1 | -322/+2 |
* | Upgrade to Math::BigInt 1.56, Math::BigRat 0.05, | Jarkko Hietaniemi | 2002-03-26 | 25 | -160/+418 |
* | If no perlio no perlio warnings, either. | Jarkko Hietaniemi | 2002-03-25 | 1 | -0/+1 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 4 | -120/+139 |