Commit Verlauf

Autor SHA1 Nachricht Datum
  Holger Jeromin 2b9c8e8d65 include C runtime into the exe for MSVC vor 10 Jahren
  Stasik0 6c957a5f07 documentation: added a tutorials subsection, added firstSteps tutorial to the index vor 10 Jahren
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 vor 10 Jahren
  Stasik0 71153bbd63 do not include a header in cygwin #341 vor 10 Jahren
  Sten Grüner fcbe19cdff Added amalgamated header vor 10 Jahren
  Sten Grüner 0ed03807db minimal changes in the tutorial vor 10 Jahren
  Sten Grüner 5d085a7595 Merge pull request #364 from ngoossens/test-updates vor 10 Jahren
  Sten Grüner 38fd1da486 Merge pull request #361 from acplt/client_fixes vor 10 Jahren
  Julius Pfrommer 60ed7b2723 reverted the client part according to #362 vor 10 Jahren
  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. vor 10 Jahren
  ichrispa 8724d814f7 Previous commit overlooked some merge conflicts :/ vor 10 Jahren
  ichrispa f8de61d222 Merge branch 'api_hl_abstractions' including fixes for issues reported by scan-build and coverity. vor 10 Jahren
  ichrispa e96d599acb Fixed several issues reported by coverity and scan-build. vor 10 Jahren
  Sten Grüner 859e03eaab Merge pull request #360 from ngoossens/compilation-fixes vor 10 Jahren
  Holger Jeromin f29e5686ab Do not make a request if renewSecureChannel failed vor 10 Jahren
  Nick Goossens 1ebcb274b2 Fix for AppleClang error: comparison of constant 'UA_NODECLASS_OBJECTTYPE' (8) with boolean expression is always false (`if (!typeDefNode->nodeClass == UA_NODECLASS_OBJECTTYPE) {`). vor 10 Jahren
  Sten Grüner 3f766ff769 Merge pull request #359 from acplt/api_hl_abstractions vor 10 Jahren
  Sten Grüner 8a376f8728 Merge pull request #357 from ngoossens/osx-compilation vor 10 Jahren
  FlorianPalm 0d12b2840e fixed bug which was accidently reintroduced #356 vor 10 Jahren
  ichrispa 38f86412ae Server now initializes builtin namespace localized text variables with locale "en_US" (needed for unary unity tests with generated namespace) vor 10 Jahren
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions vor 10 Jahren
  Nick Goossens cbbf989dde OS X compilation vor 10 Jahren
  Stasik0 f3379eaa19 removing dead code as flagged by coverity vor 10 Jahren
  ichrispa a71f43aa7d Completed the node relations tutorial. vor 10 Jahren
  Julius Pfrommer 02391c24a2 Our concurrency approach has a name in the literature vor 10 Jahren
  Sten Grüner 7d8f2c7b3a Merge pull request #352 from acplt/client_lifecycle vor 10 Jahren
  Stasik0 0b8d8d566e initial lifecycle change for the client - review/test needed #350 #348 vor 10 Jahren
  ichrispa 1cfd71af28 Tutorial that should have come along with the previous commit. vor 10 Jahren
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. vor 10 Jahren
  Stasik0 be91c9dea2 improving client_disconnect again, fixing memleaks #348 vor 10 Jahren