 Rubidiumandrubidium42
|
ce676a6300
|
Codechange: add documentation for core string helpers
|
2026-02-15 10:16:41 +01:00 |
|
 Rubidiumandrubidium42
|
bcaf3eaec2
|
Codefix: wrong parameter names and partially missing parameters
|
2026-02-02 18:18:51 +01:00 |
|
 Rito12andrubidium42
|
859b56a066
|
Doc: Correct file descriptions to match coding style and doxygen.
|
2025-12-15 17:31:00 +01:00 |
|
 Cyprian KlimaszewskiandGitHub
|
99f04f27de
|
Doc: Update information for receiving a copy of GPL. (#14869)
|
2025-12-07 11:25:08 +00:00 |
|
 Rubidiumandrubidium42
|
7c0f69a8fe
|
Codefix: typos in comments and strings
|
2025-08-31 10:30:37 +02:00 |
|
 froschandfrosch
|
c1389c77b2
|
Codechange: ParseInteger optionally clamps out-of-range values, instead of treating them as invalid.
|
2025-05-20 12:57:30 +02:00 |
|
 Rubidiumandrubidium42
|
6caa08098c
|
Codechange: remove char* StringConsumer
|
2025-05-04 15:32:52 +02:00 |
|
 Rubidiumandrubidium42
|
414f6a3067
|
Codechange: add support for parsing octal numbers
|
2025-05-03 15:57:53 +02:00 |
|
 froschandfrosch
|
3973199879
|
Change: ParseInteger now checks for trailing junk chars.
|
2025-04-29 20:14:56 +02:00 |
|
 froschandGitHub
|
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 NelsonandGitHub
|
fa0814e257
|
Codefix: Codestyle consistency fixes. (#14008)
|
2025-04-15 20:57:13 +00:00 |
|
 froschandfrosch
|
800d6e339d
|
Codechange: Add StringConsumer.
|
2025-04-13 21:59:10 +02:00 |
|