yeojunh b3b24ded19 Add checks for valid base in String::num_int64, uint64().
- Ensure String::num_int64, uint64 returns an empty string for bases less than 2 or greater than 36.
- Added corresponding test cases to verify the behavior.
- Error messages are printed when invalid bases are encountered. These messages are suppressed in the test output.
2024-10-20 00:22:08 -07:00
..
2023-07-20 15:01:39 +08:00
2023-12-13 13:30:28 -05:00
2024-09-09 13:30:02 -07:00
2024-09-09 13:30:02 -07:00
2024-09-09 13:30:02 -07:00
2024-09-09 13:30:02 -07:00
2023-01-05 13:25:55 +01:00
2024-09-27 19:42:30 +08:00