Changed order of parameters in top file
[alexxy/gromacs.git] / src / kernel / toppush.c
2012-01-31 David van der SpoelChanged order of parameters in top file
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-09-20 Berk Hessfixed too small fixed array in grompp top reading ...
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-26 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-26 Per LarssonChanges to allow more than one whitespace in the cmap...
2010-07-21 Erik LindahlChanges to enable Amber99
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-01 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-06-01 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-01 Berk Hesscleaner fix for atom type case issue with GB parameters
2010-06-01 Berk Hessfixed atom type case issue with GB parameters
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-02 Berk Hessmoved all global variables for input file checking...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off warninp.c with input reading warning routines...
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-03 Michael ShirtsFixed the issues with the restraint calculations.
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 Berk Hessadded more options for free-energy molecule coupling
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-12 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Sander PronkMade former atoi (atoi is not thread-safe) strtols...
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Berk Hessfixed the grompp check from GBSA parameters
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-11 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-07 Berk Hessadded check for too many parameters in LJ types sections
2009-06-27 Sander Pronkatoi/atof are not thread-safe: replaced all instances...
2009-06-03 hessupdated for C++ compilation
2009-05-29 hessfixed segv when B-top atom type was not found
2009-05-29 hessfixed segv when B-top atom type was not found
2009-04-21 lindahlInitial CMAP support commit.
2009-04-09 hessinitialized a variable to keep the compiler happy
2009-03-10 hess really fixed segv
2009-03-08 hessfixed segv
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2009-01-24 rschulzmerge Dihedral fix
2009-01-24 lindahlFixed patch merged in from release branch (push_bondnow...
2009-01-24 rschulzSmall fix for multiple Dihedral (functype=9) e.g. for...
2009-01-23 lindahlMerged in change to toppush to allow charmm27 torsions.
2009-01-23 lindahlFixed a bug only affecting not-yet-supported charmm27...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2008-11-18 lindahlAdded support for dihedraltype 9, which allows multiple...
2008-11-14 spoelMoved around some functions and renamed them
2008-08-08 hessfixed incorrect error message for tabulated bondeds...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-06-12 hessfixed B parameter copy for tabulated bonded potentials
2008-03-17 hessimplemented free-energy coupling options in grompp...
2008-02-26 spoelFixed stupid typo
2008-02-17 spoelNow storing atomicnumber in atom[n].atomnumber
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...
2008-01-22 hessadded parameter n for vsiten
2008-01-07 hessadded a user weight version of vsiten
2008-01-04 hessmerged vsite_cog and vsite_com into vsiten
2008-01-04 hessimplemented COG and COM vsites
2007-09-26 spoelFixed compilation issues and and erroneous error messag...
2007-09-14 hesschanged warning with -zero to note
2007-09-12 hessadded a -zero option for grompp to use zero when no...
2007-09-07 spoelreinstated previous version
2007-09-07 spoelRemoved conflicts.
2007-09-06 spoelFixed bug in parsing dihedrals
2007-09-06 hessallowed for B-state parameters in the bonded types...
2007-09-05 hessfixed formatting issue in a fatal error
2007-09-05 hesschanged the order of the parameters of tabulated bonded...
2007-07-03 hessadded constant force pulling and many small checks...
2007-01-22 hessfixed segv in atom out of bounds error
2006-05-30 spoelMerged in clarified error message from 3.3
2006-05-05 spoelMerged in stuff from 3.3
2006-05-03 spoelMerged in changes from 3.3 in error messages
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-03-09 hesscorrected the default param search routines for cases...
2006-02-28 hessremoved notice about copying A to B when not doing FEP
2006-02-10 hessadded check for perturbation of multiplicities of angle...
2006-02-03 hessadded two new pair types for free-energy decoupling...
2005-12-06 hessremoved warning for no default type for interaction...
2005-11-10 hessfixed bug in assignment of default bonded parameters...
2005-10-12 lindahlFixed reading of bonded types with explicitly specified...
2005-09-24 spoelMoved parallellization from grompp to mdrun
2005-09-20 lindahlMerged in latest QM/MM changes from release-3-3-patches...
2005-01-13 hessfor combination_rules 2 and 3 nonbonded_params and...
2004-12-17 hessadded checks for too many parameters in top file, all...
2004-12-14 hessrenamed all dummy/dummies to vsite/vsites in all filena...
2004-12-08 hesschanged most grompp warnings about incorrect topology...
2004-10-21 hessfixed problems which caused pairtypes not to work when...
2004-09-29 hessadded check for redefinition of moleculetypes, removed...
next