summaryrefslogtreecommitdiff
path: root/lib/linebreak.c
Commit message (Expand)AuthorAgeFilesLines
* Update after utf8-ucs4-unsafe.h and utf16-ucs4-unsafe.h were removed.Bruno Haible2007-03-261-4/+1
* Rename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc -> u32_mbtouc_unsafe.Bruno Haible2007-01-281-1/+1
* Rename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc -> u16_mbtouc_unsafe.Bruno Haible2007-01-281-4/+4
* Rename u8_mbtouc -> u8_mbtouc_unsafe.Bruno Haible2007-01-271-5/+5
* Make it compile in C++ mode.Bruno Haible2006-10-311-0/+1
* Include <config.h> unconditionally.Bruno Haible2006-09-141-4/+2
* Tweak line breaking of copyright message.Bruno Haible2006-07-221-2/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove trailing blanks.Jim Meyering2004-11-111-3/+3
* Use xsize.Bruno Haible2003-11-041-2/+9
* Fix comments to identify Solaris versions using the same versionPaul Eggert2003-07-311-4/+4
* Avoid a failure on strings longer than 4 KB.Bruno Haible2003-05-121-1/+1
* Upgrade the width function to Unicode 4.0.Bruno Haible2003-05-051-17/+20
* New module 'linebreak'.Bruno Haible2003-04-041-0/+1806