libcds.git
7 years agoFixed compiler warnings
khizmax [Sun, 5 Mar 2017 18:37:25 +0000 (21:37 +0300)]
Fixed compiler warnings

7 years ago[UBsan] Fixed int overflow
khizmax [Sun, 5 Mar 2017 08:21:22 +0000 (11:21 +0300)]
[UBsan] Fixed int overflow

7 years agoRemoved asan_errors.cpp from build
khizmax [Sun, 5 Mar 2017 08:16:17 +0000 (11:16 +0300)]
Removed asan_errors.cpp from build

7 years agoFeldmanHashSet: added checking if a slot can be expanded
khizmax [Sun, 5 Mar 2017 08:11:40 +0000 (11:11 +0300)]
FeldmanHashSet: added checking if a slot can be expanded
Changed: split-bitstring algo detects byte order now
Added: number_splitter and byte_splitter split-bit-string algo
Removed old CDS_STDCALL macro

7 years agoFixed aarch64 support for gcc
khizmax [Tue, 28 Feb 2017 18:28:54 +0000 (21:28 +0300)]
Fixed aarch64 support for gcc

7 years agoFixed CMakeList
khizmax [Tue, 28 Feb 2017 07:30:40 +0000 (10:30 +0300)]
Fixed CMakeList

7 years agoAdded ASan simple test to setup Jenkins report
khizmax [Mon, 27 Feb 2017 18:18:45 +0000 (21:18 +0300)]
Added ASan simple test to setup Jenkins report

7 years agoRCU<signal_handler_threaded> suppressed for usual run
khizmax [Mon, 27 Feb 2017 08:00:09 +0000 (11:00 +0300)]
RCU<signal_handler_threaded> suppressed for usual run

7 years agoAdded UBSan to ASan-instrumented code
khizmax [Mon, 27 Feb 2017 07:51:33 +0000 (10:51 +0300)]
Added UBSan to ASan-instrumented code

7 years agoFixed compiler error
khizmax [Sun, 26 Feb 2017 19:04:09 +0000 (22:04 +0300)]
Fixed compiler error

7 years agoFixed build script: set CLang compiler as sanitizer-enabled
khizmax [Sun, 26 Feb 2017 16:20:07 +0000 (19:20 +0300)]
Fixed build script: set CLang compiler as sanitizer-enabled

7 years agoSplit stress-set-insdelfind to HP and RCU part
khizmax [Sun, 26 Feb 2017 16:02:57 +0000 (19:02 +0300)]
Split stress-set-insdelfind to HP and RCU part

7 years agoSplit stress-map-insdelfind test to HP and RCU part
khizmax [Sun, 26 Feb 2017 15:16:38 +0000 (18:16 +0300)]
Split stress-map-insdelfind test to HP and RCU part

7 years agoFixed CI scripts for build machines
khizmax [Sun, 26 Feb 2017 15:09:24 +0000 (18:09 +0300)]
Fixed CI scripts for build machines

7 years agoFixed CI generator script
khizmax [Sun, 26 Feb 2017 13:25:46 +0000 (16:25 +0300)]
Fixed CI generator script

7 years agoFixed file attrs
khizmax [Sun, 26 Feb 2017 13:17:53 +0000 (16:17 +0300)]
Fixed file attrs

7 years agoAdded Jenkins CI configs for some build machines
khizmax [Sun, 26 Feb 2017 12:58:16 +0000 (15:58 +0300)]
Added Jenkins CI configs for some build machines

7 years ago[undo] Fixed CLang incompatibility
khizmax [Sun, 26 Feb 2017 12:31:51 +0000 (15:31 +0300)]
[undo] Fixed CLang incompatibility

7 years agoFixed CLang incompatibility
khizmax [Sun, 26 Feb 2017 12:17:15 +0000 (15:17 +0300)]
Fixed CLang incompatibility

7 years agoFixed CLang incompatibility
khizmax [Sun, 26 Feb 2017 11:19:26 +0000 (14:19 +0300)]
Fixed CLang incompatibility

