31 Commits (37b9b20fdec06c75a0493e0bb59e2d0f288bfb51)

Author SHA1 Message Date
Sean Barrett 37b9b20fde update version numbers ago%!(EXTRA string=5 years)
Marco Lizza 6e8c31685f Fixing fall-trough (pedantic) warnings. ago%!(EXTRA string=5 years)
Nerd 498bd3e017
Fix typo in stbds_hmget_key_ts_wrapper ago%!(EXTRA string=5 years)
Sean Barrett 2bb4a0accd Fix trailing whitespace ago%!(EXTRA string=5 years)
Sean Barrett 5e4a0617b7 udpate version numbers ago%!(EXTRA string=5 years)
Sean Barrett 7cce4c3ad9 stb_ds: remove accidental #include ago%!(EXTRA string=5 years)
Sean Barrett d693c6103a stb_ds.h: thread-safe functions; pointer-returning functions; change return value of arraddn ago%!(EXTRA string=5 years)
Sean Barrett bcb2815ab3 stb_ds: add documentation for STBDS_UNIT_TESTS, -std=c++0x ago%!(EXTRA string=6 years)
Sean Barrett be594f1e0b stb_ds: maybe avoid problem with inferring template type from enum with gcc ago%!(EXTRA string=6 years)
Shane Liesegang 0cff58ecf8
very minor, non-urgent :) ago%!(EXTRA string=6 years)
Sean Barrett 787f1d646a Update version numbers ago%!(EXTRA string=6 years)
Sean Barrett 61be29d161 stb_ds: fix bug with shgeti not returning correct value ago%!(EXTRA string=6 years)
Sean Barrett 9f1836f0b1 update version ago%!(EXTRA string=6 years)
Sean Barrett 8f0bade4ae tweak STBDS_REALLOC/STBDS_FREE change ago%!(EXTRA string=6 years)
Vinh Truong fad8903fe8 Credits ago%!(EXTRA string=6 years)
Vinh Truong 96021689c8 hmlen and hmlenu now returns 0 on NULL pointer ago%!(EXTRA string=6 years)
Andy Durdin 2cddbc934d stb_ds: STBDS_REALLOC and STBDS_FREE only need to be defined for the implementation. ago%!(EXTRA string=6 years)
Andy Durdin 6b2fb7702f stb_ds: Allow STBDS_REALLOC and STBDS_FREE defines to customize memory management. ago%!(EXTRA string=6 years)
Andy Durdin 5a2a8e882f stb_ds: Use free() instead of realloc(x,0). Fixes #768 ago%!(EXTRA string=6 years)
Sean Barrett 2c2908f505 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett a0b521fcf2 no warnings when compiling /W3 ago%!(EXTRA string=6 years)
Sean Barrett b8960f32b8 stb_ds: major string hash fix, minor other changes ago%!(EXTRA string=6 years)
Rafael Sachetto caf9608826 Adding arrpop macro to stb_ds.h ago%!(EXTRA string=6 years)
Rafael Sachetto 89bccdd567 Small documentation correction ago%!(EXTRA string=6 years)
Sean Barrett f9133c3677 stb_ds v0.3: fixes for compiling client code in C++ ago%!(EXTRA string=6 years)
Sean Barrett 1aeb8ec201 stb_ds: fix shift warnings in later VS compilers ago%!(EXTRA string=6 years)
Sean Barrett 477471d9a8 add stb_ds.h and tests ago%!(EXTRA string=6 years)