summaryrefslogtreecommitdiff
path: root/ext/Encode
Commit message (Expand)AuthorAgeFilesLines
* 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
* Detypo.Jarkko Hietaniemi2003-01-151-1/+1
* Add a test for encoding 'utf8'.Jarkko Hietaniemi2003-01-132-0/+64
* Upgrade to Encode 1.84.Jarkko Hietaniemi2003-01-135-25/+44
* [Encode] 1.83 + bleedperl patch releasedDan Kogai2002-11-258-82/+189
* [Encode] 1.80 releasedDan Kogai2002-10-2415-79/+11228
* [Encode] 1.77 ReleasedDan Kogai2002-10-118-24/+87
* File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-042-4/+4
* Encode 1.76 ReleasedDan Kogai2002-08-258-15/+42
* Encode::FB_QUIETTatsuhiko Miyagawa2002-07-171-1/+1
* Remove bad advice : -M doesn't work on the #! lineRafael Garcia-Suarez2002-07-161-5/+0
* Now that binmode(FH) does implicit ":bytes" revisitJarkko Hietaniemi2002-06-102-12/+5