- 03 Nov, 2023 2 commits
- 27 Feb, 2023 2 commits
-
-
Martin Weismann authored
* Update googletest, remove C++11-requirement * Upgrade to c++14
-
Martin Weismann authored
1. there is now a switch to compile lib3mf such that it uses the UUID generation provided by the host OS: USE_PLATFORM_UUID . It is OFF by default. 2. std::random_device is not static anymore, only std::mt19937 and std::mutex are still static.
-
- 24 Feb, 2023 2 commits
-
-
Martin Weismann authored
-
Martin Weismann authored
-
- 23 Feb, 2023 1 commit
-
-
Martin Weismann authored
-
- 01 Sep, 2022 3 commits
-
-
Martin Weismann authored
-
Martin Weismann authored
* Introduce ACT version with RTTI * Fix iterators so the support RTTI
-
Martin Weismann authored
Thanks @Jost Rossel <jost.rossel@upb.de>
-
- 31 Aug, 2022 2 commits
-
-
Martin Weismann authored
Thanks Jost Rossel <jost.rossel@upb.de>
-
Martin Weismann authored
and change a related error message. Thanks Jost Rossel <jost.rossel@upb.de>
-
- 29 Apr, 2022 3 commits
-
-
Martin Weismann authored
-
Martin Weismann authored
-
Felipe Roos authored
-
- 22 Mar, 2022 1 commit
-
-
Martin Weismann authored
-
- 17 Feb, 2022 2 commits
-
-
Alexander Oster authored
-
Alexander Oster authored
-
- 16 Feb, 2022 1 commit
-
-
Alexander Oster authored
-
- 08 Dec, 2021 3 commits
-
-
Martin Weismann authored
32bit fixes experimental
-
Martin Weismann authored
-
Martin Weismann authored
-
- 26 Aug, 2021 1 commit
-
-
Martin Weismann authored
-
- 24 Aug, 2021 6 commits
-
-
Martin Weismann authored
release/2.2.0
-
Martin Weismann authored
-
Martin Weismann authored
-
Martin Weismann authored
-
Artur Cygan authored
Found with the compilation warning: ``` [143/260] Building CXX object CMakeFiles/lib3mf.dir/Source/Model/Reader/NMR_ModelReaderNode.cpp.o.cpp.oeamLattice1702_Ref.cpp.o.o ../Source/Model/Reader/NMR_ModelReaderNode.cpp: In member function 'void NMR::CModelReaderNode::parseContent(NMR::CXmlReader*)': ../Source/Model/Reader/NMR_ModelReaderNode.cpp:175:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | if (!pszNameSpaceURI) | ^~ ../Source/Model/Reader/NMR_ModelReaderNode.cpp:178:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 178 | if (nCount > 0) { | ^~ ```
-
Martin Weismann authored
-
- 17 Jun, 2021 1 commit
-
-
Martin Weismann authored
-
- 06 Apr, 2021 1 commit
-
-
Kristian Nielsen authored
Fixes #262
-
- 01 Apr, 2021 1 commit
-
-
Martin Weismann authored
* Account for files not captured by the test * Do not fail if upload to codecov.io fails * Update run_codecoverage.sh * Update build.yml
-
- 29 Mar, 2021 2 commits
-
-
Martin Weismann authored
-
Martin Weismann authored
-
- 23 Mar, 2021 1 commit
-
-
Martin Weismann authored
-
- 16 Mar, 2021 5 commits
-
-
Martin Weismann authored
-
Martin Weismann authored
-
Alexander Oster authored
-
Alexander Oster authored
-
Alexander Oster authored
-