Commit History

Author SHA1 Message Date
  Julius Pfrommer 02746b7625 do not push in PR from forks 7 years ago
  Julius Pfrommer c697cb791b remove the header for external namespaces 7 years ago
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 7 years ago
  Julius Pfrommer 5c2f1d8da5 always use thread_local globals; prevent nesting exchangeBuffer() 7 years ago
  Julius Pfrommer 55f2cfab80 fix #1069 and add a test case for object type instantiation 7 years ago
  Stefan Profanter 1379397523 Merge pull request #1066 from open62541/hotfix/travis_fail 7 years ago
  Stefan Profanter 8c19500510 Do not fail for after_success script 7 years ago
  Stefan Profanter ed85082405 Avoid valgrind error 7 years ago
  Stefan Profanter 571ae67761 Merge branch 'master' into hotfix/travis_fail 7 years ago
  Stefan Profanter 11bee2eea8 Fix cast warning in clang 7 years ago
  Stefan Profanter 4e743307f4 Merge pull request #1067 from open62541/hotfix/uinteger_inside_integer 7 years ago
  Stefan Profanter 93064e6d91 Update to schema version 1.03 7 years ago
  Stefan Profanter 204cd85b5d Fix travis not erroing on build fail 7 years ago
  Julius Pfrommer e00b02ceee have all forward declarations in one place 7 years ago
  Julius Pfrommer d4e02778c6 remove a workaround that is solved during ns0 bootstrap 7 years ago
  Julius Pfrommer 11c70d3ff1 move getTypeHierarchy into nodemanagement 7 years ago
  Julius Pfrommer 392d88632b use isNodeInTree in the translatebrowsepath service 7 years ago
  Julius Pfrommer 8724c13aa2 check the referencetype during browse 7 years ago
  Julius Pfrommer 60274e854b cosmetic cleanups 7 years ago
  Julius Pfrommer 89a52b7cf9 add a unit test for browsenext 7 years ago
  Julius Pfrommer e784d967d8 cosmetic improvements 7 years ago
  Julius Pfrommer 573967970b refactor: make method call a static function 7 years ago
  Julius Pfrommer a7b28f5b41 simplify browsing; don't get relevant reference types beforehand 7 years ago
  Julius Pfrommer 1f7e07d014 structure node reference by reference "kind" 7 years ago
  Julius Pfrommer 6b3186ab5d hide some #ifdefs in a macro 7 years ago
  Julius Pfrommer bc176c579d add a first draft for a gdb pretty-printer 7 years ago
  Julius Pfrommer f390587bae adjust namespace generation 7 years ago
  Julius Pfrommer d1c49761a4 remove offset for encoding 7 years ago
  Julius Pfrommer 414526c3a9 decode custom type from extensionobject 7 years ago
  Julius Pfrommer a668df0605 always use thread_local globals; prevent nesting exchangeBuffer() 7 years ago