465 Commits (Release_2.1)
 

Author SHA1 Message Date
Volker Birk 47d8cfbd97 simplify 7 years ago
Roker 987e5c21be add test program for the library. 7 years ago
Roker 7c899dcb36 add state() function. 7 years ago
Volker Birk 0e05b11f30 ... 7 years ago
Volker Birk 9208f9f729 push_back of combined element instead of emplace_back in a list 7 years ago
Volker Birk 0fa4e1aee0 adding typename 7 years ago
Volker Birk 6ab4d2664b remove deleter 7 years ago
Volker Birk a2755260a5 no deleter 7 years ago
Roker 9a86a4a4e7 put PC(nullptr, cdata) into changed list 7 years ago
Volker Birk e99d28569c extra callbacks for sync thread 7 years ago
Volker Birk 3d15b8513d delete as standard deleter for clear() 7 years ago
Volker Birk 4e56ba8e25 default deleter is delete 7 years ago
Roker 10860cc0ea add Producer/Consumer container. 1st try. Untested! Needs discussion! 7 years ago
Roker 462ac26d0c merge "LPA-1" into default branch 7 years ago
Roker a6a36ef76f #close LPA-1 7 years ago
Roker 70229a2789 rename "ret" into "r" 7 years ago
Roker e07ff65537 merge "default" into LPA-1 7 years ago
Roker addc7a1605 correct initialization order: baseclass first, own members second 7 years ago
Roker e825cb3b34 general template first, specialization second. 7 years ago
Roker 4238c90d65 add Deleter parameter to locked_queue<> 7 years ago
Roker edba439279 added try_pop_front() and try_pop_back(). normal pop_*() now blocks instead of Undefined Behavior. 7 years ago
Roker 145f945db2 start branch LPA-1 7 years ago
Volker Birk a74d7cf8b6 ... 7 years ago
Volker Birk 89ca327f03 ... 7 years ago
Volker Birk 6bbe1edff7 ... 7 years ago
Volker Birk 400e23642a startup and shutdown in sync thread 7 years ago
Volker Birk d273cea0d9 merging 7 years ago
Volker Birk 2e7a000184 callbacks 7 years ago
Roker 1ddf878731 merge double head. 7 years ago
Roker 785c8991a1 add function slurp(), coming from JsonAdapter 7 years ago
Volker Birk 8e686d6189 eof 7 years ago
Volker Birk d17f3a7f45 simplify and switch to _Thrd_sleep() on Windoze 7 years ago
Volker Birk 944fb89e41 somewhat cleaner 7 years ago
Volker Birk 0293edca01 why a class anymore 7 years ago
Volker Birk ae10e60873 nicer syntax 7 years ago
Volker Birk bae0aaff8d nicer 7 years ago
Volker Birk 7388de15af default 7 years ago
Volker Birk 20e02ec6ad remove unnecessary vtable 7 years ago
Volker Birk 7817b87386 a little more release 7 years ago
Volker Birk 558d25d1e5 hgignore 7 years ago
Volker Birk e47ae375a3 ... 7 years ago
Volker Birk 0153ddfb8b hgignore 7 years ago
Volker Birk e6e9415a03 testing… 7 years ago
Volker Birk 282a88ce8a license comment 7 years ago
Volker Birk 3beaad73b5 adding uninstall 7 years ago
Volker Birk 7eb073d28d adding a small test 7 years ago
Volker Birk bcfcff6ad6 Makefile magic 7 years ago
Volker Birk b224073ba9 do not detach 7 years ago
Volker Birk 4b919191e2 debug options 7 years ago
Volker Birk d64b492c88 ... 7 years ago