This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 01 Apr, 2021 1 commit
-
-
Matt Cumber authored
Updated the loadmuonnexus1 loader to read period information. Created a new widget for the period information. Need to deal with what happens when information cannot be found
-
- 31 Mar, 2021 2 commits
-
-
Peterson, Peter authored
-
Samuel Jones authored
-
- 26 May, 2020 1 commit
-
-
Stephen authored
-
- 25 Mar, 2020 1 commit
-
-
David Fairbrother authored
Runs clang-tidy pass by ref across the codebase to fix-up various warnings we are seeing in cppcheck
-
- 23 Mar, 2020 1 commit
-
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
- 20 Mar, 2020 1 commit
-
-
Nick Draper authored
Also updated class_maker.py
-
- 05 Mar, 2020 1 commit
-
-
Harriet Brown authored
This commit replaces all header guards in DataHandling with #pragma once
-
- 05 Oct, 2018 1 commit
-
-
Nick Draper authored
Update copyright headers in all files Squashed commit of the following: * First version of a script to manage copyright statements re #23468 * Neatened up script, added comments re #23488 * move script to tools directory re #23488 * small script changes and a couple of manual file changes re #23488 * Minor chnage to whitespace detection in regex re #23488 * Add an excluded directory re #23488 * remove a repeasted copyright statement in a file re #23488 * Don't comsume the comment end if it is on the same line re #23488 * fix error in new copright parsing re #23488 * remove double copyrifght entry re #23488 * Improve handling of old copyrights at the start of comments re #23488 * remove empty comments re #23488 * exclude gsoapgenerated directories re #23488 * Sort out greedy line matching re #23488 * improve empty comment removal re #23488 * improve false positives re #23488 * impressive speedup by limiting regex matching length re #23488 * remove evil invisible non ascii character Also upadte the copyright at the same time re #23488 * resolve multiple copyrights in a single file re #23488 * resolve an issue with new statement detection re #23488 * another unprintable unicode character re #23488 * pep updates and cmake the new copyright fit clang format re #23488 * update already done new format headers re #23488 * wrong type of bracket re #23488 * Update class_maker and friends re #23488 * Update all copyright statements re #23488 * clang format re #23488 * flake8 warnings re #23488 * Flake8 warnings re #23488 * Exclude .cmake.in and rb.in files re #23488 * replace missing line re #23488 * exclude .py.in files as they are flasely recognized as C++ re #23488 * another setp.py.in re #23488 * another .py.in correction re #23488 * Hopefully the last of the .py.in files re #23488 * resolve utf-8 encoding of python files and changed ABINS checksum re #23488 * updates to unit tests that reference line numbers re #23488 * remaining unit test files and other fixes re #23488
-
- 07 Jun, 2016 1 commit
-
-
Hahn, Steven authored
-
- 09 May, 2016 1 commit
-
-
Tom Perkins authored
If the NeXus file has no grouping or zero grouping, load the grouping from the IDF. If this fails too, use a dummy grouping. In either case, log a warning message. This enables the use of such files in the ALC interface, and means the behaviour is the same as in MuonAnalysis. re #14085
-
- 25 Feb, 2016 1 commit
-
-
Nick Draper authored
re #15450
-
- 13 Feb, 2016 1 commit
-
-
Hahn, Steven authored
-
- 03 Nov, 2015 1 commit
-
-
Nick Draper authored
re #8840
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 04 Dec, 2014 1 commit
-
-
Nick Draper authored
-
- 28 May, 2014 1 commit
-
-
Nick Draper authored
-
- 20 Dec, 2013 1 commit
-
-
Michael Reuter authored
Fixing DataHandling, Kernel, MDAlgorithms, MDEvents and Nexus.
-
- 22 Jul, 2013 2 commits
-
-
Gigg, Martyn Anthony authored
This avoids having to declare a new interface when a new loader type is added.
-
Gigg, Martyn Anthony authored
* Rename HDFDescriptor to NexusDescriptor * Rename {HDF,NonHDF} -> {Nexus,Generic} in FileLoaderRegistry * Rename DECLARE_HDF_FILELOADER_ALGORITHM -> DECLARE_NEXUS_FILELOADER_ALGORITHM Refs #7461
-
- 04 Jul, 2013 2 commits
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- 26 Feb, 2013 1 commit
-
-
Russell Taylor authored
-
- 07 Feb, 2013 1 commit
-
-
Peterson, Peter authored
-
- 16 Jan, 2013 1 commit
-
-
Roman Tolchenov authored
-
- 02 Nov, 2012 1 commit
-
-
Savici, Andrei T authored
-
- 28 Dec, 2011 1 commit
-
-
Savici, Andrei T authored
-
- 09 Dec, 2011 1 commit
-
-
Nick Draper authored
-
- 21 Nov, 2011 1 commit
-
-
Campbell, Stuart authored
This will be put back again once all the nexus kits are in sync. I have created a ticket for this - refs #4179
-
- 18 Nov, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 25 Oct, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 18 Sep, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #3724: Pulled wiki description text from the wiki site and added in algorithms' header file with special tags. The auto_wiki.py script can retrieve the text to generate the wiki page fully.
-
- 15 Jun, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 17 May, 2011 2 commits
-
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
- 12 May, 2011 2 commits
-
-
Janik Zikovsky authored
-
Peterson, Peter authored
-
- 15 Apr, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 14 Apr, 2011 1 commit
-
-
Campbell, Stuart authored
Fixed tests outside NeXus/DataHandling that relied on loading data Had to add Nexus as a link dependency for various package Test targets - don't know why! refs #2822
-