buda
|
ed3a82ee01
|
lockfree hashmap minor modification (at instead of operator[])
|
2015-10-03 21:02:51 +02:00 |
|
buda
|
7e846b4dc0
|
initial version of lockfree::HashMap, methods operator[] and put are for now in the interface
|
2015-10-03 08:07:55 +02:00 |
|
buda
|
44c9585602
|
basic test on dynamic bitset
|
2015-09-27 23:05:04 +02:00 |
|
Dominik Tomičević
|
cd9eded8df
|
changed sync directory location for spinlock test
|
2015-07-04 11:56:09 +02:00 |
|
Dominik Tomičević
|
bae1462f39
|
changes to skiplist and tests
|
2015-07-04 11:55:34 +02:00 |
|
Dominik Tomičević
|
37fba19cc6
|
started adding support for transactions
|
2015-07-04 11:51:33 +02:00 |
|
Dominik Tomičević
|
742b5a64c4
|
implemented thread safe bitblock structure for bitsets
|
2015-07-04 11:37:45 +02:00 |
|
Dominik Tomičević
|
7bbfe867be
|
finished implementing a basic lock free skiplist
|
2015-06-28 11:43:52 +02:00 |
|
Dominik Tomičević
|
adc80bf29a
|
added new item tower height generator for skiplist
|
2015-06-23 15:17:10 +02:00 |
|
Dominik Tomičević
|
a9a3fc02b0
|
added fast allocator implementations
|
2015-06-22 14:31:26 +02:00 |
|
Dominik Tomičević
|
a2ba8f14d3
|
wrote basic tests for spinlock and fixed a bug in the spinlock class
|
2015-06-18 15:27:06 +02:00 |
|
Dominik Tomičević
|
813bd4a424
|
added catch to gitignore
|
2015-06-18 14:56:15 +02:00 |
|
Dominik Tomičević
|
b20474107e
|
added test framework
|
2015-06-18 14:53:58 +02:00 |
|