Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / types / simple.h
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-23 Christoph Junghansfixed 2 typos in headers
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
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-13 Berk Hessmoved full precision real format definition to simple.h
2010-08-10 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-10 Erik LindahlChanges to make Cmake work under windows again
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-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-23 Berkadded check for definition of LLONG_MAX
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 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-09-06 Roland Schulznew gmx_matrix_t for g_covar (if possible 64bit), size_...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-16 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-16 kassonPK all instances of CPLUSPLUS #define changed to standa...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 lindahlMore C++ changes.
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2006-12-14 hessremoved the multinr arrays from the ilist and block...
2005-08-31 lindahlAdded relative precision checking routine, and defines...
2005-08-24 lindahlAdded epsilon/min/max floating-point values for single...
2005-04-20 hessbRmod for frame skipping is now done with the precision...
2004-12-26 lindahlUpdated Gromacs #defines to use the GMX_ prefix.
2003-11-17 spoelUpped the version to 3.2.0
2002-10-07 lindahlAdded dvec - this is an rvec which is always double...
2002-02-28 spoelUpdated copyrgt
2001-08-10 lindahlFixed a couple of spelling errors and formatting in...
2001-05-14 lindahlTagged files with gromacs 3.0 header and added some...
2001-03-02 lindahlTransfer of the entire build system to autoconf/automake.
2001-03-02 hesschanged atom_id from unsigned int to int
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-04-19 lindahlAdded defines to access box matrices linearly
1999-11-22 antonreplaced all uint ulong ushort by unsigned int/long...
1999-11-03 hesscopyrgted
1999-09-12 lindahlAdded defines for precision in floating point numbers
1999-07-26 lindahlCreated a MPI_GMX_REAL type
1998-08-31 spoelModified and new files to do with (optional) Motif...
1998-04-28 spoelModified files for calling fortran thru a single m4...
1998-02-17 hessRemoved all serious compiler warnings and more
1997-11-25 antonbool now #define iso typedef
1997-11-03 spoelInitial revision