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
|
8 years ago |
Julius Pfrommer
|
f070a74c3c
resolve a redundant condition
|
8 years ago |
Julius Pfrommer
|
d56d27f6fb
refactor browse service to not use gotos
|
8 years ago |
Julius Pfrommer
|
7e27df3544
Merge branch '0.2'
|
8 years ago |
pschoppe
|
3299b5c29a
Extend external nodestore API to retrieve references in returnRelevantNodeExternal
|
8 years ago |
Julius Pfrommer
|
954f69b206
expose the TranslateBrowsePathstoNodeIds service to userland
|
8 years ago |
Julius Pfrommer
|
0c22408278
import preparatory changes from the mdns feature branch
|
8 years ago |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 years ago |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
8 years ago |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
8 years ago |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
8 years ago |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
8 years ago |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
8 years ago |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
8 years ago |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
8 years ago |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 years ago |
Julius Pfrommer
|
0af27d3535
refactor: remove a redundant array size check
|
8 years ago |
Julius Pfrommer
|
7643772e25
refactor: simplify object and variable instantiation
|
8 years ago |
Julius Pfrommer
|
2525fd527e
make function to get type-hierarchy reusable outside of services_view
|
8 years ago |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 years ago |
Julius Pfrommer
|
ce4031ef8d
use only a single UA_NodeId_isNull for all nodeid types
|
8 years ago |