|
f3993498
|
2019-05-14T00:13:21
|
|
[ucdn] Fix Hangul composition
https://github.com/grigorig/ucdn/issues/23
|
|
e723c04d
|
2019-03-06T12:37:25
|
|
Update to Unicode 12.0.0
|
|
9f3a51dd
|
2018-12-11T13:38:05
|
|
[ucdn] Fix header
Fixes https://github.com/harfbuzz/harfbuzz/issues/1470
|
|
9d3cd13c
|
2018-06-05T17:59:31
|
|
[ucdn] Update to Unicode 11
https://github.com/grigorig/ucdn/issues/19
|
|
8f4c1230
|
2018-04-13T23:01:54
|
|
Reinstate support for Visual Studio 2005
|
|
7747bdb1
|
2018-02-11T19:12:52
|
|
Remove linker selection from hb-ucdn
Since this is a convenience library, it's not actually linked. Or so I think.
Hoping this might fix this Appveyor failure:
https://ci.appveyor.com/project/harfbuzz/harfbuzz/build/job/9884jyb5vryja9pw
Making all in hb-ucdn
make[4]: Entering directory '/c/projects/harfbuzz/src/hb-ucdn'
CC libhb_ucdn_la-ucdn.lo
GEN libhb-ucdn.la
/bin/sh: libhb_ucdn_la-ucdn.lo: command not found
make[4]: *** [Makefile:404: libhb-ucdn.la] Error 127
make[4]: Leaving directory '/c/projects/harfbuzz/src/hb-ucdn'
make[3]: *** [Makefile:2548: all-recursive] Error 1
make[3]: Leaving directory '/c/projects/harfbuzz/src'
make[2]: *** [Makefile:1382: all] Error 2
make[2]: Leaving directory '/c/projects/harfbuzz/src'
make[1]: *** [Makefile:486: all-recursive] Error 1
make[1]: Leaving directory '/c/projects/harfbuzz'
make: *** [Makefile:418: all] Error 2
|
|
844f48ea
|
2018-02-10T23:13:12
|
|
Fix symbol exporting and libstdc++ linkage of hb-subset (#769)
|
|
6eb8950e
|
2017-10-02T18:30:05
|
|
[ucdn] Oops!
|
|
cbec0cd6
|
2017-10-02T18:26:52
|
|
Remove some really old cruft
|
|
b3dff772
|
2017-10-02T18:22:51
|
|
[ucdn] Update README
|
|
0faa16a2
|
2017-10-02T17:15:46
|
|
[ucdn] Update to Unicode 10
Update to commit c000ebf79c095a7d58cf90090bde5715592c4834
plus this bug-fix: https://github.com/grigorig/ucdn/issues/18
|
|
adfd4ae1
|
2017-04-11T23:18:18
|
|
[cmake] Improve third party libraries support (#461)
|
|
08c08af2
|
2016-07-21T01:23:33
|
|
[ucdn] Update to Unicode 9.0.0
Fixes https://github.com/grigorig/ucdn/issues/12
|
|
35ded3af
|
2015-11-03T16:56:27
|
|
build: Move source listings into separate Makefile snippets
This moves all the source listings in src/Makefile.am,
src/hb-ucdn/Makefile.am and util/Makefile.am into separate Makefile
snippets, so that they may be shared between different Makefile-based
build systems, such as NMake for Visual Studio.
|
|
91a2e5d2
|
2015-07-08T23:28:11
|
|
Update UCDN to upstream commit 8af93f30
This adds support for Unicode 8.0 and fixes a bug with wrong properties
for ranges of codepoints.
|
|
0cd94491
|
2014-07-09T16:51:38
|
|
[ucdn] Update to Unicode 7.0.0 data
From http://github.com/behdad/ucdn
|
|
db068d81
|
2014-02-10T10:38:56
|
|
typo in ucdn's Makefile.am
|
|
4ddf9372
|
2013-06-03T18:36:26
|
|
Remove unnecessary stdint.h include
|
|
60152639
|
2013-05-21T17:22:13
|
|
Copy stdint.h boilerplate to ucdn
|
|
b5e04c7d
|
2012-12-04T15:57:02
|
|
[ucdn] Match upstream changes
|
|
5be86b1b
|
2012-11-22T16:26:22
|
|
[ucdn] Make data tables const!
|
|
21bf7969
|
2012-10-29T14:21:09
|
|
Add missed file
|
|
02ed5216
|
2012-10-28T21:26:19
|
|
Improve license information
|
|
9947bd6d
|
2012-10-02T20:44:43
|
|
Update UCDN to upstream commit 3f159c87824230b59af56e40e2db32caf6afa51a
- Unicode 6.2.0 goodness,
- Unassigned codepoints now have correct properties. Passes test suite.
|
|
32dbfcf7
|
2012-10-02T17:42:13
|
|
Fix visibility of UCDN symbols
|
|
3f33f0d1
|
2012-10-02T16:03:18
|
|
Import UCDN into source tree
https://github.com/grigorig/ucdn
|