Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / tools / gmx_sas.c
2011-01-19 Justin LemkulTons of tiny changes to documentation. Manual looks...
2010-11-08 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-06 Mark AbrahamFixed .xvg legends for g_sas options -or and -oa
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-16 Berk Hessgmx_rmpbc gets natoms passed again, without natoms...
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-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 David van der SpoelMade removing pbc non-static. This affects many analysi...
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-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-06 David van der SpoelRevert "Added argument rtpname to t_atoms_set_resinfo...
2010-04-06 David van der SpoelAdded argument rtpname to t_atoms_set_resinfo to avoid...
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-07 Erik LindahlFixed memory leaks in surface code
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-25 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-23 Berk Hessmade g_sas read tps instead of tpx
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-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 lindahlFixed warnings when GNU C++ 4.3 is used.
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2008-10-16 spoelThe current version allows for triclinic boxes as well...
2008-10-15 spoelFIxed bug 197 now also for triclinic boxes.
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-09 spoelAdded warning for non-rectangular boxes;
2008-10-09 spoelMaybe finally this bloody program works with PBC.
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-06-27 hessmade atomprop only read a particular database when...
2008-03-11 hessimplemented screw pbc
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-02-28 spoelFixed bug 180
2006-08-30 spoelFixed compilation warnings and errors.
2006-07-21 spoelMerges from 3.3
2006-07-19 spoelMerges from 3.3
2006-06-05 spoelMerged in small changes from 3.3
2004-10-21 hessadded an explanation of the group selection which was...
2004-10-18 hessimplemented plotting of sas for a subgroup
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...