Rangi
|
5f8b7474b4
|
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
|
2025-08-11 14:30:14 -04:00 |
|
Rangi42
|
3a0a4b7f90
|
Deprecate 1-indexed string functions
|
2025-08-05 16:58:06 -04:00 |
|
Rangi
|
5e43ece578
|
Remove errx and errors.hpp (#1737)
|
2025-07-09 11:04:23 -04:00 |
|
Rangi
|
632342b254
|
Use LCOV_EXCL comments to exclude some lines from test coverage (#1662)
|
2025-02-16 13:56:55 -05:00 |
|
Rangi
|
375adc6804
|
Fix STRLEN and STRSUB on incomplete UTF-8 (#1633)
|
2025-01-28 13:13:35 -05:00 |
|
Rangi
|
44caffe04a
|
Fix CHARLEN and CHARSUB on invalid UTF-8 (#1630)
|
2025-01-28 02:01:18 -05:00 |
|
Rangi42
|
34a9c8e083
|
Add some more string test cases
|
2025-01-28 00:02:25 -05:00 |
|
Rangi
|
f82603f196
|
Lowercase "error:" in -Werror output
|
2021-11-20 11:21:46 +01:00 |
|
Rangi
|
4d21588eb2
|
Make invalid UTF-8 characters in strings non-fatal
STRLEN and STRSUB report the erroneous bytes
Fixes #848
|
2021-04-22 09:59:02 +02:00 |
|