summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* SJIS, from Dan Kogai.Jarkko Hietaniemi2002-03-042-0/+43
* Intergrate perlio's Encode/compileNick Ing-Simmons2002-03-041-1/+1
* Integrate ext/Encode/compile from perlio.Jarkko Hietaniemi2002-03-041-3/+11
|\
| * Integrate mainlineNick Ing-Simmons2002-03-041-2/+12
| * Win32 hackNick Ing-Simmons2002-03-041-2/+5
| * Remove debugging assertNick Ing-Simmons2002-03-041-0/+2
| * Integrate mainlineNick Ing-Simmons2002-03-041-2/+5
| |\
| * \ Integrate mainline - all tests pass - some noise from threadsNick Ing-Simmons2002-03-044-15/+137
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2002-03-0310-615/+68
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2002-03-0211-6/+6317
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2002-03-0111-33/+82
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-02-2620-248/+408
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-02-211-89/+197
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-02-204-12/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Integrate mainlineNick Ing-Simmons2002-02-1820-40/+957
| * | | | | | | | | Integrate mainlineNick Ing-Simmons2002-02-152-7/+10
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Integrate perlio:Jarkko Hietaniemi2002-03-041-0/+2
* | | | | | | | | | | VMS test and perldelta updateCraig A. Berry2002-03-041-1/+5
* | | | | | | | | | | Encode doc tweak from Autrijus Tang.Jarkko Hietaniemi2002-03-041-2/+12
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Han update from Autrijus Tang.Jarkko Hietaniemi2002-03-041-2/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Faulty skip.Jarkko Hietaniemi2002-03-041-1/+1
* | | | | | | | | RE: [PATCH] RE: DB_File breakagePaul Marquess2002-03-043-15/+102
* | | | | | | | | The EBCDIC gaps apply only to the real A-Z.Jarkko Hietaniemi2002-03-041-2/+1
* | | | | | | | | EBCDIC: deparse \cX correctly.Jarkko Hietaniemi2002-03-031-1/+37
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix #14957.Abhijit Menon-Sen2002-03-031-0/+2
* | | | | | | | Debugging OPsIlya Zakharevich2002-03-031-0/+27
* | | | | | | | The _POSIX_OPEN_MAX values are allowed *minimums*,Jarkko Hietaniemi2002-03-021-1/+1
* | | | | | | | Delete ex-test output.Abhijit Menon-Sen2002-03-022-588/+0
* | | | | | | | DB_File 1.803Paul Marquess2002-03-024-25/+33
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | More CJK (just C, really) tables from Autrijus TangJarkko Hietaniemi2002-03-029-6/+5729
| |_|_|_|_|/ |/| | | | |
* | | | | | autoloaded DESTROY bugfixIlya Zakharevich2002-03-011-0/+2
* | | | | | Encoding name mapping tweaks.Jarkko Hietaniemi2002-03-011-5/+13
* | | | | | assorted VMS test fix-ups, $Config{prefixexp} revisitedCraig A. Berry2002-02-271-2/+2
* | | | | | Re: [PATCH @14870] long C<=item>s and other pod->man->troff problemsRobin Barker2002-02-271-2/+2
* | | | | | Forgot from #14888.Jarkko Hietaniemi2002-02-271-1/+2
* | | | | | Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.Jarkko Hietaniemi2002-02-276-23/+61
| |_|_|_|/ |/| | | |
* | | | | docs, typosRafael Garcia-Suarez2002-02-261-2/+40
* | | | | POSIX: add isatty to @EXPORT_OK, reformat.Jarkko Hietaniemi2002-02-261-16/+55
* | | | | Big5 tweaks from Autrijus Tang.Jarkko Hietaniemi2002-02-251-37/+54
* | | | | compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)Nicholas Clark2002-02-256-45/+65
* | | | | Typo corrections from John P. Linderman.Jarkko Hietaniemi2002-02-251-4/+4
* | | | | EBCDIC: disable also Unicode::Collate andJarkko Hietaniemi2002-02-234-48/+44
* | | | | Retract #14571: there may be a better solution thanJarkko Hietaniemi2002-02-231-41/+6
* | | | | Re: Pyrrhic compression in EncodeMichael G. Schwern2002-02-221-2/+7
* | | | | Re: [PATCH++] Re: [PATCH] go faster for Encode's compileNicholas Clark2002-02-221-29/+28
* | | | | EBCDIC: Disable Encode::JP and Encode::Tcl for now.Jarkko Hietaniemi2002-02-222-0/+10
* | | | | EBCDIC: someone who knows what they are doingJarkko Hietaniemi2002-02-222-0/+8
* | | | | Re: [PATCH++] Re: [PATCH] go faster for Encode's compileNicholas Clark2002-02-221-29/+84
* | | | | next batch of bugfixesRafael Garcia-Suarez2002-02-211-3/+7
* | | | | Externalization from Jatan Shah <jshah@broadcom.com>.Jarkko Hietaniemi2002-02-211-0/+4
| |_|_|/ |/| | |