Jörg Schüler-Maroldt
|
bc105ad7cf
Revert "Bug in processRepeatedJobs()"
|
9 år sedan |
Jörg Schüler-Maroldt
|
a5a8d0fac3
Bug in processRepeatedJobs()
|
9 år sedan |
Julius Pfrommer
|
bf8565bb8c
optionally add the type and (struct) member names to the type descriptions
|
9 år sedan |
Reza Ebrahimi
|
21d7cca288
Fixing compiler warning C4244 about data type conversions
|
9 år sedan |
Julius Pfrommer
|
444926c9ef
use thread local storage for the random number generator
|
9 år sedan |
Markus Graube
|
5ff266102c
move include into ua_types.c
|
9 år sedan |
Markus Graube
|
3114492366
getting back to the old interface of UA_Guid_random(*seed)
|
9 år sedan |
Markus Graube
|
85cd217d84
Replace random_r with RNG from pcg32
|
9 år sedan |
Jörg Schüler-Maroldt
|
9e4f2b1512
- correct decl. of UA_Variant_copyRange() missing const
|
9 år sedan |
Julius Pfrommer
|
5d91551ec1
no macro-defined functions; use only allowed types for bit-fields
|
9 år sedan |
Stasik0
|
fd181702dc
fixing docu, fixes #383
|
9 år sedan |
Julius Pfrommer
|
76bbe178f7
use inttypes.h instead of stdint.h
|
9 år sedan |
Nick Goossens
|
97b74b8a22
Updates to compile Python and Lua bindings
|
9 år sedan |
Stasik0
|
df76f2854d
fixed #307
|
9 år sedan |
Julius Pfrommer
|
db1c4979c2
clean up the canonical examples
|
9 år sedan |
Julius Pfrommer
|
88cc9a3da2
small documentation improvements
|
9 år sedan |
Julius Pfrommer
|
c2f87ed825
add documentation generation with sphinx
|
9 år sedan |
Julius Pfrommer
|
bc5151e65d
improve documentation, get rid of a duplicate function for string comparison
|
9 år sedan |
Stasik0
|
a5df3d9589
removing init from the decodeBinary -> brings up to 10% of performance increase
|
9 år sedan |
Holger Jeromin
|
0cbe205d18
fixing typos and one utf8 thing in comments.
|
9 år sedan |
Julius Pfrommer
|
0aaf46d6e4
remove macros needed for SWIG wrappers
|
10 år sedan |
Julius Pfrommer
|
a7482ed0a6
improve range handling
|
10 år sedan |
Julius Pfrommer
|
d525bed725
small improvements
|
10 år sedan |
Julius Pfrommer
|
bf6ffeda63
disable warnings on older gcc, small cosmetic cleanups
|
10 år sedan |
Julius Pfrommer
|
cf33d08b7d
changing some macros to reenable the library for c++
|
10 år sedan |
Stasik0
|
469be85fed
CCT test section of Security->Name Password passes
|
10 år sedan |
Stasik0
|
fa6ddc1e27
saving one malloc as proposed by @jpfr
|
10 år sedan |
Stasik0
|
35c0b99f47
Merge remote-tracking branch 'origin/master' into server_config
|
10 år sedan |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
10 år sedan |
Stasik0
|
ec9af23975
username/pass logins work, did not looked into CTT yet
|
10 år sedan |