Julius Pfrommer
|
f2b1cf8c2f
always enable documentation build but needs to be invoked manually
|
7 years ago |
Julius Pfrommer
|
94c30b74ca
generate tutorial docs from compilable c-files
|
7 years ago |
Julius Pfrommer
|
4f93f53c23
add clang-tidy for linting
|
7 years ago |
Julius Pfrommer
|
dfef59dbaf
make nodeid hashing public; simpler FNV hashing for (short) string nodeids
|
7 years ago |
Julius Pfrommer
|
27a2b77429
fix drop in gcov coverage (#917)
|
7 years ago |
Julius Pfrommer
|
3b50718415
seed rng if not disabled by flag, fix #632
|
7 years ago |
Julius Pfrommer
|
1f6c35b4f7
make unit tests with valgrind optional
|
8 years ago |
Julius Pfrommer
|
2cabd7c5d9
use cmake project version facility
|
8 years ago |
Mike Looijmans
|
58ce90e99d
Generate properly versioned shared library links on Linux
|
8 years ago |
Julius Pfrommer
|
b3f496711f
mark multithreading as experimental
|
8 years ago |
Julius Pfrommer
|
dac72655db
fix: add stdint.h for older Visual Studios
|
8 years ago |
Julius Pfrommer
|
b374768f2f
infrastructure: simplify appveyor; add visual studio 2008 but do not
|
8 years ago |
Julius Pfrommer
|
6529137c26
enable statuscode descriptions by default; split functionality across
|
8 years ago |
Stefan Profanter
|
4c9857e122
Add missing statuscodes from StatusCode.csv
|
8 years ago |
Stefan Profanter
|
0f7ce31433
Fix compilation errors in UDP network plugin (#820)
|
8 years ago |
Julius Pfrommer
|
bd7858bf12
improve handling of timestamps in subscriptions
|
8 years ago |
Markus Graube
|
af8811d04d
Add install section for CMake (#764)
|
8 years ago |
Julius Pfrommer
|
7e5087e656
move util functions used by several services to dedicated file
|
8 years ago |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 years ago |
Julius Pfrommer
|
67f0130946
Use the release number and commit id from git in the generation documentation.
|
8 years ago |
Julius Pfrommer
|
8799b44ac4
Type handling functions in separate header (#735)
|
8 years ago |
Chris Paul Iatrou
|
ef653a3a3d
Registered BUILD_SHARED_LIBS as build option (can otherwise not be enabled by some IDEs)
|
8 years ago |
Stasik0
|
fc4e8a81cc
fixing a memory problem in completeMessage, relies to #689
|
8 years ago |
Julius Pfrommer
|
587a9284c7
cosmetic improvements; make ns0 generation an advanced build option
|
8 years ago |
Julius Pfrommer
|
2fa33020b8
fix dynamic linking (#714)
|
8 years ago |
Markus Graube
|
f894625e28
Improve documentation (#713)
|
8 years ago |
Sten Grüner
|
966a7a255d
reviving server's certificates in an example (#708)
|
8 years ago |
Julius Pfrommer
|
33051eaed6
cleanup cmake (#681)
|
8 years ago |
Julius Pfrommer
|
e3665608b1
scanf and printf removed from examples, don't need to diable warnings on msvc
|
8 years ago |
Julius Pfrommer
|
56e7ae441f
fix inclusion order of winsock2/windows.h in amalgamation
|
8 years ago |