summaryrefslogtreecommitdiff
path: root/include/mbgl/i18n
Commit message (Collapse)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+1
| | | | As reported by clang-tidy-8.
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-261-0/+15
|
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-261-0/+24
Platform specific Collator implementations should not be part of an expression APIs.