summaryrefslogtreecommitdiff
path: root/ext/Encode/t
Commit message (Expand)AuthorAgeFilesLines
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-131-8/+19
* Upgrade to Encode 2.16Rafael Garcia-Suarez2006-05-0420-401/+401
* Upgrade to Encode 2.14Rafael Garcia-Suarez2006-01-162-2/+24
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-1/+1
* Upgrade to Encode 2.12Steve Peters2005-09-271-21/+33
* Add files missed in change 25271Rafael Garcia-Suarez2005-08-061-0/+40
* Upgrade to Encode 2.0902Rafael Garcia-Suarez2005-04-123-7/+85
* Upgrade to Encode 2.09Rafael Garcia-Suarez2004-12-072-12/+15
* Upgrade to Encode 2.07Rafael Garcia-Suarez2004-10-232-60/+115
* Upgrade to Encode 2.02Rafael Garcia-Suarez2004-09-022-118/+654
* Upgrade to Encode 2.00.Rafael Garcia-Suarez2004-05-2012-39/+39
* Upgrade to Encode 1.99.Rafael Garcia-Suarez2003-12-293-3/+3
* [perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrectJarkko Hietaniemi2003-09-231-0/+62
* Upgrade to Encode 1.98.Jarkko Hietaniemi2003-08-203-4/+13
* [Patch 5.8.1 Encode.pm] v-strings deprecatedSADAHIRO Tomoyuki2003-08-052-29/+29
* Encode pre-1.98 update from Dan Kogai, sent fromJarkko Hietaniemi2003-08-012-4/+6
* Encode test fixes for VMS (was Re: possible fix to File::Find problems)Peter Prymmer2003-07-293-9/+32
* Encode] 1.96 ReleasedDan Kogai2003-06-182-2/+17
* Encode simply needs more work on EBCDIC.Jarkko Hietaniemi2003-06-131-3/+4
* 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
* Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]Dan Kogai2003-05-231-11/+51
* [Encode] 1.95 releasedDan Kogai2003-05-211-6/+6
* Further -Uuseperlio tweaking.Jarkko Hietaniemi2003-05-191-3/+6
* Make the test work without perlio, from Dan Kogai.Jarkko Hietaniemi2003-05-191-1/+6
* [Encode] UTF-7 SupportDan Kogai2003-05-171-1/+19
* Upgrade to Encode 1.94.Jarkko Hietaniemi2003-05-102-5/+11
* another spin on the enc_module.t merry-go-roundCraig A. Berry2003-04-251-3/+5
* Upgrade to Encode 1.93.Jarkko Hietaniemi2003-04-244-15/+35
* Enache's turn.Jarkko Hietaniemi2003-04-221-1/+1
* Re-merge Encode 1.92.Jarkko Hietaniemi2003-04-221-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-312-5/+7
* 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-091-3/+2
* Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)Jarkko Hietaniemi2003-03-093-13/+35
* From Inaba Hiroto: DATA wasn't properly utf8edJarkko Hietaniemi2003-03-091-0/+24
* Upgrade to Encode 1.89. The enc_module.t requiredJarkko Hietaniemi2003-03-035-2/+82
* [Encode] 1.88 ReleasedDan Kogai2003-02-252-10/+6
* Things forgotten from Encode 1.87.Jarkko Hietaniemi2003-02-061-1/+1
* Upgrade to Encode 1.87.Jarkko Hietaniemi2003-02-062-6/+6
* Upgrade to Encode 1.86.Jarkko Hietaniemi2003-01-222-1/+12
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-162-3/+72
* It seems the binmode() is needed with UTF-8 locales enabled.Jarkko Hietaniemi2003-01-161-1/+1
* Add a test for encoding 'utf8'.Jarkko Hietaniemi2003-01-131-0/+63