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
  Julius Pfrommer 563fb3a9ba fix returning NothingTodo in the Browse service 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
  Julius Pfrommer 7449aeba37 clean up handling of continuation points 6 years ago
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables 6 years ago
  tbeu 983f956003 Fix typos 6 years ago
  Henrik Norrman 6b7c458dc3 Added configuration options for OperationLimits 6 years ago
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 6 years ago
  Julius Pfrommer 7ff5a873ff refactor getTypeHierarchy and getNodeType 6 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 6 years ago
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 6 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 6 years ago
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 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 e784d967d8 cosmetic improvements 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
  Stefan Profanter aed40a3ea1 Fix build on VS2008 and support C++ compilation 7 years ago
  Julius Pfrommer b622e033ea Merge branch '0.2' 7 years ago
  Julius Pfrommer d92283ebdf fix a potential issue uncovered by coverity 7 years ago
  Julius Pfrommer 0ccac95559 Merge branch '0.2' 7 years ago
  Julius Pfrommer 182617108b small simplification in the view service 7 years ago
  Julius Pfrommer 6f7382154b translatebrowsepaths uses breadth-first search for less referencetype lookups 7 years ago
  Julius Pfrommer 4f23e1d3bd Merge branch '0.2' 7 years ago
  Julius Pfrommer c76f202813 make Service_TranslateBrowsePathsToNodeIds_single a static method 7 years ago
  Julius Pfrommer f070a74c3c resolve a redundant condition 7 years ago
  Julius Pfrommer d56d27f6fb refactor browse service to not use gotos 7 years ago