Fixes #882 - looping bug in trxio.c
[alexxy/gromacs.git] / src / gmxlib / libxdrf.c
2012-06-16 David van der SpoelFixes #882 - looping bug in trxio.c
2011-12-14 Roland SchulzMerge "Re-fixed static linking of maths libraries under...
2011-12-13 Roland SchulzMerge "Relaxed some assumptions about trajectory times...
2011-12-11 Roland SchulzMerge "Set -DMPI only if compiled for FAH" into release...
2011-12-11 Roland SchulzFixing MSVC unsigned/signed warnings
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-08-30 Christoph Junghansfixed a typo in old libxdrf fortran wrapper
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-22 Erik LindahlFixed stupid mistake where a statement was placed befor...
2010-08-21 Erik LindahlFixed a minor bug that caused Fortran builds to fail...
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-16 Sander PronkFixed xdr3dfcoord thread safety issues.
2010-07-26 Erik LindahlAdded lots of missing cmakedefines to config.h.cmakein
2010-07-26 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-07-26 Sander PronkAdded support for Windows _fseeki64.
2010-07-24 Sander PronkNew .edr file format: now supports blocks of arbitrary...
2010-07-22 Sander PronkSmall bugfix for previous commit.
2010-07-22 Sander PronkSerialized access to FORTRAN bindings of gromacs's...
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-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-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-12 David van der SpoelFixed a lot of spelling errors in comments and document...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-07 unknownFixed windows build failure due to missing string.h...
2009-10-05 Roland Schulzadded overwrite option to trjcat
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2008-11-11 lindahlCode changes to make Gromacs crash more frequently :-)
2008-10-15 hessremove cvs merge conflict lines of previous commit
2008-10-14 hessmoved define of XDR_INT_SIZE up to above the fortran...
2008-10-14 hessmoved define of XDR_INT_SIZE up to above the fortran...
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-07 lindahlFixed xtc-get_last_frame_time/number according to bugzi...
2008-09-29 hessfixed incorrect file pointers for xtc seeking
2008-09-29 hessfixed incorrect file pointers for xtc seeking
2008-09-19 lindahlFixed the largefile bug properly by backporting AC_FUNC...
2008-01-24 filipeAdded a fix to bypass an autoconf 2.61 bug that caused...
2007-09-19 hessfixed xtc precision issues with less than 10 atoms
2006-09-28 filipextc_get_next_frame_start could return the current frame...
2006-08-29 filipeFixed some ambiguities regarding trejectories with...
2006-08-07 filipeChanged "res" from int to gmx_off_t in xtc_get_next_fra...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-03-02 spoelMerged in Filipe's fixes from 3.3
2005-10-07 filipeGot rid of the ifdef flood by using gmx_ftell gmx_fseek...
2005-10-07 filipeTried to fix seek for xtc with variable dt and remove...
2005-08-29 lindahlAdded flooding patch to edsam from Oliver Lange.
2005-08-29 lindahlFixed portability issues with 64-bit offset for random...
2005-07-20 filipeFix mix code/declaration
2005-07-19 filipeAdded xdr_get_last_frame_time and xdr_get_last_frame_number
2005-06-03 spoelFixed all bugs!
2005-06-02 hessfixed bug in get_next_frame_time, xdr_real was used...
2005-03-11 spoelFixed a missing include in invblock.c
2005-02-02 lindahlChanged naming error in the Fortran interface to the...
2004-12-26 lindahlUpdated Gromacs #defines to use the GMX_ prefix.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-08-01 lindahlImproved the performance on Powerpc by tweaking the...
2002-05-23 lindahlChanged an r+ permission to r, to allow read-only xdr...
2002-04-01 lindahlChanges u_short to unsigned short for portability.
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-02-28 spoelUpdated copyrgt wrapper
2001-08-23 lindahlDont include malloc.h directly (breaks OS X builds)
2001-06-28 lindahlUpdated and cleaned automakefiles, and switched to...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-03-02 lindahlTransfer of the entire build system to autoconf/automake.