This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 02, 2013
-
-
Alex Buts authored
in BoxController.cpp == operator. Comments are necessary to highlight the assumptions, made when defining the operator.
-
- Sep 30, 2013
-
-
Alex Buts authored
-
- Sep 27, 2013
-
-
Alex Buts authored
Hate to use features I do not understand to the code I have not written but it seems does not do any harm
-
- Sep 23, 2013
-
-
Alex Buts authored
to the MDBoxFlatTree methors (boxID !=boxNum?
-
- Apr 17, 2013
- Apr 16, 2013
-
-
Alex Buts authored
(should be unit tests for that particular case)
-
Alex Buts authored
It is pain to have BC shared pointer in Nexus loader. It is also question if it needs access to box controller at all. This is why it is currently accessed through const pointer
-
Alex Buts authored
It may be not very efficient file mode as one needs to identify the if the buffer for SaveMD make file based is defined correctly.
-
Alex Buts authored
only MDBoxFlatTree may still need to be modified for this ticket.
-
Alex Buts authored
-
Alex Buts authored
-
Alex Buts authored
Temporary Reverted box controller to with control of boxes to change to vanilla box controller and disabling BC copy constructor, as it is too complex for file based workspaces.
-
Alex Buts authored
and enabled number of other small things related to file-based boxes
-
- Feb 18, 2013
-
-
Gigg, Martyn Anthony authored
Thisgs to note: * C2450 warnings have been suppressed when including Poco headers that inherit from std::stream * Boost date_time no longer accepts just a date for an ISO date/time string
-
- Jan 27, 2013
-
-
Gigg, Martyn Anthony authored
-
Alex Buts authored
-
- Oct 15, 2012
-
-
Alex Buts authored
(and leaving most commits for this ticket on private branch except the special one)
-
Alex Buts authored
hopefully reasonable function, which decreases critical section and allow to claim range of ID-s in one call to it. Conflicts: Code/Mantid/Framework/API/inc/MantidAPI/BoxController.h Code/Mantid/Framework/MDEvents/src/MDGridBox.cpp
-
- Nov 27, 2011
-
-
Janik Zikovsky authored
-
- Nov 25, 2011
-
-
Janik Zikovsky authored
-
- Nov 02, 2011
-
-
Janik Zikovsky authored
-
- Aug 15, 2011
-
-
Janik Zikovsky authored
-
- Aug 10, 2011
-
-
Janik Zikovsky authored
-
- Aug 09, 2011
-
-
Janik Zikovsky authored
-
- Jul 13, 2011
-
-
Janik Zikovsky authored
Fixes #3349: XML box controller. Fix test on some platforms. Refs #3316: Loading/saving box controller to NXS.
-
Janik Zikovsky authored
Fixes #3351: test for VectorHelper and some refinement of that method to split a comma-delimited string. Refs #3349: BoxController XML serialize/deserialize.
-