Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / tools / gmx_clustsize.c
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-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-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-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-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-17 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-16 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-09-15 David van der SpoelMade regular histogram for g_clustize to represent...
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 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-02-28 spoelUpdated
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2006-01-03 spoelDid a large clean up of unused functions etc.
2005-11-24 spoelMerged bugfix from 3.3
2005-09-03 spoelPrinting in higher precision
2005-08-25 spoelRemoved compilation warnings
2005-06-17 spoelFixed SEGV when run without -mol
2005-03-07 spoelAdded feature to estimate temperature of a cluster...
2005-02-16 hessAdded a flags parameter to the three write_xpm calls...
2004-09-26 spoelFixed pbc bug using an uninitialized box tensor.
2004-09-26 spoelAdded option to print temperature of the largest cluster.
2004-09-23 spoelSmall additions
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-06-14 spoelAdded stuff for energy analysis.
2004-01-25 lindahlMoved the real code of analysis programs to gmx_* and...