- Jun 14, 2018
-
-
Victor Poughon authored
-
- Jun 07, 2018
-
-
Victor Poughon authored
-
- Mar 08, 2017
-
-
Sébastien Dinot authored
-
Sébastien Dinot authored
-
- Jun 16, 2016
-
-
Manuel Grizonnet authored
Where available, use c++11 features to identify potential nullptr usage errors. python run-clang-tidy.py -clang-tidy-binary ~/software/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang-tidy -checks=-*,modernize-use-nullptr -header-filter=/home/grizonnetm/projets/otb/src/OTB/Modules/.*/.*/include/.* -j8 -fix -p ~/projets/otb/bin/release/OTB-clang3.8/ ~/projets/otb/src/OTB/Modules/*/*/src/*.cxx ~/projets/otb/src/OTB/Modules/*/*/app/*.cxx ~/projets/otb/src/OTB/Examples/*/*.cxx ~/projets/otb/src/OTB/Modules/*/*/test/*.cxx > ~/temporary/run-clang-tidy-nullptr-log.txt find . -type f -print -name "*.h" -o -name "*.txx" -o -name "*.cxx" |xargs perl -pi -e 's/nullptr/ITK_NULLPTR/g'
-
- Feb 26, 2015
-
-
Julien Michel authored
-
- Feb 18, 2015
-
-
Julien Malik authored
-
- Jul 10, 2014
-
-
Rashad Kanavath authored
-
- Nov 15, 2013
-
-
Julien Malik authored
-
- Feb 25, 2012
-
-
Julien Malik authored
-
- Jul 22, 2011
-
-
Emmanuel Christophe authored
-
- Jun 05, 2011
-
-
Emmanuel Christophe authored
-
- May 20, 2011
-
-
Emmanuel Christophe authored
-
- May 08, 2011
-
-
Emmanuel Christophe authored
-
- May 06, 2011
-
-
Emmanuel Christophe authored
-
- Mar 08, 2011
-
-
Julien Malik authored
-
- Jan 31, 2011
-
-
OTB Bot authored
-
- Jan 30, 2011
-
-
OTB Bot authored
-
- Dec 07, 2010
-
-
Otmane Lahlou authored
-
- Jul 07, 2010
-
-
OTB Bot authored
-
- Apr 09, 2010
-
-
OTB Bot authored
-
- Feb 21, 2010
-
-
Emmanuel Christophe authored
-
- Jan 22, 2010
-
-
Emmanuel Christophe authored
-
- Jan 17, 2010
-
-
Manuel Grizonnet authored
-
- Oct 13, 2009
-
-
Thomas Feuvrier authored
-
- May 08, 2009
-
-
Emmanuel Christophe authored
-
- Jan 30, 2009
-
-
Emmanuel Christophe authored
-
- Jan 20, 2009
-
-
Emmanuel Christophe authored
-
- Jan 13, 2009
-
-
Emmanuel Christophe authored
-
- Dec 06, 2008
-
-
Emmanuel Christophe authored
-
- Oct 08, 2008
-
-
Emmanuel Christophe authored
-
Emmanuel Christophe authored
-
- Oct 04, 2008
-
-
Emmanuel Christophe authored
-
- Sep 10, 2008
-
-
Julien Michel authored
-
- Sep 02, 2008
- Feb 06, 2008
-
-
Romain Garrigues authored
Ajout de tests du répertoire Projections dans OTB-Applications Ajout de fichiers en Baseline d'OTB-Applications pour les tests de non-régression du répertoire Projections Ajout d'une option --OTB-Testing par défaut dans le otb::CommandLineArgumentParser (non visible par un usage()) Suppression du troisième paramètre template "bidon" dans otb::Image et otb::VectorImage
-
- Jan 16, 2008
-
-
Thomas Feuvrier authored
Mise en commentaire "provisoire" du ParseGUI dans la classe CommandLineParserArgument. Todo : prendre en ompte l'option Cmake OTB_VISU_GUI et peut etre créer une classe COmmandLineParserGui dérivée de l'autre et placée dans le répertoire Visu. A voir. Modif car pb de compilation sous MinGW : les executable des Appli (utils, etc...) ne sont pas linké avec FLTK, et ce pose PB de link.
-
- Dec 04, 2007
-
-
Julien Michel authored
-
- Nov 20, 2007
-
-
Emmanuel Christophe authored
-