Histórico de commits

Autor SHA1 Mensagem Data
  Leon Urbas 8830458038 Merge branch 'master' of https://github.com/acplt/open62541 11 anos atrás
  Leon Urbas 9117602b87 added camlCase2CCase to have the generated 11 anos atrás
  Julius Pfrommer f98634c0b1 Ensure good code practices by appropriate compiler warnings. 11 anos atrás
  FlorianPalm 17afa95801 added directory in Makefile.am 11 anos atrás
  Stasik0 d9a25c77ca renamed "namespace_zero" to "UA_" 11 anos atrás
  Stasik0 7163f7953f tweaking the generator - add an autogenerated enum 11 anos atrás
  Stasik0 92be86424e main.c seems to work, 11 anos atrás
  Stasik0 aaf26a5fcc compiling now, never tested if it actually works 11 anos atrás
  Stasik0 e39de1dad4 last changes to rename memfree to free 11 anos atrás
  Stasik0 1b8a3faa2f refactored "memfree" to "free", "memalloc" to "malloc" 11 anos atrás
  Stasik0 cc90c10613 fixed one pointer warning 11 anos atrás
  Stasik0 d469d6eeaa micro fixes in the generator 11 anos atrás
  Leon Urbas eadef3eca1 completed generators and code to have it compile w/o errors, generator however still not complete 11 anos atrás
  Leon Urbas a7687908a6 added casts in vtable generation to remove the warnings 11 anos atrás
  Leon Urbas 043f88da04 completed @Stasik0's code 11 anos atrás
  Leon Urbas 10e6b8ae91 Merge branch 'master' of https://github.com/acplt/open62541 11 anos atrás
  Leon Urbas 91c5ff4d63 added null-ptr handling to some more calcSize-methods 11 anos atrás
  Leon Urbas f3e4baec14 added null-ptr handling to some more calcSize-methods 11 anos atrás
  Stasik0 fba37e751e basictypes compile now, some stuff was commented out to make it work 11 anos atrás
  Stasik0 a077862ce0 micro fixes (I still do not really understand what i am doing) 11 anos atrás
  Stasik0 60c241017c Merge branch 'master' of https://github.com/acplt/open62541 11 anos atrás
  Stasik0 8d59dabb94 fix of function redefinition 11 anos atrás
  Sten 64ebe907b8 Update README.md 11 anos atrás
  Stasik0 bc89afe6ea removing test from Makefile.am 11 anos atrás
  Stasik0 4cdc29069c adding autogenerated files to .gitignore 11 anos atrás
  Stasik0 2c116f803e + adding python dependencies everywhere 11 anos atrás
  Stasik0 34bddd2de6 added dependency on header files 11 anos atrás
  Leon Urbas 3537783025 moved definition of UA_VTable to opcua_basictypes.h 11 anos atrás
  Leon Urbas 2218cb3425 some more handcodings. learnt that calcSize with a NULL-ptr should return the space necessary for allocation else the space necessary for binary serialization 11 anos atrás
  Leon Urbas 08e9d09a15 introduced macro for prototypes 11 anos atrás