2008-05-18 Wakaba * Info.pm: Support for WebLatin encoding. Support for Thai encodings. Support for non-block-safe encodings. However, for non-block-safe encodings we cannot assume that it works well on our decode handle framework, therefore they are marked as "fallback" mode (i.e. its result is unknown). 2008-05-18 Wakaba * Info.pm (SEMICONFORMING_ENCODING_IMPL): New. Distinguish full non-conformance from semi-conformance, where we can something to make the decoder conformant. 2008-05-17 Wakaba * Info.pm: Charset definitions now have |category| properties. Property |perl_names| is added to |shift_jis| and |euc-jp|. Charset definition for |shift_jisx0213| is added. (get_decode_handle): New. (get_perl_encoding): Auto-load encode modules for internal use by DecodeHandle (part of Whatpm module). 2007-11-23 Wakaba * Info.pm (is_syntactically_valid_iana_charset_name): Function name was misspelled. 2007-11-21 Wakaba * Info.pm: More charset definitions. 2007-11-18 Wakaba * Info.pm: New Perl module. 2007-11-18 Wakaba * ChangeLog: New file.