- 30 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Disable copy/assign on them, as they shouldn't. Make constructor / destructor call init_shallow/fini_shallow, and make those idempotent. So, these three can be constructed on stack now and no init/fini call is needed. As such, hb_auto_t<> is not needed anymore. I'll remove that separately.
-
- 26 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Add pointer cast operator and plus operator.
-
由 Behdad Esfahbod 提交于
From bungeman. Fixes https://github.com/harfbuzz/harfbuzz/pull/1314
-
- 17 10月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit de0b9a46. This reverts commit 921f0e6e. Annnnd, revert. MSVC doesn't like it.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Hopefully this fits fine with SFINAE with all our compilers.
-
- 06 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Ugly, but... Fixes https://github.com/harfbuzz/harfbuzz/issues/1227
-
由 Behdad Esfahbod 提交于
-
- 05 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 06 8月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-