Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / tools / gmx_genion.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlReplaced all occurences of str(n)casecmp with gmx_str...
2010-07-29 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-29 Berkupdated genion for the new ion name convention
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-02-19 Berkfixed double file closing in genion
2010-02-11 Sander Pronkg_bar now prints detailed results about phase space...
2010-02-11 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-02-11 Berk Hessmade genion operate on the last solvent entry in top...
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 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
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2008-08-12 hessintroced a new structure for the local topology in...
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-03-11 hessimplemented screw pbc
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-01-28 hessadded init_cr_nopar
2007-11-27 hessremoved global variable stdlog
2007-03-27 spoelFixed SEGV in genion when compiled with MPI
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-03-30 spoelFixed neutralizing bug
2006-03-09 spoelMerged in new features from 3.3
2005-08-04 spoelRemoved the t_parm structure and did some very minor...
2005-06-20 hessadded missing check for success of ion placement with...
2005-03-07 spoelNew (old) routines which will now be part of the gmx_an...