- 04 Apr, 2017 1 commit
-
-
GUENNEBAUD Gael authored
-
- 28 Mar, 2017 3 commits
-
-
Ludovic Courtès authored
No functional change.
-
Ludovic Courtès authored
This makes 'scons tests' less noisy and also allows users to preserve the command output in .log files.
-
Ludovic Courtès authored
-
- 19 Mar, 2017 5 commits
-
-
Romain Pacanowski authored
-
Romain Pacanowski authored
-
Romain Pacanowski authored
changed the output information when loading text ALTA file in order to have coherent messages. We are loading data not fitting them
-
Romain Pacanowski authored
-
Romain Pacanowski authored
Added Tests + Two command line tests data2data to test more cases of conversion between MERL and ALTA and with/without filtering + C++ Tests using the submodule catch for the same cases
-
- 06 Mar, 2017 1 commit
-
-
Romain Pacanowski authored
-
- 28 Feb, 2017 2 commits
-
-
Romain Pacanowski authored
changed the output information when loading text ALTA file in order to have coherent messages. We are loading data not fitting them
-
Romain Pacanowski authored
-
- 27 Feb, 2017 3 commits
-
-
Romain Pacanowski authored
-
Romain Pacanowski authored
Added Tests + Two command line tests data2data to test more cases of conversion between MERL and ALTA and with/without filtering + C++ Tests using catch for the same cases
-
Romain Pacanowski authored
-
- 22 Feb, 2017 3 commits
-
-
Romain Pacanowski authored
* From MERL to ALTA with all values (even the invalid ones) saved. The output of this test becomes the input of the next one. * From ALTA to ALTA using the filtering features (removing all negatives values generated from the previous test
-
Romain Pacanowski authored
BUG FIX: Correct save of invalid data. Therefore negative values of a MERL material is now correctly saved to the ALTA file
-
Romain Pacanowski authored
ADDITION: * Command line option --verbose help explanation displayed on the command line * Command line-option --all-values help explanation displayed on the command line
-
- 17 Feb, 2017 1 commit
-
-
Romain Pacanowski authored
if the user/developer wants it. Minor changes: * Printing the output of the input dimensions * Using EXIT_FAILURE and EXIT_SUCCESS as returned values
-
- 16 Feb, 2017 1 commit
-
-
- 15 Feb, 2017 6 commits
-
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
-
- 14 Feb, 2017 4 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
Fixes a regression introduced in d9ce986b whereby filtering arguments were no longer passed to 'load_data_from_text'. Reported by Romain Pacanowski.
-
Ludovic Courtès authored
Before, no filtering would take place: elements would always be left in 'contents'. Furthermore, we could forget to read interval data, leading to errors down the path.
-
Ludovic Courtès authored
-
- 13 Feb, 2017 3 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
The logic was obviously false, and thus the following 'read_confidence_interval' was skipped altogether.
-
Ludovic Courtès authored
-
- 26 Jan, 2017 2 commits
-
-
Ludovic Courtès authored
Partly fixes a regression introduced in f8843e56. Reported by Laurent BELCOUR <laurent.belcour@gmail.com> at <http://lists.gforge.inria.fr/pipermail/alta-devel/2017-January/000746.html>.
-
Ludovic Courtès authored
Partly fixes a regression introduced in f8843e56. Reported by Laurent BELCOUR <laurent.belcour@gmail.com> at <http://lists.gforge.inria.fr/pipermail/alta-devel/2017-January/000746.html>.
-
- 25 Nov, 2016 3 commits
-
-
Romain Pacanowski authored
-
Romain Pacanowski authored
Added two static functions to test whether or not a geometrical configuration is above the hemisphere Added a new unit test for the params::is_above_hemisphere static function
-
Ludovic Courtès authored
-
- 10 Nov, 2016 1 commit
-
-
Laurent Belcour authored
-
- 09 Nov, 2016 1 commit
-
-
Laurent Belcour authored
-