- 07 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
Unused.
-
由 Behdad Esfahbod 提交于
-
- 27 4月, 2019 4 次提交
-
-
由 Behdad Esfahbod 提交于
To block template argument deduction.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 24 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 4月, 2019 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 16 4月, 2019 3 次提交
-
-
由 Behdad Esfahbod 提交于
The first three based on range-v3.
-
由 Behdad Esfahbod 提交于
-
-
- 13 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
Exposed by: $ make CPPFLAGS=-O0
-
- 04 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 31 3月, 2019 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 29 3月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 1月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 21 1月, 2019 13 次提交
-
-
由 Behdad Esfahbod 提交于
It was only used for C++<11 which does not allow default parameters in function templates. Looks like we cannot support <11 anyway, so, start cleaning up.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We'll see if bots like.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
That's a C++11 extension apparently...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Removes use of auto type deduction again, which was not supported on many bots.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 27 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 14 2月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 8月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Move it to new harfbuzz-gobject library. Implement enums and boxed types for object-types. Still have to do boxed types for value types.
-
- 27 8月, 2013 1 次提交
-
-
由 Anthony Carrico 提交于
Initial setup of gtk-doc. Straight forward setup following the gtk-doc instructions. Ignore some troublesome types in src/hb-gobject.h. To build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in harfbuzz/docs/reference/html/index.html.
-
- 13 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Users should #include <hb.h> (or hb-ft.h, hb-glib.h, etc), but never things like hb-shape.h directly. This makes it easier to refactor headers later on without breaking compatibility.
-