Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SJIS, from Dan Kogai. | Jarkko Hietaniemi | 2002-03-04 | 2 | -0/+43 |
* | Intergrate perlio's Encode/compile | Nick Ing-Simmons | 2002-03-04 | 1 | -1/+1 |
* | Integrate ext/Encode/compile from perlio. | Jarkko Hietaniemi | 2002-03-04 | 1 | -3/+11 |
|\ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2002-03-04 | 1 | -2/+12 |
| * | Win32 hack | Nick Ing-Simmons | 2002-03-04 | 1 | -2/+5 |
| * | Remove debugging assert | Nick Ing-Simmons | 2002-03-04 | 1 | -0/+2 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-03-04 | 1 | -2/+5 |
| |\ | |||||
| * \ | Integrate mainline - all tests pass - some noise from threads | Nick Ing-Simmons | 2002-03-04 | 4 | -15/+137 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-03 | 10 | -615/+68 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-02 | 11 | -6/+6317 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-03-01 | 11 | -33/+82 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-02-26 | 20 | -248/+408 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-02-21 | 1 | -89/+197 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-02-20 | 4 | -12/+29 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Integrate mainline | Nick Ing-Simmons | 2002-02-18 | 20 | -40/+957 |
| * | | | | | | | | | Integrate mainline | Nick Ing-Simmons | 2002-02-15 | 2 | -7/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | Integrate perlio: | Jarkko Hietaniemi | 2002-03-04 | 1 | -0/+2 |
* | | | | | | | | | | | VMS test and perldelta update | Craig A. Berry | 2002-03-04 | 1 | -1/+5 |
* | | | | | | | | | | | Encode doc tweak from Autrijus Tang. | Jarkko Hietaniemi | 2002-03-04 | 1 | -2/+12 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Han update from Autrijus Tang. | Jarkko Hietaniemi | 2002-03-04 | 1 | -2/+5 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Faulty skip. | Jarkko Hietaniemi | 2002-03-04 | 1 | -1/+1 |
* | | | | | | | | | RE: [PATCH] RE: DB_File breakage | Paul Marquess | 2002-03-04 | 3 | -15/+102 |
* | | | | | | | | | The EBCDIC gaps apply only to the real A-Z. | Jarkko Hietaniemi | 2002-03-04 | 1 | -2/+1 |
* | | | | | | | | | EBCDIC: deparse \cX correctly. | Jarkko Hietaniemi | 2002-03-03 | 1 | -1/+37 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Fix #14957. | Abhijit Menon-Sen | 2002-03-03 | 1 | -0/+2 |
* | | | | | | | | Debugging OPs | Ilya Zakharevich | 2002-03-03 | 1 | -0/+27 |
* | | | | | | | | The _POSIX_OPEN_MAX values are allowed *minimums*, | Jarkko Hietaniemi | 2002-03-02 | 1 | -1/+1 |
* | | | | | | | | Delete ex-test output. | Abhijit Menon-Sen | 2002-03-02 | 2 | -588/+0 |
* | | | | | | | | DB_File 1.803 | Paul Marquess | 2002-03-02 | 4 | -25/+33 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | More CJK (just C, really) tables from Autrijus Tang | Jarkko Hietaniemi | 2002-03-02 | 9 | -6/+5729 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | autoloaded DESTROY bugfix | Ilya Zakharevich | 2002-03-01 | 1 | -0/+2 |
* | | | | | | Encoding name mapping tweaks. | Jarkko Hietaniemi | 2002-03-01 | 1 | -5/+13 |
* | | | | | | assorted VMS test fix-ups, $Config{prefixexp} revisited | Craig A. Berry | 2002-02-27 | 1 | -2/+2 |
* | | | | | | Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems | Robin Barker | 2002-02-27 | 1 | -2/+2 |
* | | | | | | 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 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | 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 |
* | | | | | Big5 tweaks from Autrijus Tang. | Jarkko Hietaniemi | 2002-02-25 | 1 | -37/+54 |
* | | | | | compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current) | Nicholas Clark | 2002-02-25 | 6 | -45/+65 |
* | | | | | Typo corrections from John P. Linderman. | Jarkko Hietaniemi | 2002-02-25 | 1 | -4/+4 |
* | | | | | EBCDIC: disable also Unicode::Collate and | Jarkko Hietaniemi | 2002-02-23 | 4 | -48/+44 |
* | | | | | Retract #14571: there may be a better solution than | Jarkko Hietaniemi | 2002-02-23 | 1 | -41/+6 |
* | | | | | Re: Pyrrhic compression in Encode | Michael G. Schwern | 2002-02-22 | 1 | -2/+7 |
* | | | | | Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-22 | 1 | -29/+28 |
* | | | | | EBCDIC: Disable Encode::JP and Encode::Tcl for now. | Jarkko Hietaniemi | 2002-02-22 | 2 | -0/+10 |
* | | | | | EBCDIC: someone who knows what they are doing | Jarkko Hietaniemi | 2002-02-22 | 2 | -0/+8 |
* | | | | | Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-22 | 1 | -29/+84 |
* | | | | | next batch of bugfixes | Rafael Garcia-Suarez | 2002-02-21 | 1 | -3/+7 |
* | | | | | Externalization from Jatan Shah <jshah@broadcom.com>. | Jarkko Hietaniemi | 2002-02-21 | 1 | -0/+4 |
| |_|_|/ |/| | | |