summaryrefslogtreecommitdiff
path: root/ext/Encode
Commit message (Expand)AuthorAgeFilesLines
* typos in encoding.pmMarcus Holland-Moritz2003-08-051-2/+2
* [Patch 5.8.1 Encode.pm] v-strings deprecatedSADAHIRO Tomoyuki2003-08-052-29/+29
* argv case nit for VMSCraig A. Berry2003-08-021-1/+1
* Encode pre-1.98 update from Dan Kogai, sent fromJarkko Hietaniemi2003-08-019-28/+176
* Encode test fixes for VMS (was Re: possible fix to File::Find problems)Peter Prymmer2003-07-293-9/+32
* [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?SADAHIRO Tomoyuki2003-07-291-3/+3
* Upgrade to Encode 1.97.Jarkko Hietaniemi2003-07-098-41/+48
* Fix a faulty alias.Jarkko Hietaniemi2003-06-291-1/+1
* [Encode] pre-1.97 patchesDan Kogai2003-06-283-58/+78
* Encode] 1.96 ReleasedDan Kogai2003-06-1812-20/+58
* Encode simply needs more work on EBCDIC.Jarkko Hietaniemi2003-06-131-3/+4
* Integrate from maint:Marcus Holland-Moritz2003-06-111-1/+1
* fix for perlio.t failures on windows (from Dan Kogai)Gurusamy Sarathy2003-06-091-1/+1
* Re: forwarded you a test resultDan Kogai2003-06-081-0/+4
* ext/Encode/t/perlio.t filename tweakCraig A. Berry2003-05-311-2/+2
* [Encode] Minor bug in piconv induced by Getopt::LongDan Kogai2003-05-241-1/+1
* Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]Dan Kogai2003-05-233-14/+78
* Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]Dan Kogai2003-05-235-246/+92
* Re: [cpan #2629] Wrong assumption in numeric comparisonDan Kogai2003-05-221-1/+1
* [Encode] 1.95 releasedDan Kogai2003-05-2124-1317/+1331
* Further -Uuseperlio tweaking.Jarkko Hietaniemi2003-05-191-3/+6
* Make the test work without perlio, from Dan Kogai.Jarkko Hietaniemi2003-05-191-1/+6
* UTF-7 tweak from Dan Kogai.Jarkko Hietaniemi2003-05-181-4/+4
* [Encode] UTF-7 SupportDan Kogai2003-05-178-4/+158
* Add Encode's META.yml.Jarkko Hietaniemi2003-05-101-0/+9
* Upgrade to Encode 1.94.Jarkko Hietaniemi2003-05-108-57/+155
* another spin on the enc_module.t merry-go-roundCraig A. Berry2003-04-251-3/+5
* Upgrade to Encode 1.93.Jarkko Hietaniemi2003-04-2416-256/+324
* Enache's turn.Jarkko Hietaniemi2003-04-221-1/+1
* Re-merge Encode 1.92.Jarkko Hietaniemi2003-04-222-2/+2
* Spread IlyaZ's PERL_CORE detection trick.Jarkko Hietaniemi2003-04-021-1/+1
* Cannot portably compare files if one of them is still openJarkko Hietaniemi2003-04-021-1/+1
* Upgrade to Encode 1.92.Jarkko Hietaniemi2003-03-3113-8643/+10006
* Make the :bytes conditional on PerlIO.Jarkko Hietaniemi2003-03-161-5/+7
* Needs PerlIO for :bytes.Jarkko Hietaniemi2003-03-151-5/+4
* Hopefully this works also in Win32.Jarkko Hietaniemi2003-03-141-1/+1
* another fix for failing test on windows ("use encoding" putsGurusamy Sarathy2003-03-141-1/+1
* fix CJKT.t failures on windows due to incorrect binmode()Gurusamy Sarathy2003-03-141-1/+0
* Upgrade to Encode 1.91.Jarkko Hietaniemi2003-03-095-18/+32
* Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)Jarkko Hietaniemi2003-03-098-67/+178
* From Inaba Hiroto: DATA wasn't properly utf8edJarkko Hietaniemi2003-03-092-0/+25
* Upgrade to Encode 1.89. The enc_module.t requiredJarkko Hietaniemi2003-03-0313-18/+121
* [Encode] 1.88 ReleasedDan Kogai2003-02-2510-23/+39
* Things forgotten from Encode 1.87.Jarkko Hietaniemi2003-02-062-2/+2
* Upgrade to Encode 1.87.Jarkko Hietaniemi2003-02-0616-122/+227
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-056-11/+124
* Upgrade to Encode 1.86.Jarkko Hietaniemi2003-01-226-8/+39
* Encode MANIFEST update.Jarkko Hietaniemi2003-01-201-0/+1
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-163-5/+73
* It seems the binmode() is needed with UTF-8 locales enabled.Jarkko Hietaniemi2003-01-161-1/+1