Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / gmxlib / pdbio.c
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-27 Teemu MurtolaMerge "Fix insolidangle selections near poles." into...
2012-09-25 Christoph JunghansMerge "Fix REMD use of gmx_large_int_t for #steps varia...
2012-09-24 Teemu MurtolaAdd pdbname selection keyword.
2012-09-15 KassonMerge "Fix some memory leaks." into release-4-5-patches
2012-09-13 Teemu MurtolaFix some memory leaks.
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-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-03-15 Roland SchulzFix most errors found by cppcheck
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-04 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-03-11 Sander PronkMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-03-11 Berk Hessfixed memory error in element setting in pdbio
2011-03-05 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-02-24 Berk Hesspdb model numbers now start at 1
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-09-14 David van der SpoelFixed bug 553 by checking whether an atom name is longe...
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-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-12 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlRemoved extra TER records after chains we think are...
2010-08-02 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-02 Erik LindahlModified TER record writing behaviour (only add after...
2010-07-27 Erik LindahlModified PDB io code to merely store the chain _identif...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-01 Sander PronkMore thread safety fixes in gmxlib.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-19 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-19 David van der SpoelAdded check in read_pdb for existence of t_resinfo...
2010-04-27 Berk Hessresolved merge conflicts
2010-04-06 David van der SpoelRevert "Added argument rtpname to t_atoms_set_resinfo...
2010-04-06 David van der SpoelAdded argument rtpname to t_atoms_set_resinfo to avoid...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-06 David van der SpoelReplaced two strcpy by strncpy in pdbio.c to prevent...
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-01 Berk HessTER entries in pdb file now get translated into chain...
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-06-27 Sander Pronkatoi/atof are not thread-safe: replaced all instances...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuFixed more compiler errors and warnings for C/C++ compa...
2009-06-03 hessupdated for C++ compilation
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-04-10 spoelAdded support for writing CONECT records to pdb files...
2009-04-10 spoelAdded check for chain id that is zero
2009-04-06 spoelUpdated
2009-03-17 spoelFixed writing of elements in column 77/78
2009-03-16 spoelAdded extra field elem in atom record. This does not...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-02-28 spoelUpdated
2008-10-16 hessfixed bug in ePBC assignment which also caused a compil...
2008-10-16 hessfixed bug in ePBC assignment which also caused a compil...
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-08 lindahlFixed pdb format for 4-char atom names, so that the...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-06-27 hessmade atomprop only read a particular database when...
2008-06-27 hesslimited the long atom name warnings to 20
2008-04-18 spoelUpdated
2008-03-28 spoelRemoved library file reading from pdb reading
2008-03-11 hessimplemented screw pbc
2008-02-15 spoelAdded extra field in the t_atom struct containing atom...
2007-07-05 spoelRemoved OXT to O2 renaming
2006-05-11 hessmade the pdb box writing a seperate function
2006-05-04 spoelMerged in bugfix from 3.3
2006-02-27 spoelMerged in warning from 3.3
2005-09-03 spoelMerged in changes from the release-3-3-patches tree.
2005-06-02 spoelFixed output for MEAD
2005-03-07 hessFor triclinic boxes box angles of 90.00 are now read...
2004-12-26 lindahlUpdated Gromacs #defines to use the GMX_ prefix.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-06-11 hesschanged HEADER to TITLE
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-06-25 lindahlFixed a bug in the pdb-writing code.
2002-06-02 spoelFixed writing of anisou records
2002-04-24 hesspdb frames are now always surrounded by MODEL with...
2002-02-28 spoelUpdated copyrgt wrapper
2002-01-31 hessthe bfac field was printed %7.3f iso %6.2f
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-04-24 antonfixed typo in text
next