2016-03-09 |
khizmax | Fixed doc |
blob | commitdiff | raw |
2016-02-07 |
khizmax | Moved MichaelList<HP> unit test to gtest framework |
blob | commitdiff | raw | diff to current |
2016-02-07 |
khizmax | Improved docs |
blob | commitdiff | raw | diff to current |
2016-01-05 |
khizmax | Added copyright and license |
blob | commitdiff | raw | diff to current |
2015-11-13 |
khizmax | Fixed doc typo, reformatting |
blob | commitdiff | raw | diff to current |
2015-10-02 |
khizmax | Merge branch 'dev' of github.com:khizmax/libcds into dev |
blob | commitdiff | raw | diff to current |
2015-09-13 |
khizmax | ensure() and find(key) member functions are declared... |
blob | commitdiff | raw | diff to current |
2015-08-29 |
khizmax | SplitListMap, SplitListSet: |
blob | commitdiff | raw | diff to current |
2015-08-29 |
khizmax | MichaelList, LazyList, MichaelMap: |
blob | commitdiff | raw | diff to current |
2015-08-23 |
khizmax | Removed trailing whitespaces |
blob | commitdiff | raw | diff to current |
2015-07-26 |
khizmax | intrusive MichaelList: replaced ensure() with update() |
blob | commitdiff | raw | diff to current |
2015-06-07 |
khizmax | MichaelList refactored |
blob | commitdiff | raw | diff to current |
2015-06-03 |
khizmax | TSan: fixed MichaelList memory ordering constraints |
blob | commitdiff | raw | diff to current |
2015-05-21 |
khizmax | Removed TSan annotations, tuned memory ordering |
blob | commitdiff | raw | diff to current |
2015-05-12 |
khizmax | Merge branch 'dev' |
blob | commitdiff | raw | diff to current |
2015-04-28 |
khizmax | Fixed TSan warnings in SplitList |
blob | commitdiff | raw | diff to current |
2015-04-27 |
khizmax | Merge branch 'integration' into dev |
blob | commitdiff | raw | diff to current |
2015-04-27 |
khizmax | Merge branch 'integration' into dev |
blob | commitdiff | raw | diff to current |
2015-04-22 |
khizmax | Fixed data races found by tsan |
blob | commitdiff | raw | diff to current |
2015-04-19 |
khizmax | Merge branch 'integration' into dev |
blob | commitdiff | raw | diff to current |
2015-04-19 |
khizmax | Fixed memor orderding (tsan) |
blob | commitdiff | raw | diff to current |
2015-03-16 |
khizmax | Major merge from 'dev' |
blob | commitdiff | raw | diff to current |
2015-01-22 |
khizmax | issue#11: cds: changed __CDS_ guard prefix to CDSLIB_... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
khizmax | Remove 'unused vars' warnings |
blob | commitdiff | raw | diff to current |
2014-11-18 |
khizmax | movable guarded_ptr: LazyList, MichaelList |
blob | commitdiff | raw | diff to current |
2014-11-18 |
khizmax | reimplement guarded_ptr from scratch |
blob | commitdiff | raw | diff to current |
2014-11-13 |
khizmax | add find(Q const&, Func), find_with(Q const&, Pred... |
blob | commitdiff | raw | diff to current |
2014-11-01 |
khizmax | Remove trailing spaces |
blob | commitdiff | raw | diff to current |
2014-10-31 |
khizmax | Fixed iterator issues in set/map |
blob | commitdiff | raw | diff to current |
2014-10-24 |
khizmax | add "insert item troubleshooting" to docs |
blob | commitdiff | raw | diff to current |
2014-10-24 |
khizmax | fix doc |
blob | commitdiff | raw | diff to current |
2014-10-23 |
khizmax | Merge commit '7999eaee97df27c88866d1dfd130068dba955e88... |
blob | commitdiff | raw | diff to current |
2014-10-23 |
khizmax | On dev: MIchaelList |
blob | commitdiff | raw | diff to current |
2014-10-22 |
khizmax | remove michael_list_hrc.h |
blob | commitdiff | raw | diff to current |
2014-10-22 |
khizmax | rename michael_list_ptb.h to michael_list_dhp.h |
blob | commitdiff | raw | diff to current |
2014-09-28 |
khizmax | Replace cds::ref/boost::ref with std::ref, remove cds... |
blob | commitdiff | raw | diff to current |
2014-09-27 |
khizmax | Rename cds/intrusive/michael_list_impl.h to cds/intrusi... |
blob | commitdiff | raw | diff to current |
|