Behdad Esfahbod
|
955aa56b11
|
[vector] Make it act more like pointer
Add pointer cast operator and plus operator.
|
2018-10-25 16:50:38 -07:00 |
Behdad Esfahbod
|
21ede867df
|
Fix possible overflow in bsearch impls
From bungeman.
Fixes https://github.com/harfbuzz/harfbuzz/pull/1314
|
2018-10-25 13:19:58 -07:00 |
Behdad Esfahbod
|
5eb7e7f646
|
Revert "[vector] Simplify Sort" and "More of the same"
This reverts commit de0b9a4664 .
This reverts commit 921f0e6ec7 .
Annnnd, revert. MSVC doesn't like it.
|
2018-10-16 13:33:14 -07:00 |
Behdad Esfahbod
|
de0b9a4664
|
[vector] More of the same
|
2018-10-16 13:01:27 -07:00 |
Behdad Esfahbod
|
921f0e6ec7
|
[vector] Simplify sort
Hopefully this fits fine with SFINAE with all our compilers.
|
2018-10-16 13:01:27 -07:00 |
Behdad Esfahbod
|
341206eb60
|
[vector] Make hb_vector_t relocatable / nestable
Ugly, but...
Fixes https://github.com/harfbuzz/harfbuzz/issues/1227
|
2018-10-05 18:39:48 +02:00 |
Behdad Esfahbod
|
5469d80707
|
Add hb_vector_t::fini_deep ()
|
2018-10-05 18:21:08 +02:00 |
Behdad Esfahbod
|
0d160d5ff5
|
[subset] Implement subsetting of SingleSubst
|
2018-09-04 14:20:35 -07:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |