Rubidium
|
6caa08098c
|
Codechange: remove char* StringConsumer
|
2025-05-04 15:32:52 +02:00 |
|
Rubidium
|
414f6a3067
|
Codechange: add support for parsing octal numbers
|
2025-05-03 15:57:53 +02:00 |
|
frosch
|
3973199879
|
Change: ParseInteger now checks for trailing junk chars.
|
2025-04-29 20:14:56 +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 |
|
Peter Nelson
|
fa0814e257
|
Codefix: Codestyle consistency fixes. (#14008)
|
2025-04-15 20:57:13 +00:00 |
|
frosch
|
800d6e339d
|
Codechange: Add StringConsumer.
|
2025-04-13 21:59:10 +02:00 |
|