Commit Verlauf

Autor SHA1 Nachricht Datum
  LEvertz 085f5eea88 Update ua_config.h.in vor 10 Jahren
  Stasik0 3b1c0305c5 no need to include alloca.h if gcc is used vor 10 Jahren
  unknown 4dea9bb176 fixing mingw build vor 10 Jahren
  Stasik0 8e3aaea991 fixing amalgate on windows @jpfr are you sure to include files from /examples/ in the amalgate? it is pragmatic, but not architecturally-nice vor 10 Jahren
  Stasik0 a87ef6bb9d adding _DEFAULT_SOURCE as proposed in #212 vor 10 Jahren
  Julius Pfrommer 8861cc0679 improve build vor 10 Jahren
  Julius Pfrommer 6385a47ac4 undef SLIST_ENTRY defined in winnt.h and queue.h vor 10 Jahren
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file vor 10 Jahren
  Julius Pfrommer 77398a57de use calloc to initialize arrays of scalar values vor 10 Jahren
  Julius Pfrommer 14dc7cec22 simplify vor 10 Jahren
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) vor 10 Jahren
  Julius Pfrommer 0ed23beeb7 cleaning up vor 10 Jahren
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription vor 10 Jahren
  Julius Pfrommer 2d8597d639 client code vor 10 Jahren
  Stasik0 5531840f34 fixing build vor 10 Jahren
  Julius Pfrommer c5d284033a simplify alloc vor 10 Jahren
  Stasik0 7ea98fb280 minor changes in order to increase compatibility with mingw on travis vor 10 Jahren
  Stasik0 26f4fa8a2f steps towards cross compiling, relates #159 vor 10 Jahren
  Julius Pfrommer 83e3af6ed0 fix two coverity warnings vor 10 Jahren
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc vor 10 Jahren
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity vor 10 Jahren
  Julius Pfrommer 7aa7b32f89 Fix build on windows. vor 10 Jahren
  FlorianPalm c30d84a633 gcc 4.8 conform build vor 10 Jahren
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and vor 10 Jahren
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean vor 10 Jahren
  Julius Pfrommer 5edfcba3f6 Merge branch 'master' into statuscode vor 10 Jahren
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values vor 10 Jahren
  LEvertz 9ac88930b6 edited for compatiblity to Windows with MinGW vor 10 Jahren
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum vor 10 Jahren
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings vor 10 Jahren