Julius Pfrommer
|
ae6e1a446e
small improvements, make check_memory compile
|
10 年之前 |
Julius Pfrommer
|
bd2e8243fd
make builtin tests compile (still failing)
|
10 年之前 |
Julius Pfrommer
|
fe80b37be2
simplify some types with encoding bytes
|
10 年之前 |
Julius Pfrommer
|
d0440c35e9
fix
|
10 年之前 |
Julius Pfrommer
|
556c2e85e3
reduce use if C99 idioms
|
10 年之前 |
Julius Pfrommer
|
fcffa3a602
Merge branch 'master' into typedescription
|
10 年之前 |
Julius Pfrommer
|
f5389db547
update
|
10 年之前 |
Julius Pfrommer
|
b6c9128c07
init function with jumptable
|
10 年之前 |
Julius Pfrommer
|
d958465d82
Merge branch 'master' into typedescription
|
10 年之前 |
Stasik0
|
7ea98fb280
minor changes in order to increase compatibility with mingw on travis
|
10 年之前 |
Julius Pfrommer
|
b9bfc400d2
type descriptions
|
10 年之前 |
Stasik0
|
26f4fa8a2f
steps towards cross compiling, relates #159
|
10 年之前 |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
10 年之前 |
Julius Pfrommer
|
4d6801478a
remove most compiler warnings on msvc
|
10 年之前 |
Julius Pfrommer
|
333d2d244d
fix msvc build
|
10 年之前 |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 年之前 |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
10 年之前 |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
10 年之前 |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
10 年之前 |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
10 年之前 |
FlorianPalm
|
c30d84a633
gcc 4.8 conform build
|
10 年之前 |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 年之前 |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
10 年之前 |
Julius Pfrommer
|
a7ad2103ca
replace UA_EQUAL struct with simpler UA_Boolean
|
10 年之前 |
Julius Pfrommer
|
2113f8a559
use an array instead of linked lists for browsing
|
10 年之前 |
Julius Pfrommer
|
5edfcba3f6
Merge branch 'master' into statuscode
|
10 年之前 |
Julius Pfrommer
|
e8b9191ba4
finish usage of UA_StatusCode internally
|
10 年之前 |
Julius Pfrommer
|
6c8dc9c746
update statuscode
|
10 年之前 |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
10 年之前 |
LEvertz
|
9ac88930b6
edited for compatiblity to Windows with MinGW
|
10 年之前 |