Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use to_uni_fold(). | Jarkko Hietaniemi | 2002-02-24 | 1 | -6/+1 |
| | | | p4raw-id: //depot/perl@14855 | ||||
* | Document the new taint behaviour of exec LIST and | Jarkko Hietaniemi | 2002-02-24 | 1 | -0/+9 |
| | | | | | system LIST. p4raw-id: //depot/perl@14854 | ||||
* | Re: taint news | Rick Delaney | 2002-02-24 | 4 | -28/+80 |
| | | | | | Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com> p4raw-id: //depot/perl@14853 | ||||
* | EBCDIC tweak (native instead of uni) and comment update. | Jarkko Hietaniemi | 2002-02-24 | 1 | -5/+6 |
| | | | p4raw-id: //depot/perl@14852 | ||||
* | Using uninitialized (and wrong) variables is not good. | Jarkko Hietaniemi | 2002-02-24 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@14851 | ||||
* | EBCDIC: this seems to calm the last of the | Jarkko Hietaniemi | 2002-02-24 | 2 | -24/+28 |
| | | | | | Malformed UTF-8 warnings. p4raw-id: //depot/perl@14850 | ||||
* | EBCDIC: document using Encode for character conversions. | Jarkko Hietaniemi | 2002-02-23 | 1 | -0/+26 |
| | | | p4raw-id: //depot/perl@14849 | ||||
* | EBCDIC: disable also Unicode::Collate and | Jarkko Hietaniemi | 2002-02-23 | 6 | -48/+67 |
| | | | | | | Unicode::Normalize for now. Real users of EBCDIC have to decide what they want. p4raw-id: //depot/perl@14848 | ||||
* | AUTHORS updates. | Jarkko Hietaniemi | 2002-02-23 | 1 | -1/+6 |
| | | | p4raw-id: //depot/perl@14847 | ||||
* | Retract #14571: there may be a better solution than | Jarkko Hietaniemi | 2002-02-23 | 1 | -41/+6 |
| | | | | | tweaking the test. p4raw-id: //depot/perl@14846 | ||||
* | $Config{prefixexp} for VMS | Craig A. Berry | 2002-02-23 | 1 | -2/+2 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]> p4raw-id: //depot/perl@14845 | ||||
* | Also Encode/JP needs to be listed explicitly. | Jarkko Hietaniemi | 2002-02-23 | 1 | -2/+4 |
| | | | | | (Any other sub-Encode extensions?) p4raw-id: //depot/perl@14843 | ||||
* | Document known UNICOS/mk deficiency. | Jarkko Hietaniemi | 2002-02-23 | 1 | -0/+6 |
| | | | p4raw-id: //depot/perl@14842 | ||||
* | README mention version 5.0 | Audrey Tang | 2002-02-23 | 1 | -1/+1 |
| | | | | | Message-ID: <20020223013522.GA8694@not.autrijus.org> p4raw-id: //depot/perl@14841 | ||||
* | Old hosts like NeXT Classic don't have sort -k, | Jarkko Hietaniemi | 2002-02-23 | 1 | -2/+2 |
| | | | | | from Paul Eggert. p4raw-id: //depot/perl@14839 | ||||
* | Minor clarifications as suggested by Anton Tagunov. | Abhijit Menon-Sen | 2002-02-22 | 1 | -3/+4 |
| | | | p4raw-id: //depot/perl@14838 | ||||
* | Re: Prototype checking on assignment of coderef to typeglob | Rafael Garcia-Suarez | 2002-02-22 | 2 | -3/+19 |
| | | | | | Message-Id: <20020222230107.A15069@rafael> p4raw-id: //depot/perl@14837 | ||||
* | In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls. | Jarkko Hietaniemi | 2002-02-22 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@14835 | ||||
* | Re: Pyrrhic compression in Encode | Michael G. Schwern | 2002-02-22 | 1 | -2/+7 |
| | | | | | Message-ID: <20020222171027.GB4181@blackrider> p4raw-id: //depot/perl@14834 | ||||
* | Update Changes. | Jarkko Hietaniemi | 2002-02-22 | 2 | -1/+295 |
| | | | p4raw-id: //depot/perl@14833 | ||||
* | Implement IV/UV/NV/long double pack/unpack with | Jarkko Hietaniemi | 2002-02-22 | 4 | -47/+227 |
| | | | | | | template letters j/J/F/D (the latter two have been undocumented aliases of f/d). p4raw-id: //depot/perl@14832 | ||||
* | Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-22 | 1 | -29/+28 |
| | | | | | Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14831 | ||||
* | NetWare change from Ananth Kesari. | Jarkko Hietaniemi | 2002-02-22 | 3 | -375/+0 |
| | | | p4raw-id: //depot/perl@14830 | ||||
* | pack with a human face: part ]|[ | Ilya Zakharevich | 2002-02-22 | 3 | -29/+139 |
| | | | | | Message-ID: <20020222035513.A894@math.ohio-state.edu> p4raw-id: //depot/perl@14829 | ||||
* | EBCDIC: Disable Encode::JP and Encode::Tcl for now. | Jarkko Hietaniemi | 2002-02-22 | 2 | -0/+10 |
| | | | p4raw-id: //depot/perl@14828 | ||||
* | Make measure_struct a file static. | Jarkko Hietaniemi | 2002-02-22 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@14827 | ||||
* | EBCDIC: someone who knows what they are doing | Jarkko Hietaniemi | 2002-02-22 | 2 | -0/+8 |
| | | | | | | | | | and whether it is possible at all in the first place needs to figure these tests out on EBCDIC. The CJK encodings heavily abuse their knowledge of ASCII and that may require a translation layer or four to survive UTF-EBCDIC. p4raw-id: //depot/perl@14826 | ||||
* | croak() needs context. | Jarkko Hietaniemi | 2002-02-22 | 1 | -30/+30 |
| | | | p4raw-id: //depot/perl@14825 | ||||
* | pack with a human face: the sequel | Ilya Zakharevich | 2002-02-22 | 7 | -22/+267 |
| | | | | | Message-ID: <20020221213337.A23848@math.ohio-state.edu> p4raw-id: //depot/perl@14824 | ||||
* | Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-22 | 1 | -29/+84 |
| | | | | | Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14823 | ||||
* | Test for #14795. | Jarkko Hietaniemi | 2002-02-21 | 1 | -1/+17 |
| | | | p4raw-id: //depot/perl@14822 | ||||
* | Testing for ASCII in EBCDIC makes one's brain hurt. | Jarkko Hietaniemi | 2002-02-21 | 1 | -9/+14 |
| | | | p4raw-id: //depot/perl@14821 | ||||
* | next batch of bugfixes | Rafael Garcia-Suarez | 2002-02-21 | 1 | -3/+7 |
| | | | | | Message-ID: <20020221235441.A17260@rafael> p4raw-id: //depot/perl@14820 | ||||
* | Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , ↵ | chromatic | 2002-02-21 | 2 | -3/+17 |
| | | | | | | | Perl 5.6.1) Message-ID: <20020221211823.80922.qmail@onion.perl.org> p4raw-id: //depot/perl@14819 | ||||
* | Externalization from Jatan Shah <jshah@broadcom.com>. | Jarkko Hietaniemi | 2002-02-21 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@14818 | ||||
* | Upgrade to Math::BigInt 1.51. | Jarkko Hietaniemi | 2002-02-21 | 25 | -301/+3113 |
| | | | p4raw-id: //depot/perl@14817 | ||||
* | Re: [PATCH] 'make clobber' on Cygwin broken | Gerrit P. Haase | 2002-02-21 | 1 | -1/+1 |
| | | | | | | From: "Gerrit P. Haase" <gp@familiehaase.de> Message-ID: <69510538936.20020221212025@familiehaase.de> p4raw-id: //depot/perl@14816 | ||||
* | grouping in pack/unpack | Ilya Zakharevich | 2002-02-21 | 9 | -134/+337 |
| | | | | | Message-ID: <20020221060614.A29836@math.ohio-state.edu> p4raw-id: //depot/perl@14815 | ||||
* | question about fs.t | Nikola Knezevic | 2002-02-21 | 1 | -4/+18 |
| | | | | | Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@14814 | ||||
* | 'make clobber' on Cygwin broken | Gerrit P. Haase | 2002-02-21 | 1 | -1/+1 |
| | | | | | | From: "Gerrit P. Haase" <gerrit@familiehaase.de> Message-ID: <13576559576.20020221095428@familiehaase.de> p4raw-id: //depot/perl@14813 | ||||
* | typo correction | Mark-Jason Dominus | 2002-02-21 | 1 | -1/+1 |
| | | | | | Message-Id: <20020221154349.22772.qmail@plover.com> p4raw-id: //depot/perl@14812 | ||||
* | No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden | Rafael Garcia-Suarez | 2002-02-21 | 2 | -1/+3 |
| | | | | | Message-Id: <20020221152222.A15095@rafael> p4raw-id: //depot/perl@14811 | ||||
* | cosmetic OS/2 patches | Ilya Zakharevich | 2002-02-21 | 2 | -6/+27 |
| | | | | | | Message-Id: <20020221060248.A29705@math.ohio-state.edu> p4raw-link: @14577 on //depot/perl: 0ad5258ff3f3328f321188cbb4fcd6a74b365431 p4raw-id: //depot/perl@14810 | ||||
* | Revert #14805, didn't quite work. | Jarkko Hietaniemi | 2002-02-21 | 1 | -12/+12 |
| | | | p4raw-id: //depot/perl@14807 | ||||
* | Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts | Paul Eggert | 2002-02-21 | 1 | -11/+11 |
| | | | | | Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com> p4raw-id: //depot/perl@14805 | ||||
* | More advice. | Jarkko Hietaniemi | 2002-02-21 | 1 | -2/+9 |
| | | | p4raw-id: //depot/perl@14804 | ||||
* | Missing MANIFESTation. | Jarkko Hietaniemi | 2002-02-21 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@14803 | ||||
* | Add missing Tolkien quotes to *.c | Audrey Tang | 2002-02-20 | 6 | -0/+34 |
| | | | | | Message-Id: <20020220231312.GA775@not.autrijus.org> p4raw-id: //depot/perl@14802 | ||||
* | Re: Make Schwern poor in just 20 easy steps! | Abe Timmerman | 2002-02-20 | 1 | -0/+116 |
| | | | | | | Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com> p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e p4raw-id: //depot/perl@14801 | ||||
* | In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument | Jarkko Hietaniemi | 2002-02-20 | 1 | -2/+4 |
| | | | | | twice, causing the loop to skip every other character. p4raw-id: //depot/perl@14800 |