summaryrefslogtreecommitdiff
path: root/lib/uninorm
Commit message (Expand)AuthorAgeFilesLines
* Put "LGPLv3+ or GPLv2+" notices in source files where appropriate.Bruno Haible2021-06-0420-173/+333
* Generate correct license notices in libunistring files.Bruno Haible2021-06-043-7/+37
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-0411-77/+77
* maint: run 'make update-copyright'Paul Eggert2020-12-3131-31/+31
* uninorm/decompose-internal: Avoid "no previous prototype" warning.Bruno Haible2020-02-191-0/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-3131-31/+31
* Update some URLsPaul Eggert2019-09-222-2/+2
* Avoid build errors due to wrong references between modules.Bruno Haible2019-01-288-8/+8
* maint: Run 'make update-copyright'Paul Eggert2019-01-0131-31/+31
* maint: Run 'make update-copyright'Paul Eggert2018-01-0131-31/+31
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-273-219/+220
* all: prefer https: URLsPaul Eggert2017-09-1332-32/+32
* uninorm/filter: Fix use-after-free bug.Bruno Haible2017-07-071-3/+5
* Remove repeated words in comments.Bjarni Ingi Gislason2017-05-221-1/+1
* version-etc: new yearPaul Eggert2017-01-0131-31/+31
* version-etc: new yearPaul Eggert2016-01-0131-31/+31
* libunistring: update to Unicode 8.0.0Daiki Ueno2015-06-183-3/+3
* libunistring: update to Unicode 7.0.0Daiki Ueno2015-01-153-1101/+1141
* libunistring: update to Unicode 6.3.0Daiki Ueno2015-01-153-3/+3
* libunistring: update to Unicode 6.2.0Daiki Ueno2015-01-153-3/+3
* libunistring: update to Unicode 6.1.0Daiki Ueno2015-01-153-637/+717
* version-etc: new yearPaul Eggert2014-12-3131-31/+31
* maint: update copyrightEric Blake2014-01-0131-31/+31
* maint: update all copyright year number rangesEric Blake2013-01-0131-31/+31
* uninorm: Don't crash in out-of-memory conditions.Bruno Haible2012-03-132-0/+11
* maint: remove empty lines at EOF, but excluding modules/*Jim Meyering2012-01-211-1/+0
* maint: update all copyright year number rangesJim Meyering2012-01-0131-31/+31
* uninorm: Tweak includes.Bruno Haible2011-01-231-2/+0
* Update to Unicode 6.0.0.Bruno Haible2011-01-093-549/+560
* Update to Unicode 5.2.0.Bruno Haible2011-01-094-2348/+2451
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-0131-31/+31
* Rename module 'memxfrm' to 'amemxfrm'.Bruno Haible2010-08-154-4/+4
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-0132-32/+32
* Use spaces for indentation, not tabs.Bruno Haible2009-12-1010-658/+658
* Undo 2009-05-01 patch.Bruno Haible2009-05-041-1/+1
* Make it possible for the first build to be a VPATH build.Bruno Haible2009-05-011-1/+1
* Simplify calling convention of u*_conv_to_encoding.Bruno Haible2009-04-261-8/+6
* Use the u*_cmp functions.Bruno Haible2009-04-054-12/+5
* Rename argument.Bruno Haible2009-03-082-4/+4
* Adjust u*_normcmp, u*_normcoll API.Bruno Haible2009-03-082-8/+16
* New module 'uninorm/u32-normcoll'.Bruno Haible2009-03-071-0/+31
* New module 'uninorm/u16-normcoll'.Bruno Haible2009-03-071-0/+31
* New module 'uninorm/u8-normcoll'.Bruno Haible2009-03-072-0/+92
* New module 'uninorm/u32-normxfrm'.Bruno Haible2009-03-071-0/+34
* New module 'uninorm/u16-normxfrm'.Bruno Haible2009-03-071-0/+34
* New module 'uninorm/u8-normxfrm'.Bruno Haible2009-03-072-0/+123
* New module 'uninorm/decomposing-form'.Bruno Haible2009-03-076-4/+39
* Optimize memory allocation.Bruno Haible2009-03-071-6/+13
* New module 'uninorm/u32-normcmp'.Bruno Haible2009-03-061-0/+33
* New module 'uninorm/u16-normcmp'.Bruno Haible2009-03-061-0/+33