- 20 Jan, 2015 3 commits
-
-
Ian Bell authored
SECURITY. BANNED.H++. Added some DISABLE_BANNED_COMPLIANCE macros around GMM includes that include strlen() invokations. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 11232]
-
Ian Bell authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 11231]
-
Ian Bell authored
and DI/ENABLE_BANNED_COMPLIANCE macro wrapers round Eign and OpenMesh #includes necessary for banned.h compliant build of CoMISo Project. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 11230]
-
- 15 Jan, 2015 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 11204]
-
- 27 Nov, 2014 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 11030]
-
- 08 Sep, 2014 2 commits
-
-
Ian Bell authored
DEB_out. Removed some linebreaks from CoMISo IPOPTSolver.cc DEB_out. No code changes other than DEB_out. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10467]
-
Ian Bell authored
DEB_out. General tidy of DEB_out code replacing DebStream::Impl with new DebFile class. Added DEB_ON enabling macro definition to Cmakelists.txt (currently defined in both Release and Debug builds). Added DEB_module() and some four-letter module declarations. Added call stack based hyperlinks and pop-up texts for HTML deb out. Added new DebUtils.hh header The only change to IGM and CoMISo code in this CL is addition of DEB_module() statements. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10466]
-
- 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/CoMISo/": change = 10449]
-
- 01 Sep, 2014 1 commit
-
-
Ian Bell authored
DEBUG. Increased build warning level to \W4. Added some missing linefeeds to new DEB_out streaming. Raised level of TRACE_GUROBI_INPUT deb out to 7 and decerased default DEB_out level to 5 so as to redisable this output by default. No behaviour changes anticipated other than changed DEB_out content. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10448]
-
- 29 Aug, 2014 3 commits
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10442]
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10441]
-
Ian Bell authored
DEBUG. Added new Base project currently conmtaininging just DebOut.hh and DebStream.cc implementing DEB_enter_func, DEB_out, DEB_warning, and DEB_error (together with _if varients) and replaced a large number (not all) of std::cerr and std::cout measage streaming with DEB_out, DEB+warning, or DEB_error as appropriate, All such text is currently piped to std::cerr in both Release and Debug builds, but this will probably be changed in a future CL. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10440]
-
- 28 Aug, 2014 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10433]
-
- 26 Aug, 2014 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10406]
-
- 21 Aug, 2014 1 commit
-
-
Martin Marinov authored
Fixed a dependency MSVC issue: When changing a *T.cc file, MSVC will not recompile the corresponding explicit instantiation .cc file; Fixed by excluding all *T.cc files from the build by setting them in a separate source file group (my_t_impls) and setting the files properties to headers. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10392]
-
- 12 Aug, 2014 1 commit
-
-
Martin Marinov authored
Add explicit template instantiation for template functionality as needed. Template header files no longer include template definitions (*T.cc) files, disabled with the global define. Added proper .cc files as required that include the corresponding *T.cc file and instantiate the templates. [git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10343]
-
- 28 Jul, 2014 1 commit
-
-
Martin Marinov authored
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 10267]
-