You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sami Vaarala 84131700df Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
..
CaseConversion.java Move CaseConversion.java to misc 8 years ago
arridx_unsigned.c C example of 64-bit array index portability issue 10 years ago
bin2img.py Split dist util, reorg tools, Python PEP8 8 years ago
c_hex_esc.c Add an example of C string hex escape quirks 10 years ago
c_overflow_test.py Split dist util, reorg tools, Python PEP8 8 years ago
chaos.py Split dist util, reorg tools, Python PEP8 8 years ago
clang_aliasing.c comment on Clang aliasing case 11 years ago
clang_cast_align.c Add example of suppressing clang -Wcast-align 9 years ago
cxx_static_const.c Add example of C++ 'static const' issue 9 years ago
preproc_compare1.c Examples of preprocessor compare issues 9 years ago
preproc_compare2.c Examples of preprocessor compare issues 9 years ago
preproc_compare3.c Examples of preprocessor compare issues 9 years ago
preproc_compare4.c Examples of preprocessor compare issues 9 years ago
random_image.js Add random image test 8 years ago
shift_warning.c Add misc example of shift warning 9 years ago
splitmix64.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
splitmix64_test.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
tcc_zerosign1.c add a separate tcc zerosign test which was sent to tcc mailing list 11 years ago
tcc_zerosign2.c add a separate tcc zerosign test which was sent to tcc mailing list 11 years ago
test_mandel2.c Add misc mandel test 9 years ago
testdefs.c misc util for platform define testing 11 years ago
union_initializer.c Misc test for union initializer use 9 years ago
xoroshiro128plus.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
xoroshiro128plus_test.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago