Change 19906

ShadauxCat (ShadauxCat)
ShadauxCat committed this change into //guest/ShadauxCat/Sprawl/Mainline under Review 19907
View Review
Download .zip
- Added tag, compile time string type
- Since tag requires visual studio 2015, removed compatibility code for earlier versions of visual studio
- Improved compiler detection
- Added endianness detection
- Added template if/else helper
- Fixed bug with murmur3 64 bit
- Added seed argument for murmur3

#review-19907
  • Files 21
  • Comments 0
13 edited 8 added 0 deleted
UnitTests/UnitTests_If.cpp#1
Loading...
UnitTests/UnitTests_Memory.cpp#16
Loading...
UnitTests/UnitTests_Tag.cpp#1
Loading...
collections/BitVector.hpp#7
Loading...
common/compat.hpp#8
Loading...
common/errors.hpp#6
Loading...
hash/CityHash.cpp#3
Loading...
hash/Murmur3.cpp#3
Loading...
hash/Murmur3.hpp#3
Loading...
if/if.hpp#1
Loading...
make.py#16
Loading...
memory/StlWrapper.hpp#5
Loading...
memory/opaque_type.hpp#7
Loading...
network/async_network.cpp#5
Loading...
string/String.hpp#12
Loading...
string/StringBuilder.hpp#6
Loading...
tag/detail/tag_detail.hpp#1
Loading...
tag/tag.hpp#1
Loading...
tag/tag_list_info.hpp#1
Loading...
tag/time_tag.hpp#1
Loading...
tag/type_list.hpp#1
Loading...
Tip: Use n and p to cycle through the changes.