summaryrefslogtreecommitdiff
path: root/woe32dll
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.
* build: Fix export of symbols in 64-bit mode on Windows.Bruno Haible2020-11-211-2/+6
| | | | | | | Reported by kenjiuno <h8mastre@gmail.com> in <https://savannah.gnu.org/bugs/?59491>. * woe32dll/export.h (IMP): Correct definition in 64-bit mode.
* Fix license header of two files.Bruno Haible2019-05-072-8/+26
| | | | | * woe32dll/export.h: Use a dual-license header. * woe32dll/unistring-exports.c: Likewise.
* Prefer https URLs where possible.Bruno Haible2018-09-172-4/+4
|
* Fix license headers to be LGPL.Bruno Haible2013-01-202-6/+6
|
* Support for MSVC 9. Add a comment.Bruno Haible2012-01-151-4/+14
|
* Untabify.Bruno Haible2009-12-121-8/+8
|
* 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-192-0/+247