36 Commits (622b3adad3c041885d5a37f47c49746ffdc0ee69)

Author SHA1 Message Date
luz.paz 622b3adad3 Misc. comment typos ago%!(EXTRA string=7 years)
Sean Barrett 01daa3a244 stb_sprintf: fix size-only snprintf query ago%!(EXTRA string=7 years)
Sean Barrett ee0ebfc79b version numbers ago%!(EXTRA string=7 years)
Sean Barrett 5f1a73fe4e credits, tests ago%!(EXTRA string=7 years)
Marcin Wojdyr 3a969eb64c
remove duplicated `pr = 0` ago%!(EXTRA string=8 years)
Marcin Wojdyr 7d80a8b44d avoid GCC7 implicit-fallthrough warning ago%!(EXTRA string=8 years)
Rohit Nirmal 747b8d8f71 stb_sprintf.h: Don't compare uninitialized value when using zero. ago%!(EXTRA string=8 years)
Sean Barrett 555efbedfc Update version numbers ago%!(EXTRA string=8 years)
Fabian Giesen 481db7501c stb_sprintf: Remove some gratuitous gotos ago%!(EXTRA string=8 years)
Fabian Giesen 7b8955bfaa stb_sprintf: More whitespace cleanups post clang-format ago%!(EXTRA string=8 years)
Fabian Giesen cccbc3f5a9 stb_sprintf: Clean up the mess with clang-format ago%!(EXTRA string=8 years)
Sean Barrett c918a6b801 tweak previous PR merge ago%!(EXTRA string=8 years)
Sean Barrett 324be64e80 version number ago%!(EXTRA string=8 years)
Sean Barrett e248e30954 change license to public-domain AND mit (based on twitter vote) ago%!(EXTRA string=8 years)
Sean Barrett 96620a3a54 update version numbers ago%!(EXTRA string=8 years)
Sean Barrett 0bd0a9abc4 stb_truetype: comment typo ago%!(EXTRA string=8 years)
Sean Barrett dead3815e2 credits ago%!(EXTRA string=8 years)
Sean Barrett 48710234f2 credits; 1/2/4-bit png fix; easy font spacing; NO_STDIO in image_write ago%!(EXTRA string=8 years)
Rohit Nirmal 13927ac386 stb_printf.h: Reuse code for assigning lead sign. ago%!(EXTRA string=9 years)
Daniel 4338a0e55e Fix the check for a percent character ago%!(EXTRA string=9 years)
jarikomppa 0e63382be0 A bit more involved change: support for both 1000 and 1024 divisors, and SI and JEDEC suffixes, as well as removing the space between number and suffix. ago%!(EXTRA string=9 years)
Sean Barrett 3e7f2d6ebd fix missing renames ago%!(EXTRA string=9 years)
Sean Barrett 554e072742 fix #ifdef mistake in stb_sprintf ago%!(EXTRA string=9 years)
jarikomppa 9a3f9dff13 More proper fix for the prefixes (defaults to Ki style, with define for using K style instead) ago%!(EXTRA string=9 years)
jarikomppa a27e577c3e The Si prefixes for mega, giga and tera are upper case (lower case m is not mega but milli) ago%!(EXTRA string=9 years)
Aras Pranckevičius e6e20b43db stb_sprintf: seperators -> separators typo in comment ago%!(EXTRA string=9 years)
Sean Barrett ca3b8d7426 add credits to readme ago%!(EXTRA string=9 years)
Sean Barrett 9953803d0c fix bad search-replace in comment ago%!(EXTRA string=9 years)
Sean Barrett c9fe5bac48 rename all stb_sprintf identifiers to follow stb conventions ago%!(EXTRA string=9 years)
Sean Barrett fd23d7097d rename rrsprintf to stb_sprintf ago%!(EXTRA string=9 years)
Sean Barrett a468fbda72 readme, add rrsprintf.h ago%!(EXTRA string=9 years)