summaryrefslogtreecommitdiff
path: root/src/hb-buffer-deserialize-json.rl
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-05-31Rename in_error to !successfulBehdad Esfahbod1-1/+1
2018-02-03Use nullptr, not NULL.Bruce Mitchener1-2/+2
2014-10-14Fix misc warningsBehdad Esfahbod1-2/+2
2013-02-27[buffer] Better parse glyph namesBehdad Esfahbod1-3/+6
2013-02-27[buffer] Implement buffer deserialization for format=jsonBehdad Esfahbod1-0/+129