커밋 기록

작성자 SHA1 메시지 날짜
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 년 전
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 년 전
  Julius Pfrommer c256b78abc make UA_readNumber an internal function 8 년 전
  FlorianPalm aee53c650e license change for all c/h files 8 년 전
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 년 전
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 년 전
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 년 전
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 년 전
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 년 전
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 년 전
  Julius Pfrommer dac72655db fix: add stdint.h for older Visual Studios 8 년 전
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 8 년 전
  Julius Pfrommer 1e883d19aa fix: alloca with clang on windows (fixes #834) 8 년 전
  Julius Pfrommer 62275cf70a fix #792; define UA_THREAD_LOCAL as empty string if multithreading is disabled 8 년 전
  Stasik0 700fa36053 fixes #700 8 년 전
  Julius Pfrommer 56e7ae441f fix inclusion order of winsock2/windows.h in amalgamation 8 년 전
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 년 전
  Julius Pfrommer a5c41a4c14 enable thread-local variables when possible (#654) 8 년 전
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; 8 년 전
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback 9 년 전
  Julius Pfrommer 3a8af99c5a further simplify endianness handling 9 년 전
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 년 전
  Stasik0 2efc343c1a cygwin and mingw32 on appveyor 9 년 전
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 9 년 전
  Julius Pfrommer 53d67b4140 single server config struct 9 년 전
  Julius Pfrommer fcc415202e types: add a monotonic cpu timer to measure delays 9 년 전
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 9 년 전
  Julius Pfrommer 696a549402 assert that rcu is not locked twice 9 년 전
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 년 전
  Julius Pfrommer 0d2bb09c47 cosmetic cleanup of range handling; cosmetic cleanup of ua_util.h 9 년 전