Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / enxio.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-21 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-20 Berk Hessadded dt to energy file frames
2010-08-08 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-06 Sander PronkBAR calculations can now store energy histograms in...
2010-07-29 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-29 Berkremoved a few type casts from enxio.c
2010-07-29 Berkreplaced all size_t in t_enxblock by int to avoid casts
2010-07-29 Sander Pronk.edr block gmxdump fixes.
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-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-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Berk Hesscorrected edr format issue introduced today
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
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-30 Berk Hessfixed segv in energy file reading
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-18 Michael ShirtsRemoved warning caused by throwing away 'const' definition.
2010-01-18 Michael ShirtsFixes for entry to and reading extended system variable...
2010-01-18 Berk Hessfixed incomplete (not incorrect) eneconv concatenation
2009-12-21 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-25 Michael ShirtsMade changes suggested by Berk.
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-17 Berkanother fix for edr precision detection
2009-09-17 Berk Hessmade double precision edr file detection more robust
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-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Michael ShirtsA number of changes to gromacs_mrs. Almost working...
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-09-04 Berk Hessproper out of range check for sizeof(off_t)=4 and large...
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-07-15 Carsten KutznerMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-15 Berk Hessupdated the energy file format to store averages over...
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-07-01 Sander Pronkenxio is thread safe (and quite possibly works)
2009-07-01 Sander Pronknow compiles with configure
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-04-10 hessfixed gmx_incons error while reading double precision...
2009-02-04 hessenergy file format change: energy averages are now...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2008-12-18 hessadded check for future edr format
2008-12-16 hessmerged in changed from the 4.0 release brach
2008-12-16 hessfixed do_eheader always generating at incomplete frame...
2008-11-11 lindahlCosmetic changes to error messages about filesystem...
2008-11-11 lindahlCode changes to make Gromacs crash more frequently :-)
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-06-18 hessfixed binary exact checkpoint continuation with pressur...
2008-06-17 hessimplemented checkpointing for distance and orientation...
2007-11-22 spoelFixed initialization problem.
2007-05-13 lindahlAdded flush() statements after writiing trajectories...
2007-04-11 hessadded the filetype to some counters and warning prints...
2006-08-30 spoelFixed compilation warnings and errors.
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-10-21 hessmade the frame counters progressively skip more frames
2005-04-07 hesschanged Ekin to the average of the half step Ekin's...
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
2003-10-23 hessremoved rounding errors in energy storage struct after...
2003-06-16 hessadded coupling data to tpx and enx and updated txtdump...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrgt wrapper
2002-02-15 spoelAdded a whole bunch of changes to do with support for...
2002-01-25 hessadded orientation restraints, extended the energy file...
2002-01-14 spoelFixed bug that I recently introduced as a cleanup....
2002-01-09 spoelDid quite a lot of cleaning in mdrun. nmrun is now...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-05-19 hessfixed reading and writing of frames with only disre's
2000-03-29 hessfixed a bug introduced in the previous two commits
2000-03-29 hessfixed a bug introduced in the previous commit
2000-03-29 hessfixed a problem with edr_nms and eneconv
2000-03-17 spoelAdded error checking when reading energy files. This...
1999-11-03 hesscopyrgted
1999-09-12 lindahlChanged internal format of energy sums to double precis...
1999-09-09 lindahlModified text output slightly to make it better looking
1999-09-01 hessadded a check for empty input files
1999-05-28 antonprint 'Last frame' on new line
1999-02-12 hessfixed some terrible bugs introduced in the previous...
next