Files
Odin/core
Feoramund 8c111f1baf Fix %e printing incorrect precision
For example, `%.2e` with 30.56 as the value would produce `30.60e+01`,
as opposed to C's printf producing `30.6e+01`.
2024-05-09 19:37:17 -04:00
..
2024-04-27 05:24:59 -04:00
2024-05-09 19:28:04 -04:00
2024-04-11 09:36:28 +02:00
2024-02-08 15:15:16 +00:00
2024-05-09 17:58:48 +02:00
2024-04-03 00:52:58 +02:00
2024-04-27 09:19:50 +01:00
2024-04-06 16:59:02 +01:00