Tons of small fixes to documentation.
[alexxy/gromacs.git] / src / tools / gmx_nmeig.c
2011-03-23 Justin LemkulTons of small fixes to documentation.
2011-03-22 Justin LemkulLots of editorial fixes to descriptions, etc. to make...
2011-01-29 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-29 David van der SpoelAdded code in g_nmeig to compute the quantum correction...
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-24 Justin LemkulVarious small changes to the man pages.
2011-01-23 Mark AbrahamImproved consistency of text style usage
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkFixed output_env member functions (names, support for...
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 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 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlChanged invsqrt() to gmx_invsqrt() to accuracy loss...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
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 lindahlMore fixes for warnings after enabling Gromacs compilat...
2008-06-13 hessadding missing include main.h
2008-05-29 lindahlAdded code for parallel diagonalization.
2008-05-03 lindahlFixed bugs for normal modes introduced by the domain...
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2007-02-03 spoelAdded missing conditional fo printing xvgr codes
2005-02-03 lindahlAdded the max number of iterations as an option to...
2005-02-02 lindahlReplaced the ql77 (eispack) eigensolver with with LAPAC...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-25 lindahlMoved the real code of analysis programs to gmx_* and...