summaryrefslogtreecommitdiff
path: root/modules/unilbrk
Commit message (Expand)AuthorAgeFilesLines
* Update to Unicode 15.0.0.Bruno Haible2022-10-168-8/+8
* unilbrk: Improve support for strings that contain CR-LF sequences.Bruno Haible2021-12-294-0/+4
* Update to Unicode 10.0.0.Bruno Haible2021-12-268-8/+8
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-4/+3
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-4/+4
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.Bruno Haible2021-05-3011-11/+11
* Fix build when an older libunistring is installed (regr. 2020-02-23).Bruno Haible2021-05-071-1/+1
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-278-8/+8
* libunistring: Relicense under dual "LGPLv3+ or GPLv2" license.Bruno Haible2016-11-2011-11/+11
* libunistring: change the maintainer to 'all'Daiki Ueno2016-10-2111-11/+11
* libunistring: bump minimum version to 0.9.6Daiki Ueno2015-06-198-8/+8
* libunistring: bump version of unitypes dependantsDaiki Ueno2015-01-201-1/+1
* libunistring: update to Unicode 6.1.0Daiki Ueno2015-01-158-8/+8
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-0511-22/+11
* Update to Unicode 5.2.0.Bruno Haible2011-01-094-4/+4
* uniwidth/width: Fix width of U+1D173..U+1D17A.Bruno Haible2011-01-094-4/+4
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-048-8/+32
* New module 'libunistring-optional'.Bruno Haible2010-05-1817-17/+28
* Refactor common macros used in tests.Bruno Haible2009-12-248-0/+8
* Straighten some module dependencies.Bruno Haible2009-03-144-4/+4
* Rename tables.[hc] to lbrktables.[hc].Bruno Haible2009-02-101-4/+4
* Merge gen-ctype and gen-lbrk into gen-uni-tables.Bruno Haible2009-02-081-23/+0
* Add missing dependency.Bruno Haible2008-12-141-0/+1
* Mark 'strdup' obsolete.Bruno Haible2008-11-021-0/+1
* Mark 'memcmp' obsolete.Bruno Haible2008-11-021-0/+1
* Remove trailing spaces.Bruno Haible2008-05-203-3/+3
* Move gen-lbrkprop from GNU gettext to here.Bruno Haible2008-05-111-0/+21
* Use case-insensitive comparison.Bruno Haible2008-05-101-1/+1
* Use u8_conv_from_encoding instead of using special code for the conversion.Bruno Haible2008-05-103-7/+2
* Tests for module unilbrk/ulc-width-linebreaks.Bruno Haible2008-05-101-0/+13
* Tests for module 'unilbrk/u32-width-linebreaks'.Bruno Haible2008-05-101-0/+12
* Tests for module unilbrk/u16-width-linebreaks.Bruno Haible2008-05-101-0/+12
* Tests for module unilbrk/u8-width-linebreaks.Bruno Haible2008-05-101-0/+12
* Tests for module unilbrk/ulc-possible-linebreaksBruno Haible2008-05-101-0/+13
* Tests for module unilbrk/u32-possible-linebreaks.Bruno Haible2008-05-101-0/+12
* Tests for module unilbrk/u16-possible-linebreaks.Bruno Haible2008-05-101-0/+12
* Tests for module unilbrk/u8-possible-linebreaks.Bruno Haible2008-05-101-0/+12
* Split up the 'linebreak' module.Bruno Haible2008-05-1011-0/+290