7 years ago[stress] Splitting large tests on two executable - HP-based and RCU-based (to be...
khizmax [Thu, 23 Feb 2017 08:53:09 +0000 (11:53 +0300)]
[stress] Splitting large tests on two executable - HP-based and RCU-based (to be continued)

7 years agoMerge branch 'dev' of github.com:khizmax/libcds into dev
khizmax [Thu, 23 Feb 2017 08:23:39 +0000 (11:23 +0300)]
Merge branch 'dev' of github.com:khizmax/libcds into dev

7 years ago[urcu] Moved signal handler implementation to .cpp file
khizmax [Thu, 23 Feb 2017 08:23:10 +0000 (11:23 +0300)]
[urcu] Moved signal handler implementation to .cpp file

7 years agoTuning stress test parameters
khizmax [Tue, 21 Feb 2017 07:34:41 +0000 (10:34 +0300)]
Tuning stress test parameters

7 years ago[CI] Changed CMake scripts for tests
khizmax [Mon, 20 Feb 2017 19:37:25 +0000 (22:37 +0300)]
[CI] Changed CMake scripts for tests

7 years ago[CI] Changed CMake scripts for tests
khizmax [Mon, 20 Feb 2017 19:18:18 +0000 (22:18 +0300)]
[CI] Changed CMake scripts for tests

7 years agoFixed compiler error
khizmax [Sun, 19 Feb 2017 20:27:24 +0000 (23:27 +0300)]
Fixed compiler error

7 years ago[FeldmanHashSet/Map]: hash splitter algo can be specified in Traits
khizmax [Sun, 19 Feb 2017 08:54:34 +0000 (11:54 +0300)]
[FeldmanHashSet/Map]: hash splitter algo can be specified in Traits

7 years agoStress tests: removed command line parameter --detail-level and envvar CDSTEST_DETAIL...
khizmax [Sat, 18 Feb 2017 20:14:24 +0000 (23:14 +0300)]
Stress tests: removed command line parameter --detail-level and envvar CDSTEST_DETAIL_LEVEL for reducing compile time and executable size. To make full testset compile libcds with -DCDS_STRESS_TEST_LEVEL=N

7 years agoTuning stress test parameters
khizmax [Fri, 17 Feb 2017 17:39:22 +0000 (20:39 +0300)]
Tuning stress test parameters

7 years agoTuning stress test parameters
khizmax [Fri, 17 Feb 2017 17:35:09 +0000 (20:35 +0300)]
Tuning stress test parameters

7 years agoChanged: call throw_exception() function instead of ordinary throw
khizmax [Thu, 16 Feb 2017 21:50:14 +0000 (00:50 +0300)]
Changed: call throw_exception() function instead of ordinary throw

7 years agoFixed some minor compiler warnings
khizmax [Thu, 16 Feb 2017 17:31:27 +0000 (20:31 +0300)]
Fixed some minor compiler warnings

7 years agoMerge branch 'dev' of github.com:khizmax/libcds into dev
khizmax [Mon, 13 Feb 2017 18:09:54 +0000 (21:09 +0300)]
Merge branch 'dev' of github.com:khizmax/libcds into dev

7 years agoDocfix
khizmax [Mon, 13 Feb 2017 18:09:18 +0000 (21:09 +0300)]
Docfix

7 years agoFixed compiler error
khizmax [Wed, 8 Feb 2017 07:16:19 +0000 (10:16 +0300)]
Fixed compiler error

7 years agoFixed map-minmax stress test for HP
khizmax [Tue, 7 Feb 2017 18:26:39 +0000 (21:26 +0300)]
Fixed map-minmax stress test for HP

7 years agoRemoved cds::OS::is_thread_alive() function. This function is based of pthread_kill...
khizmax [Tue, 7 Feb 2017 18:26:04 +0000 (21:26 +0300)]
Removed cds::OS::is_thread_alive() function. This function is based of pthread_kill(tid, 0) that is dangerous for Linux

7 years agoFixed bug in BronsonAVLTreeMap::extract_min()/extract_max()/clear()
khizmax [Mon, 6 Feb 2017 18:54:57 +0000 (21:54 +0300)]
Fixed bug in BronsonAVLTreeMap::extract_min()/extract_max()/clear()
Added map-minmax stress test

7 years agoBronsonAVLTreeMap: docfix
khizmax [Fri, 3 Feb 2017 21:01:17 +0000 (00:01 +0300)]
BronsonAVLTreeMap: docfix

7 years agoBronsonAVLTreeMap: fixed extract_min/max functions
khizmax [Fri, 3 Feb 2017 20:54:07 +0000 (23:54 +0300)]
BronsonAVLTreeMap: fixed extract_min/max functions

7 years agoRemoved old test configs
khizmax [Tue, 24 Jan 2017 19:07:33 +0000 (22:07 +0300)]
Removed old test configs

7 years agoTuned config for debug stress-test
khizmax [Mon, 23 Jan 2017 18:42:39 +0000 (21:42 +0300)]
Tuned config for debug stress-test

7 years agoFixed win32 dll-export
khizmax [Sun, 22 Jan 2017 09:36:29 +0000 (12:36 +0300)]
Fixed win32 dll-export

7 years agoAdded map/set del3 stress-test
khizmax [Sat, 21 Jan 2017 15:16:58 +0000 (18:16 +0300)]
Added map/set del3 stress-test
Removed redundant map stress-tests

7 years agoRemoved unused header
khizmax [Sat, 21 Jan 2017 09:49:52 +0000 (12:49 +0300)]
Removed unused header

7 years agoFixed missing stat measuring in DHP
khizmax [Sat, 21 Jan 2017 09:45:48 +0000 (12:45 +0300)]
Fixed missing stat measuring in DHP
Added checking for post-mortem HP/DHP statistics

7 years agodocfix
khizmax [Sat, 21 Jan 2017 08:23:12 +0000 (11:23 +0300)]
docfix

7 years agoAdded HP/DHP internal stats to test
khizmax [Sat, 21 Jan 2017 08:19:41 +0000 (11:19 +0300)]
Added HP/DHP internal stats to test

7 years agoAdded internal statistics to gc::DHP
khizmax [Thu, 19 Jan 2017 20:39:25 +0000 (23:39 +0300)]
Added internal statistics to gc::DHP

7 years agoFixed minor compiler warnings
khizmax [Thu, 19 Jan 2017 20:38:23 +0000 (23:38 +0300)]
Fixed minor compiler warnings

7 years agoFixed minor compiler warning
khizmax [Wed, 18 Jan 2017 13:16:17 +0000 (16:16 +0300)]
Fixed minor compiler warning

7 years agoFixed minor compiler warnings
khizmax [Wed, 18 Jan 2017 12:05:06 +0000 (15:05 +0300)]
Fixed minor compiler warnings

7 years agoFixed minor compiler warnings
khizmax [Wed, 18 Jan 2017 11:42:06 +0000 (14:42 +0300)]
Fixed minor compiler warnings

7 years agodocfix
khizmax [Wed, 18 Jan 2017 08:24:30 +0000 (11:24 +0300)]
docfix

7 years agoFixed .h file
khizmax [Wed, 18 Jan 2017 08:00:27 +0000 (11:00 +0300)]
Fixed .h file

7 years agodocfix
khizmax [Wed, 18 Jan 2017 08:00:09 +0000 (11:00 +0300)]
docfix

7 years agoAdded missing #include
khizmax [Tue, 17 Jan 2017 21:10:04 +0000 (00:10 +0300)]
Added missing #include

7 years agoFixed doxygen comments
khizmax [Tue, 17 Jan 2017 21:07:07 +0000 (00:07 +0300)]
Fixed doxygen comments

7 years agoRenamed HP/DHP header files
khizmax [Tue, 17 Jan 2017 20:03:45 +0000 (23:03 +0300)]
Renamed HP/DHP header files

7 years agoImproved HP/DHP doc
khizmax [Tue, 17 Jan 2017 19:59:07 +0000 (22:59 +0300)]
Improved HP/DHP doc

7 years agoAdded more test output
khizmax [Tue, 17 Jan 2017 19:05:35 +0000 (22:05 +0300)]
Added more test output

7 years agoFixed HP/DHP thread data initialization
khizmax [Tue, 17 Jan 2017 19:05:07 +0000 (22:05 +0300)]
Fixed HP/DHP thread data initialization

7 years agoFixed FCQueue tests
khizmax [Mon, 16 Jan 2017 19:28:42 +0000 (22:28 +0300)]
Fixed FCQueue tests

7 years agoFixed scripts for old cmake < 3.0
khizmax [Mon, 16 Jan 2017 19:13:29 +0000 (22:13 +0300)]
Fixed scripts for old cmake < 3.0

7 years agochangelog
khizmax [Mon, 16 Jan 2017 18:45:48 +0000 (21:45 +0300)]
changelog

7 years agochangelog
khizmax [Mon, 16 Jan 2017 18:43:48 +0000 (21:43 +0300)]
changelog

7 years agoRemoved -Wdocumentation compiler flag for clang
khizmax [Mon, 16 Jan 2017 18:42:48 +0000 (21:42 +0300)]
Removed -Wdocumentation compiler flag for clang

7 years agochangelog
khizmax [Mon, 16 Jan 2017 09:37:08 +0000 (12:37 +0300)]
changelog

7 years agoMerged branch 'master' of https://github.com/Nemo1369/libcds
khizmax [Mon, 16 Jan 2017 09:28:09 +0000 (12:28 +0300)]
Merged branch 'master' of https://github.com/Nemo1369/libcds
- CMake-fied boost integration support implemented. macOS RPATH policy
- Buggy CMake try_compile when crosscompiling hacked with optional Threads
- Threads package made totally optional. Would be found when not crosscompiling and would not be when either.
- Crosscompilation target architecture made required to be set explicitly
- Implemented support for ARMv8 (64 bit arm)

7 years agoMerge branch 'flat_combinig_add_stress_and_unint_tests' of https://github.com/mgalimu...
khizmax [Mon, 16 Jan 2017 09:15:15 +0000 (12:15 +0300)]
Merge branch 'flat_combinig_add_stress_and_unint_tests' of https://github.com/mgalimullin/libcds into mgalimullin-flat_combinig_add_stress_and_unint_tests

7 years agoAdded -Wdocumentation flag for Clang
khizmax [Mon, 16 Jan 2017 09:11:06 +0000 (12:11 +0300)]
Added -Wdocumentation flag for Clang

7 years agoFixed some CppCheck warnings in new HP and DHP implementations
khizmax [Mon, 16 Jan 2017 08:42:11 +0000 (11:42 +0300)]
Fixed some CppCheck warnings in new HP and DHP implementations

7 years agoHP and DHP SMR totally refactored
khizmax [Sun, 15 Jan 2017 20:15:22 +0000 (23:15 +0300)]
HP and DHP SMR totally refactored

7 years agoImplemented support for ARMv8 (64 bit arm)
Mikhail Komarov [Thu, 12 Jan 2017 03:56:19 +0000 (06:56 +0300)]
Implemented support for ARMv8 (64 bit arm)

7 years agoCrosscompilation target architecture made required to be set explicitly
Mikhail Komarov [Thu, 12 Jan 2017 03:07:32 +0000 (06:07 +0300)]
Crosscompilation target architecture made required to be set explicitly

7 years agoThreads package made totally optional. Would be found when not
Mikhail Komarov [Thu, 12 Jan 2017 02:27:02 +0000 (05:27 +0300)]
Threads package made totally optional. Would be found when not
crosscompiling and would not be when either.

7 years agoBuggy CMake try_compile when crosscompiling hacked with optional Threads
Mikhail Komarov [Thu, 12 Jan 2017 02:20:25 +0000 (05:20 +0300)]
Buggy CMake try_compile when crosscompiling hacked with optional Threads
package availability

7 years agoChanged lib version
khizmax [Wed, 4 Jan 2017 06:53:53 +0000 (09:53 +0300)]
Changed lib version

7 years agoFixed make-distrib script
khizmax [Wed, 4 Jan 2017 06:48:01 +0000 (09:48 +0300)]
Fixed make-distrib script

7 years agochangelog v2.2.0
khizmax [Wed, 4 Jan 2017 05:33:15 +0000 (08:33 +0300)]
changelog

7 years agoReplaced deprecated throw() function specifier with noexcept
khizmax [Tue, 3 Jan 2017 10:36:33 +0000 (13:36 +0300)]
Replaced deprecated throw() function specifier with noexcept

7 years agoDisabled markdown support because it corrupts the doc
khizmax [Tue, 3 Jan 2017 08:15:19 +0000 (11:15 +0300)]
Disabled markdown support because it corrupts the doc

7 years agoFixed doxygen markup
khizmax [Tue, 3 Jan 2017 07:55:00 +0000 (10:55 +0300)]
Fixed doxygen markup

7 years agoRemoved trailing spaces
khizmax [Tue, 3 Jan 2017 07:40:39 +0000 (10:40 +0300)]
Removed trailing spaces

7 years agoDocfix
khizmax [Tue, 3 Jan 2017 07:33:37 +0000 (10:33 +0300)]
Docfix

7 years agoUpdated readme and changelog
khizmax [Mon, 2 Jan 2017 20:59:09 +0000 (23:59 +0300)]
Updated readme and changelog

7 years agoDocfix
khizmax [Mon, 2 Jan 2017 20:55:33 +0000 (23:55 +0300)]
Docfix

7 years agoRemoved Michael's allocator
khizmax [Mon, 2 Jan 2017 20:27:23 +0000 (23:27 +0300)]
Removed Michael's allocator

7 years agoSkipList: fixed infinite loop when one thread inserts a key and another remove the...
khizmax [Mon, 2 Jan 2017 09:17:35 +0000 (12:17 +0300)]
SkipList: fixed infinite loop when one thread inserts a key and another remove the same key

7 years agoCMake-fied boost integration support implemented. macOS RPATH policy
Mikhail Komarov [Mon, 2 Jan 2017 02:26:40 +0000 (05:26 +0300)]
CMake-fied boost integration support implemented. macOS RPATH policy
behaviour strictly defined.

7 years agoUpdated readme
khizmax [Sat, 31 Dec 2016 18:32:36 +0000 (21:32 +0300)]
Updated readme

7 years agoUpdated copyright
khizmax [Sat, 31 Dec 2016 17:33:08 +0000 (20:33 +0300)]
Updated copyright

7 years agoSkipList: fixed memory leaks
khizmax [Fri, 30 Dec 2016 21:10:38 +0000 (00:10 +0300)]
SkipList: fixed memory leaks

7 years agoFixed a memory leak in flat-combining algorithm
khizmax [Tue, 27 Dec 2016 21:29:34 +0000 (00:29 +0300)]
Fixed a memory leak in flat-combining algorithm

7 years agoFlatCombining: fixed a race
khizmax [Tue, 27 Dec 2016 15:34:06 +0000 (18:34 +0300)]
FlatCombining: fixed a race

7 years agoRemoved redundant assertion
khizmax [Mon, 26 Dec 2016 19:08:34 +0000 (22:08 +0300)]
Removed redundant assertion

7 years agodocfix: minimum Clang version is 3.6
khizmax [Mon, 26 Dec 2016 17:15:16 +0000 (20:15 +0300)]
docfix: minimum Clang version is 3.6

7 years agoSkipList: added a statistical measure
khizmax [Sun, 25 Dec 2016 13:59:15 +0000 (16:59 +0300)]
SkipList: added a statistical measure

7 years agoMerge branch 'dev' of github.com:khizmax/libcds into dev
khizmax [Sun, 25 Dec 2016 13:56:47 +0000 (16:56 +0300)]
Merge branch 'dev' of github.com:khizmax/libcds into dev