This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #36909] $^R undefined on matches involving backreferences
[perl5.git] / ext / Encode / t /
2006-07-13 Jarkko Hietaniemiz/OS: CPAN-ized ext/ and lib/
2006-05-04 Rafael Garcia-SuarezUpgrade to Encode 2.16
2006-01-16 Rafael Garcia-SuarezUpgrade to Encode 2.14
2005-11-09 Nicholas ClarkAs using -C to turn on utf8 IO is equivalent to the...
2005-09-27 Steve PetersUpgrade to Encode 2.12
2005-08-06 Rafael Garcia-SuarezAdd files missed in change 25271
2005-04-12 Rafael Garcia-SuarezUpgrade to Encode 2.0902
2004-12-07 Rafael Garcia-SuarezUpgrade to Encode 2.09
2004-10-23 Rafael Garcia-SuarezUpgrade to Encode 2.07
2004-09-02 Rafael Garcia-SuarezUpgrade to Encode 2.02
2004-05-20 Rafael Garcia-SuarezUpgrade to Encode 2.00.
2003-12-29 Rafael Garcia-SuarezUpgrade to Encode 1.99.
2003-09-23 Jarkko Hietaniemi[perl #23979] GSM 03.38 mapping in Encoding::Byte is...
2003-08-20 Jarkko HietaniemiUpgrade to Encode 1.98.
2003-08-05 SADAHIRO Tomoyuki[Patch 5.8.1 Encode.pm] v-strings deprecated
2003-08-01 Jarkko HietaniemiEncode pre-1.98 update from Dan Kogai, sent from
2003-07-29 Peter PrymmerEncode test fixes for VMS (was Re: possible fix to...
2003-06-18 Dan KogaiEncode] 1.96 Released
2003-06-13 Jarkko HietaniemiEncode simply needs more work on EBCDIC.
2003-06-09 Gurusamy Sarathyfix for perlio.t failures on windows (from Dan Kogai)
2003-06-08 Dan KogaiRe: forwarded you a test result
2003-05-31 Craig A. Berryext/Encode/t/perlio.t filename tweak
2003-05-23 Dan KogaiRe: Stateful PerlIO implemented [Was: [perl #22261...
2003-05-21 Dan Kogai[Encode] 1.95 released
2003-05-19 Jarkko HietaniemiFurther -Uuseperlio tweaking.
2003-05-19 Jarkko HietaniemiMake the test work without perlio, from Dan Kogai.
2003-05-17 Dan Kogai[Encode] UTF-7 Support
2003-05-10 Jarkko HietaniemiUpgrade to Encode 1.94.
2003-04-25 Craig A. Berryanother spin on the enc_module.t merry-go-round
2003-04-24 Jarkko HietaniemiUpgrade to Encode 1.93.
2003-04-22 Jarkko HietaniemiEnache's turn.
2003-04-22 Jarkko HietaniemiRe-merge Encode 1.92.
2003-04-02 Jarkko HietaniemiCannot portably compare files if one of them is still...
2003-03-31 Jarkko HietaniemiUpgrade to Encode 1.92.
2003-03-16 Jarkko HietaniemiMake the :bytes conditional on PerlIO.
2003-03-15 Jarkko HietaniemiNeeds PerlIO for :bytes.
2003-03-14 Jarkko HietaniemiHopefully this works also in Win32.
2003-03-14 Gurusamy Sarathyanother fix for failing test on windows ("use encoding...
2003-03-14 Gurusamy Sarathyfix CJKT.t failures on windows due to incorrect binmode()
2003-03-09 Jarkko HietaniemiUpgrade to Encode 1.91.
2003-03-09 Jarkko HietaniemiUpgrade to Encode 1.90 (plus the one extra use lib...
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: DATA wasn't properly utf8ed
2003-03-03 Jarkko HietaniemiUpgrade to Encode 1.89. The enc_module.t required
2003-02-25 Dan Kogai[Encode] 1.88 Released
2003-02-06 Jarkko HietaniemiThings forgotten from Encode 1.87.
2003-02-06 Jarkko HietaniemiUpgrade to Encode 1.87.
2003-01-22 Jarkko HietaniemiUpgrade to Encode 1.86.
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-16 Jarkko HietaniemiIt seems the binmode() is needed with UTF-8 locales...
2003-01-13 Jarkko HietaniemiAdd a test for encoding 'utf8'.
2002-11-25 Dan Kogai[Encode] 1.83 + bleedperl patch released
2002-10-24 Dan Kogai[Encode] 1.80 released
2002-10-21 Nick Ing-SimmonsTest UTF-8 encoded input to Encode::XS::decode and...
2002-10-11 Dan Kogai[Encode] 1.77 Released
2002-08-25 Dan KogaiEncode 1.76 Released
2002-06-10 Jarkko HietaniemiNow that binmode(FH) does implicit ":bytes" revisit
2002-06-10 Jarkko Hietaniemi#17150 didn't expect -Uuseperlio.
2002-06-09 Radu Greab[ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on...
2002-06-01 Dan Kogai[Encode] 1.75 Released
2002-05-28 Dan Kogai[Encode] 1.74 released -- final for 5.8.0-RC1
2002-05-22 Jarkko Hietaniemi-Mutf8 cleanup.
2002-05-20 Dan Kogai[Encode] 1.72 released
2002-05-07 Jarkko HietaniemiUpgrade to Encode 1.71.
2002-05-06 Dan Kogai[Encode] 1.70 released
2002-05-04 Jarkko HietaniemiUpgrade to Encode 1.69.
2002-05-03 Jarkko HietaniemiThe EBCDIC remapping of the low 256 bites again.
2002-05-03 Jarkko HietaniemiUpgrade to Encode 1.68.
2002-05-01 Jarkko HietaniemiUpgrade to Encode 1.66.
2002-04-29 Jarkko HietaniemiUpgrade to Encode 1.64.
2002-04-27 Jarkko HietaniemiUpgrade to Encode 1.63.
2002-04-26 Jarkko HietaniemiUpgrade to Encode 1.61, from Dan Kogai.
2002-04-25 Jarkko HietaniemiCleaner Encode tests under -Mutf8.
2002-04-24 Jarkko HietaniemiWrong plan.
2002-04-24 Jarkko HietaniemiUpgrade to Encode 1.60, from Dan Kogai.
2002-04-24 Gurusamy Sarathyanother case of enabling binmode() where it should...
2002-04-23 Jarkko HietaniemiUpgrade to Encode 1.58.
2002-04-22 Jarkko HietaniemiUpgrade to Encode 1.57, from Dan Kogai.
2002-04-22 Jarkko HietaniemiUpgrade to Encode 1.56, from Dan Kogai.
2002-04-22 Nick Ing-SimmonsIntegrate //depot/perlio into mainline
2002-04-22 Nick Ing-SimmonsIntegrate mainline into perlio
2002-04-21 Gurusamy Sarathyuse compare_text() rather than compare() to avoid bogus
2002-04-21 Mattia BarbonWin32: encode/t/perlio.t needs some binmode
2002-04-21 Nick Ing-SimmonsIntegrate mainline
2002-04-21 Nick Ing-SimmonsIntegrate mainline
2002-04-20 Jarkko HietaniemiUpgrade to Encode 1.52, from Dan Kogai.
2002-04-20 Nick Ing-SimmonsFix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
2002-04-20 Jarkko HietaniemiUpgrade to Encode 1.51, from Dan Kogai.
2002-04-20 Nick Ing-SimmonsVarious tweaks to Encode
2002-04-19 Jarkko HietaniemiUpgrade to Encode 1.50, from Dan Kogai.
2002-04-18 Jarkko HietaniemiThe tests need perlio.
2002-04-17 Jarkko HietaniemiUpgrade to Encode 1.42, from Dan Kogai.
2002-04-15 Dan Kogai[Encode] 1.40 released!
2002-04-12 Jarkko HietaniemiUpgrade to Encode 1.34, from Dan Kogai.
2002-04-12 Jarkko HietaniemiIn EBCDIC the BOM detection doesn't seem
2002-04-10 Jarkko HietaniemiUpgrade to Encode 1.33, from Dan Kogai.
2002-04-09 Jarkko HietaniemiUpgrade to Encode 1.32, from Dan Kogai.
2002-04-09 Nick Ing-SimmonsPatch up Encode for Tk
2002-04-08 Jarkko HietaniemiUpgrade to Encode 1.31, from Dan Kogai.
2002-04-08 Jarkko HietaniemiUpgrade to Encode 1.30, from Dan Kogai.
2002-04-08 Nick Ing-SimmonsIntegrate mainline
next