Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / gmxlib / confio.c
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-15 KassonMerge "Fix some memory leaks." into release-4-5-patches
2012-09-13 Teemu MurtolaFix some memory leaks.
2012-09-06 Roland SchulzMerge "Fixed .g96 trajectory reading." into release...
2012-09-03 Sander PronkFixed .g96 trajectory reading.
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-08 Roland SchulzFixing more Clang warnings
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-21 Roland SchulzRemoving unused code
2012-03-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-03-15 Roland SchulzFix most errors found by cppcheck
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-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
next