Fix histogram resampling output bin positions
[alexxy/gromacs.git] / src / gromacs / analysisdata / modules / histogram.cpp
2012-04-03 Teemu MurtolaRemoved unnecessary header.
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 Roland SchulzWarn of unused variables in C++ code
2012-03-17 Teemu MurtolaUse smart pointer to pass ownership across functions.
2012-02-23 Roland SchulzMerge release-4-6 into master
2012-02-23 Teemu MurtolaAdd a few C++ helper classes/macros.
2012-02-22 Teemu MurtolaUse separate class for data storage.
2012-02-22 Teemu MurtolaPass frame header also to frameFinished().
2012-02-22 Teemu MurtolaUse frame objects in AnalysisDataModuleInterface.
2012-02-21 Teemu MurtolaRewrote analysisdata histograms and added tests.
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-11 Roland SchulzMerge gromacs-4-6 into master
2011-08-01 Teemu MurtolaConvert existing C++ code to use exceptions.
2011-07-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2011-07-02 David van der SpoelCompilation fixes in gmx_density.c and histogram.cpp
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-09-27 Teemu MurtolaAdded C++ module for analysis data handling.