Historial de Commits

Autor SHA1 Mensaje Fecha
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file hace 7 años
  Julius Pfrommer 5b89dbaad0 Merge branch '0.2' hace 7 años
  Julius Pfrommer 917169614c fix warnings from clang-tidy hace 7 años
  Julius Pfrommer e9766c7663 add handling of custom types to the decoding function, client and server hace 7 años
  ichrispa 0f872fd0c0 Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763) hace 7 años
  Julius Pfrommer c317396f4c Chunking callback (#534) hace 8 años
  Julius Pfrommer 5fbf79ca39 add calcSizeBinary and use it for sample comparison for monitoreditems hace 8 años
  Julius Pfrommer 2b3d33d41e simplify encoding hace 8 años
  Julius Pfrommer c28364f232 Revert "first calcsize functions (mostly resurrected from the history)" hace 8 años
  Julius Pfrommer f4562bf74b first calcsize functions (mostly resurrected from the history) hace 8 años
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length hace 8 años
  Julius Pfrommer 052be1ef70 update hace 8 años
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes hace 8 años
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs hace 8 años
  Julius Pfrommer cee54343c0 restore calcSizeBinary as a single function UA_calcSizeBinary hace 9 años
  Julius Pfrommer 462b813509 replace redundant functions with ifdef, some cosmetic cleanup hace 9 años
  Julius Pfrommer 77c25bb956 remove calcSizeBinary hace 9 años
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 hace 9 años
  Julius Pfrommer c0ba839217 make array encoding static, start using the restrict keyword hace 9 años
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API hace 9 años
  Julius Pfrommer 82a6265887 use size_t for offsets and pointer arithmetic hace 9 años
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription hace 9 años
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings hace 9 años
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc hace 9 años
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards hace 9 años
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally hace 9 años
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values hace 9 años
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant hace 9 años
  Julius Pfrommer 43df86fac7 clean up include structure hace 9 años
  Julius Pfrommer aead82e671 run uncrustify on all source files hace 9 años