- 08 6月, 2019 3 次提交
-
-
-
-
由 Ebrahim Byagowi 提交于
I guess all of its field will be initialized anyway here but lets make it more defensive
-
- 07 6月, 2019 3 次提交
-
-
由 Ebrahim Byagowi 提交于
Causing -Wextra-semi-stmt build error when no primitive has chosen Interesting that nobody has noticed it yet.
-
由 Garret Rieger 提交于
-
由 Qunxin Liu 提交于
-
- 06 6月, 2019 3 次提交
-
-
由 Qunxin Liu 提交于
-
由 Eli Zaretskii 提交于
mingw.org's MinGW. src/hb-algs.hh: Don't compile _BitScanForward and _BitScanReverse for GCC >= 4. mingw.org's MinGW doesn't have these functions. src/hb-atomic.hh: MemoryBarrier does exist in mingw.org's MinGW, but it is not a macro, it is an inline function. __MINGW32_VERSION is a macro that exists only in mingw.org's MinGW, so conditioning on it should not affect MinGW64, where MemoryBarrier is a macro. src/hb-uniscribe.cc: Define E_NOT_SUFFICIENT_BUFFER if it is not defined (mingw.org's MinGW doesn't). src/hb.hh: Don't include intrin.h for mingw.org's MinGW, since that header is not available; instead, include windows.h. Conditioned on __MINGW32_VERSION to avoid affecting MinGW64.
-
由 Behdad Esfahbod 提交于
Saves a few bytes.
-
- 05 6月, 2019 5 次提交
-
-
由 Ebrahim Byagowi 提交于
Don't use vsnprintf when HB_NO_BUFFER_MESSAGE is defined
-
由 Ebrahim Byagowi 提交于
-
由 Bruce Mitchener 提交于
-
由 David Corbett 提交于
Sometime between [July 2018] and [January 2019], the OpenType Myanmar grammar changed: one asat is now allowed after a medial ya, before any other medial consonant. [July 2018]: http://web.archive.org/web/20180711011550/https://docs.microsoft.com/en-us/typography/script-development/myanmar [January 2019]: http://web.archive.org/web/20190115044451/https://docs.microsoft.com/en-us/typography/script-development/myanmar This also reverts commit 439b0586, which allowed an asat immediately after a medial ra.
-
由 Qunxin Liu 提交于
-
- 04 6月, 2019 4 次提交
-
-
由 Ebrahim Byagowi 提交于
fixed faulty FDSelect::sanitize
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
- 03 6月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
Originally introduced in 21ede867 (#1314) but as it wasn't applied to hb_bsearch accidentally removed while merging hb_bsearch_r to it.
-
由 Bruce Mitchener 提交于
-
- 02 6月, 2019 4 次提交
-
-
由 Ebrahim Byagowi 提交于
It should've done in a branch
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
A part of #593
-
由 Ebrahim Byagowi 提交于
-
- 01 6月, 2019 16 次提交
-
-
由 Ebrahim Byagowi 提交于
Hopefully autotools timestamps issues will go
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
That one doesn't even understand constexpr.
-
-
-
由 Behdad Esfahbod 提交于
Hopefully fixes https://github.com/harfbuzz/harfbuzz/issues/1730
-
-
由 Behdad Esfahbod 提交于
-
由 rsheeter 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-