History log of /external/harfbuzz_ng/src/hb-ot-layout-jstf-table.hh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a13ed453ef96822a47d6e6f58332b87f38d5c59 22-Feb-2016 Behdad Esfahbod <behdad@behdad.org> Make FixedVersion a template
/external/harfbuzz_ng/src/hb-ot-layout-jstf-table.hh
b47159011ca518c3b94d782ed16a91ffe9dd2ab2 29-Sep-2015 Behdad Esfahbod <behdad@behdad.org> Define return_trace()

Not functional change (expected!).
/external/harfbuzz_ng/src/hb-ot-layout-jstf-table.hh
de2118ed7a998a1df9b28fd1be96b4af89ed82c3 17-Feb-2015 Behdad Esfahbod <behdad@behdad.org> Make sanitize() a const method

This makes a lot of code safer. We only try modifying the object in one
place, after making sure it's safe to do so. So, do a const_cast<> in
that one place...
/external/harfbuzz_ng/src/hb-ot-layout-jstf-table.hh
7627100f428ac0ec8509d961d368d2d25d8f0b6e 11-Jul-2014 Behdad Esfahbod <behdad@behdad.org> Mark unsigned integer literals with the u suffix

Simplifies hb_in_range() calls as the type can be inferred.
The rest is obsessiveness, I admit.
/external/harfbuzz_ng/src/hb-ot-layout-jstf-table.hh
6c48f20eea22c6e686416ab4ec8388be3e8cd0b5 09-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [otlayout] Add structs for JSTF table
/external/harfbuzz_ng/src/hb-ot-layout-jstf-table.hh