Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assorted VMS test fix-ups, $Config{prefixexp} revisited | Craig A. Berry | 2002-02-27 | 4 | -5/+10 |
* | Some minor changes for Cygwin | Gerrit P. Haase | 2002-02-27 | 3 | -23/+15 |
* | Update the UTF-8 explanation table. | Jarkko Hietaniemi | 2002-02-27 | 2 | -7/+35 |
* | Repatch from Robin Barker: anon subs in C<package;> are | Jarkko Hietaniemi | 2002-02-27 | 4 | -8/+14 |
* | Update Changes. | Jarkko Hietaniemi | 2002-02-27 | 2 | -1/+209 |
* | perldelta updates. | Jarkko Hietaniemi | 2002-02-27 | 1 | -0/+17 |
* | Signedness nit. | Jarkko Hietaniemi | 2002-02-27 | 1 | -1/+1 |
* | Re: Smoke 14870 | H.Merijn Brand | 2002-02-27 | 2 | -1/+48 |
* | Avoid PL_OpPtr et al getting unnecessarily (when not used) | Jarkko Hietaniemi | 2002-02-27 | 2 | -6/+24 |
* | Re: [ID 20020227.003] minor text imperfection in perlrun manpage | Robin Barker | 2002-02-27 | 1 | -1/+1 |
* | Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems | Robin Barker | 2002-02-27 | 9 | -48/+142 |
* | Only modify LD_LIBRARY_PATH in case there are directories. | Jarkko Hietaniemi | 2002-02-27 | 1 | -5/+7 |
* | perl/hints/vos.sh | Paul Green | 2002-02-27 | 1 | -0/+9 |
* | Forgot from #14888. | Jarkko Hietaniemi | 2002-02-27 | 1 | -1/+2 |
* | Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki. | Jarkko Hietaniemi | 2002-02-27 | 6 | -23/+61 |
* | Subject: Missing diagnostics | Simon Glover | 2002-02-26 | 3 | -7/+24 |
* | Not OK 5.7.2@14884 | Andreas König | 2002-02-26 | 1 | -4/+4 |
* | Cray FP strikes again: things like 1.1 + 0.1 are easily | Jarkko Hietaniemi | 2002-02-26 | 1 | -5/+10 |
* | Neither. | Jarkko Hietaniemi | 2002-02-26 | 1 | -4/+5 |
* | "Attempt to access to key"? | Michael G. Schwern | 2002-02-26 | 2 | -2/+2 |
* | docs, typos | Rafael Garcia-Suarez | 2002-02-26 | 1 | -2/+40 |
* | POSIX: add isatty to @EXPORT_OK, reformat. | Jarkko Hietaniemi | 2002-02-26 | 1 | -16/+55 |
* | If using -Dloclibpth=... the directories need to | Jarkko Hietaniemi | 2002-02-26 | 1 | -0/+27 |
* | Perl interface to newIO() | Yitzchak Scott-Thoennes | 2002-02-26 | 2 | -2/+40 |
* | "." is not in @INC when -T | Rafael Garcia-Suarez | 2002-02-26 | 1 | -2/+3 |
* | Big5 tweaks from Autrijus Tang. | Jarkko Hietaniemi | 2002-02-25 | 1 | -37/+54 |
* | cleanups | Rafael Garcia-Suarez | 2002-02-25 | 4 | -16/+22 |
* | compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current) | Nicholas Clark | 2002-02-25 | 6 | -45/+65 |
* | Upgrade to I18N::LangTags 0.27. | Jarkko Hietaniemi | 2002-02-25 | 2 | -4/+10 |
* | Upgrade to Getopt::Long 2.28. | Jarkko Hietaniemi | 2002-02-25 | 3 | -46/+157 |
* | No =head. | Jarkko Hietaniemi | 2002-02-25 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2002-02-25 | 2 | -1/+236 |
* | Some hosts understand split -l 50, some only split -50 | Jarkko Hietaniemi | 2002-02-25 | 1 | -2/+2 |
* | Re: [PATCH bleadperl] socketpair.t | Nikola Knezevic | 2002-02-25 | 1 | -2/+3 |
* | Mention the new pack tricks. | Jarkko Hietaniemi | 2002-02-25 | 1 | -0/+10 |
* | consistent commands for perl5db.pl etc. | Richard Foley | 2002-02-25 | 5 | -444/+893 |
* | Typo corrections from John P. Linderman. | Jarkko Hietaniemi | 2002-02-25 | 1 | -4/+4 |
* | Upgrade to Math::BigInt 1.52. | Jarkko Hietaniemi | 2002-02-25 | 10 | -133/+201 |
* | Subject: [PATCH Cwd.pm] cut-n-paste error? | Robin Barker | 2002-02-25 | 2 | -6/+4 |
* | Cut-and-paste errors. | Jarkko Hietaniemi | 2002-02-25 | 1 | -3/+3 |
* | EBCDIC: the control characters are not that easy to find. | Jarkko Hietaniemi | 2002-02-25 | 1 | -8/+14 |
* | Re: [PATCH] Re: Copying PV only with possible UTF-8 characters | John Peacock | 2002-02-25 | 1 | -1/+3 |
* | SvSetSV() is not returnable, but that's okay since | Jarkko Hietaniemi | 2002-02-25 | 1 | -3/+3 |
* | Re: Copying PV only with possible UTF-8 characters | John Peacock | 2002-02-24 | 8 | -16/+112 |
* | Tiny code cleanup. | Jarkko Hietaniemi | 2002-02-24 | 1 | -8/+3 |
* | Use to_uni_fold(). | Jarkko Hietaniemi | 2002-02-24 | 1 | -6/+1 |
* | Document the new taint behaviour of exec LIST and | Jarkko Hietaniemi | 2002-02-24 | 1 | -0/+9 |
* | Re: taint news | Rick Delaney | 2002-02-24 | 4 | -28/+80 |
* | EBCDIC tweak (native instead of uni) and comment update. | Jarkko Hietaniemi | 2002-02-24 | 1 | -5/+6 |
* | Using uninitialized (and wrong) variables is not good. | Jarkko Hietaniemi | 2002-02-24 | 1 | -2/+2 |