|
|
|
@40:23fcfeb92266
|
3 years |
mreichardt |
Merge with default
tip
|
|
|
@39:26f8a5bb40c7
|
3 years |
mreichardt |
Fixes compile errors occuring with older compilers (introduced with last …
17.03
|
|
|
@38:041041479073
|
3 years |
mreichardt |
Merge with 17.03
|
|
|
@37:cf2e8cc26f87
|
3 years |
mreichardt |
Fixes compiler warnings that appear with additional non-default warning …
17.03
|
|
|
@36:803857601c4e
|
4 years |
mreichardt |
Merge with 17.03
|
|
|
@35:ed215c371577
|
4 years |
mreichardt |
Merge with 14.08
17.03
|
|
|
@34:397929065ebb
|
4 years |
mreichardt |
Fixes compiler warning with gcc 9.3 ('moving a local object in a return …
14.08
|
|
|
@33:efee8c673d5c
|
5 years |
mreichardt |
Merge with 17.03
|
|
|
@32:6e6675d5c70c
|
5 years |
mreichardt |
Merged with 14.08
17.03
|
|
|
@31:b46f39cb38ec
|
5 years |
mreichardt |
Fixes uninitialized member variable in concurrent sets
14.08
|
|
|
@30:f5cfec4e411a
|
7 years |
mreichardt |
Adds tRegister concurrent container
17.03
|
|
|
@29:257f61fea4ff
|
7 years |
foehst |
Starts beta branch for version 17.03
17.03
|
|
|
@28:ebadaf33f976
|
9 years |
foehst |
Started stable branch for version 14.08
14.08
|
|
|
@27:fa971592e600
|
10 years |
foehst |
Adapted to changes in rrlib_util
|
|
|
@26:34fb77ec8c2b
|
10 years |
mreichardt |
Updated make.xml and transformed test programs to proper unit tests
|
|
|
@25:90038113e3cc
|
10 years |
mreichardt |
Made tQueueability an enum class
|
|
|
@24:5b9522151016
|
10 years |
foehst |
Started stable branch for version 13.10
13.10
|
|
|
@23:b905bdda914b
|
10 years |
foehst |
Reformatted with astyle 2.03
|
|
|
@22:e880a1bd0c02
|
10 years |
foehst |
Added and updated license information
|
|
|
@21:e4f65ea3eb1b
|
10 years |
mreichardt |
Adjusted make.xml to change in make_builder shared library naming
|
|
|
@20:6ef1be71bd18
|
10 years |
mreichardt |
Fix in order to make queue stress test compile with clang
|
|
|
@19:bf74695129c2
|
10 years |
mreichardt |
Fix to make things compile with clang
|
|
|
@18:3a2524d73f28
|
11 years |
mreichardt |
Replaced boost::noncopyable with rrlib::util::tNoncopyable.
|
|
|
@17:98b0114deb5e
|
11 years |
foehst |
Updated file info
|
|
|
@16:4845a48fd05e
|
11 years |
mreichardt |
Added method for getting size of single-threaded queues
|
|
|
@15:e8c2dec713b5
|
11 years |
mreichardt |
Merged
|
|
|
@14:d59419426918
|
11 years |
mreichardt |
Added function to retrieve maximum queue length from bounded queue.
Fixed …
|
|
|
@13:2205bdf35bc0
|
11 years |
mreichardt |
Fixed issues in tSet (using pointer type)
Simplified ArrayChunk storage …
|
|
|
@12:d5e261348955
|
11 years |
foehst |
Added missing this-> for non-argument-dependent name lookup. That's why we …
|
|
|
@11:823ea2e65ace
|
11 years |
mreichardt |
Bugfix/workaround for std::atomic<uint64_t> in gcc 4.6 32-bit. Some minor …
|
|
|
@10:3393954730c3
|
11 years |
mreichardt |
Added comments to atomic stress test program
|
|
|
@9:ca4279ec7136
|
11 years |
mreichardt |
Added stress test for std::atomic<uint64_t> to check whether torn writes …
|
|
|
@8:2f68276cd582
|
11 years |
mreichardt |
Fixes for 32 bit platforms. Typo.
|
|
|
@7:ec5c0b213bbf
|
11 years |
mreichardt |
Added support for dequeueing queue fragments.
Performed major refactoring.
|
|
|
@6:99edd9b878a7
|
11 years |
mreichardt |
Fix for gcc 4.5 (I do wonder why gcc 4.6 does not complain though)
|
|
|
@5:5687b17d5e78
|
11 years |
mreichardt |
Added bounded queues including tests.
|
|
|
@4:ac61ec7eed81
|
11 years |
mreichardt |
Fixed ABA problem in concurrent dequeueing (now uses tagged pointers).
|
|
|
@3:5d5fabb59780
|
11 years |
mreichardt |
Added initial implementation of concurrent set including test program.
|
|
|
@2:66c640773f78
|
11 years |
mreichardt |
Queues can now deal with unique_ptrs with custom deleter.
Unique pointer …
|
|
|
@1:ab5600e9054b
|
11 years |
mreichardt |
Fixed issues with gcc 4.5
|
|
|
@0:6ec9a7fb7809
|
11 years |
mreichardt |
Initial commit with concurrent queue and test programs.
|