Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / kernel / gen_ad.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 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-24 KassonMerge "Fixed segfault with FE code for older tpr files...
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-08-20 Christoph JunghansMerge "Fixing of things associated with aminoacid.rtp...
2012-08-11 Mark AbrahamFixing of things associated with aminoacid.rtp header
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-16 David van der SpoelMerge "Added support for dssp2.X with the -ver option...
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-04-03 Roland SchulzMerge "Fixes problems with g_msd and g_energy" into...
2012-04-02 David van der SpoelMerge "Improved pdb2gmx error message" into release...
2012-04-02 Mark AbrahamImproved pdb2gmx error message
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-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 Roland Schulz More C++ fixes 2/2: header files were not included...
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 Hessnew features for the termini database: replace now...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2008-06-12 spoelMoved new x2top to contrib and renamed to gentop. Reins...
2008-02-15 spoelFurther fixes to x2top
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-04-19 hessadded errors (or warnings with -missing) for missing...
2005-04-18 hessadded fatal error for missing atoms in impropers
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-27 lindahlUpdated dihedral generation to read options from rtp...
2003-11-27 lindahlAdded support for L-BFGS minimization.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-10-03 hessseperated the improper generation from the dihedral...
2002-10-02 hessNow dihedrals in the rtp over bonds which have an impro...
2002-10-02 hessAll angles and dihedrals are now generated only one...
2002-06-12 lindahlFixed mass distribution bug in dummy generation routines.
2002-02-28 spoelUpdated copyrght header
2001-10-02 spoelFixed segv
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-05-09 hessfixed a lot of qsort call's with 0 elements
2000-11-30 antonremoved duplicate srenew
2000-11-02 hessfixed a error in a fatal_error
2000-10-12 spoelFixed a bug in which not all impropers were removed...
2000-06-09 hessavoid qsort call with 0 elements
2000-06-08 hessadded [exclusions] to the rtp format
2000-03-31 spoelFixed bugs in pdb2gmx (bonds handling) which only showe...
1999-11-25 spoelAdded consistency check for group names to gmxdump
1999-11-03 hesscopyrgted
1999-10-28 spoelChanged function search_atoms to return atom_id rather...
1999-09-13 spoelNew program x2top added, which builds a topology from...
1999-08-18 antonswapped loop indeces (didn't make sense as they were)
1999-08-09 antoncomplete re-write of pdb2gmx datastructure: cleaned...
1999-04-22 antonremoved unused vars, fixed bad_formats
1999-04-04 spoelFixed unitialized variable (ndih) which generated a...
1999-03-31 hessfixed the dihedrals in the tdb
1999-03-20 spoelFixed allocation problems in grompp.
1999-03-19 spoelFixed a bug that did a strdup of a pointer just after...
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-16 hessremoved the special routines for generating bonds on...
1999-03-15 hessit now should be atom to put a + in front of the atom...
1999-03-10 hessextended the .rtp format to support Gromos96
1999-03-03 spoelCleaned up code. Took away sources of compiler warnings...
1999-03-02 hessfixed a problem with removing dihrals when parameters...
1999-02-12 antonchanged MAXATOMLIST to 4 for dihedrals
1998-08-20 hessadded dihedrals to the rtp
1998-08-05 antonremoved commented code, edited layout
1998-03-05 antonremoved unused vars, implicit type conversions and...
1998-02-17 hessRemoved all serious compiler warnings and more
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