Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 6 vuotta sitten
  Stefan Profanter 61f5018854 Merge remote-tracking branch 'upstream/master' into hotfix/localeid 6 vuotta sitten
  Jens Reimann 76aea27156 fix interpreter locations 6 vuotta sitten
  Jonas Green 7a58e6c0a5 Corrected format of LocaleId in LocalizedText attributes 6 vuotta sitten
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 vuotta sitten
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 vuotta sitten
  FlorianPalm 5cb2dd2905 formatting of license text in py files 7 vuotta sitten
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 vuotta sitten
  FlorianPalm 48a2b96305 added license change to python files 7 vuotta sitten
  FlorianPalm 4f3bd82065 Revert "added license note in python files" 7 vuotta sitten
  FlorianPalm 39cb289927 added license note in python files 7 vuotta sitten
  Julius Pfrommer 714c5d562f don't print useraccesslevel and userexecutable for generated nodes 7 vuotta sitten
  ichrispa c2bb903346 UAExpert assumes the default access level ANY (3), which is not printed into the NS XML's. open62541 assumes NONE (0). Changed NS Compiler to correct for the discrepancy. 7 vuotta sitten
  ichrispa 36f430eacc Fixed: Can instantiate NS0 DataTypes /w DataType definitions (closes #805). Adapted API to allow type passing in variableTypes. Adapted namespace compiler to new value encoding scheme (closes #806). 7 vuotta sitten
  Markus Graube afc67e6313 Fix typos (#723) 8 vuotta sitten
  Markus Graube 2e2890a695 Allow empty-element tag for base attributes (#679) 8 vuotta sitten
  Julius Pfrommer 1f6c816802 fix significant whitespace issues in namespace generation; make python3-ready 8 vuotta sitten
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) 8 vuotta sitten
  ichrispa f689ad992d Added XML Preprocessing stage to namespace compiler. (requested by #584) 8 vuotta sitten
  Chris Iatrou 643cc327c6 Namespace compiler wraps low-level calls to nodestore in RCU_LOCK/UNLOCK. Several missing locks added before calls to addExistingNode(). 8 vuotta sitten
  ichrispa bd76419d5c Revised namespace compiler to properly construct method argument descriptions. Workaround in addMethodNode - broken anyway since size_t was introduced - is now obsoleted. 8 vuotta sitten
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 vuotta sitten
  Julius Pfrommer 4d553b9c1f nodestore: align recent changes in code not covered by travis and unit tests 8 vuotta sitten
  Stasik0 b15aa422f9 working on #510, fixing some memleaks, @ichrispa - help needed with arrays 8 vuotta sitten
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) 8 vuotta sitten
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 8 vuotta sitten
  Julius Pfrommer 55e9013dc8 remove dead code in namespace generation 8 vuotta sitten
  ichrispa 36a4ef3155 Fixed broken code generation for method nodes; fixed bootstrapping. 8 vuotta sitten
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes 8 vuotta sitten
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback 8 vuotta sitten