boostorg / locale

Boost.Locale
Boost Software License 1.0
31 stars 70 forks source link

Add Latin1 codepage to Windows backend #134

Closed Flamefire closed 1 year ago

Flamefire commented 1 year ago

Map "Latin1" to iso8859-1 with windows-1252 as fallback.

Fixes #61

codecov[bot] commented 1 year ago

Codecov Report

Merging #134 (7386fd0) into develop (7386fd0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7386fd0 differs from pull request most recent head 9ea5aec. Consider uploading reports for the commit 9ea5aec to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/boostorg/locale/pull/134/graphs/tree.svg?width=650&height=150&src=pr&token=vF6mWvgGUn&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg)](https://codecov.io/gh/boostorg/locale/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ```diff @@ Coverage Diff @@ ## develop #134 +/- ## ======================================== Coverage 87.80% 87.80% ======================================== Files 103 103 Lines 9036 9036 ======================================== Hits 7934 7934 Misses 1102 1102 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/boostorg/locale/pull/134?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/boostorg/locale/pull/134?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Last update [7386fd0...9ea5aec](https://codecov.io/gh/boostorg/locale/pull/134?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg).