Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / kernel / toputil.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-03-28 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-03-21 Roland SchulzRemoving unused code
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-17 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-08 Pär BjelkmarMerge branch 'master' of git.gromacs.org:gromacs
2010-04-06 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-06 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-06 Berk Hesscorrected pdb2gmx rtp print conditional
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-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-10 David van der SpoelAdded routine add_t_atoms to increase the length of...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-14 David van der SpoelMade statistics work with only 1 data point
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessupdated for C++ compilation
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-04-21 lindahlInitial CMAP support commit.
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2008-12-21 spoelFiexed SEGV due to new allocation algorithm for parameters
2008-11-14 spoelMoved and renamed function copy_param
2008-02-03 spoelAbstracted the t_atomtype and t_bon_atomtype data types,
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2007-10-01 lindahlAdded new 4FDN vsite type that should be more stable...
2007-09-06 spoelFixed bug in parsing dihedrals
2006-05-05 spoelMerged in stuff from 3.3
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-04-05 hessimplemented parallel LINCS
2006-03-24 hessimplemented proper local topologies for domain decompos...
2004-12-14 hessrenamed all dummy/dummies to vsite/vsites in all filena...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2004-01-15 spoelAdded new functions in the bondf code.
2004-01-09 spoelAdded two new functions for bonded energy terms, a...
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-06-12 lindahlFixed mass distribution bug in dummy generation routines.
2002-06-07 lindahlChanged atom type renumbering to merge types with ident...
2002-05-02 lindahlImplemented support for separate atom types for bonded...
2002-02-28 spoelUpdated copyrght header
2002-01-25 hessadded orientation restraints, extended the energy file...
2001-08-17 antonprint rounded qtot and reset qtot to zero on threshold...
2001-07-23 lindahlFixed several compiler warnings, and a bug in PME that...
2001-06-29 antonadd charges in double precision
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-05-09 hesschanged printf %u to %d because of atom_id change,...
2001-03-29 hessadded 3 new bond types and F_EQM
2001-03-28 hessadded bondtype 5 which has no potential
2000-06-08 hessadded [exclusions] to the rtp format
2000-04-19 hessput cubic bond stuff between ifdef USE_CUBICBONDS
2000-04-06 spoelAdded a new bond stretching potential. Too bad one...
2000-03-31 spoelFixed bugs in pdb2gmx (bonds handling) which only showe...
1999-11-03 hesscopyrgted
1999-06-22 hessfixed a lot of memory problems
1999-06-04 antonadded F_SHAKENC
1999-03-20 spoelFixed allocation problems in grompp.
1999-03-19 hesschanged some things back that David changed in the...
1999-03-18 spoelFixed pdb2gmx.
1999-03-18 spoelFixing more stuff in pdb2gmx. Not yet finished though
1999-03-12 antoncondensed format of .top file
1999-03-10 hessextended the .rtp format to support Gromos96
1999-03-09 spoel*** empty log message ***
1999-03-03 spoelCleaned up code. Took away sources of compiler warnings...
1999-02-25 antonadded negative functype for some dummies to swap constr...
1999-02-03 hessrenamed and added dummies and changed a lot of NMR...
1999-01-26 antonremoved unused vars and bad formats
1998-08-20 antonchanged t_block *cgs to int *cgnr
1998-08-05 antonF_DUMMY2FD & FAD; added check to print excl; renamed...
1998-03-05 antonremoved unused vars, implicit type conversions and...
1997-12-23 spoelNew file formats
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-03 spoelInitial revision