Historique des commits

Auteur SHA1 Message Date
  hfaham 4d99967c16 Update ua_util.h il y a 9 ans
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime il y a 9 ans
  Julius Pfrommer ab8af8cffc use __restrict also for all visual studio versions il y a 9 ans
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 il y a 9 ans
  FlorianPalm 1a03d0286d NO_ALLOCA (added in nodemanagement service) il y a 10 ans
  FlorianPalm dae421bab2 added NO_ALLOCA macro fix il y a 10 ans
  LEvertz 085f5eea88 Update ua_config.h.in il y a 10 ans
  Stasik0 3b1c0305c5 no need to include alloca.h if gcc is used il y a 10 ans
  unknown 4dea9bb176 fixing mingw build il y a 10 ans
  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 il y a 10 ans
  Stasik0 a87ef6bb9d adding _DEFAULT_SOURCE as proposed in #212 il y a 10 ans
  Julius Pfrommer 8861cc0679 improve build il y a 10 ans
  Julius Pfrommer 6385a47ac4 undef SLIST_ENTRY defined in winnt.h and queue.h il y a 10 ans
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file il y a 10 ans
  Julius Pfrommer 77398a57de use calloc to initialize arrays of scalar values il y a 10 ans
  Julius Pfrommer 14dc7cec22 simplify il y a 10 ans
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) il y a 10 ans
  Julius Pfrommer 0ed23beeb7 cleaning up il y a 10 ans
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription il y a 10 ans
  Julius Pfrommer 2d8597d639 client code il y a 10 ans
  Stasik0 5531840f34 fixing build il y a 10 ans
  Julius Pfrommer c5d284033a simplify alloc il y a 10 ans
  Stasik0 7ea98fb280 minor changes in order to increase compatibility with mingw on travis il y a 10 ans
  Stasik0 26f4fa8a2f steps towards cross compiling, relates #159 il y a 10 ans
  Julius Pfrommer 83e3af6ed0 fix two coverity warnings il y a 10 ans
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc il y a 10 ans
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity il y a 10 ans
  Julius Pfrommer 7aa7b32f89 Fix build on windows. il y a 10 ans
  FlorianPalm c30d84a633 gcc 4.8 conform build il y a 10 ans
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and il y a 10 ans