Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / kernel / ter_db.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2011-07-08 Mark AbrahamClarified use of OPLS/AA zwitterion termini
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-08-24 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-24 Berk Hessfixed pdb2gmx behavior for nearly matching residue...
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-23 Berk Hessremoved the pdb2gmx -cwd option and updated the pdb2gmx...
2010-08-22 Erik LindahlReplaced all occurences of str(n)casecmp with gmx_str...
2010-07-25 Erik LindahlResolved merge conflict
2010-07-25 Erik LindahlFixed bug for small systems in all-vs-all kernels,...
2010-07-25 Sander PronkRemoved extraneous argument from filter_ter().
2010-07-25 Erik LindahlEnforce rule about matching rtp and tdb names to non...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-28 Teemu MurtolaFixed some easy-to-fix C++ warnings.
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-14 Berk Hessadded -cwd option to pdb2gmx
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-30 Berk Hesspdb2gmx now also keeps the residue names CYS, HEM and HIS
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-27 Berk Hesspdb2gmx now detects and reads force field files from...
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-17 Michael ShirtsAdding back in changes that mysteriously disappeared.
2010-01-17 Michael ShirtsRevisions to harmonize velocity verlet with Berk's...
2010-01-14 Berk Hessremoved the cgnr option for replace in the termini...
2010-01-14 Berk Hesscgnr is now properly read in ter db replace entries
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-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulzclose all files with ffclose which are opened with...
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-06-03 lindahlFixed warnings when GNU C++ 4.3 is used.
2009-06-03 hessupdated for C++ compilation
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-09-19 lindahlImplemented automatic renaming and optional appending...
2008-02-03 spoelAbstracted the t_atomtype and t_bon_atomtype data types,
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-04-01 spoelChanged the format of .hdb amd .tdb files, see manual.
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-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-05-02 lindahlModified the termini database routines to automatically...
2002-02-28 spoelUpdated copyrght header
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-05-22 antonread_ter_db now gets FF name and character to specify...
1999-11-03 hesscopyrgted
1999-08-24 lindahlAdded braces and initializers to avoid compiler warnings
1999-08-09 antoncomplete re-write of pdb2gmx datastructure: cleaned...
1999-04-01 hessadded a missing #include
1999-03-31 hessfixed the dihedrals in the tdb
1999-03-18 spoelAdded support for dihedrals in terblocks
1999-02-03 hessrenamed and added dummies and changed a lot of NMR...
1998-10-02 spoelCHanged format of tdb files. They now use keywords...
1998-07-29 antonrenamed t_terblock to t_hackblock, give filename to...
1998-02-17 antonfixed termini, esp. COOH
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