Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer 80eded3495 types: use variable length arrays for members (saves 5kb of every binary) před 9 roky
  Julius Pfrommer 6a52c4e2be types: picoseconds are in uint16 před 9 roky
  Julius Pfrommer 965cc2ad16 types: move datetime macros into ua_types.h, simplify getting the current time on windows před 9 roky
  Julius Pfrommer fcc415202e types: add a monotonic cpu timer to measure delays před 9 roky
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build před 9 roky
  Julius Pfrommer 7ddc1119cf remove a compiler warning that is unnecessary on most systems where malloc can't fail před 9 roky
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background před 9 roky
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation před 9 roky
  Julius Pfrommer 191afe1ba1 simplify the API for random values. use a (thread-local) global value in the background před 9 roky
  Julius Pfrommer 06b6687b3f improve the documentation of data types před 9 roky
  Julius Pfrommer e4fb5a9404 fix checking for scalar values před 9 roky
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node před 9 roky
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer před 9 roky
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size před 9 roky
  Julius Pfrommer 64ce9c9940 cosmetic improvements před 9 roky
  Julius Pfrommer ea9b3a004c Enable reading and writing on nodes per default; Fix a typo (bulidinfo) před 9 roky
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests před 9 roky
  Julius Pfrommer 052be1ef70 update před 9 roky
  Julius Pfrommer 6ce4d129da Merge branch 'master' into unsigned_array_size před 9 roky
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes před 9 roky
  Holger Jeromin 07f9805912 negative defines should be in parentheses před 9 roky
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets před 9 roky
  Julius Pfrommer 402a2ac0b0 tag functions that return a malloced pointer před 9 roky
  Julius Pfrommer e1448f3685 cosmetic cleanups; use restrict where pointers don't alias před 9 roky
  Julius Pfrommer 5a1fea9e57 simplify types před 9 roky
  Julius Pfrommer 49946cd989 fix cpp před 9 roky
  Julius Pfrommer f0acccbebb fix some small bugs před 9 roky
  Julius Pfrommer 8c84d26cd1 fix bytestr před 9 roky
  Julius Pfrommer a5005437a9 fix a cast to bytestring před 9 roky
  Julius Pfrommer c9dd3305bf fix cpp example; improve inline type functions před 9 roky