Fix copy-paste bug in gmx distance
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / distance.cpp
2012-06-20 Teemu MurtolaRename format.h to more generic stringutil.h.
2012-06-06 Roland SchulzMerge branch 'release-4-6'
2012-06-03 Roland SchulzMerge release-4-6 into master
2012-05-27 Roland SchulzMerge release-4-6 (commit 'Ic142a690')
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-08 Christoph JunghansMerge "Print list of modules with 'g_ana help'."
2012-05-08 Teemu MurtolaMerge "Remove g_luck."
2012-05-08 Teemu MurtolaPrint list of modules with 'g_ana help'.
2012-05-08 Roland SchulzMerge "Generic handling for multiple cmd-line modules."
2012-05-07 Teemu MurtolaGeneric handling for multiple cmd-line modules.
2012-05-01 Roland SchulzMerge release-4-6 into master
2012-04-29 Roland SchulzMerge release-4-6 into master
2012-04-26 Teemu MurtolaMove string array concatenation to format.h.
2012-04-23 Roland SchulzMerge "Fix 'make install'."
2012-04-23 Teemu MurtolaBetter names for FileNameOption methods.
2012-04-18 Teemu MurtolaSplit FileNameOption into a separate file.
2012-04-18 KassonMerge "Merge fatalerror into utility."
2012-04-17 Teemu MurtolaMerge fatalerror into utility.
2012-04-06 Christoph JunghansMerge "Replaced a default parameter with separate method."
2012-04-06 Christoph JunghansMerge "Improve selection interface (remove some pointers)."
2012-04-01 Teemu MurtolaReplaced a default parameter with separate method.
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 MurtolaUse smart pointer to pass ownership across functions.
2012-03-17 Teemu MurtolaReduced use of raw pointers.
2012-02-23 Roland SchulzMerge release-4-6 into master
2012-02-22 Teemu MurtolaMore structured Selection interface.
2012-02-22 Teemu MurtolaUse separate class for data storage.
2012-02-22 Teemu MurtolaImprove AbstractAnalysisData data access interface.
2012-02-20 Teemu MurtolaRemove rest of OptionsGlobalProperties.
2012-02-15 Christoph JunghansMerge "Valgrind suppression rules for MacOS"
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-06 Teemu MurtolaPass settings object to initAnalysis().
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-11 Roland SchulzFix name collision of min/max with C++ std::min/std...
2011-12-11 Roland SchulzMerge gromacs-4-6 into master
2011-11-10 KassonMerge "Misc. exception safety fixes."
2011-10-20 Christoph JunghansMerge "Fix compiler warning in thread_mpi."
2011-10-18 David van der SpoelMerge "Misc. Doxygen improvements."
2011-08-25 Teemu MurtolaMisc. Doxygen improvements.
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-21 Teemu MurtolaAdded functionality to TrajectoryAnalysisModule.
2010-10-14 Teemu MurtolaMerge branch 'master' into cpp-private
2010-10-08 Teemu MurtolaAdded a simple distance analysis module.