Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 anni fa |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 anni fa |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 anni fa |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 anni fa |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 anni fa |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 anni fa |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 anni fa |
Julius Pfrommer
|
de3b7d9398
cosmetic improvements
|
8 anni fa |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
8 anni fa |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
8 anni fa |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
8 anni fa |
Stasik0
|
f68f7db744
fixed compiler warning
|
8 anni fa |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 anni fa |
Nick Goossens
|
22543e319c
Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors.
|
9 anni fa |
FlorianPalm
|
c97e8e0da9
added missing include for unit test (session)
|
9 anni fa |
FlorianPalm
|
9bf247c81b
added updateLifetime check (+missing file)
|
9 anni fa |