Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / mdlib / pullutil.c
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
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 Christoph JunghansMerge "Fix g_msd -mol" into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-19 Roland SchulzMerge changes Ibc555d88,Iaf6f3051 into release-4-6
2012-11-19 Roland SchulzMerge "Remove double declaration in headers" into relea...
2012-11-17 Roland SchulzRemove double declaration in headers
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
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-05 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-02-03 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-02-03 Berk Hessrenamed ga2la_home to ga2la_get_home, added ga2la_is_home
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-02 Berk Hessmade pull pbc image choice consistent for extreme displ...
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-06-25 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-25 Sander PronkFixed many thread-unsafe bits of code; only gmx_wallcyc...
2009-06-12 Berk Hessimplemented a low memory usage global to local atom...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-05-26 hessfixed pbc issues with cylinder pulling when the pull...
2009-05-14 hessimplemented cylinder pulling on axes different from...
2009-01-24 hessfixed several issues in the cylinder pull code
2009-01-24 hessfixed several issues in the cylinder pull code
2008-07-21 hessfixed compiler warning
2008-07-09 hessimplemented cosine weighting for pull groups
2008-03-07 hessthe pull code now uses proper pbc_dx_d calls
2008-01-11 hesscorrected mass weighted for EM and BD, fixed cyclinder...
2007-07-02 hessmerged the pull input into the inputrec, implemented...
2007-04-21 hessfixed a compiler warning
2007-03-30 hesscomplete rewrite of the pull code, now works in paralle...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2006-10-17 hessmoved the pbc with DD to the dd_move routines, the...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-04-12 hessadded while loops in pbc_dx to correct for multiple...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-08-17 hessImplemented freeze groups in the pull code. The pull...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2003-06-02 hessPut all the data for the pull groups in a t_pullgrp...
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2002-11-28 justinHopefully removed all static variables from the pull...
2002-11-06 justinMinor modification to AFM pull code. Untested.
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-07-01 justinFurther cleaned up pull code. All types except constraint
2002-03-01 justinMerged local copy of pull code into cvs.
2002-02-28 spoelRenamed pull-internal.h to pull_internal.h
2002-02-23 justin-Moved all datatypes/functions necessary to interface...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-06-06 hessmade the pull code triclinic compatible (hopefully)
1999-11-03 hesscopyrgted
1999-08-25 tielemanfixed bug with afm (natoms <-> md->nr in pull())
1999-08-23 tielemanminor cosmetic changes
1999-08-05 tieleman*** empty log message ***
1999-08-04 tielemanfixed strange bug with rmpbc in pull(), removed unused...
1999-06-14 tielemanimplement AFM pulling and PMF calculations