Minor fixes to g_angle help description.
[alexxy/gromacs.git] / src / tools / gmx_angle.c
2012-12-27 Justin LemkulMinor fixes to g_angle help description.
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2011-12-20 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-14 Roland SchulzMerge "Re-fixed static linking of maths libraries under...
2011-12-13 Roland SchulzMerge "Relaxed some assumptions about trajectory times...
2011-12-13 Mark AbrahamRelaxed some assumptions about trajectory times
2011-12-08 Roland SchulzMerge "Added an option to easily compile contrib progra...
2011-11-30 Roland SchulzMerge "Merge remote-tracking branch 'gerrit/release...
2011-11-27 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2011-11-24 Mark AbrahamOnly analyse angle transitions for dihedral angles
2011-11-24 Roland SchulzMerge "Fixed g_angle -f -or to copy times from -f to...
2011-11-23 Mark AbrahamFixed g_angle -f -or to copy times from -f to -or
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-23 Mark AbrahamImproved conversion of documentation to LaTeX
2011-01-23 Mark AbrahamImproved consistency of text style usage
2011-01-19 Justin LemkulTons of tiny changes to documentation. Manual looks...
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
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-12 David van der SpoelFixed a lot of spelling errors in comments and document...
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-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-15 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2009-12-15 Berk Hessmerged with master
2009-12-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-14 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-12 Erik LindahlReplaced acos-based method for calculating angles betwe...
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 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-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 hessupdated for C++ compilation
2008-07-21 spoelRemoved RAD2DEG conversion factor in printing the avera...
2008-01-11 spoelRemoved dependence on tpr fread read_ang_dih, and hence...
2008-01-11 spoelFixed bug in periodic angle calculation.
2007-08-31 spoelFixed bugzilla 161
2007-07-13 hessadded braces
2007-06-25 hesschanged tpx to tps
2007-02-03 spoelAdded missing conditional fo printing xvgr codes
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-03-29 spoelMerged in changes from 3.3
2006-03-19 spoelMerged in changes from 3.3
2005-01-23 spoelFixed ref for dihedral PCA.
2004-12-11 spoelAdded option to produce a trajecotry file containing...
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...