source: trunk/gsdl/perllib/unicode.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10983   18 years jrm21 better error message when we can't load an encoding
(edit) @9967   19 years jrm21 added extra error checking (eg if asked for an unsupported encoding)
(edit) @9125   19 years mdewsnip Added a substr function to unicode.pm that should work correctly on …
(edit) @8903   19 years jrm21 fix typo in ensure_utf8 function for asian characters
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8217   20 years jrm21 added a safety check to ensure_utf8()
(edit) @7817   20 years jrm21 new ensure_utf8() function was returning the wrong thing, so the utf8 …
(edit) @7815   20 years jrm21 added a comment... ascii2utf8 takes iso-8859-1, not just plain ascii.
(edit) @7798   20 years jrm21 added a function, unicode::ensure_utf8(), that will test that the …
(edit) @4229   21 years mdewsnip Replaced unicode2koi8r with a more generic version: …
(edit) @3834   21 years sjboddie Prevent "use bytes" from causing errors for older perls
(edit) @3767   21 years sjboddie Scattered some "use bytes" pragmas around to try to prevent perl-5.8 …
(edit) @2713   23 years sjboddie * empty log message *
(edit) @2483   23 years say1 added a "if" to catch the case where someone tries to convert an …
(edit) @2237   23 years sjboddie Added a unicode2koi8r function to unicode.pm (because I needed one). …
(edit) @1870   23 years sjboddie Tidied up language support stuff.
(edit) @1868   23 years sjboddie Made a bunch of changes to the building code to support lots of new …
(edit) @1844   23 years sjboddie Added an 'auto' argument to BasPlug's '-input_encoding' option ('auto' …
(edit) @1227   24 years sjboddie Modified the perl code for importing arabic encoded documents. Plugins …
(edit) @1223   24 years sjboddie added an arabic2unicode conversion function to unicode.pm
(edit) @537   25 years sjboddie added GPL headers
(edit) @73   25 years rjmcnab Added support for UTF-8.
(add) @71   25 years rjmcnab Initial Revision.
Note: See TracRevisionLog for help on using the revision log.