Move docs for Encode::valid_utf8 (which does not exist)
[p5sagit/p5-mst-13.2.git] / ext / Encode / Encode.pm
2002-03-19 Nick Ing-Simmons Move docs for Encode::valid_utf8 (which does not exist)
2002-03-12 Audrey Tang Re: ext/Encode/t/Tcl.t on VMS @15173
2002-03-12 Audrey Tang Re: ext/Encode/t/Tcl.t on VMS @15173
2002-03-12 Audrey Tang Re: ext/Encode/t/Tcl.t on VMS @15173
2002-03-09 Jarkko Hietaniemi Better fix from Autrijus.
2002-03-09 Jarkko Hietaniemi Not everybody has Encode::HanExtra.
2002-03-09 Jarkko Hietaniemi Make Encode.pm implicitly load external CJK tables...
2002-03-05 Jarkko Hietaniemi "The last pieces of Chinese puzzle" from Autrijus.
2002-03-04 Jarkko Hietaniemi More Han tweaks from Autrjius Tang: most importantly,
2002-03-04 Nick Ing-Simmons Integrate mainline
2002-03-04 Jarkko Hietaniemi Encode doc tweak from Autrijus Tang.
2002-03-04 Jarkko Hietaniemi Han update from Autrijus Tang.
2002-03-02 Jarkko Hietaniemi More CJK (just C, really) tables from Autrijus Tang
2002-03-01 Jarkko Hietaniemi Encoding name mapping tweaks.
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-16 Jarkko Hietaniemi Encode 0.40, from Dan Kogai.
2002-02-03 Nick Ing-Simmons Stable intermediate point in Encode cleanup.
2002-02-01 Nick Ing-Simmons Minor Encode tweaks:
2002-01-30 Jarkko Hietaniemi Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-29 Jarkko Hietaniemi Encode cleanup from Dan Kogai; reworked even further.
2002-01-10 Jarkko Hietaniemi No need to show internal encodings, or return them
2001-12-02 Jarkko Hietaniemi encode()/decode() examples.
2001-11-14 Jarkko Hietaniemi There are several MIME RFCs.
2001-11-13 Philip Newton Minor patch to Encode.pm (detypo)
2001-11-13 Jarkko Hietaniemi Evil tabulators.
2001-11-13 Jarkko Hietaniemi Document the available encodings.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-12 Jarkko Hietaniemi Ooops. I was "fixing" the wrong routine in #12947...
2001-11-12 Jarkko Hietaniemi (retracted by #12951)
2001-11-11 Jarkko Hietaniemi (retracted by #12951)
2001-11-10 Jarkko Hietaniemi The Official name of ASCII.
2001-11-10 Jarkko Hietaniemi Enhance the open pragma to support :utf8, :locale,
2001-11-10 Jarkko Hietaniemi Document the UTF-16 surrogate encoding and decoding.
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-19 SADAHIRO Tomoyuki Re: PerlIO and Encode
2001-09-17 Jarkko Hietaniemi Must Uppercase.
2001-09-17 Jarkko Hietaniemi Add various encodings.
2001-09-11 Matt Sergeant Encode.pm add UCS-2 little endian support
2001-09-11 Gisle Aas Re: [PATCH] Encode.pm docs fix
2001-09-10 Matt Sergeant Encode.pm docs fix
2001-07-10 Jarkko Hietaniemi Add a test for for PerlIO ":encoding(...)" layer.
2001-07-09 Jarkko Hietaniemi Add a pseudolayer ":locale" to the open pragma which
2001-07-09 Jarkko Hietaniemi Add more encoding mappings.
2001-07-09 Jarkko Hietaniemi Document that using :encoding layer requires using...
2001-05-04 Jarkko Hietaniemi Encode/IO doc tweaks.
2001-05-03 Nick Ing-Simmons Allow $answer = encode($object,$text); like it says...
2001-05-03 Nick Ing-Simmons Fix latin1 etc. alias code - (bit rot?) - the @latin2is...
2001-05-02 Jarkko Hietaniemi Additional note on the encoding example: one cannot
2001-05-02 Jarkko Hietaniemi Add an encoding conversion example.
2001-04-21 Jarkko Hietaniemi PerlIO and Encode doc cleanup and tweaks.
2001-04-06 Nick Ing-Simmons Quote $VERSION in Encode.pm.
2001-03-27 Jarkko Hietaniemi Integrate perlio:
2001-03-27 Nick Ing-Simmons Various EBCDIC fixes:
2001-03-25 Nick Ing-Simmons Avoid at leasy one of undefined warnings in Encode.
2001-03-18 Nick Ing-Simmons UTF-X encoding invariance for Encode:
2001-03-05 Nick Ing-Simmons More Encode alias tidying.
2001-03-05 Jarkko Hietaniemi The mapping of ISO Latin X to ISO 8859-Y is tricky.
2001-03-05 Jarkko Hietaniemi Add more ISO 8859 encoding aliases.
2001-03-05 Nick Ing-Simmons Encode implementation "completion"
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-02-25 Nick Ing-Simmons Encode implementations docs.
2001-02-25 Nick Ing-Simmons Change method names in Encode implementation classes...
2001-02-25 Nick Ing-Simmons Checked in the wrong one ...
2001-02-24 Nick Ing-Simmons Encode API documentation nd tidy up.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Integrate perlio:
2001-01-01 Nick Ing-Simmons More rigor in UTF-8-ness of Encode's toUnicode
2001-01-01 Nick Ing-Simmons Loose the "Loading..." warning.
2000-12-31 Jarkko Hietaniemi Comment away a diagnostic message as noted by Craig...
2000-12-31 Nick Ing-Simmons Start of support of ICU-style .ucm files:
2000-12-14 Nick Ing-Simmons "Compiled" encodings.
2000-10-20 Charles Bailey SYN SYN
2000-10-08 Nick Ing-Simmons Tables assume network byte order for 16 bit forms,...
2000-10-08 Nick Ing-Simmons Make "encodings" work post-install when Encode/*.enc...
2000-10-08 Nick Ing-Simmons Work round the fact that $hash->{$key} does not take...
2000-10-02 Nick Ing-Simmons A few tweaks to get Tk803 to work with Encode scheme.
2000-10-01 Nick Ing-Simmons Add checking cases to Encode's toUnicode and fromUnicode.
2000-10-01 Nick Ing-Simmons Add encoding tables from tcl8.3.2 and perl code in...
2000-09-13 Jarkko Hietaniemi Add the Encode extension. The code is still largely...