Historique des commits

Auteur SHA1 Message Date
  Leon Urbas ca8df49837 replaced main.c by unit tests skeletons il y a 11 ans
  Leon Urbas f8f0221b80 adapted to return type changes, refixed sign warnings il y a 11 ans
  Leon Urbas c84b9cc4fc refixed warnings il y a 11 ans
  FlorianPalm d842807355 fixed compile errors il y a 11 ans
  FlorianPalm d8b266ea54 Merge branch 'master' of https://github.com/acplt/open62541 il y a 11 ans
  Leon Urbas b6e51459d0 now compiles almost w/o warnings with -std=c99 -pedantic il y a 11 ans
  FlorianPalm 74c242d00b changing datatype names il y a 11 ans
  Stasik0 7163f7953f tweaking the generator - add an autogenerated enum il y a 11 ans
  Stasik0 aaf26a5fcc compiling now, never tested if it actually works il y a 11 ans
  Stasik0 1b8a3faa2f refactored "memfree" to "free", "memalloc" to "malloc" il y a 11 ans
  Leon Urbas eadef3eca1 completed generators and code to have it compile w/o errors, generator however still not complete il y a 11 ans
  Leon Urbas a7687908a6 added casts in vtable generation to remove the warnings il y a 11 ans
  Leon Urbas 043f88da04 completed @Stasik0's code il y a 11 ans
  Stasik0 fba37e751e basictypes compile now, some stuff was commented out to make it work il y a 11 ans
  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 il y a 11 ans
  Leon Urbas 08e9d09a15 introduced macro for prototypes il y a 11 ans
  Leon Urbas 3faca5574c added missing files, still wip il y a 11 ans