Fixed a memory leak in flat-combining algorithm
[libcds.git] / cds / algo / flat_combining / kernel.h
2016-12-27 khizmaxFixed a memory leak in flat-combining algorithm
2016-12-27 khizmaxFlatCombining: fixed a race
2016-11-30 khizmax[TSan] Fixed memory ordering
2016-11-29 khizmaxFixed use-after-free bug
2016-11-29 khizmaxReverted commit e32b8206c8fff235765277ee3f7c42517c4b52a...
2016-11-29 khizmaxFixed memory leaks (experimental)
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-06-27 khizmaxMerge branch 'dev' into integration
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-18 khizmaxChanged combiner interruption algo
2016-06-18 khizmaxFixed a typo
2016-06-18 khizmaxIncreased combining phase
2016-06-13 khizmaxAdded wait strategies to flat combining technique