- 24 Jan, 2020 1 commit
-
-
Martin Marinov authored
-
- 23 Jan, 2020 1 commit
-
-
Martin Marinov authored
* Refactor Journal::Stream::Impl * Add Scheme journal implementation * Apply SMI class naming conventions for Scheme * Remove Base::Command as this is breaking ENDL output during static initialization * Clang reformat for JournalStream.cc * Improve the naming API * Various fixes for the Scheme journal * Replace define() overloads with template<> define() specializations
-
- 20 Dec, 2019 1 commit
-
-
Martin Marinov authored
* Add the Journal sources * Remove ReForm specific code in Journal and allow various configuration options * Fix a macro that was incorrect if JOURNAL_ON was undefined * Journal can work either with Boost or the std::experimental filesystem implementations * OStringStream using std::ostringstream now and sets the locale to "C" * Debug::FIle now uses OStringStream * Add IOutputStream:Base::print(float) * Fix initialization bugs * Allow comment streaming, allow existing journal entries to be output as comments, improve code consistency * Document the Journal functions * Add Journal::output_path()
-
- 08 Nov, 2019 1 commit
-
-
Martin Marinov authored
-
- 30 Sep, 2019 1 commit
-
-
Martin Marinov authored
* Remove boost dependency * Make the CMakeLists.txt reusable * Add more configuration options and remove ReForm-specific defaults * Clean up the File interface and implementation * Clean up definitions of helper and stream functions * Use the configured print function for debug output to the console instead of streaming to std::cerr * Clean up the File flags and HTML support (unused) * Simplify File and Config to avoid deallocations on app shutdown * Update (C) notices, clean up code * Add the macro DEB_if() to simplify the DEB_if_*() macro implementations
-
- 16 Aug, 2017 1 commit
-
-
Max Lyon authored
always include ProgressNode.hh so the progress macros are properly defined even if PROGRESS_ON is not defined
-
- 22 Jun, 2017 1 commit
-
-
Martin Marinov authored
Add Progress::Context to consolidate functionality related to the Progress tracking and aborting features.
-
- 20 Jun, 2017 1 commit
-
-
Martin Marinov authored
-
- 16 Jun, 2017 1 commit
-
-
Martin Marinov authored
-
- 20 Jul, 2016 1 commit
-
-
Martin Marinov authored
-
- 16 Jun, 2016 1 commit
-
-
Martin Marinov authored
-
- 07 Apr, 2016 1 commit
-
-
Max Lyon authored
-
- 06 Apr, 2016 1 commit
-
-
Max Lyon authored
-
- 25 Mar, 2016 1 commit
-
-
Martin Marinov authored
Refactored various debug class implementations from DebStream.cc. All unit tests pass, but debug system bugs are possible.
-
- 23 Mar, 2016 1 commit
-
-
Max Lyon authored
-
- 16 Mar, 2016 1 commit
-
-
Martin Marinov authored
Removed license notes in Autodesk-developed files according to the legal guidelines. This formally transfers the (C) for these files to VCI-RWTH and allows VCI to choose the license under which to distribute them.
-
- 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]
-
- 18 Dec, 2015 5 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
- 17 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 11 Dec, 2015 1 commit
-
-
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]
-
- 13 Nov, 2015 1 commit
-
-
Marco Amagliani authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13287]
-
- 03 Nov, 2015 2 commits
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13176]
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13175]
-
- 02 Nov, 2015 1 commit
-
-
Marco Amagliani authored
https://jira.autodesk.com/browse/REFORM-57 [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13163]
-
- 28 Oct, 2015 1 commit
-
-
Marco Amagliani authored
DEB_module has become dummy in order to avoid to have static variables. This is especially bad if a file is included in another file. In such a case it was possible to have static variables defined twaice in the same compilation unit. There is also some code cleaning to remove mistakes (like test if this == 0) and to remove files that are no more used. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13135]
-
- 08 Oct, 2015 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 12987]
-
- 14 Jul, 2015 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 12332]
-
- 02 Mar, 2015 1 commit
-
-
Ian Bell authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11457]
-
- 27 Feb, 2015 1 commit
-
-
Ian Bell authored
SECURITY. KLOCWORK. Some passive changes suggested by Klockwork, maintly declaration only of private copy constructors and assignment operators to inhib it bitwise copying of classes which deallocatwe on desctruction. No achanges to code image anticipated with this CL. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11443]
-
- 19 Feb, 2015 2 commits
-
-
Martin Marinov authored
Improved various features in the debugging system; added dump of feature edges, and selected faces and vertices. Changed some debugging code in the CrossFieldT. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11424]
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11423]
-
- 12 Nov, 2014 1 commit
-
-
Ian Bell authored
DEBUG. Added empty DEB_SHOW placeholding source files to ReForm project. Added std::vector streamer to DEB_out. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 10863]
-