Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.h
2012-05-18 Teemu MurtolaSplit option code away from SelectionCollection.
2012-05-18 Roland SchulzMerge remote-tracking branch 'origin/release-4-6'
2012-05-16 Roland SchulzMerge 'origin/release-4-6' into master
2012-05-03 Christoph JunghansMerge "Initial implementation of selection file input."
2012-05-03 Teemu MurtolaInitial implementation of selection file input.
2012-05-01 Roland SchulzMerge release-4-6 into master
2012-04-29 Roland SchulzMerge release-4-6 into master
2012-04-16 Roland SchulzMerge "Updated Doxygen comments for selections."
2012-04-15 Teemu MurtolaUpdated Doxygen comments for selections.
2012-04-10 Teemu MurtolaClean-up selection poscalc implementation.
2012-04-06 Christoph JunghansMerge "Improve selection interface (remove some pointers)."
2012-04-01 Teemu MurtolaImprove selection interface (remove some pointers).
2012-03-28 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-6'
2012-03-18 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-6'
2012-03-17 Teemu MurtolaReduced use of raw pointers.
2012-02-23 Roland SchulzMerge release-4-6 into master
2012-02-23 Teemu MurtolaAdd a few C++ helper classes/macros.
2012-02-10 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-6'
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-6'
2012-02-04 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-6' into...
2012-01-19 Roland SchulzMerge release-4-6 into master
2012-01-13 Christoph JunghansMerge branch 'release-4-6' (incl. AdResS Patch)
2012-01-04 Roland SchulzMerge release-4-6 into master
2011-12-27 Roland SchulzMerge "Selection::_sel is now properly private."
2011-12-27 Roland SchulzMerge "SelectionCollection::Impl is now properly private."
2011-12-22 Teemu MurtolaSelection::_sel is now properly private.
2011-12-17 Teemu MurtolaSelectionCollection::Impl is now properly private.
2011-12-11 Roland SchulzMerge gromacs-4-6 into master
2011-12-08 Roland SchulzMerge "Use exceptions for fatal errors in testutils."
2011-12-03 Teemu MurtolaUse exceptions in selection evaluation.
2011-08-01 Teemu MurtolaConvert existing C++ code to use exceptions.
2011-07-01 Christoph JunghansMerge remote branch 'origin/release-4-5-patches'
2011-06-15 Christoph JunghansMerge branch 'release-4-5-patches'
2011-03-10 Maarten WolfMerge branch 'release-4-5-patches'
2011-02-22 Christoph JunghansMerge remote branch 'origin/release-4-5-patches'
2011-02-16 Carsten KutznerMerge branch 'release-4-5-patches'
2011-02-16 Teemu MurtolaMerge branch 'release-4-5-patches'
2011-02-03 Christoph JunghansMerge branch 'release-4-5-patches'
2011-02-01 Roland SchulzMerge remote branch 'origin/release-4-5-patches'
2011-01-24 Christoph JunghansMerge branch 'release-4-5-patches'
2011-01-04 Carsten KutznerMerge branch 'release-4-5-patches'
2011-01-03 Teemu MurtolaMerge branch 'cpp-migration'
2010-12-26 Teemu MurtolaMerge branch 'cpp-analysis'
2010-10-14 Teemu MurtolaMerge branch 'master' into cpp-private
2010-10-14 Teemu MurtolaBasic support for external index groups.
2010-10-11 Teemu MurtolaImproved selection error reporting.
2010-10-11 Teemu MurtolaInitial interactive selection improvements.
2010-10-07 Teemu MurtolaImplemented more SelectionOption flags.
2010-09-27 Teemu MurtolaMore consistent Doxygen comments throughout.
2010-09-26 Teemu MurtolaImprovements in C++ selection handling.
2010-09-22 Teemu MurtolaInitial integration of selections with options.
2010-09-22 Teemu MurtolaC->C++ switch for public selection API.