- 15 Mar, 2016 1 commit
-
-
Martin Marinov authored
-
- 10 Mar, 2016 1 commit
-
-
Martin Marinov authored
Bug fix to CodeLink output where in the function name was streamed before the rest of the intended output in the Debug system. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 14229]
-
- 08 Mar, 2016 1 commit
-
-
Marco Amagliani authored
performance improvement. The debug system added a meaningful slowdown for test exectution storing the call stack. This submission avoids some useless memory allocation and improves meaningfully the test speed. Fixes https://jira.autodesk.com/browse/REFORM-188 . [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 14211]
-
- 23 Feb, 2016 1 commit
-
-
Marco Amagliani authored
1. improvements in ERROR and warning checksum, with an apprpriate description of the error and of the differences. 2. New layout for difference report, that provides an faster way to see differences between testsrun. 3. Improved the internal test architecturesuing a new virutal interface for all kind of streams. 4. Use of string to pass data to parse insde the test sytem (instead of streams). 5. Improved documentation. This takes all changes submit in dev/amaglim between CL14056 and CL14114. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 14114]
-
- 18 Feb, 2016 1 commit
-
-
Marco Amagliani authored
Merge from dev/amaglim. Many fixes related to the test system. Added an interface for Ostreams and used it for the debug and test system. Also improved the checksum reports. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 14067]
-
- 09 Feb, 2016 1 commit
-
-
Marco Amagliani authored
submission of test system improvements in the main branch. Now it is able to create a baseline for test execution. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13990]
-
- 27 Jan, 2016 1 commit
-
-
Max Lyon authored
-
- 20 Jan, 2016 1 commit
-
-
Martin Marinov authored
Added a simple wrapper for accessing system environment variables in Base, the getenv() function (inc in std::) are tagged as insecure. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13761]
-
- 18 Dec, 2015 2 commits
-
-
Jan Möbius authored
-
Max Lyon authored
-
- 17 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 14 Dec, 2015 1 commit
-
-
Martin Marinov authored
Integrated changes to unify the CoMISo source code base from the research branch. No behavior changes. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13637]
-
- 11 Dec, 2015 2 commits
-
-
Max Lyon authored
-
Martin Marinov authored
-
- 07 Dec, 2015 1 commit
-
-
Martin Marinov authored
Merged changes from the research branch with fixes in QGP sanitization and motorcycle graph crash detection. See https://jira.autodesk.com/browse/REFORM-122 for more details. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13557]
-
- 20 Nov, 2015 1 commit
-
-
Martin Marinov authored
ReForm, QGP: Allow partial success project https://jira.autodesk.com/browse/REFORM-88 QuadMeshExtractorT<> now returns a list of all errors found during extract() instead of immediately throwing. ExportQuadMesh now analyses that list to decide whether to refine or throw. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13339]
-
- 05 Nov, 2015 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13190]
-
- 14 Oct, 2015 2 commits
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13024]
-
Martin Marinov authored
Replaced the ReForm::Outcome based exception object with Base/COMISO/IGM/ReForm::Error. This allow ReForm-independent compilation and usage of Base/COMISO/IGM. Also improved exception throwing in general, including safety, readibility, debugging, etc. No behavior changes. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13023]
-
- 07 Oct, 2015 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 12977]
-
- 10 Aug, 2015 1 commit
-
-
Martin Marinov authored
ReForm, TSpline: Changed the boundaries of the produces T-Spline surfaces to use exclusively NURBS-style creases instead of Subd-style (or mixed). There are still some cases when the FnRepair::prepareForDocument will replace NURBS with Subd-creases. This is the next issue to fix. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 12590]
-
- 11 Jun, 2015 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 12130]
-
- 22 Jan, 2015 1 commit
-
-
Martin Marinov authored
Moved and Rafactored StopWatch to Base/Utils. Added DEB_time_func and DEB_time_session macros in a new header Base/Debug/DebTime.hh [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11256]
-
- 16 Jan, 2015 1 commit
-
-
Martin Marinov authored
Added InputMesh and related classes to the Design interface. ReFactored some common exception handling code and types. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11211]
-
- 24 Nov, 2014 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 10999]
-
- 02 Sep, 2014 1 commit
-
-
Ian Bell authored
OUTCOMES. Moved file outcomeUtils.hh and added it to Cmake Project. Added CATCH_OUTCOME macro mathcing existing THROW_OUTCOME macro.Added missing exception handling to TriToQuadMesh() taking MeshArrays.Added some DEB_out to Outcome code. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 10449]
-