- 21 Feb, 2020 1 commit
-
-
Pawel Sznajder authored
-
- 20 Feb, 2020 1 commit
-
-
Pawel Sznajder authored
-
- 30 Apr, 2019 1 commit
-
-
Pawel Sznajder authored
-
- 21 Mar, 2018 2 commits
-
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- 11 Aug, 2017 2 commits
-
-
Nabil Chouika authored
Implement version information See merge request !2
-
Pawel Sznajder authored
-
- 09 Aug, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 25 Jul, 2017 1 commit
-
-
Hervé Moutarde authored
The doxygen @brief is either added or given further details
-
- 19 Jul, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 10 Jul, 2017 1 commit
-
-
Nabil Chouika authored
-
- 07 Jul, 2017 1 commit
-
-
Nabil Chouika authored
-
- 06 Jul, 2017 4 commits
-
-
Nabil Chouika authored
-
Nabil Chouika authored
18 doxygen See merge request !1
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- 05 Jul, 2017 1 commit
-
-
Pawel Sznajder authored
- Add layout scheme to match PARTONS - Apply current style - Update doxyfile - update titles - update mathjax script - make it similar to PARTONS doxyfile
-
- 30 Jun, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 29 Jun, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 14 Jun, 2017 1 commit
-
-
Nabil Chouika authored
-
- 23 May, 2017 1 commit
-
-
Nabil Chouika authored
-
- 16 May, 2017 1 commit
-
-
Nabil Chouika authored
- Generate tagfile to be used by NumA and PARTONS documentations. - Some fixed to avoid conflicts with namespaces in documentation.
-
- 12 May, 2017 1 commit
-
-
Nabil Chouika authored
-
- 25 Apr, 2017 1 commit
-
-
Nabil Chouika authored
In ALL (trunk): - Improvements on the previous cmake commits.
-
- 24 Apr, 2017 1 commit
-
-
Nabil Chouika authored
In Elementary_utils (trunk): - Add the installation routines in CMakeLists. - Add doxyfile. In NumA++ (trunk): - Add the installation routines in CMakeLists. - Add FindElementaryUtils.cmake module and adapt CMakeLists. In NumA++_Tests (trunk): - Add FindElementaryUtils.cmake & FindNumA++.cmake modules and adapt CMakeLists. In PARTONS (trunk): - Add the installation routines in CMakeLists. - Add FindElementaryUtils.cmake & FindNumA++.cmake modules and adapt CMakeLists. In PARTONS_exe, PARTONS_release, PARTONS_Tests, PARTONS_Fits (trunk): - Add FindElementaryUtils.cmake, FindNumA++.cmake & FindPARTONS.cmake modules and adapt CMakeLists.
-
- 01 Apr, 2017 1 commit
-
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Add a clear() method in Formatter class.
-
- 05 Dec, 2016 1 commit
-
-
Nabil Chouika authored
In ElementaryUtils (trunk): - Better implementation of the precision in Formatter and GenericType.
-
- 30 Nov, 2016 2 commits
-
-
Nabil Chouika authored
In ElementaryUtils (trunk): - Change GenericType and Formatter precision to 16 instead of 17, to avoid messy numbers in formatting. In NumA++ (trunk): - Change some std::runtime_error to CustonException. A lot more to change... - Time monitoring in LSMR. In PARTONS: - Inherit IncompleteGPDModule from GPDModule to be able to use GPDService. Lot of useless code commented. - Some changes in Radon inversion modules...
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Move formatDate(...) from LoggerMessage class to StringUtils class. - Update LoggerManager : now it creates one log file / day. - Update logger properties.
-
- 23 Nov, 2016 9 commits
-
-
Nabil Chouika authored
In ElemUtils: - Cosmetics in LoggerManager
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - In FileUtils correct throw exception in read() method.
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Now closed message is handling by LoggerManager class as a log message instead of a std::cout message.
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Correct CustomException class implementation : now inherit from std::exception. - Update CMakeLists to force C++11 : problem with SFML compiled library -> doesn't support C++98.
-
Nabil Chouika authored
In ElemUtils: - Fix initialization of CustomException.
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Correct what() implementation.
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Correct memory allocation in CustomException what() implementation.
-
Nabil Chouika authored
In ElemUtils: - Fix CustomException to avoid random error message due to string object being destroyed in the what() method.
-
Nabil Chouika authored
In ElemUtils: - some changes to CustomException
-
- 21 Nov, 2016 1 commit
-
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Improve XMLParser : remove XMLAttribute class.
-
- 17 Nov, 2016 1 commit
-
-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Improve XMLParser : add emptyStartElement(...) method.
-