Commit Graph

63 Commits

Author SHA1 Message Date
Robert Nix
b639b6a468 Don't use __asm int 3; on 64-bit platforms 2015-06-09 12:54:45 -05:00
Sean Barrett
0b05bde303 quick fixes w/o version updates 2015-02-22 14:26:21 -08:00
Philipp Wiesemann
b3653cc3f1 fix double free (found by cppcheck) 2015-01-18 21:17:49 +01:00
Sean Barrett
5ad4169ed1 update version number 2015-01-17 08:39:41 -08:00
Sean Barrett
50edcdb972 Merge branch 'master' of https://github.com/scullion/stb 2015-01-17 08:37:50 -08:00
T. J. Moran
933a1fdd8d Add explicit wchar_t casts in stb.h 2014-12-18 23:19:13 +00:00
Kristoffer Grönlund
83c5588584 Remove unused variables and ambiguous dangling else 2014-10-27 10:02:27 +01:00
Kristoffer Grönlund
f298f7dabe Ensure GCC that p is not used uninitialized 2014-10-27 09:05:40 +01:00
Kristoffer Grönlund
3202fb6a55 Remove stb_readdir_size which was written (on windows) but never read 2014-10-27 09:03:31 +01:00
Kristoffer Grönlund
ce9b680784 Add missing return type declaration 2014-10-27 09:01:12 +01:00
Kristoffer Grönlund
3b1480ff10 Don't read uninitialized memory 2014-10-27 08:57:52 +01:00
Sean Barrett
fcfcb9bb3f generate README.md in part by parsing libraries so that version numbers are in sync 2014-05-30 14:15:51 -07:00
Sean Barrett
e2caccb811 initial checkin 2014-05-25 10:18:03 -07:00