提交历史

作者 SHA1 备注 提交日期
  Stefan Profanter 6fe8453249 Untabify 5 年之前
  Jojakim Stahl d9febf7bba Fix warning C4310: cast truncates constant value in VS2017 build 5 年之前
  Stefan Profanter ac0d94217d Stack: Correctly pass pointer to encoding for DiagnosticInfo 5 年之前
  Tom Lötzsch 4209f74e21 enforce correct order of QualifiedName member encoding/decoding 5 年之前
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells 5 年之前
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年之前
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 年之前
  Julius Pfrommer 481c00e31f Stack: Use DataTypeKind everywhere instead of the index (fix #2468) 5 年之前
  Julius Pfrommer 37bf2199f3 Stack: Cosmetic line length reduction 5 年之前
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables 5 年之前
  Julius Pfrommer 9a07705617 Stack: Replace _deleteMembers with _clear for the types encoding 5 年之前
  Stefan Profanter 9b837c1ba6 Nodeset Compiler: Check memory allocation success in generated code 5 年之前
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 年之前
  Julius Pfrommer 93c4d6caf2 Encoding: Allow type-nesting up to a depth of 100 5 年之前
  Julius Pfrommer 37d7ed5170 Encoding: Fix potential masking of an error code 5 年之前
  Julius Pfrommer 48584473cf Encoding: Cosmetic refactor and documentation improvements 5 年之前
  Julius Pfrommer b02d84a015 Replace #warning with #pragma message 5 年之前
  Julius Pfrommer 79aac78ed3 Better detection of endianness and IEE754 based on the target architecture 5 年之前
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 5 年之前
  Julius Pfrommer 8917135e07 Types: Ensure booleans are 1 byte long for overlayed encoding 5 年之前
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool 5 年之前
  Julius Pfrommer a1d520317f Use specific encoding functions for all builtin types 6 年之前
  AnzeS 71e1bbdaba variant binary encoding size optimization 6 年之前
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 年之前
  Julius Pfrommer 083356b4af make calcsizebinary const 6 年之前
  Jens Reimann ab37495c7b Pragma message should be a string with quotation marks 6 年之前
  Thomas Bender ba3b55ab4a support data types that are different from (nsIndex==0) (#1605) 6 年之前
  basyskom-jvoe cdf91fe9ec Fix android build with ndk r16b (#1591) 6 年之前
  Julius Pfrommer 7e7eba2b5c edge case in decoding of diagnosticinfo uncoverved by oss-fuzz 6 年之前
  Stefan Profanter 805bd9864f Check recursion limit for DiagnosticInfo containing DiagnosticInfo 6 年之前