Commit History

Author SHA1 Message Date
  Julius Pfrommer 7e2d5e5923 types: start introspection membernames with lower case 8 years ago
  Julius Pfrommer 6a52c4e2be types: picoseconds are in uint16 8 years ago
  Julius Pfrommer e92940f219 types: use specialized functions for expandednodeid handling 8 years ago
  Sten Grüner c3d4c52e0b Merge pull request #488 from Wtango/tmp 8 years ago
  wuyangtang 1f5705d15a Test for DataSource variable,fix segmentfault caused by DataSource callback function(read & write) 8 years ago
  Julius Pfrommer b8e278d39c Merge pull request #490 from open62541/monotonic_clock 8 years ago
  Julius Pfrommer 06774a36ac Merge pull request #489 from open62541/simplify_endianness 8 years ago
  Julius Pfrommer b1826a4b73 Merge pull request #478 from open62541/cleanup_build 8 years ago
  wuyangtang 8722023fa8 fix bug what case segment fualt when writing to a readonly value 8 years ago
  Sten Grüner 242a205207 Merge pull request #486 from Wtango/master 8 years ago
  wuyangtang 6bee018c2b fix typos in documentation 8 years ago
  ichrispa b106687b4b Fixed name compilers array encoding by removing the manual type assigned to the variant. Method generation overwrites argument creation of addMethodNode. 8 years ago
  ichrispa 5f16e6e97d Fixed argument creation for XML defined methods (Warning: "Dirty" Fix, see #485). Works for now. 8 years ago
  ichrispa cc568e2f18 Merge branch 'master' of https://github.com/acplt/open62541 8 years ago
  ichrispa da10a1c4ff Removing stale temprorary encoding variant from namespace compiler (#482 is still present). 8 years ago
  ichrispa fd378f1104 Merge branch 'master' of https://github.com/acplt/open62541 8 years ago
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) 8 years ago
  Stasik0 6f9514e361 removing a possible memleak, relates to #481 8 years ago
  Julius Pfrommer f2674aa116 fix g++ build 8 years ago
  Julius Pfrommer 965cc2ad16 types: move datetime macros into ua_types.h, simplify getting the current time on windows 8 years ago
  Julius Pfrommer fcc415202e types: add a monotonic cpu timer to measure delays 8 years ago
  Julius Pfrommer 273a7d572f fix win32 8 years ago
  Julius Pfrommer 4f4a2c7a58 encoding: remove endian ifdefs, optimized binaries are unchanged 8 years ago
  Julius Pfrommer c86fe11546 remove now unused UA_ALIGNED_MEMORY_ACCESS 8 years ago
  Julius Pfrommer 99ce9e249c add support for -fsanitize=undefined and -fsanitize=address 8 years ago
  Stasik0 b2ac767f74 should fix issue #481, seems to be a regression 8 years ago
  Julius Pfrommer 72b2108313 continue merging the changes from master 8 years ago
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 8 years ago
  Julius Pfrommer 7ddc1119cf remove a compiler warning that is unnecessary on most systems where malloc can't fail 8 years ago
  Julius Pfrommer 5bcec6cbc6 improve handling of localizedtext, relates to #482 8 years ago