summaryrefslogtreecommitdiff
path: root/include/mbgl/util/string.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix issues with the std:: namespace and old compilersThiago Marcos P. Santos2017-07-261-0/+25
* [core] Avoid public dtoa.hpp includeJohn Firebaugh2017-03-281-13/+3
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] use rapidjson's dtoa implementation to stringify floating point numbersKonstantin Käfer2016-05-181-0/+14
* [core] Replace boost::lexical_cast with std::to_stringJohn Firebaugh2016-05-021-25/+7
* [core] Assert and guard against null std::exception_ptr in toStringJohn Firebaugh2016-03-161-0/+6
* [core] Avoid precompute overscaling for TileIDBruno de Oliveira Abinader2016-03-011-0/+5
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-221-0/+9
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* fix compile with clang-3.6Dane Springmeyer2015-05-011-2/+1
* remove use of std::to_string in favor of boost::lexical_castKonstantin Käfer2014-12-041-0/+18
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+24