26 Commits (4af130e86341928e3003ba5657f3e9faec50c1dc)

Author SHA1 Message Date
Sean Barrett 2bb4a0accd Fix trailing whitespace ago%!(EXTRA string=5 years)
Sean Barrett 5e4a0617b7 udpate version numbers ago%!(EXTRA string=5 years)
Dima Krasner 791a907faa stb_leakcheck: add support for output to stderr ago%!(EXTRA string=6 years)
Sean Barrett 63b59b46b0 update version numbers ago%!(EXTRA string=6 years)
Clownacy 610a976b83 Removed redundant check ago%!(EXTRA string=7 years)
Clownacy 3e6370720e Fixed STB_LEAKCHECK_SHOWALL ago%!(EXTRA string=7 years)
Clownacy 359bb10d3c Try to clean up stblkck_internal_print a little ago%!(EXTRA string=7 years)
Clownacy 79dc50bb79 ...Actually, I don't think these are meant to be here ago%!(EXTRA string=7 years)
Clownacy f7d9426f8e Add a way to use %zd on MinGW(-w64) ago%!(EXTRA string=7 years)
Clownacy 248604ffbc Shut up GCC -pedantic warnings ago%!(EXTRA string=7 years)
Clownacy 80b89cf6c8 Fixes for stb_leakcheck.h ago%!(EXTRA string=7 years)
Sean Barrett 555efbedfc Update version numbers ago%!(EXTRA string=8 years)
Fabian Giesen 7725f8b9cd stb_leakcheck: Derp, I should free the right thing. ago%!(EXTRA string=8 years)
Fabian Giesen 5a5cf7f9ba stb_leakcheck: Make stb_leakcheck_free actually free. ago%!(EXTRA string=8 years)
Fabian Giesen 501812f307 stb_leakcheck: Fix warnings. 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 84e2fc0a9e makefile ago%!(EXTRA string=8 years)
Sean Barrett 4d19411acd makefile ago%!(EXTRA string=8 years)
Craig Donner ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. ago%!(EXTRA string=9 years)
Craig Donner 49b65c0873 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. ago%!(EXTRA string=9 years)
Lukas Meller d4f552b393 Fixed typo ago%!(EXTRA string=9 years)
rwhitworth 0c0a619ca4 Updated to compile with Visual Studio 2015 ago%!(EXTRA string=10 years)
Ryan Whitworth 5a7d524fd8 Added public domain license text ago%!(EXTRA string=10 years)
Sean Barrett 3f17b24d90 make sure all libs compile as C++ ago%!(EXTRA string=10 years)
Sean Barrett 0d840ab330 quick & dirty leak checker ago%!(EXTRA string=10 years)