|
1a5a433188
|
const qualifier added to hex digit array
|
2025-06-08 22:22:16 +02:00 |
|
|
4722803891
|
- the recurring floating point bug has been tackled again
|
2025-01-10 20:50:56 +01:00 |
|
|
4d5b5b8164
|
- float printing reworked
|
2024-12-14 11:26:39 +01:00 |
|
|
853e252235
|
- float fractional part printing fixed, again
|
2024-12-14 10:23:11 +01:00 |
|
|
6374ef283f
|
- %k added
- %f rounding fixed
|
2024-11-05 13:22:45 +01:00 |
|
|
aec4570f0e
|
implicit conversions and const-mutable casts fixed
|
2023-10-25 17:42:14 +02:00 |
|
|
4d03fb11c9
|
%c printing repetition fixed
|
2023-09-05 13:40:55 +02:00 |
|
|
c1512cde98
|
programmable field width (e.g. %*c)
|
2023-02-14 19:12:49 +01:00 |
|
|
9048955245
|
%p added
|
2022-11-14 08:30:37 +01:00 |
|
|
518bfe1ed7
|
float fraction field printing fixed when zeros stay after separator
|
2022-10-04 09:22:28 +02:00 |
|
|
15a6bc0ef7
|
float fractional part printing fixed
|
2022-10-03 10:28:35 +02:00 |
|
|
a4ff669e7b
|
va_list fixed; printing 0 value fixed
|
2022-09-30 14:53:20 +02:00 |
|
Wiesner András
|
877b6fc017
|
va_list bug fixed; padding length calculation fixed; floating-point rounding fixed
|
2022-09-27 17:51:28 +02:00 |
|
|
2cfeeb3b67
|
function with va_list parameter added; variable sizes are now absolute
|
2022-09-26 21:43:11 +02:00 |
|
|
c3850911ce
|
initial, working version
|
2022-09-23 20:58:56 +02:00 |
|