summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/merge_lines.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] don't use <boost/functional/hash.hpp> to avoid <locale> includeKonstantin Käfer2018-10-231-6/+2
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-4/+6
* [core] Clean up merge_lines.cpp and add bounds checkingJohn Firebaugh2017-01-181-37/+27
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-2/+2
* [core] Use consistent terms: "text" and "icon"John Firebaugh2016-09-161-4/+4
* [core] Use optional to represent possible absence, not empty stringsJohn Firebaugh2016-09-161-4/+4
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-0/+1
* [core] Move {clip,merge}_lines to layout directoryJohn Firebaugh2016-09-161-0/+106