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
stb_c_lexer: end-of-array wrapped overflow bug
|
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
It was matching everything less than 0x26, so could cause a minor
performance loss. Also made the second if statement superfluous.
|
ago%!(EXTRA string=9 years) |
Jeroen van Rijn
|
58c51413f6
|
Fix comments where rr* functions hadn't been renamed yet.
|
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) |