Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' vor 7 Jahren
  FlorianPalm 5cb2dd2905 formatting of license text in py files vor 7 Jahren
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files vor 7 Jahren
  FlorianPalm 48a2b96305 added license change to python files vor 7 Jahren
  FlorianPalm 4f3bd82065 Revert "added license note in python files" vor 7 Jahren
  FlorianPalm 39cb289927 added license note in python files vor 7 Jahren
  FlorianPalm 35cd42e49e Update ua_namespace.py vor 7 Jahren
  Stefan Profanter 731ff5954c Add check for correct namespace index. See #824 vor 7 Jahren
  FlorianPalm d89e33c1be reverted last commit to ensure travis is building again. Still, there "retval" is not used when only "UA_BUILD_EXAMPLES_NODESET_COMPILER" vor 7 Jahren
  FlorianPalm 2209ea3361 Update ua_namespace.py vor 7 Jahren
  ichrispa bf1e219e91 Added definitions that are lost or incomplete when encoding data in userspace. vor 7 Jahren
  ichrispa 014206b010 Minor changes to binary encoding to re-allow encodeBinary to be called from userspace with minor modifications to ua_types_encoding_binary.h (adding UA_EXPORT) vor 7 Jahren
  ichrispa 2eee36853c Removed extraneous NULL in preproc directive vor 7 Jahren
  ichrispa 32880453a1 Switched definnition order vor 7 Jahren
  ichrispa 002cecd5dc Wrapping '#define NULL' in #ifndef to avoid compiler warnings on plattforms that already have a definition for it. vor 7 Jahren
  ichrispa f6e79fb994 Fixed bogus node class check in addOneWayReference (pertains to #836). Fixed unsufficient weight of type- and subType defititions when deriving node orders. vor 7 Jahren
  ichrispa dfad8fa02f Readded UA_ENCODINGOFFSET_BINARY vor 7 Jahren
  Markus Graube afc67e6313 Fix typos (#723) vor 8 Jahren
  Julius Pfrommer 1f6c816802 fix significant whitespace issues in namespace generation; make python3-ready vor 8 Jahren
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) vor 8 Jahren
  ichrispa f689ad992d Added XML Preprocessing stage to namespace compiler. (requested by #584) vor 8 Jahren
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) vor 8 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 8 Jahren
  Stasik0 64a8e5aadb final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now vor 8 Jahren
  Chris Iatrou 8498f7bc1e Repositioned typedef of UA_NULL in generated header to make the amalgamated files compilable with namespace generation. vor 8 Jahren
  ichrispa 8d05abb6ed Wrapping autgenerated header includes in UA_NO_AMALGAMATION when generating. vor 8 Jahren
  Stasik0 4b162f0be5 getting nodeset example to work in msvs, based on 824f7b8eb0240290329b7a929fd33041fc3645e4 by @joerg555 and 7328cd72c1fb05e3b8fa9ed3646f0f7d56697aee by @jpfr vor 8 Jahren
  Julius Pfrommer f47c6dc983 fix python3 support for the namespace generation vor 8 Jahren
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. vor 8 Jahren
  ichrispa 09f8df55d8 Dynamic topological sorting of nodes enabled; fixed duplicate referencing of dataType and subType definitions. vor 9 Jahren