heck
24d39b8492
Added tag Release_2.0.2 for changeset e8fe371c870a
5 years ago
Volker Birk
87829c5dc4
C++ 11, options for clang and gcc
5 years ago
heck
b7d8c06d79
Move pEpLog() macro to new header pEpLog.hh
5 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
5 years ago
Volker Birk
ac9f433f17
merging
5 years ago
Volker Birk
36328efc0e
Added tag RC1 for changeset 3275abf4bb79
5 years ago
heck
7c8a840aee
pEpLog() / pEpErr() - enable automatic flushing on std::cout and std::cerr
5 years ago
heck
4e47aa6d9e
pEpLog() / pEpErr() - Add high-res timestamp
Add test_peplog.cc
5 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
5 years ago
heck
5d626151d3
More Logging (in DEBUG build)
5 years ago
Volker Birk
4ae7614224
adding declaration of _inject_sync_event
5 years ago
Hussein Kasem
b4772e5506
Android Build: fix header extraction
5 years ago
Jorg Knobloch
736fcc6c19
Added call_with_lock.cc and slurp.cc to Windows build.
5 years ago
Thomas
146f71ab89
Add include (won't compile on Windows otherwise)
5 years ago
Thomas
97614af623
Update Windows project
5 years ago
heck
723b6b1829
Possible fix for "shutdown problem".
Tests added in last commit (startup/shutdown repeatedly) now seem to work better, but still fail on iteration 61, with a different problem.
6 years ago
heck
0e4f4475c4
Enhance sync testing; startup/shutdown repeatedly.
These tests still fail.
6 years ago
heck
53beb9ba64
update test_adapter.cc to use new pEpLog()
6 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
6 years ago
heck
d7d8371e61
Fix: include of local.conf
6 years ago
heck
e9d5c27bc0
Tried minimizing makefile complexity, clean out unused stuff.
now:
'make' defaults to 'make lib'
'make lib' - build static lib only
'make test' - build tests with lib as prereq.
'make all' - same as 'make test'
test changes to lib using e.g:
'make test && test/test_adapter'
6 years ago
heck
bb8e9b3161
cleanup build, and add test/ dir
6 years ago
heck
82513674a7
cleanup makefiles, prepare for new test/ dir
6 years ago
heck
4243c9eda0
C++11 is the standard to be used for all adapters (acc. to Volker)
6 years ago
Volker Birk
9a00b896a5
FIXME: I need Heck!
6 years ago
Volker Birk
1a839ff736
merging
6 years ago
Volker Birk
825c69b726
FIXME!
6 years ago
Thomas
c6e9fe4cbf
*oops* Pt. II
6 years ago
Volker Birk
23f50511a0
*oops*
6 years ago
Volker Birk
4b9fdbba02
clean shutdown in sync_thread
6 years ago
Volker Birk
c6352281f8
do not join() if on sync thread
6 years ago
Thomas
e5862ded4e
Delete sync thread if shutdown event is injected
6 years ago
Volker Birk
3da916cd0d
normalizing
6 years ago
Volker Birk
5ff0137603
adding license information
6 years ago
Volker Birk
01d9b71e59
is_sync_running() added
6 years ago
Volker Birk
08e3ed06ec
merging
6 years ago
Volker Birk
b1c5cf6a1a
synchronously and immediate shutdown
6 years ago
Hussein Kasem
0fd056c6a9
build-android: Add missing script
6 years ago
Thomas
8e24bfde6b
Add call_with_lock to Windows build
6 years ago
Hussein Kasem
e6f0cf0f64
Android: add call_with_lock.cc to the build and use the correct c++ version
6 years ago
Volker Birk
fad58207d7
...
6 years ago
Volker Birk
8c0fe0553e
not static - testing
6 years ago
Volker Birk
04e99fb2c2
...
6 years ago
Volker Birk
c883a95ffb
...
6 years ago
Volker Birk
087d6623c2
move exception between threads
6 years ago
Volker Birk
b8be88ee99
...
6 years ago
Volker Birk
c25feca938
startup() may throw RuntimeError
6 years ago
Volker Birk
e61c860a25
runtime error trying to start sync if no own identities available
6 years ago
Thomas
14747c481b
Remove 64 bit configuration
6 years ago
Roker
5467781c00
cleanup .hgtags
6 years ago