Removed trailing whitespaces
authorkhizmax <libcds.dev@gmail.com>
Sun, 23 Aug 2015 15:49:16 +0000 (18:49 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 23 Aug 2015 15:49:16 +0000 (18:49 +0300)
commitc34b46ba50daf781053c4cf6e517d94188c802ed
tree5d30b212f62ab2224d0a2af4a6ecf0964c140fba
parent59fd922bfd0a9bd9e0652f2ce9016c322e45e33c
Removed trailing whitespaces
66 files changed:
cds/algo/flat_combining.h
cds/algo/split_bitstring.h
cds/compiler/clang/defs.h
cds/compiler/feature_tsan.h
cds/container/details/bronson_avltree_base.h
cds/container/details/make_lazy_kvlist.h
cds/container/details/make_lazy_list.h
cds/container/details/multilevel_hashmap_base.h
cds/container/details/multilevel_hashset_base.h
cds/container/impl/bronson_avltree_map_rcu.h
cds/container/impl/multilevel_hashmap.h
cds/container/impl/multilevel_hashset.h
cds/container/impl/skip_list_set.h
cds/container/michael_kvlist_rcu.h
cds/container/michael_list_rcu.h
cds/container/skip_list_map_nogc.h
cds/container/vyukov_mpmc_cycle_queue.h
cds/details/defs.h
cds/gc/details/dhp.h
cds/gc/impl/dhp_decl.h
cds/gc/impl/hp_decl.h
cds/init.h
cds/intrusive/details/lazy_list_base.h
cds/intrusive/details/multilevel_hashset_base.h
cds/intrusive/impl/michael_list.h
cds/intrusive/impl/multilevel_hashset.h
cds/intrusive/mspriority_queue.h
cds/intrusive/split_list.h
cds/intrusive/split_list_nogc.h
cds/intrusive/split_list_rcu.h
cds/intrusive/treiber_stack.h
cds/memory/vyukov_queue_pool.h
cds/opt/compare.h
cds/os/alloc_aligned.h
cds/sync/injecting_monitor.h
cds/sync/pool_monitor.h
src/hp_gc.cpp
tests/cppunit/cppunit_mini.h
tests/cppunit/test_main.cpp
tests/test-hdr/list/hdr_intrusive_michael_list_rcu_gpi.cpp
tests/test-hdr/list/hdr_lazy.h
tests/test-hdr/list/hdr_lazy_kv.h
tests/test-hdr/map/hdr_multilevel_hashmap.h
tests/test-hdr/set/hdr_intrusive_multilevel_hashset.h
tests/test-hdr/set/hdr_intrusive_multilevel_hashset_dhp.cpp
tests/test-hdr/set/hdr_intrusive_multilevel_hashset_hp.cpp
tests/test-hdr/set/hdr_intrusive_set.h
tests/test-hdr/set/hdr_multilevel_hashset.h
tests/test-hdr/set/hdr_multilevel_hashset_dhp.cpp
tests/test-hdr/set/hdr_multilevel_hashset_hp.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map.h
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpb.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpb_pool_monitor.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpi.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpi_pool_monitor.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpt.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpt_pool_monitor.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_shb.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_shb_pool_monitor.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_sht.cpp
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_sht_pool_monitor.cpp
tests/unit/map2/map_insdel_func.cpp
tests/unit/map2/map_insdel_string.cpp
tests/unit/map2/map_type_bronson_avltree.h
tests/unit/pqueue/pop.cpp
tools/make_distrib.pl