Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 481c00e31f Stack: Use DataTypeKind everywhere instead of the index (fix #2468) il y a 5 ans
  Julius Pfrommer 37bf2199f3 Stack: Cosmetic line length reduction il y a 5 ans
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables il y a 5 ans
  Julius Pfrommer 9a07705617 Stack: Replace _deleteMembers with _clear for the types encoding il y a 5 ans
  Stefan Profanter 9b837c1ba6 Nodeset Compiler: Check memory allocation success in generated code il y a 5 ans
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server il y a 5 ans
  Julius Pfrommer 93c4d6caf2 Encoding: Allow type-nesting up to a depth of 100 il y a 5 ans
  Julius Pfrommer 37d7ed5170 Encoding: Fix potential masking of an error code il y a 5 ans
  Julius Pfrommer 48584473cf Encoding: Cosmetic refactor and documentation improvements il y a 5 ans
  Julius Pfrommer b02d84a015 Replace #warning with #pragma message il y a 6 ans
  Julius Pfrommer 79aac78ed3 Better detection of endianness and IEE754 based on the target architecture il y a 6 ans
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 il y a 6 ans
  Julius Pfrommer 8917135e07 Types: Ensure booleans are 1 byte long for overlayed encoding il y a 6 ans
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool il y a 6 ans
  Julius Pfrommer a1d520317f Use specific encoding functions for all builtin types il y a 6 ans
  AnzeS 71e1bbdaba variant binary encoding size optimization il y a 6 ans
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr il y a 6 ans
  Julius Pfrommer 083356b4af make calcsizebinary const il y a 6 ans
  Jens Reimann ab37495c7b Pragma message should be a string with quotation marks il y a 6 ans
  Thomas Bender ba3b55ab4a support data types that are different from (nsIndex==0) (#1605) il y a 6 ans
  basyskom-jvoe cdf91fe9ec Fix android build with ndk r16b (#1591) il y a 6 ans
  Julius Pfrommer 7e7eba2b5c edge case in decoding of diagnosticinfo uncoverved by oss-fuzz il y a 6 ans
  Stefan Profanter 805bd9864f Check recursion limit for DiagnosticInfo containing DiagnosticInfo il y a 6 ans
  Thomas Bender daaa58a92f fixed encoding of overlayable types likes enums il y a 6 ans
  Stefan Profanter d610fb93db Also check recursion limit when decoding Variant/DataValue il y a 6 ans
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) il y a 6 ans
  StalderT 7332a100ee remove unneeded whitespaces (#1552) il y a 6 ans
  StalderT 7e30f66b0b fix if/while/for/switch typo il y a 6 ans
  Julius Pfrommer 5e46c5e986 use C-style comments il y a 6 ans
  Julius Pfrommer 73b52b18f7 variants can contain arrays of variant il y a 6 ans