..
CMakeLists.txt
Make docker installation equivalent to regular install
2017-10-06 13:23:34 +02:00
common.hpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
conncurent_list.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
dynamic_bitset_clear_n.cpp
Move unused datastructures to poc
2017-07-10 12:03:11 +02:00
dynamic_bitset_set_n.cpp
Move unused datastructures to poc
2017-07-10 12:03:11 +02:00
dynamic_bitset_set.cpp
Move unused datastructures to poc
2017-07-10 12:03:11 +02:00
dynamic_bitset.cpp
Move unused datastructures to poc
2017-07-10 12:03:11 +02:00
futex.cpp
Futex test execution time was too long
2017-02-21 15:47:15 +01:00
network_common.hpp
Removed unused template parameter from network stack.
2017-08-04 11:12:08 +02:00
network_read_hang.cpp
Removed unused template parameter from network stack.
2017-08-04 11:12:08 +02:00
network_server.cpp
Removed Dbms and QueryEngine from the Network stack.
2017-08-03 16:33:10 +02:00
network_session_leak.cpp
Removed Dbms and QueryEngine from the Network stack.
2017-08-03 16:33:10 +02:00
push_queue.cpp
Fix remaining falling tests in release mode
2017-08-09 16:39:21 +02:00
sl_hang.cpp
Remove some unused variables and lambda captures
2017-09-27 09:04:15 +02:00
sl_insert_competetive.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_insert.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_map.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_memory_leak.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_memory.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_remove_competetive.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_remove_disjoint.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_remove_joint.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_set.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
sl_simulation.cpp
Available memory logging, utils/sysinfo/memory cleanup, tests/concurrent cleanup.
2017-09-22 16:06:30 +02:00
spinlock.cpp
examples folder has been removed; src/test folder has been removed; the existing tests were moved to tests folder; StacktraceException has been introduced; query_plan_templated has been moved to query folder; hazard pointers have been deleted because they are not used any more
2017-02-18 18:03:48 +01:00
transaction_engine.cpp
GC bugfixes, MVCC and transaction refactoring
2017-06-12 10:46:12 +02:00