| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -6/+0 | |
| 2023-05-31 | Fix bug in utf16_to_utf8 for zero length strings | Shane Murphy | -0/+6 | |
| This fixes the behavior of sending EOF by pressing Ctrl+Z => Enter in a windows console. Previously, that would trip the unpaired surrogate error, whereas now we correctly detect EOF. | ||||
