Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 21, 2019
  2. Jan 18, 2019
  3. Jan 17, 2019
  4. Jan 15, 2019
  5. Jan 14, 2019
  6. Jan 11, 2019
    • Antti Soininen's avatar
      Cleanup histogram data usage · 5b12e171
      Antti Soininen authored
      Touches some 'obvious' cases where histograms were misused.
      
      - Replace copies by references to x, y and e histogram data
      - Use setSharedX, setSharedY, setSharedE instead of manually copying the
      values
      - std::move vector data to histograms
      - Fix off-by-one errors in SaveReflThreeColumnAsciiTest,
      SaveReflCustomAsciiTest, SaveANSTOAsciiTest and ISISEnergyTransfer
      - Fix issues in RefAxisTest
      
      Re #24462
      5b12e171
  7. Dec 21, 2018
  8. Dec 20, 2018
  9. Dec 19, 2018
  10. Dec 14, 2018
  11. Dec 13, 2018
  12. Dec 12, 2018
Loading