Commit Graph

38 Commits (dd56c009e3534eaa9001c0b11ecb59d4b16f0b96)

Author SHA1 Message Date
heck 4766b4c07b some formatting only, (cant we agree on softwrapping please, line width on my MBP 13" is around 2000) 3 years ago
Volker Birk aa9a3c7e77 auto call release() on platforms where this is supported.
test messages and notifications.
3 years ago
Volker Birk f210495d67 implementing ENGINE-781 3 years ago
Volker Birk ebae3dee3e when in shutdown exit this loop 3 years ago
Volker Birk d4d114ff15 JSON adapter needs this 3 years ago
Volker Birk 87829c5dc4 C++ 11, options for clang and gcc 3 years ago
heck b7d8c06d79 Move pEpLog() macro to new header pEpLog.hh 3 years ago
heck a62e51bec8 Backing out all commits after 159:3275abf4bb79 3 years ago
heck 15a20035eb Improved Logging, prefixed with thread_id now. (DEBUG build only)
added pEpErr() (DEBUG and RELEASE build)
non-local vars names with len == 1 are not handy at all
3 years ago
heck 5d626151d3 More Logging (in DEBUG build) 3 years ago
Volker Birk 4ae7614224 adding declaration of _inject_sync_event 3 years ago
Thomas 146f71ab89 Add include (won't compile on Windows otherwise) 3 years ago
heck 2a78dab74f Added Build var DEBUG for release/debug builds. (-g vs NDEBUG)
Added Logging macro that compiles away to nothing when DEBUG=0
3 years ago
Volker Birk 01d9b71e59 is_sync_running() added 4 years ago
Volker Birk c25feca938 startup() may throw RuntimeError 4 years ago
Roker 02f6123646 LAS-2 I hope that default template argument would make modern clang++ happy. 5 years ago
Roker 52530e2a33 remove "locked_queue" and <thread> from public Adapter.hh API, because not necessary there. 5 years ago
Roker 8d92ae2efd don't pollute the global namespace with "using namespace std;" in the header. Adds some comments for documentation. 5 years ago
Volker Birk 47d8cfbd97 simplify 5 years ago
Volker Birk e99d28569c extra callbacks for sync thread 5 years ago
Roker e825cb3b34 general template first, specialization second. 5 years ago
Volker Birk 89ca327f03 ... 5 years ago
Volker Birk 6bbe1edff7 ... 5 years ago
Volker Birk 400e23642a startup and shutdown in sync thread 5 years ago
Volker Birk 2e7a000184 callbacks 5 years ago
Volker Birk 8e686d6189 eof 5 years ago
Volker Birk d17f3a7f45 simplify and switch to _Thrd_sleep() on Windoze 5 years ago
Volker Birk 944fb89e41 somewhat cleaner 5 years ago
Volker Birk 0293edca01 why a class anymore 5 years ago
Volker Birk ae10e60873 nicer syntax 5 years ago
Volker Birk 7388de15af default 5 years ago
Volker Birk 20e02ec6ad remove unnecessary vtable 5 years ago
Volker Birk d64b492c88 ... 5 years ago
Volker Birk 9e53a32de2 adding this for auto release 5 years ago
Volker Birk 546c6a89f0 shutdown sync thread 5 years ago
Volker Birk 14a51c1c62 ... 5 years ago
Volker Birk 451e049b83 sync thread implementation 5 years ago
Volker Birk f5648a2972 some implementation 5 years ago