Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer fadd1dd09d remove obsolete memberstruct definition il y a 7 ans
  Julius Pfrommer 6b3186ab5d hide some #ifdefs in a macro il y a 7 ans
  Julius Pfrommer a668df0605 always use thread_local globals; prevent nesting exchangeBuffer() il y a 7 ans
  Julius Pfrommer 721bfda7fb introduce integer shortnames internally in the lib (u8, u16, i32, ...) il y a 7 ans
  Julius Pfrommer 74841ba997 cosmetic improvements il y a 7 ans
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' il y a 7 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 7 ans
  Julius Pfrommer c256b78abc make UA_readNumber an internal function il y a 7 ans
  FlorianPalm aee53c650e license change for all c/h files il y a 7 ans
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) il y a 7 ans
  FlorianPalm 87028b0ee6 added new license text (mplv3) il y a 7 ans
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" il y a 7 ans
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file il y a 7 ans
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ il y a 7 ans
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 il y a 7 ans
  Julius Pfrommer dac72655db fix: add stdint.h for older Visual Studios il y a 7 ans
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public il y a 8 ans
  Julius Pfrommer 1e883d19aa fix: alloca with clang on windows (fixes #834) il y a 8 ans
  Julius Pfrommer 62275cf70a fix #792; define UA_THREAD_LOCAL as empty string if multithreading is disabled il y a 8 ans
  Stasik0 700fa36053 fixes #700 il y a 8 ans
  Julius Pfrommer 56e7ae441f fix inclusion order of winsock2/windows.h in amalgamation il y a 8 ans
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ il y a 8 ans
  Julius Pfrommer a5c41a4c14 enable thread-local variables when possible (#654) il y a 8 ans
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; il y a 8 ans
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback il y a 8 ans
  Julius Pfrommer 3a8af99c5a further simplify endianness handling il y a 8 ans
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility il y a 8 ans
  Stasik0 2efc343c1a cygwin and mingw32 on appveyor il y a 8 ans
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 8 ans
  Julius Pfrommer 53d67b4140 single server config struct il y a 8 ans