2007-02-10 version 3.13 Adds support for hexadecimal numbers with prefix "16#" as in Postscript. Adds support for hexadecimal numbers with prefix "#16r" as in Common Lisp. Adds support for hexadecimal numbers with prefix "16#" and suffix "#" as in ADA. 2007-01-09 version 3.12 Added support for Perl-style decimal string with v prefix, e.g. v233, and hex string with $ prefix, as in Pascal and many assemblers. Also improved the autoconfiguration process a little. (More detailed information is available in the change log on the web site and in ChangeLog.) 2006-12-20 version 3.11 adds 38 characters for uni2ascii diacritic stripping. version 3.10 fixes a number of minor bugs. 2006-05-11 version 3.9 The -f option of uni2ascii has been improved. A couple of minor bugs have been fixed and conversion of superscript and subscript forms added. 2006-04-16 The formats used in POSIX charmap files are now supported. 2006-02-24 Added detection of Microsoft-style HTML character entities and numeric character references lacking the final semi-colon. These are converted but a warning message is printed. 2006-01-14 The format \uN where N is decimal is now supported. Options have been added for converting characters to ASCII equivalents instead of a textual representation. An optional graphical user interface has been added.