summaryrefslogtreecommitdiff
path: root/src/hb-ucdn.cc
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Update to Unicode 12.0.0David Corbett1-0/+4
2018-12-17Remove redundant void from C++ sources (#1486)Ebrahim Byagowi1-5/+5
2018-12-16Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi1-1/+1
2018-11-21Allow defining HB_USE_ATEXIT to 0Behdad Esfahbod1-3/+3
2018-10-09Properly remove deprecated stuffBehdad Esfahbod1-9/+6
2018-10-09Remove deprecated decompose_compatibility stuffBehdad Esfahbod1-7/+1
2018-10-09Remove deprecated eastasian_widthBehdad Esfahbod1-8/+1
2018-10-02[circleci] Fix some of warnings from clang-everything bot (#1211)Ebrahim Byagowi1-0/+3
2018-10-01[circleci] Couple of fixes (#1200)Ebrahim Byagowi1-0/+2
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-3/+3
2018-08-13Don't add reference in get_unicode_funcs() functionsBehdad Esfahbod1-1/+1
2018-08-12[lazy] Rename free()Behdad Esfahbod1-1/+1
2018-08-12[lazy] Use for ft_libraryBehdad Esfahbod1-1/+1
2018-08-12[lazy] Add .free()Behdad Esfahbod1-1/+1
2018-08-12[ucdn/glib/icu] Port unicode_funcs statics to lazy-loaderBehdad Esfahbod1-29/+22
2018-08-09[atomic] Add hb_atomic_ptr_t<> and port all usesBehdad Esfahbod1-5/+6
2018-06-05[ucdn] Update to Unicode 11Behdad Esfahbod1-0/+7
2018-03-29Make atexit callbacks threadsafe (#930)Ebrahim Byagowi1-1/+6
2017-11-14Revert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"Behdad Esfahbod1-3/+0
2017-10-27[glib/ucdn/icu/ft/ot] Make returned funcs inertBehdad Esfahbod1-0/+3
2017-10-27Fix previous commitBehdad Esfahbod1-1/+1
2017-10-27[glib/icu/ucdn] Make the funcs object allocated on demandBehdad Esfahbod1-8/+29
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-1/+1
2017-10-13[ucdn] Fix compiler warningsBehdad Esfahbod1-8/+13
2017-10-02[ucdn] Update to Unicode 10Behdad Esfahbod1-0/+4
2016-07-21[ucdn] Update to Unicode 9.0.0Behdad Esfahbod1-0/+6
2015-07-25Update UCDN to upstream commit 8af93f30Grigori Goronzy1-0/+6
2014-07-09[ucdn] Update to Unicode 7.0.0 dataBehdad Esfahbod1-0/+23
2013-08-09Clean up list of Unicode scriptsBehdad Esfahbod1-1/+1
2012-12-05Fix warningsBehdad Esfahbod1-12/+15
2012-10-02Fix visibility of UCDN symbolsBehdad Esfahbod1-2/+0
2012-10-02Import UCDN into source treeBehdad Esfahbod1-0/+207