Files
Nim/lib/std/private
Håvard Mjaavatten 35727a28b1 Fix ANSI testing errors
* Separate ANSI-related testing to their own tests, and only executing
  them if running process has a specific code page
  * Setting locale with `setlocale` was not reliable and didn't work on
    certain machines
* Add handling of a "no character representation" error in second
  `wcstombs` call
2022-07-26 02:12:35 +02:00
..
2021-08-12 09:21:01 -07:00
2021-03-21 10:35:00 +01:00
2021-02-16 20:20:01 +01:00
2021-01-13 12:29:30 +01:00
2022-07-26 02:12:35 +02:00