Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 年之前 |
Julius Pfrommer
|
30760d1bba
remove UA_EXPORT from source files and internal headers
|
8 年之前 |
Julius Pfrommer
|
200873969d
cosmetic cleanup in highlevel client
|
8 年之前 |
Julius Pfrommer
|
9a23a3386a
remove a goto from highlevel client
|
8 年之前 |
Julius Pfrommer
|
3369fa1db8
Merge branch '0.2'
|
8 年之前 |
Julius Pfrommer
|
3da07052e9
Fix warnings uncovered by PVS Studio
|
8 年之前 |
Julius Pfrommer
|
00bb3abd84
Merge branch '0.2'
|
8 年之前 |
tbs2017
|
a5c85f03be
Bugfix UA_Client_NamespaceGetIndex not working
|
8 年之前 |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 年之前 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 年之前 |
Julius Pfrommer
|
50b1f3dfaf
Merge branch '0.2'
|
8 年之前 |
Julius Pfrommer
|
123e82336e
cosmetic improvements of the client library
|
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
|
e1cfdc04f2
Merge branch '0.2'
|
8 年之前 |
Julius Pfrommer
|
598978d033
correct behavior on read error in client (fix #930)
|
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 年之前 |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 年之前 |
Julius Pfrommer
|
1b301f0e79
cosmetic: clean overlong lines in the client
|
8 年之前 |
jmrahm
|
fa35d2be3a
fixed array read handling in client api
|
8 年之前 |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
8 年之前 |
Julius Pfrommer
|
95c65f19f0
use highlevel API for the readme example
|
8 年之前 |
Julius Pfrommer
|
9a88f8490a
make arguments const if possible in hl-client; remove unneccessary copying
|
8 年之前 |
Julius Pfrommer
|
7711a0503d
add dedicated highlevel client functions for reading and writing arraydimensions attributes
|
8 年之前 |
Julius Pfrommer
|
85f04d57c7
add typed version of writeAttribute highlevel functions; add documention for the highlevel client
|
8 年之前 |
ichrispa
|
4986b9ac3e
Fixed SEGFAULT if Client_Call is passed a null pointer for return arguments...
|
9 年之前 |