Added copyright and license
[libcds.git] / tests / test-hdr / set / hdr_intrusive_set.h
2016-01-05 khizmaxAdded copyright and license
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-20 khizmaxBugfix
2015-09-15 khizmaxRemoved deprecated functions ensure() and find(key...
2015-08-23 khizmaxRemoved trailing whitespaces
2015-05-30 khizmax Changed SplitListSet/Map<RCU> for new MichaelList...
2015-05-24 khizmaxRenamed get_result typedef to raw_ptr
2015-05-23 khizmaxChanged MichaelSet/Map<RCU> for new MichaelList extract...
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: removed std::random_shuffle from tests
2015-01-22 khizmaxissue#11: tests/test-hdr: changed .h file guard prefix...
2015-01-22 khizmaxissue#11: tests/test-hdr: changed .h file guard prefix...
2014-11-30 khizmaxbugfix
2014-11-29 khizmaxRemoving unused vars
2014-11-24 khizmaxfix tests for guarded_ptr and exempt_ptr
2014-11-18 khizmaxmovable quarded_ptr: SplitList
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-12 khizmaxmovable exempt_ptr: MichaelSet/Map
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-28 khizmaxintrusive::SplitListSet refactoring
2014-10-28 khizmaxintrusive::SplitListSet refactoring
2014-10-27 khizmaxintrusive::SplitListSet refactoring
2014-10-26 khizmaxintrusive::MichaelSet refactoring
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxRemove SplitList<gc::HRC> specializations
2014-10-22 khizmaxremove michael_list_hrc.h
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN