Fixed minor gcc warnings
[libcds.git] / cds /
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-25 khizmaxFixed minor gcc warnings
2016-09-23 khizmaxFixed search algo for gtest in cmake script
2016-09-22 khizmaxFixed gcc-4.8 x86 build (the compiler does not support...
2016-09-20 khizmaxFixed spplit-list bucket allocation function
2016-09-19 khizmaxgcc-4.8 does not supported std::atomic for 128-bit...
2016-09-19 khizmaxAdded -mcx16 compiler option
2016-09-16 khizmaxDocfix
2016-09-16 khizmaxFIxed aux node operations in SplitListSet
2016-09-14 khizmaxFixed padding calculation
2016-09-14 khizmaxFixed SplitList destroying sequence
2016-09-14 khizmaxFixed incorrect free-list usage in SplitList
2016-09-13 khizmaxImproved management of SkipList auxiliary nodes: now...
2016-09-07 khizmaxdummy_node renamed to aux_node
2016-09-07 khizmaxRemoved trailing spaces
2016-09-07 khizmaxDocfix, minor changes
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-24 khizmaxAdded internal statistics to MichaelSet/Map
2016-08-21 khizmaxAdded MichaelMap<HP> based on IterableList
2016-08-21 khizmaxFixed iteration set stress test under 32bit architecture
2016-08-20 khizmaxHP refactoring:
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-10 khizmaxDocfix
2016-08-07 khizmaxSimplified IterableList iterator
2016-08-06 khizmaxDocfix
2016-08-06 khizmaxFixed rare heap-use-after-free bug
2016-08-05 khizmaxMichaelSet<RCU>: added support for internal statistics
2016-08-04 khizmaxAdded IterableList<HP> support to MichaelSet
2016-08-03 khizmaxFixed explicit ctor stuff
2016-08-03 khizmaxReplaced const-reference with rvalue in insert/update...
2016-08-03 khizmaxFixed explicit ctor stuff
2016-08-03 khizmaxFixed explicit ctor stuff
2016-08-03 khizmaxRemoved redundant checking
2016-08-03 khizmaxRemoved redundant functions
2016-08-03 khizmaxFixed gcc incompatibility
2016-08-02 khizmaxAdded unit tests for IterableKVList<HP>
2016-08-02 khizmaxMerge branch 'integration' into dev
2016-08-02 khizmaxFixed cppcheck style warnings
2016-08-02 khizmaxMSPriorityQueue: removed monotonic_counter due its...
2016-08-02 khizmaxFixed LazyList erratum
2016-08-02 khizmaxFixed LazyList erratum
2016-08-01 khizmaxDocfix
2016-08-01 khizmaxAdded container::IterableKVList<HP>
2016-08-01 khizmaxAdded container::IterableList<HP>
2016-08-01 khizmaxA little generalizations
2016-08-01 khizmaxMerge branch 'dev' into integration
2016-08-01 khizmaxFixed priority inversion bug in MSPriorityQueue
2016-08-01 khizmaxFixed rare priority inversion bug in MSPriorityQueue
2016-07-29 khizmaximproved clear()
2016-07-29 khizmaxfixed potential buffer overflow
2016-07-29 khizmaxRevert prev change
2016-07-29 khizmaxChanged default buffer type
2016-07-29 khizmaxPrecizing buffer type for MSPriorityQueue
2016-07-29 khizmaxMSPriorityQueue: fixed typo, add more assertions
2016-07-28 khizmaxMSPriorityQueue: revised pop()
2016-07-28 khizmaxAdded internal measurements to MSPriorityQueue
2016-07-28 khizmaxDocfix
2016-07-28 khizmaxDocfix
2016-07-27 khizmaxExtending intrusive MichaelSet<HP> to IterableList
2016-07-26 khizmaxAdded internal statistics for LazyList
2016-07-26 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-25 khizmaxAdded internal statistics for LazyList
2016-07-25 khizmaxAdded internal statistics to MichaelList, IterableList
2016-07-20 khizmaxAdded internal statistics for IterableList
2016-07-19 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-19 khizmaxAdded intrusive IterableList
2016-07-19 khizmaxAdded intrusive IterableList
2016-07-06 khizmaxFixed doc typo
2016-07-05 khizmaxDocfix
2016-07-05 khizmaxAdded branch prediction (cds_likely()/cds_unlikely...
2016-07-04 khizmaxAdded likely()/unlikely() to free_list
2016-07-02 khizmaxAdded cds_likely/cds_unlikely macro
2016-06-27 khizmaxMerge branch 'dev' into integration
2016-06-27 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2016-06-27 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-26 khizmaxAdded description of wait strategies for flat combining
2016-06-24 khizmaxMichael's allocator - small improvements
2016-06-22 khizmaxMinor changes
2016-06-22 khizmaxAdded stripped classes for uRCU implementations
2016-06-21 khizmaxFixed Michael's allocator termination: in rare case...
2016-06-18 khizmaxChanged combiner interruption algo
2016-06-18 khizmaxRevert "FC wait strategy experiment"
2016-06-18 khizmaxFixed a typo
2016-06-18 khizmaxIncreased combining phase
2016-06-18 khizmaxFC wait strategy experiment
2016-06-13 khizmaxAdded wait strategies to flat combining technique
2016-06-10 Marsel GalimullinAdded wait strategies to flat combining technique
2016-06-06 khizmaxIssue #59: added missing ifdef _DEBUG for assertions
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxDocfix
2016-06-05 khizmaxFixed use-after-free bug in VyukovMPMCCycleQueue intern...
2016-06-04 khizmaxFixed MichaelList assertion
2016-06-03 khizmaxRearranged GCC 4.8 workaround, docfix
2016-06-01 khizmaxMerge branch 'dev'
2016-05-31 khizmaxReplaced rand() with std::rand()
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxRemoved old goals from CMakeLists, docfix
2016-05-03 khizmaxRenamed "ensure" to "update" in statistics
2016-04-30 khizmaxissue #57: fixed double construct/destruct of queue...
2016-04-29 khizmaxissue #57: fixed double construct/destruct of queue...
next