Commit History

Author SHA1 Message Date
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 6 years ago
  Thomas Bender ba3b55ab4a support data types that are different from (nsIndex==0) (#1605) 6 years ago
  Thomas Bender 50115bb143 Add UA_ExpandedNodeId_equal and UA_QualifiedName_equal 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 years ago
  StalderT 7e30f66b0b fix if/while/for/switch typo 6 years ago
  Julius Pfrommer e74b4bf832 simplify datetime handling. 6 years ago
  Stefan Profanter 3d9e6434dc Fix dereference of NULL 6 years ago
  Julius Pfrommer fac0947e16 don't malloc in if-condition 6 years ago
  Julius Pfrommer c39646c677 don't call memcpy on sentinel pointer 6 years ago
  Julius Pfrommer df01d8a514 user internal tm struct for date descriptions 6 years ago
  Stefan Profanter b2c0798c23 Fix oss_fuzz bug 3599 6 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 6 years ago
  Stefan Profanter 20440bcd6b Fix build for VS2008 6 years ago
  Julius Pfrommer 2a42d8f1e6 Merge branch '0.2' into merge_02 6 years ago
  Julius Pfrommer 089dd7aae8 return partial content of a range (fix #1055) 6 years ago
  Julius Pfrommer 138bcbf9df fix cleaning up unassigned memory (reported in #1055) 6 years ago
  Julius Pfrommer be215e3b1f compare the namespaceindex when searching for data types 7 years ago
  Julius Pfrommer 5c5066baee add a maximum size check for UA_Array_new 7 years ago
  Julius Pfrommer 721bfda7fb introduce integer shortnames internally in the lib (u8, u16, i32, ...) 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 7 years ago
  Julius Pfrommer 5b89dbaad0 Merge branch '0.2' 7 years ago