Sean Barrett
a0b521fcf2
no warnings when compiling /W3
...
compiling all test cases and compilers in test.sbm
Compilers:
32-bit:
VS2015
VS2013
VS2008
VC6 (1998)
clang-cl 9.0.1
64-bit
VS2015
clang-cl 9.0.1
ago%!(EXTRA string=6 years)
Sean Barrett
b8960f32b8
stb_ds: major string hash fix, minor other changes
...
- arena and strdup string hashes were badly broken due to not setting up default slot correctly
- tweak use of seed in 4-byte and 8-byte hash functions to hopefully be slightly stronger
- a few internal #ifdefs for performance tuning
ago%!(EXTRA string=6 years)
Sean Barrett
f9133c3677
stb_ds v0.3: fixes for compiling client code in C++
...
add missing _wrapper suffixes
disable clang rvalue support in C++
disable unit tests in VC6 C++
other tweaks
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)