summaryrefslogtreecommitdiff
path: root/woe32dll/unistring-exports.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix list of exports on Windows platforms.HEADmasterBruno Haible2023-04-231-1/+9
| | | | | | | | * woe32dll/unistring-exports.c (UC_CATEGORY_LC): Add, missing since 2011-03-25. (UC_PROPERTY_CASED, UC_PROPERTY_CASE_IGNORABLE, UC_PROPERTY_CHANGES_WHEN_CASEFOLDED, UC_PROPERTY_CHANGES_WHEN_CASEMAPPED, UC_PROPERTY_CHANGES_WHEN_LOWERCASED, UC_PROPERTY_CHANGES_WHEN_TITLECASED, UC_PROPERTY_CHANGES_WHEN_UPPERCASED): Add, missing since 2011-01-09.
* build: Update Windows DLL exports.Bruno Haible2022-01-041-1/+8
| | | | * woe32dll/unistring-exports.c: Add new UC_PROPERTY_* variables.
* Fix license header of two files.Bruno Haible2019-05-071-4/+13
| | | | | * woe32dll/export.h: Use a dual-license header. * woe32dll/unistring-exports.c: Likewise.
* Prefer https URLs where possible.Bruno Haible2018-09-171-1/+1
|
* Fix license headers to be LGPL.Bruno Haible2013-01-201-3/+3
|
* Update list of exports.Bruno Haible2009-07-011-0/+3
|
* Add version metainformation.Bruno Haible2009-04-221-0/+2
|
* Support for building as shared library on Cygwin and mingw.Bruno Haible2009-04-191-0/+141