Fixes to g_wham documentation.
[alexxy/gromacs.git] / src / tools / gmx_wham.c
2011-01-19 Justin LemkulFixes to g_wham documentation.
2010-11-28 David van der SpoelFixed bugzilla 616 about formatting in the help text.
2010-10-08 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-07 David van der SpoelFixed compilation issues with C99 compatibility.
2010-10-07 David van der SpoelFixes and small additions to g_wham, due to Jochen...
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-25 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-25 Erik LindahlMade sure all source files have some copyright header...
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-14 David van der SpoelAdded more fixes in comment texts, generously provided...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-28 Teemu MurtolaFixed g_wham error message (bugzilla #397).
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulza few more ffopen/ffclose fixes
2009-11-30 Roland Schulzclose all files with ffclose which are opened with...
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Sander PronkMore C++ fixes: #include "gmx_ana.h" was missing in all
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-30 Carsten KutznerMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-30 Berk Hessfixed incorrect manual layout
2009-07-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-06 Carsten KutznerOutput the correct number of files in read_tpr_pullxf_files
2009-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2009-01-15 lindahlAdded initializers to avoid gcc warnings.
2008-12-04 carstenMerged the gmx_wham.c update from the release-4-0-patch...
2008-12-03 carstenNew gmx_wham by Jochen Hub.
2004-12-26 lindahlAdded GMX_ prefix to Gromacs defines.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-02-01 lindahlAdded return 0; statement to all wrapper binaries to...
2004-01-25 lindahlMoved the real code of analysis programs to gmx_* and...