Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables il y a 5 ans
  Mark Giraud 3f314fa917 Fix undefined behavior (null pointers passed to memcpy) il y a 5 ans
  Stefan Profanter f4f8cdc4c3 Stack: Fix heap use after free il y a 5 ans
  Julius Pfrommer 17d4a6b908 Stack: Add _clear as a shorter alternative to _deleteMembers il y a 5 ans
  StalderT 75dab12647 fix a comment in UA_DataType_isNumeric il y a 5 ans
  Julius Pfrommer e8d10c4479 Stack: Add Boolean to the numeric data types; Improve documentation il y a 5 ans
  Julius Pfrommer a469a0d9b4 Stack: Rename isDataTypeNumeric to UA_DataType_isNumeric il y a 5 ans
  Stefan Profanter e2d4b0bf03 Merge pull request #2085 from open62541/runtime_custom_types il y a 5 ans
  Martin Lang a42a5f5316 Extend function UA_NodeId_isNull il y a 5 ans
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server il y a 5 ans
  Julius Pfrommer 2e7da4fd36 Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds il y a 5 ans
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 il y a 6 ans
  Stefan Profanter af8daa874d Merge branch '0.3' into master il y a 6 ans
  Stefan Profanter 0f51f66653 Remove all usages of UA_THREAD_LOCAL. Fixes #1769 il y a 6 ans
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool il y a 6 ans
  Peter Rustler dba0e80dc9 Move UA_NumericRange_parseFromString into exported api. il y a 6 ans
  Peter Rustler 8845e493d7 Add filter support for numeric absolute filters for monitored items il y a 6 ans
  Julius Pfrommer a1d520317f Use specific encoding functions for all builtin types il y a 6 ans
  Peter Rustler e2280bd006 Add filter support for numeric absolute filters for monitored items il y a 6 ans
  Julius Pfrommer d4f40c6790 Remove functionality deprecated after 0.3 il y a 6 ans
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr il y a 6 ans
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback il y a 6 ans
  Thomas Bender ba3b55ab4a support data types that are different from (nsIndex==0) (#1605) il y a 6 ans
  Thomas Bender 50115bb143 Add UA_ExpandedNodeId_equal and UA_QualifiedName_equal il y a 6 ans
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) il y a 6 ans
  StalderT 7332a100ee remove unneeded whitespaces (#1552) il y a 6 ans
  StalderT 7e30f66b0b fix if/while/for/switch typo il y a 6 ans
  Julius Pfrommer e74b4bf832 simplify datetime handling. il y a 6 ans
  Stefan Profanter 3d9e6434dc Fix dereference of NULL il y a 6 ans
  Julius Pfrommer fac0947e16 don't malloc in if-condition il y a 6 ans