| Fix MSVC build. |
|
More...
|
almost 13 years ago
|
| Test writing strings. |
|
More...
|
almost 13 years ago
|
| Try the code role. |
|
More...
|
almost 13 years ago
|
| Clang version. |
|
More...
|
almost 13 years ago
|
| Minor changes. |
|
More...
|
almost 13 years ago
|
| Mention warning-free feature. |
|
More...
|
almost 13 years ago
|
| Use checked iterators if _SECURE_SCL is defined. |
|
More...
|
almost 13 years ago
|
| Fix more "secure" warnings. |
|
More...
|
almost 13 years ago
|
| Fix MSVC "secure" warnings instead of (unsuccessfully) trying to disable them. |
|
More...
|
almost 13 years ago
|
| Disable MSVC "secure" warnings in format.h only. |
|
More...
|
almost 13 years ago
|
| Minor changes. |
|
More...
|
almost 13 years ago
|
| Use Writer instead of Formatter in the int_generator test. |
|
More...
|
almost 13 years ago
|
| Correct a miselading comment. |
|
More...
|
almost 13 years ago
|
| Fix a typo. |
|
More...
|
almost 13 years ago
|
| Fix an example. |
|
More...
|
almost 13 years ago
|
| Implement compatibility with compilers other than clang |
|
More...
|
over 13 years ago
|
| Add support for noexcept |
|
More...
|
over 13 years ago
|
| Formatter -> BasicFormatter |
|
More...
|
over 13 years ago
|
| Remove warning pragmas since there is no effect on "security" warnings |
|
More...
|
over 13 years ago
|
| Add missing include, try disable warnings on MSVC. |
|
More...
|
over 13 years ago
|
| Fix compilation when windows.h is included (issue 2) |
|
More...
|
over 13 years ago
|
| Check if format.h compiles with windows.h included |
|
More...
|
over 13 years ago
|
| Handle short and float arguments |
|
More...
|
over 13 years ago
|
| Fix MSVC build |
|
More...
|
over 13 years ago
|
| Correct links, take 3 |
|
More...
|
over 13 years ago
|
| Correct links, take 2 |
|
More...
|
over 13 years ago
|
| Correct links |
|
More...
|
over 13 years ago
|
| Allocate large enough buffer to make _ecvt_s happy. Swap the order of template parameters in TempFormatter for convenience. |
|
More...
|
over 13 years ago
|
| Update the readme. |
|
More...
|
over 13 years ago
|
| Fix MSVC build |
|
More...
|
over 13 years ago
|