Avoid unnecessary Locale copying in ToStringPrecisionLocale #8896

Merged
biodranik merged 7 commits from ab-no-locale-copy into master 2024-08-13 07:48:09 +00:00

7 commits

Author SHA1 Message Date
Alexander Borsuk
3e82f3a425 Review fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:47:20 +02:00
Alexander Borsuk
70d908cade Fixed failing tests and improved formatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:43:17 +02:00
Alexander Borsuk
48f2a99671 Workaround for failing distance tests
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:43:17 +02:00
Alexander Borsuk
eacaec0cf9 Better formatting for distance tests
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:43:17 +02:00
Alexander Borsuk
be616d4995 Minor formatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:43:17 +02:00
Alexander Borsuk
7b2464d6ce fix
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:43:17 +02:00
Alexander Borsuk
1f8526094c Avoid unnecessary copy in ToStringPrecisionLocale
And a bit faster code in two other places

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-12 00:43:17 +02:00