Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / types / atoms.h
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 LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
2010-07-29 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Christoph Junghansfixed rest of include typos in headers
2010-07-27 Erik LindahlModified PDB io code to merely store the chain _identif...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-27 Berkpdb2gmx now prints original residue names instead of...
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-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 PronkC++ fixes: fixed 'extern "C"' in header files m-z.
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-16 spoelAdded extra field elem in atom record. This does not...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-03-28 spoelRemoved library file reading from pdb reading
2008-02-15 spoelAdded extra field in the t_atom struct containing atom...
2006-03-24 hessimplemented proper local topologies for domain decompos...
2005-09-20 lindahlMerged in latest QM/MM changes from release-3-3-patches...
2005-09-02 lindahlLast part of the QM-MM patch.
2004-12-14 hessrenamed all dummy/dummies to vsite/vsites in all filena...
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-06-25 lindahlFixed a bug in the pdb-writing code.
2002-02-28 spoelUpdated copyrgt
2002-02-18 hessadded a fit group for orientation restraining to fix...
2001-10-23 hessadded atomtype names to tpx and added fc_stepsize to...
2001-05-14 lindahlTagged files with gromacs 3.0 header and added some...
2001-03-02 lindahlTransfer of the entire build system to autoconf/automake.
2000-09-15 spoelForgot these.
1999-11-22 antonreplaced all uint ulong ushort by unsigned int/long...
1999-11-03 hesscopyrgted
1999-01-29 hesschanged pdbresnr from 12 to 6 char's
1998-06-18 hessmoved some entries from t_atom to t_pdbinfo
1998-06-17 hessadded pdb information to the atoms and atom structs
1998-03-18 hessAdded chain identifiers
1997-11-03 spoelInitial revision