summaryrefslogtreecommitdiff
path: root/lib/unilbrk
Commit message (Expand)AuthorAgeFilesLines
* Update to Unicode 6.0.0.Bruno Haible2011-01-092-114/+306
* Update to Unicode 5.2.0.Bruno Haible2011-01-094-365/+559
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-0112-12/+12
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-0114-14/+14
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-298-8/+8
* Use spaces for indentation, not tabs.Bruno Haible2009-12-1011-739/+739
* Simplify calling convention of u*_conv_from_encoding.Bruno Haible2009-04-262-8/+10
* Avoid test failures on AIX and OSF/1.Bruno Haible2009-04-262-6/+7
* Rename tables.[hc] to lbrktables.[hc].Bruno Haible2009-02-105-8/+8
* Regenerated for Unicode 5.1.0.Bruno Haible2009-02-081-15/+15
* Regenerated for Unicode 5.1.0.Bruno Haible2009-02-082-207/+351
* Merge gen-ctype and gen-lbrk into gen-uni-tables.Bruno Haible2009-02-081-1497/+0
* Tailor the linebreaking algorithm.Bruno Haible2008-05-121-1/+5
* Update to Unicode 5.0.0.Bruno Haible2008-05-128-919/+1688
* Fix whitespace.Bruno Haible2008-05-111-0/+4
* Move gen-lbrkprop from GNU gettext to here.Bruno Haible2008-05-111-0/+1341
* Use case-insensitive comparison.Bruno Haible2008-05-101-2/+2
* Use u8_conv_from_encoding instead of using special code for the conversion.Bruno Haible2008-05-104-310/+127
* Split up the 'linebreak' module.Bruno Haible2008-05-1014-0/+3689