Commit graph

11 commits

Author SHA1 Message Date
obache
9b73d5f9fb Update libthai to 0.1.21.
LibThai 0.1.21 (21 August 2014):
* Updated word break dictionary.
* Improve word breaking performance by 8.61%
2014-08-26 11:35:49 +00:00
obache
884d5b03f0 Update libthai to 0.1.20
=======================================================================
RELEASES INFORMATION
=======================================================================

LibThai 0.1.20 (25 October 2013):
* Updated word break dictionary.
* Fix compiler warnings in test suites.
2014-02-27 12:45:24 +00:00
obache
5cc3c8ac42 Update libthai to 0.1.19.
LibThai 0.1.19 (29 January 2013):
* New API th_validate_leveled() for IM correction with strictness level.
* Updated word break dictionary.
* Switched to XZ tarball compression.
2013-09-03 09:24:42 +00:00
adam
83784ebef0 Changes 0.1.18:
* Updated word break dictionary.

Changes 0.1.17:
* Recognizes acronyms on word breaking.
* Updated word break dictionary.
2012-10-08 18:05:58 +00:00
obache
966c95c0d5 Update libthai to 0.1.16.
LibThai 0.1.16 (5 November 2011):
* Updated word break dictionary.
2011-12-06 11:21:11 +00:00
obache
682efbbc43 Update libthai to 0.1.15.
LibThai 0.1.15 (24 March 2011):
* Updated word break dictionary.
2011-04-06 11:13:32 +00:00
obache
a622af624a Update libthai to 0.1.14.
LibThai 0.1.14 (28 February 2010):
* Fix crash on corrupted dictionary file; now it fails quietly instead.
* License clarification on individual source files.
* Updated word break dictionary.
2010-03-10 13:41:37 +00:00
obache
16dc80e8ce Update libthai to 0.1.13.
LibThai 0.1.13 (15 January 2010):
* Fix integer overflow vulnerabilities (CVE-2009-4012).
* Updated word break dictionary.
2010-01-16 01:21:32 +00:00
obache
b2a89a75c1 Update libthai to 0.1.12.
LibThai 0.1.12 (18 June 2009):
* Improved unknown words boundary.
* Add symbol versioning.
* Updated word break dictionary.
2009-08-08 07:31:59 +00:00
obache
292e469b60 Update libthai to 0.1.11.
LibThai 0.1.11 (6 April 2009):
* Diminished link flags in pkg-config info, for less dependency for clients.
* More words in word break dictionary.

LibThai 0.1.10 (30 March 2009):
* More dictionary capacity with libdatrie 0.2.
* Dictionary clean-up on unload.
* Some performance fine-tuning.
* More words in word break dictionary.
2009-05-15 08:55:35 +00:00
obache
99f4f81d79 Import libthai version 0.1.9.
LibThai is a set of Thai language support routines aimed to ease developers'
tasks to incorporate Thai language support in their applications. It includes
important Thai-specific functions e.g. word breaking, input and output methods
as well as basic.
2008-02-11 02:20:44 +00:00