Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / bondfree.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
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-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-01 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-31 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-30 Michael ShirtsA fix to compute_bonds_lambda - the value of nr_nonpert...
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-11 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-11 Berk Hessfixed compiler warning
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-07 Berkmoved cmap_grid from mtop to ffparams and idef
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsRemoved some legacy "#if 0" code.
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-04 Berk Hessimplemented restraint bonds
2010-01-04 Michael ShirtsNo longer need to specify fep-lambda every time --...
2010-01-03 Michael Shirtsfixes for handling periodicity for dihedral restraints.
2010-01-03 Michael Shirtsremoved code that had been #ifdef'ed out.
2010-01-03 Michael ShirtsFixed the issues with the restraint calculations.
2010-01-02 Michael ShirtsRevision of handling of foreign lambda bonds.
2010-01-01 Michael ShirtsMore fixes for the multicomponent lambda.
2010-01-01 Michael ShirtsLatest revision of free energy changes.
2009-12-29 Michael ShirtsFree energy now apparently working with multilambda.
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsCommitting to merge
2009-12-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-15 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2009-12-15 Berk Hessmerged with master
2009-12-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-14 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-12 Erik LindahlReplaced acos-based method for calculating angles betwe...
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-08 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-08 Berk Hessfixed compiler warning
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-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-09-03 Berk Hessfixed compiler warnings
2009-08-30 kassonTool merge
2009-08-27 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
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 Erik LindahlChanged invsqrt() to gmx_invsqrt() to accuracy loss...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-29 Carsten KutznerMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-28 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-28 Berk Hessfixed incorrect dHdl output for bondeds, introduced...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-05-08 lindahlNew routines for basic thread operations and atomic...
2009-04-21 lindahlInitial CMAP support commit.
2009-03-27 hessimplemented foreign lambda free energy difference code
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-02-02 lindahlSecond round of generalized born commit. There is now...
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-06 hessadded interaction type and table number to table out...
2008-06-17 hessimplemented checkpointing for distance and orientation...
2008-06-12 hesschanged atom number prints in bonded interactions to...
2008-05-15 hessadded the virial contribution for position restraints
2008-03-17 hessimplemented free-energy coupling options in grompp...
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-03-04 hessthe position restraints no longer contribute to the...
2008-02-28 spoelAdded extra check for the existence of the fcd struct...
2008-01-16 hessremoved unnecessary pbc_rvec_sub in do_dih_fup with...
2007-11-28 hessnow forces are not calculated for angles where cos...
2007-11-28 spoelFixed new problems due to previous bugfixes relating...
2007-11-21 spoelFixed bugzilla 177
2007-10-24 spoelFixed bug 172
2007-09-05 hesschanged the order of the parameters of tabulated bonded...
2007-08-06 hessrenamed the function oprod (outer product) to cprod...
2007-06-28 hessfixed bugs in the FENE potential and force
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2007-04-21 hesschanged refcoord_scaling=COM from boxcenter of real COM
2007-04-21 hessimplemented two new scaling options for the posres...
2007-04-20 hessfixed problem with DD and posres pbc
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2007-01-04 hessadded an out of range check for tabulated bondeds
2006-12-08 hessimplemented tabulated bonded potentials
2006-09-06 spoelMerged fix from 3.3
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-02-24 spoelRemoved fatal error preventing execution of urey_bradle...
2006-02-03 hessadded two new pair types for free-energy decoupling...
2006-01-20 hessimplemented parallel replica exchange
2005-10-05 hessadded missing factor DEG2RAD in the dVdlambda contribut...
2005-09-03 spoelSLghtly rewrote Thole
2005-08-16 spoelAdded some debug stuff for THole
2005-08-16 spoelFixed error in Thole potential due to error in the...
next