Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / confio.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
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-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-30 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-29 Teemu MurtolaFixed some memory leaks.
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-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off warninp.c with input reading warning routines...
2010-02-13 David van der SpoelReplaced some strcpy by strncpy to avoid overflows.
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-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-04 Berk Hessfixed resnr increase of 1 in confout.gro
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 hessupdated for C++ compilation
2009-04-10 spoelAdded support for writing CONECT records to pdb files...
2009-03-07 hessfixed bug with residue numbering
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-02-11 hessadded input consistency checks for gro file reading
2009-02-11 hessadded input consistency checks for gro file reading
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-12-26 spoelFixed bug in xyz io.
2008-12-12 spoelAdded rudimentary support for xyz files
2008-10-31 hessfixed bug with reading espresso files with forces
2008-10-31 hessfixed bug with reading espresso files with forces
2008-10-14 hessfixed segv when reading tpr with tps
2008-10-14 hessfixed segv when reading tpr with tps
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-08 lindahlFixed chain assignment when reading structure from...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-03-31 hessimplemented real fixed format for gro, x and v can...
2008-03-11 hessimplemented screw pbc
2008-02-28 spoelFixed bug which prevented editconf from writing Mead...
2008-02-15 spoelAdded extra field in the t_atom struct containing atom...
2008-01-02 hessadded molecule field for espresso files
2007-09-16 spoelAdded extra checks
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-09-03 spoelMerged in changes from the release-3-3-patches tree.
2005-02-03 hessimplemented Espresso file format for reading stx and...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2003-11-17 spoelUpped the version to 3.2.0
2003-10-14 hessfixed possible segv in g96 writing when trxframe had...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-04-24 hesspdb frames are now always surrounded by MODEL with...
2002-04-18 hessfixed g96 writing out of format for 100000 or more...
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-03-01 hessatom types are now copied when reading a tpx file with...
2002-02-28 spoelUpdated copyrgt wrapper
2001-11-01 hessadded triclinic box support for g96
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-11-09 hesschanged the time format of g96 files from 15.9 to 15.6
2000-08-08 antonadded stupid comment line
2000-08-02 hessfixed g96 writing in write_sto, output files had 0...
2000-07-24 hessadded prec to t_trxframe, fixed precision of trjconv...
2000-07-18 antoncleaned up pdbio and added model numbering
2000-05-22 antoninitialize oldres to NOTSET iso -666
2000-05-15 antonremoved unused vars
2000-05-11 antonfixed typo
2000-05-11 antonclearer messages when reading gro frames
2000-04-19 hessadded support for 0 atoms
2000-03-14 hessfixed read_tpx call, removed unused var
2000-03-14 spoelFixed typo
2000-03-14 spoelModified stxio such that atoms struct entries are copie...
2000-02-29 spoelFixed bug where resnr > 100000 in gro output.
2000-01-31 hessrewrote the trx routines
1999-12-21 hessadded a check for . in gro files
1999-11-03 hesscopyrgted
1999-10-27 hessadded a check for gro files to prevent
1999-03-30 spoelAdded support for twin-range cutoffs with other than...
1999-03-22 hessimproved the robustness of the g96 reading routine
1999-03-20 hesstrjconv can now also write g96
1999-03-20 hessadded support for reading g96 coordinate trajectories
1999-03-18 hessadded reading and writing of gromos96 coordinate files
1999-03-03 spoelOutcommented free_t_atoms in grompp.c, this fixes SEGV...
1999-03-03 spoelCleaned up code. Took away sources of compiler warnings...
1999-02-05 hessadded fatal_error when reading a corrupt gro trajectory
1998-10-08 hessfixed time reading for double precision
1998-09-28 hessfixed the 100000 atoms problem for gro and pdb
1998-09-14 hessfixed gro warning 10000 -> 100000
1998-08-31 spoelModified and new files to do with (optional) Motif...
1998-08-24 hesschanged v[] to *v in headers and fixed problem with...
next