Removed trailing spaces
[libcds.git] / test / unit / misc / split_bitstring.cpp
2017-07-31 khizmaxRemoved trailing spaces
2017-05-23 khizmaxFixed clang "unused-function" warning
2017-05-12 khizmaxWrapped gtest/gtest.h into cds_test/ext_gtest.h to...
2017-03-08 khizmaxFixed split-bitstring test for BE arch
2017-03-07 khizmaxFixed test for 32-bit platforms
2017-03-05 khizmaxFixed compiler warnings
2017-03-05 khizmaxFeldmanHashSet: added checking if a slot can be expanded
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2016-12-31 khizmaxUpdated copyright
2016-11-13 khizmaxFixed tests and gcc incompatibilities
2016-11-07 khizmaxFixed 64bit operations issues on 32bit architecture
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxFixed minor gcc warnings
2016-06-01 khizmaxMerge branch 'dev'
2016-05-31 khizmaxReplaced rand() with std::rand()
2016-05-30 khizmaxMerge branch 'dev'
2016-04-23 khizmaxMigrated misc unit test to gtest framework