Julius Pfrommer
|
ef12b67c71
use the C99 integer definitions from ua_config.h
|
7 years ago |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 years ago |
FlorianPalm
|
e7a732917c
removed license note from files of the deps folder
|
7 years ago |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 years ago |
Julius Pfrommer
|
abc3716e07
First files compiling as cxx
|
8 years ago |
Julius Pfrommer
|
3a94d60e49
use stdint.h instead of inttypes.h (some embedded architectures don't have it..)
|
8 years ago |
Julius Pfrommer
|
15835935f0
remove unused functionality from the pcg rng
|
8 years ago |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
8 years ago |
Markus Graube
|
339562f6ff
add missing pcg_basic.c and pcg_basic.h
|
9 years ago |