summaryrefslogtreecommitdiff
path: root/src/mbgl/util/string.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+1
* [core] use unique IDs for DrawScopesKonstantin Käfer2019-05-151-1/+5
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+1
* [core] refactor util::toString to use RapidJSON's stringificationKonstantin Käfer2018-10-231-7/+55
* [core] add the ability to stringy numbers as hexKonstantin Käfer2018-10-231-0/+19
* [core] add ability to stringify doubles that are integer with and without tra...Konstantin Käfer2018-10-231-6/+7
* [core] Avoid public dtoa.hpp includeJohn Firebaugh2017-03-281-0/+20