Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / pdbio.c
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
2000-08-28 spoelUpdated format for b-factor, from 6.2 to 7.3 (which...
2000-07-26 hessadded some {}
2000-07-25 antononly print box to pdb file if one vector > 0
2000-07-20 antonmoved pdbformat from pdbio.c to pdbio.h
2000-07-18 antoncleaned up pdbio and added model numbering
2000-05-11 antonread_atom now accepts atoms->atom==NULL to not read...
2000-04-13 spoel*** empty log message ***
2000-04-13 hessfixed segv by adding check for pdbinfo
2000-04-05 spoelMade modification of occup field to 1 optional in the...
2000-03-14 spoelModified stxio such that atoms struct entries are copie...
2000-02-08 hessfixed box angles when vector=0
2000-01-14 hessmade the record field left aligned
1999-11-29 hessadded support for triclinic boxes
1999-11-03 hesscopyrgted
1999-08-10 hessremoved dummy masses from posre.itp
1999-07-28 spoelFixed bug in readin anisotropic B factors
1999-06-06 spoelRemovec otherwise harmless compiler warnings
1999-04-22 antonremoved unused vars, fixed bad_formats
1999-04-22 antonremoved check on gromacs remark header for CRYST1 box...
1999-03-01 antonchanged %d to %u in pdbformat and pdbformat4
1999-02-16 hessremoved unused vars
1999-02-12 antonremoved memory leaks with symtab
1999-01-29 hessadded Code for insertion of residues to residue differe...
1999-01-28 hessadded altloc
1998-12-01 spoelFixed a number of (compilation) problems. Debugging...
next