Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / gmxlib / xtcio.c
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
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-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-21 Erik LindahlFixed a minor bug that caused Fortran builds to fail...
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Sander PronkXDR file I/O is now thread safe.
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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 teemuImproved compilation (no errors, less warnings) of...
2009-01-16 hessmerged in the extra checks and flush from the 4.0 relea...
2009-01-16 hessmoved the natoms check to after the magic check
2009-01-15 lindahlClarified return statement with braces.
2008-11-11 lindahlCode changes to make Gromacs crash more frequently :-)
2007-10-04 hessfixed conversion to single precision of box and time...
2007-05-13 lindahlAdded flush() statements after writiing trajectories...
2006-08-30 spoelFixed compilation warnings and errors.
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-04-05 lindahlFixed memory leak in double precision - temp array...
2005-08-29 lindahlFixed portability issues with 64-bit offset for random...
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-02-28 spoelUpdated copyrgt wrapper
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-04-24 antonparse fr->natoms as integer iso pointer to read_next_xt...
1999-11-03 hesscopyrgted
1999-03-09 antonrevised fatal_error messages
1998-10-08 hessadded bOK to xtc routines
1998-07-22 hessfixed bug introduced in last commit
1998-07-22 hessmoved all changes in the file mode to fio_open in gmxfio.c
1998-07-22 hessMade append mode possible again (impossible after previ...
1998-07-22 hessAdded b when opening (hopefully all) binary files
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