This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 20 Mar, 2020 1 commit
-
-
Nick Draper authored
Also updated class_maker.py
-
- 05 Mar, 2020 2 commits
-
-
mantid-builder authored
Signed-off-by:
Harriet Brown <harriet.brown@stfc.ac.uk>
-
Harriet Brown authored
This commit replaces all header guards in API 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
-
- 14 Feb, 2016 1 commit
-
-
Hahn, Steven authored
-
- 13 Feb, 2016 1 commit
-
-
Hahn, Steven authored
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 04 Dec, 2014 1 commit
-
-
Nick Draper authored
-
- 12 May, 2014 2 commits
-
-
Gigg, Martyn Anthony authored
Refs #9435
-
Gigg, Martyn Anthony authored
Refs #9435
-
- 10 Apr, 2014 1 commit
-
-
Owen Arnold authored
Also start fixing a bug whereby the cluster offsets can become larger than the range of an integer. This has been partially fixed by better calculating the number of possible clusters that could exist. The full fix should be to also change the type of m_id in DisjointElement from int to size_t! Another issue that is being worked on here is a faster clone of the MDWorkspace. We only care about it's shape, so we just need something the right size to start putting data into!
-
- 27 Mar, 2014 1 commit
-
-
Owen Arnold authored
Lots of work still to do yet. But on some basic tests generates expected component images (MD workspaces). One thing that will need to be solved yet, is what strategy for background detection to use. Also speedups will be required across the board.
-
- 22 Mar, 2013 1 commit
-
-
Owen Arnold authored
-
- 02 Nov, 2012 1 commit
-
-
Savici, Andrei T authored
-
- 26 Jul, 2012 1 commit
-
-
Russell Taylor authored
-
- 24 Feb, 2012 1 commit
-
-
Janik Zikovsky authored
but users might use it too. Wanted to make a separate ticket for this but trac is down
-
- 30 Jan, 2012 1 commit
-
-
Janik Zikovsky authored
-
- 10 Nov, 2011 1 commit
-
-
Janik Zikovsky 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.
-
- 30 Aug, 2011 1 commit
-
-
Peterson, Peter authored
-
- 22 Aug, 2011 2 commits
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- 18 Aug, 2011 1 commit
-
-
Owen Arnold authored
Refs #3507. Full-move to MVP. Sorry for large checkin, but these things are all dependent and cannot have partially working GUI code.
-
- 09 Aug, 2011 1 commit
-
-
Owen Arnold authored
-
- 08 Jun, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #3157 Sort our System.h. It was becoming a dumping ground. It should only be touched when absolutely necessary as it affects every file in Mantid. Also combined this with Refs #2345 to sort out DLLExport/DLLImport usage. It's done for Kernel, Geometry and API but stuff in the plugins could do with updating as well.
-
- 03 May, 2011 2 commits
- 26 Apr, 2011 1 commit
-
-
Russell Taylor authored
-
- 25 Apr, 2011 1 commit
-
-
Russell Taylor authored
Do away with MantidPlotReleaseDate.h and have everything in MantidVersion. Turn MantidVersion into a class with static functions so that the part that changes every time can go in a cpp - this means files that include MantidVersion.h (e.g. the enormous ApplicationWindow.cpp) don't get compiled every commit. Re #2722. Also formats date better, which fixes #2246.
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 28 Jul, 2010 1 commit
-
-
Roman Tolchenov authored
-
- 22 Jul, 2010 1 commit
-
-
Nick Draper authored
Copyright updated to read Copyright © 2007-10 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
-
- 29 Apr, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
-
- 02 Oct, 2009 1 commit
-
-
Russell Taylor authored
-
- 21 Jul, 2009 1 commit
-
-
Russell Taylor authored
Allow empty value in ListValidator if it's on the list of allowed values plus a bit of tidying up in the validators. Re #501.
-
- 27 May, 2009 1 commit
-
-
Steve Williams authored
There are changes to WorkspacePropertys that affect PropertyManager. In all cases Property.setValue() now returns a string containing any validation errors. This is a change to the WorkspacePropertys that sometimes ignored errors. There are descriptions for some propertys in MantidPlot available as a tooltip re #593 and re #410
-