Artifact 4854e574440d2894701fbf2f265774b91e582ee03cf5d971c121f3ae14ab6fe8:
- File
src/OFStdIOStream.m
-
2024-05-05 19:04:03
— part of check-in
[1c2fe75e6e]
on branch trunk
— OFStdIOStream: Add special case for column 0
Use "\r" instead of the ANSI escape code if the column is 0.
This fixes the output of the tests on 3DS. (user: js, size: 13633) [annotate] [blame] [check-ins using]
- 2024-05-09 10:22:19 — part of check-in [c0a80a897d] on branch gamecontroller — Merge trunk into branch "gamecontroller" (user: js, size: 13633) [annotate] [blame] [check-ins using]
- 2024-05-20 04:21:44 — part of check-in [7632d098d4] on branch trunk — OFStdIOStream: Remove color hack for 3DS again (user: js, size: 13633) [annotate] [blame] [check-ins using]
-
2024-05-05 19:04:03
— part of check-in
[1c2fe75e6e]
on branch trunk
— OFStdIOStream: Add special case for column 0