9446 Commits (8d36ef50c8712be476572514d73b7bddf43e5951)
 

Author SHA1 Message Date
Behdad Esfahbod 26adefd9ea [algs] Try f[v] in hb_get() as last resort 5 years ago
Behdad Esfahbod 0601a19d38 Fix a few more double-pomotion errors 5 years ago
Behdad Esfahbod 2ba984fcbb Fix signed comparison on 32bit 5 years ago
Behdad Esfahbod dfc5780245 Fix more double-promotion errors 5 years ago
Behdad Esfahbod c2c9d204fa Fix double-promotion warnings 5 years ago
Behdad Esfahbod 2c7093ed01 More tests 5 years ago
Behdad Esfahbod 56d2d0294b [algs] Sprinkle hb_min/max with hb-forward salad 5 years ago
Behdad Esfahbod bdbfdc92b5 [iter] Add value and projection to hb_all/any/none 5 years ago
Behdad Esfahbod cf61acb9ea [iter] Accept rvalues to hb_enumerate() 5 years ago
Behdad Esfahbod e8bd5fc3fa [meta] Move hb_invoke from algs to meta 5 years ago
Behdad Esfahbod af571dbffc [meta] Replace most hb_enable_if with hb_requires 5 years ago
Behdad Esfahbod 6fa1f38070 [algs] Accept varargs in hb_min/max 5 years ago
Behdad Esfahbod 1ad07080c3 Rename 5 years ago
Behdad Esfahbod 83e3eabd84 Whitespace 5 years ago
Behdad Esfahbod 2b9402a86a Use universal references in hb_min/max 5 years ago
Behdad Esfahbod 41248cce0e Remove MIN/MAX in favor of hb_min/hb_max 5 years ago
Behdad Esfahbod 5c0f62adc9 [serializer] Accept pointer & reference in more methods 5 years ago
Behdad Esfahbod 839618de3b [serializer] Minor 5 years ago
Behdad Esfahbod 035b818e34 [meta] Fix addressof() 5 years ago
Behdad Esfahbod 7654ebe3a5 Whitespace 5 years ago
Behdad Esfahbod 95426ea983 Add comment 5 years ago
Behdad Esfahbod e33ad25222 [serialize] FeatureVariations subset->copy 5 years ago
Behdad Esfahbod fa8c4ba811 Minor 5 years ago
Behdad Esfahbod c09d6c58e9 [iter] Require lvalue in operators that return reference 5 years ago
Behdad Esfahbod 52f6c04c1e Minor 5 years ago
Behdad Esfahbod 7c037bd2be [name] Clean up some more 5 years ago
Behdad Esfahbod f982b9d9f8 [name] Clean up serialize() API 5 years ago
Behdad Esfahbod 59ee61fddc [name] Use iterators more 5 years ago
Behdad Esfahbod 2eb7e0e0e9 [serialize] Minor 5 years ago
Behdad Esfahbod 1c81cff2d3 Fix signed-comparison error on 32bit 5 years ago
Behdad Esfahbod 938de31575 Comment 5 years ago
Behdad Esfahbod 159fe962e9 [doc] Make header search more resilient 5 years ago
Behdad Esfahbod 9b05db33b5 [ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 5 years ago
Behdad Esfahbod 521262b236 [subset] Add TODO 5 years ago
Behdad Esfahbod e6a622b5b2 [serialize] Enable bias assertion 5 years ago
Behdad Esfahbod 530ddbbc32 [serialize] Use range-based loop 5 years ago
Behdad Esfahbod 0987c4204f [name] Remove dead code 5 years ago
Behdad Esfahbod 5ac4ab6868 [subset] fix for name table serializing with new serializer machinery 5 years ago
Behdad Esfahbod c548fcedc4 [WIP] [name] Port to fancy serializer machinery 5 years ago
Behdad Esfahbod fa2d97161f Remove use of deprecated implicit copy/move assignment operators 5 years ago
Behdad Esfahbod 45f5e56236 Warn on -Wdeprecated 5 years ago
Ebrahim Byagowi c3e0eafc80
[ci] Upgrade Ubuntu 17.10 bots to 19.04 5 years ago
Behdad Esfahbod 8903040fcd Actually make it work 5 years ago
Behdad Esfahbod 025eaa3c81 [iter] Make filter/map copyable 5 years ago
Behdad Esfahbod 03a68165d8 [meta] Add hb_reference_wrapper<> 5 years ago
Behdad Esfahbod 0bf86d9c5d Whitespace 5 years ago
Behdad Esfahbod 72eb91deb9 Add hb_ref() 5 years ago
Behdad Esfahbod 240f57e58d Rename hb_deref_pointer() to hb_deref() 5 years ago
Behdad Esfahbod 0b1ca5a13b [iter] Adjust hb_filter 5 years ago
Behdad Esfahbod 4c2fd05ca5 [iter] Implement range-based for loops 5 years ago