- Aug 17, 2016
-
-
Rashad Kanavath authored
-
- Aug 16, 2016
-
-
Guillaume Pasero authored
-
- Aug 12, 2016
-
-
Julien Michel authored
ENH: Ensure RAM parameter is used by persistent filters (should be applied likewise for all applications)
-
Julien Michel authored
-
Julien Michel authored
BUG: Actual number of threads may be less that GetNumberOfThreads() if requested region has nb lines < GetNumberOfThreads()
-
- Aug 11, 2016
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
- Aug 10, 2016
-
-
Julien Michel authored
-
Julien Michel authored
-
Rashad Kanavath authored
-
Guillaume Pasero authored
-
Rashad Kanavath authored
This reverts commit 51d5fbc5.
- Aug 09, 2016
-
-
Rashad Kanavath authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
The "count-insert" idiom is an antipattern that leads to searching the element twice. Avoid that and also the 0 comparison a bit below. In addition, cache the end iterators of the two maps. This is safe as the iterators stay valid when the map is modified.
-
Julien Michel authored
BUG: Fix trailing whitespace trimming in otbApplicationLauncherCommandLine (kindly provided by Laurentiu Nicola) std::string::find_last_not_of() returns a position, while std::string::substr takes an offset and a length. Fix the length computation and also add a comment regarding whether cleanStart must be checked.
-
- Aug 08, 2016
-
-
Rashad Kanavath authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Rashad Kanavath authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Rashad Kanavath authored
-
- Aug 05, 2016
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Rashad Kanavath authored
-