frosch
|
c1389c77b2
|
Codechange: ParseInteger optionally clamps out-of-range values, instead of treating them as invalid.
|
2025-05-20 12:57:30 +02:00 |
|
Rubidium
|
414f6a3067
|
Codechange: add support for parsing octal numbers
|
2025-05-03 15:57:53 +02:00 |
|
Rubidium
|
8b1c1cc33d
|
Codechange: provide 'sv' (string_view) literals globally
|
2025-04-28 23:39:33 +02:00 |
|
frosch
|
8aa2f6b8a6
|
Codefix: StringConsumer integer parsing failed for the most negative value, which has no positive equivalent. (#14048)
|
2025-04-20 22:20:53 +02:00 |
|
frosch
|
800d6e339d
|
Codechange: Add StringConsumer.
|
2025-04-13 21:59:10 +02:00 |
|