|
|
0db75bbdd8
|
Added missing return in format_decimal(); Added first support for negative numbers
|
2021-11-27 16:41:38 +01:00 |
|
|
|
ffa4a6a501
|
Added count_digits()
|
2021-11-26 23:19:57 +01:00 |
|
|
|
9b430b9902
|
Passing fmt_data to format_arg functions as constant expression
|
2021-11-26 14:44:17 +01:00 |
|
|
|
a0230a7e27
|
Refactored get_init_array() and get_zero_array() to get_init_array(char); Made all free functions inline
|
2021-11-26 14:27:45 +01:00 |
|
|
|
c0d0bb5bad
|
Shamelessly copied fmtlib code for decimal formatting; Added comment with idea about error handling
|
2021-11-26 01:02:10 +01:00 |
|