Historique des commits

Auteur SHA1 Message Date
  Markus Graube 339562f6ff add missing pcg_basic.c and pcg_basic.h il y a 9 ans
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 il y a 9 ans
  Markus Graube 70e1425e40 Update mainpage.dox il y a 9 ans
  Julius Pfrommer 7b9993aeb5 Merge pull request #400 from joerg555/master il y a 9 ans
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const il y a 9 ans
  Julius Pfrommer 9cfe082357 Merge pull request #398 from acplt/nodeid_in_callback il y a 9 ans
  Stasik0 18748049c6 fixing an unitialized pointer flaged by msvs il y a 9 ans
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 il y a 9 ans
  Julius Pfrommer a9c7eed786 compile cpp example with g++ 4.8 il y a 9 ans
  Julius Pfrommer edf1f43582 build cpp exampl on travis il y a 9 ans
  Julius Pfrommer 989aea3972 align server.cpp with the new addnodes API il y a 9 ans
  Stasik0 aaece494af fixed #397 il y a 9 ans
  Stasik0 6c821eaa34 fixing a coverity issue il y a 9 ans
  Sten Grüner bdf614d274 Update README to reflect current API il y a 9 ans
  Stasik0 43bfb03c07 improving decoding performance for unaligned access targets il y a 9 ans
  Sten Grüner 17f1191870 Merge pull request #395 from acplt/static_inline_types il y a 9 ans
  Julius Pfrommer 5d91551ec1 no macro-defined functions; use only allowed types for bit-fields il y a 9 ans
  Stasik0 64a8e5aadb final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now il y a 9 ans
  Chris Iatrou 8498f7bc1e Repositioned typedef of UA_NULL in generated header to make the amalgamated files compilable with namespace generation. il y a 9 ans
  ichrispa 8d05abb6ed Wrapping autgenerated header includes in UA_NO_AMALGAMATION when generating. il y a 9 ans
  ichrispa edfe828af0 Fixed weird client subscription bug in doPublish il y a 9 ans
  Julius Pfrommer 156a13b8ff fix binary encoding unit test il y a 9 ans
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header il y a 9 ans
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros il y a 9 ans
  Sten Grüner 03ffee2f7f Merge pull request #389 from acplt/inline_for_msvs il y a 9 ans
  Stasik0 8f311b0f04 adding some explicit linking dependencies to unit tests, fixes #388 il y a 9 ans
  Stasik0 4b162f0be5 getting nodeset example to work in msvs, based on 824f7b8eb0240290329b7a929fd33041fc3645e4 by @joerg555 and 7328cd72c1fb05e3b8fa9ed3646f0f7d56697aee by @jpfr il y a 9 ans
  Stasik0 5706d63fe1 remove anonymous structs, relates #385 il y a 9 ans
  Stasik0 fd181702dc fixing docu, fixes #383 il y a 9 ans
  Julius Pfrommer 76bbe178f7 use inttypes.h instead of stdint.h il y a 9 ans