Історія комітів

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