Commit History

Author SHA1 Message Date
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 7 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 7 years ago
  Julius Pfrommer 45cf55c334 Merge branch '0.2' 7 years ago
  Julius Pfrommer 3b50718415 seed rng if not disabled by flag, fix #632 7 years ago
  Julius Pfrommer fbac663ef4 Merge branch '0.2' 7 years ago
  Julius Pfrommer 2cabd7c5d9 use cmake project version facility 7 years ago
  Julius Pfrommer dac72655db fix: add stdint.h for older Visual Studios 7 years ago
  Julius Pfrommer 875d7f060c Merge branch '0.2' 7 years ago
  Julius Pfrommer 00d00e413e fix: use of variable "new" breaks C++ compat 7 years ago
  Julius Pfrommer dfc313f7bd fix: do not include malloc.h in clang (fix #834) 7 years ago
  Julius Pfrommer 6529137c26 enable statuscode descriptions by default; split functionality across 7 years ago
  Stefan Profanter 4c9857e122 Add missing statuscodes from StatusCode.csv 7 years ago
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 7 years ago
  Julius Pfrommer a1d4b29d9e Merge branch '0.2' 7 years ago
  Julius Pfrommer 9883f078ef Simplify the warnining for unknown endianness; related to #752 7 years ago
  Julius Pfrommer a8e0bd092a Merge branch '0.2' 8 years ago
  Julius Pfrommer 2fa33020b8 fix dynamic linking (#714) 8 years ago
  Stefan Profanter e9e68a0ba2 Service RegisterServer and Discovery (#687) 8 years ago
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 years ago
  Stasik0 03a8e92e43 fixing typos in c4fe8677428b57e50d32b4aefc49ee7ba3e2d5e1 8 years ago
  Stasik0 c4fe867742 cosmetic improvement: show git version in ua node space 8 years ago
  Otto Tronarp 59ff9f3a31 Detect float endianness on centos6 with gcc 4.4 8 years ago
  Julius Pfrommer c3014dd380 improve warning message when endianness is not detected 8 years ago
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; 8 years ago
  Julius Pfrommer 755a9a2f8f adapt the example in the readme; fix a macro redefinition edge-case 8 years ago
  Julius Pfrommer c539903821 wrap config in extern "C" for C++ interop 8 years ago
  Julius Pfrommer f45d6faf85 Overlayable (#582) 8 years ago
  Julius Pfrommer 3a8af99c5a further simplify endianness handling 8 years ago
  Julius Pfrommer fb64058984 fix android endianness macro 8 years ago
  Julius Pfrommer 3dbcaad2ad disable error on warning for endianness detection on clang 8 years ago