- 17 12月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
- 07 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 02 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 01 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
The built-in operator takes signed int. So, match it, such that the built-in is never a better or equally-good match to our operator. Fixes "ambiguous overload" errors from gcc 4.2 and VS 2008. See https://github.com/harfbuzz/harfbuzz/issues/1374
-
- 30 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Too bad this doesn't help MSVC 2008 build, as explicit operators are C++11.
-
- 24 11月, 2018 12 次提交
-
-
由 Behdad Esfahbod 提交于
Much more useful now. :)
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Towards consolidating all array bsearch/...
-
由 Behdad Esfahbod 提交于
Towards consolidating all array bsearch/...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 09 11月, 2018 1 次提交
-
-
- 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.
-
- 07 10月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 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 提交于
-