Sign in
flutter
/
third_party
/
harfbuzz
/
8dc86d07036e0d251ab6817230651f8943693db8
/
src
/
hb-number.cc
dca8ba6
[number] Make hb_parse_double simpler now that we don't have to mimic strtod
by Ebrahim Byagowi
· 4 years, 9 months ago
44fe1c8
Remove xlocale use now that isn't available in most distros
by Ebrahim Byagowi
· 4 years, 10 months ago
9b1d5c4
[number] fix where strtod_l not available
by Ebrahim Byagowi
· 5 years ago
5c8f960
[number] minor, include the renamed header
by Ebrahim Byagowi
· 5 years ago
47d8271
Replace strtod with a ragel implementation
by Ebrahim Byagowi
· 5 years ago
57f88e1
[number] Turn hb_parse_float into hb_parse_double
by Ebrahim Byagowi
· 5 years ago
65690b5
[number] Add whole buffer check and test it
by Ebrahim Byagowi
· 5 years ago
b5e6805
[number] Minor tweak on parser related codes
by Ebrahim Byagowi
· 5 years ago
e2cecf1
[number] Remove parsing code duplication of the calls using lambda
by Ebrahim Byagowi
· 5 years ago
a77bb7e
Move hb_codepoint_parse to hb_parse_uint
by Ebrahim Byagowi
· 5 years ago
43372fb
Merge and aggregate number parsing logics to form hb-number
by Ebrahim Byagowi
· 5 years ago