summaryrefslogtreecommitdiff
path: root/devel/libthai/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-12-06Update libthai to 0.1.16.obache1-2/+4
LibThai 0.1.16 (5 November 2011): * Updated word break dictionary.
2011-04-06Update libthai to 0.1.15.obache1-2/+2
LibThai 0.1.15 (24 March 2011): * Updated word break dictionary.
2010-03-10Update libthai to 0.1.14.obache1-2/+2
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-01-16Update libthai to 0.1.13.obache1-2/+2
LibThai 0.1.13 (15 January 2010): * Fix integer overflow vulnerabilities (CVE-2009-4012). * Updated word break dictionary.
2009-08-08Update libthai to 0.1.12.obache1-2/+2
LibThai 0.1.12 (18 June 2009): * Improved unknown words boundary. * Add symbol versioning. * Updated word break dictionary.
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2009-05-15Update libthai to 0.1.11.obache1-3/+6
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.
2008-03-17ftp://linux.thai.net seems not working well, remove.obache1-3/+2
2008-03-16Add http site to MASTER_SITES.obache1-2/+3
2008-02-11Import libthai version 0.1.9.obache1-0/+23
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.