14 Commits (bc3f64274cd08452beefb7713fe7b930b6ba15a0)

Author SHA1 Message Date
Michael Hansen 30410dbdd8 Some fixes for OSX compilation. Closes #450 10 years ago
Michael Hansen f93b37e152 Switch plFormat's accumulator to a plStringStream for better performance 10 years ago
Michael Hansen bf5623224c Add plPrintf - a cstdio-directed version of plFormat 10 years ago
Michael Hansen 2c82cdf996 Fix for {.0f} precision in plFormat() 10 years ago
Michael Hansen d15f1557b6 Implement plFormat for floating-point types 10 years ago
Michael Hansen d8c3769143 Fix it for standards-complient compilers (GCC/Clang). 10 years ago
Michael Hansen 7d76cae10f Make life simpler. Make life less stupid. Make life work. 10 years ago
Michael Hansen a53f425e38 Fixes for plFormat on GCC/Clang: 10 years ago
Michael Hansen b199cb5ff0 Add better documentation, and fix some floating point flag stuff 10 years ago
Michael Hansen 63557352f2 Add support for bool formatting 10 years ago
Michael Hansen 2048b641d3 Take advantage of some custom formatter shortcuts 10 years ago
Michael Hansen 3f92409a21 Provide implementations of most built-in types (excluding floating point) 10 years ago
Michael Hansen ad5bef6671 Add framework for plFormat 10 years ago