Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 24, 2019
  2. Jan 21, 2019
  3. 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
  4. Jan 07, 2019
  5. Dec 14, 2018
  6. Nov 30, 2018
  7. Nov 28, 2018
  8. Nov 27, 2018
  9. Nov 26, 2018
  10. Nov 20, 2018
  11. Nov 19, 2018
  12. Nov 15, 2018
  13. Nov 14, 2018
Loading