Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / tools / gmx_chi.c
2011-01-19 Justin LemkulTons of tiny changes to documentation. Manual looks...
2010-09-23 Mark AbrahamFixes for g_chi for bugzilla 569, so that it now uses...
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-27 Erik LindahlModified PDB io code to merely store the chain _identif...
2010-07-24 Sander PronkNew .edr file format: now supports blocks of arbitrary...
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-10 David van der SpoelMade legend more or less work in g_chi. Don't know...
2010-06-10 David van der SpoelFixed SEGV in g_chi as described in bug 430.
2010-06-10 David van der SpoelPedantic change in the check whether a filename is...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
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 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-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-08 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-08 Berk Hessfixed compiler warnings
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-03 Berk Hessfixed compiler warnings
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-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 lindahlRestored C++ "fixes" that caused warnings for C.
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-04-10 spoelAdded support for writing CONECT records to pdb files...
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 lindahlFixed illegal use of sprintf() that could cause bugs...
2008-03-11 hessimplemented screw pbc
2008-01-11 spoelRemoved dependence on tpr fread read_ang_dih, and hence...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-04-18 spoelRemoved double semicolon
2006-04-02 lindahlFixed angle definitions in g_chi, so that Phi/Psi angle...
2006-03-29 spoelMerged in changes from 3.3
2005-09-03 spoelAdded output of another JNh couping (HA2 for GLY)
2005-02-16 hessAdded a flags parameter to the three write_xpm calls...
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...