Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 yıl önce |
Thomas Bender
|
487bc8674d
Removal of liburcu (userspace-rcu) (#1564)
|
6 yıl önce |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 yıl önce |
cabralfortiss
|
7fac71131f
First Changes for freeRTOS (#1546)
|
6 yıl önce |
Julius Pfrommer
|
d783f983c7
remove last uses of thread_local variables
|
6 yıl önce |
Julius Pfrommer
|
432cc0c85e
encoding without thread-local variables
|
6 yıl önce |
Jose Cabral
|
6c82b082c8
Fix missing code for VxWorks
|
7 yıl önce |
Julius Pfrommer
|
7b4fb8a1f7
use thread-local for C++11, check for standard compliance before
|
7 yıl önce |
Julius Pfrommer
|
86d9030a67
always enable thread-local variables
|
7 yıl önce |
Julius Pfrommer
|
5ec8dd51ec
fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled
|
7 yıl önce |
Julius Pfrommer
|
34b028d52a
move some macro definitions out of ua_util.h
|
7 yıl önce |
Julius Pfrommer
|
168f143eaf
use integer shortnames in ua_types_encoding_binary.c
|
7 yıl önce |
Stefan Profanter
|
812bab56a3
Merge pull request #1133 from open62541/hotfix/fuzzing_2690
|
7 yıl önce |
Stefan Profanter
|
0e6d5a9a56
Add DUMP_HEX_PKG function to allow easier fuzz debugging
|
7 yıl önce |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 yıl önce |
Stefan Profanter
|
03c347408c
Fix #1136: THREAD_LOCAL define only necessary for multithreading
|
7 yıl önce |
Julius Pfrommer
|
fadd1dd09d
remove obsolete memberstruct definition
|
7 yıl önce |
Julius Pfrommer
|
6b3186ab5d
hide some #ifdefs in a macro
|
7 yıl önce |
Julius Pfrommer
|
a668df0605
always use thread_local globals; prevent nesting exchangeBuffer()
|
7 yıl önce |
Julius Pfrommer
|
721bfda7fb
introduce integer shortnames internally in the lib (u8, u16, i32, ...)
|
7 yıl önce |
Julius Pfrommer
|
74841ba997
cosmetic improvements
|
7 yıl önce |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 yıl önce |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 yıl önce |
Julius Pfrommer
|
c256b78abc
make UA_readNumber an internal function
|
7 yıl önce |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 yıl önce |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 yıl önce |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 yıl önce |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 yıl önce |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 yıl önce |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
7 yıl önce |