1. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  2. 508e9ca c++ sdk: Fix build on case-sensitive file systems by Michael Thies · 5 years ago
  3. 6fd9c2a Adapted aas submodelelement interfaces to Java sdk by Johannes Wendel · 5 years ago
  4. 5c8d325 Added tests for ConnectedRelationshipElement and refactores some files by Johannes Wendel · 5 years ago
  5. 6a91256 Changed json serializer to support other types than any for collections by Johannes Wendel · 5 years ago
  6. dca4b64 Added const char constructor to basyx::any to store a string by Johannes Wendel · 5 years ago
  7. 7a9fd7f Added class prototypes for connected classes in aas metamodel by Johannes Wendel · 5 years ago
  8. a81f5df Added some interfaces for aas metamodel like in Java sdk by Johannes Wendel · 5 years ago
  9. 5358315 Fixed test cases and appropriate classes to work correctly by Johannes Wendel · 5 years ago
  10. 38f5998 Merge "c++ sdk: Allow to use an external shared libfmt" by Thomas Psota · 5 years ago
  11. 80b097d c++ sdk: Allow to use an external shared libfmt by Tobias Klausmann · 5 years ago
  12. c65af6f Fixed merge conflicts by Johannes Wendel · 5 years ago
  13. f0540a8 Fixed wrong calculation of size field in frame reply sending by Thomas Psota · 5 years ago
  14. 9763afa Added more debug log output by Thomas Psota · 5 years ago
  15. c74a53e Corrected erroneous merge by Thomas Psota · 5 years ago
  16. d35841c Merge "Fixed multiple errors and warnings on different compilers:" by Frank Schnicke · 5 years ago
  17. 6cf6bf7 Merge "Added more snippets in VAB tests, moved basyx::function to basyx::shared" by Frank Schnicke · 5 years ago
  18. b2e5cfe Fixed multiple errors and warnings on different compilers: by Thomas Psota · 5 years ago
  19. 228c8fa Added more snippets in VAB tests, moved basyx::function to basyx::shared by Thomas Psota · 5 years ago
  20. 6bf7938 Added 3rd party library fmt for string formatting in basyx::log by Thomas Psota · 5 years ago
  21. 451cc18 Finished tests for ConnectedProperty. by Johannes Wendel · 5 years ago
  22. b5140ba Added Interface for VABProxy and wrtoe some tests. by Johannes Wendel · 5 years ago
  23. 3e50778 Merge "Added connected Property and appropriate classes." by Thomas Psota · 5 years ago
  24. ac87e15 Merge "Resolved some conflicts with namespaces and includes." by Thomas Psota · 5 years ago
  25. 6508950 Merge "Added anyTypeChecker to get the typename of a basyx::any object." by Thomas Psota · 5 years ago
  26. 559b5f4 Merge "Restores deleted test for VABPath and added character array support to VABPath" by Thomas Psota · 5 years ago
  27. 18f94e3 Merge "Added some accidantially deleted files and adapted includes to new structure" by Thomas Psota · 5 years ago
  28. 76fe7de Added connected Property and appropriate classes. by Johannes Wendel · 5 years ago
  29. 39e97f3 Resolved some conflicts with namespaces and includes. by Johannes Wendel · 5 years ago
  30. 94212ca Added anyTypeChecker to get the typename of a basyx::any object. by Johannes Wendel · 5 years ago
  31. 2fe6ca3 Restores deleted test for VABPath and added character array support to VABPath by Johannes Wendel · 5 years ago
  32. 6394cc6 Fixed FrameBuilder not accepting more than one argument for Invoke operations, fixed wrong serialization of invoke results. by Thomas Psota · 5 years ago
  33. fce156a Added some accidantially deleted files and adapted includes to new structure by Johannes Wendel · 5 years ago
  34. 8fea476 Fixed compile error in GCC by Thomas Psota · 5 years ago
  35. fe76c05 Added SimpleVABElement and MapRead tests by Thomas Psota · 5 years ago
  36. 0cf13b1 Added forward include header for basyx::any by Thomas Psota · 5 years ago
  37. ab77907 Reworked project structure in C++ SDK to mirror java SDK: by Thomas Psota · 5 years ago
  38. c0624f4 Merge "Adjusted behaviour of entity wrapper in VAB serialization" by Frank Schnicke · 5 years ago
  39. 2565d3f Merge "Elements list now returned by reference in VABPath" by Frank Schnicke · 5 years ago
  40. 0e76e1e Merge "Fixed wrong null check in basyx::any" by Frank Schnicke · 5 years ago
  41. f965dcd Adjusted behaviour of entity wrapper in VAB serialization by Thomas Psota · 5 years ago
  42. 8edd162 Elements list now returned by reference in VABPath by Thomas Psota · 5 years ago
  43. a97c96b Fixed wrong null check in basyx::any by Thomas Psota · 5 years ago
  44. e09d578 Merge changes I420e7180,I557556e7 by Thomas Psota · 5 years ago
  45. 5172187 Added "connectedElement" to c++ sdk. by Johannes Wendel · 5 years ago
  46. facc2a3 Fixed wrong size calculation in frame sending by Thomas Psota · 5 years ago
  47. aacf0d7 Addapted CMake files to get include directories correctly by Johannes Wendel · 5 years ago
  48. 1507e37 Modified AAS Interfaces in c++ sdk, now methods are all const. by Johannes Wendel · 5 years ago
  49. a7068ed Added missing include path. by Johannes Wendel · 5 years ago
  50. 027c898 Added VABElementProxy, implemented methods and wrote appropriate tests by Johannes Wendel · 5 years ago
  51. e66f25d Added operator+ and string cast operator to c++ VABPath. by Johannes Wendel · 5 years ago
  52. 87d9203 Reworked folder structure to split vab and aas by Thomas Psota · 5 years ago
  53. d54ad99 Merge changes I6b41de68,Idbf4dcc8 by Thomas Psota · 5 years ago
  54. a75a9c8 Adapted aas interfaces and implemented submodel. by Johannes · 5 years ago
  55. 48067fc VAB tests working now on Unix systems. by Johannes.wendel.iese.fraunhofer.de · 5 years ago
  56. 1f96b42 Added missing serialization for basyx::function by Thomas Psota · 5 years ago
  57. c6de3de Added AAS Metamodel interfaces to c++ sdk acording to Java sdk. by Johannes.wendel.iese.fraunhofer.de · 5 years ago
  58. 9e1cc08 Adjusted vabpath to behavour from Java sdk. by Johannes.wendel.iese.fraunhofer.de · 5 years ago
  59. a022609 Added Invoke functionality, fixes to basyx:any by Thomas Psota · 5 years ago
  60. 607cd73 Fixed lower-case letter in header include for case-sensitive UNIX filesystems by Thomas Psota · 5 years ago
  61. 0e3b361 Refactored old BaSys type system in C++ SDK: by Thomas Psota · 5 years ago
  62. 015bc70 Added license files for gtest and nlohmann-json by Thomas Psota · 5 years ago
  63. aac8478 Added JSON serialization for basyx::any by Thomas Psota · 5 years ago
  64. 2a4cfc7 Abstraction layer now using basyx::log, fixed erroneous socket shutdown in unix implementation by Thomas Psota · 5 years ago
  65. b2d1ed5 Added serializiaton interfaces to basyx::any by Thomas Psota · 5 years ago
  66. b51bcdd Added basyx::log by Thomas Psota · 5 years ago
  67. 15ac8a8 Added first version of VAB hashmap provider in C++ SDK. by Thomas Psota · 6 years ago
  68. b83ec3d Added utility function for CMake to individually specify new build targets for testing purposes by Thomas Psota · 6 years ago
  69. 0b2d61f This commit fixes the merge-conflicts in https://git.eclipse.org/r/138536 and https://git.eclipse.org/r/#/c/138533 by Thomas Psota · 6 years ago
  70. 94addb9 Added CMake as build system generator for BaSyx C++ SDK: by Thomas Psota · 6 years ago
  71. db03c72 Merge "Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer" by Thomas Kuhn · 6 years ago
  72. bee54ea Merge "Restructured regression folder in C++ SDK:" by Thomas Kuhn · 6 years ago
  73. 8980359 Changed interface of ISubModel to use basyx::any by Thomas Psota · 6 years ago
  74. ed6059a Added missing isNull check in JSONProvider isFrozen() by Thomas Psota · 6 years ago
  75. ecaf472 Adjusted BaSyx Native Connector and TCP Server to use basyx::net by Thomas Psota · 6 years ago
  76. fea8245 Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer by Thomas Psota · 6 years ago
  77. 2765b60 Restructured regression folder in C++ SDK: by Thomas Psota · 6 years ago
  78. 7f30e38 Merge "Restructured C++ SDK:" by Thomas Kuhn · 6 years ago
  79. bc52a8f Merge changes I690f486f,Ieb7fdc6a by Thomas Kuhn · 6 years ago
  80. c5c06b9 Merge "Added util folder containing misc. utility functions:" by Thomas Kuhn · 6 years ago
  81. 2e42e76 Added basyx::any: Container class for type-safe storage of objects by Thomas Psota · 6 years ago
  82. fe21cad Added basyx::array: simple wrapper class for fixed-size and dynamic arrays by Thomas Psota · 6 years ago
  83. 9cea490 Added util folder containing misc. utility functions: by Thomas Psota · 6 years ago
  84. e02ac98 Restructured C++ SDK: by Thomas Psota · 6 years ago
  85. 3e82e39 Removed deprecated test files from regression folder by Thomas Psota · 6 years ago
  86. 45f50ca Moved 3rd party libraries (gtest,json) to lib folder by Thomas Psota · 6 years ago
  87. de4cdb3 Merge "Reimplemented BRef through std::shared_ptr" by Thomas Kuhn · 6 years ago
  88. d7e5615 Merge "Added abstraction layer in basyx c++ sdk" by Thomas Kuhn · 6 years ago
  89. 4442207 Reimplemented BRef through std::shared_ptr by Thomas Psota · 6 years ago
  90. db37cb9 Added abstraction layer in basyx c++ sdk by Thomas Psota · 6 years ago
  91. b19f874 Removed leftover .svn directory by Thomas Psota · 6 years ago
  92. a710418 Merge branch 'master' of ssh://tkuhn1l6@git.eclipse.org:29418/basyx/basyx by tkuhn1l6 · 6 years ago
  93. fbc5c18 Update by tkuhn1l6 · 6 years ago
  94. 2fd373b Updates makefile to be compatible to multiple platforms by Frank Schnicke · 6 years ago
  95. 59a2a4e mkdir fix by tkuhn1l6 · 6 years ago
  96. a435414 Adds CXXHandler by Frank Schnicke · 6 years ago
  97. b19afb6 Adds BaSyxNativeConnector, BaSyxNativeProvider and BaSyxTCPServer by Frank Schnicke · 6 years ago
  98. 004986d Adds BaSyxNativeFrameBuilder and BaSyxNativeFrameProcessor by Frank Schnicke · 6 years ago
  99. 32317e2 Updates CXXModelProvider to use new path structure by Frank Schnicke · 6 years ago
  100. e82de15 Fixes buildPath not handling nested properties correctly by Frank Schnicke · 6 years ago