fixes typo gmx_omp introduced by 697bcdc
[alexxy/gromacs.git] / src / tools / geminate.c
2012-06-27 Szilard Pallfixes typo gmx_omp introduced by 697bcdc
2012-06-26 Roland SchulzMerge "Fix gmx_fatal for serial compilation" into relea...
2012-06-25 Szilard Pallintroduce gmx_omp wrapper for the OpenMP API
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
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-28 Christoph JunghansMerge "Resolving clang analyzer warnings in analysis...
2012-03-26 Roland SchulzWarn when a value is unused
2012-03-21 Roland SchulzRemoving unused code
2012-01-25 Roland SchulzMerge "Merge release-4-5-patches into release-4-6"...
2012-01-19 Roland SchulzMerge release-4-5-patches into release-4-6
2012-01-15 Christoph JunghansMerge "Added CMake Toolchain file for BlueGene/P" into...
2012-01-10 Mark AbrahamFixed use of isfinite and _isfinite
2011-09-19 Sander PronkC89 fixes.
2011-05-23 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-10 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-10 Erik MarklundIncreased debugging output
2011-05-06 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-05-02 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-02 Erik MarklundChanged isfinite() to combination of isinf() and isnan()
2011-04-21 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-04-21 Erik MarklundFixed NaN/Inf in acf
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-25 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-25 Erik LindahlMade sure all source files have some copyright header...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-07 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-04 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-06-04 Erik MarklundMinor changes
2010-06-03 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-03 Sander PronkBug fixes - now compiles on Windows.
2010-06-02 Erik MarklundAdded some words about license and made a function...
2010-06-02 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-06-02 Erik MarklundRemoved static declarations from the header and moved...
2010-06-02 Erik MarklundPrefixed type and function names with "gem_" ant braced...
2010-06-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-01 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-06-01 Erik MarklundRemoved this debugging thing.
2010-06-01 Erik MarklundBugfixes.
2010-06-01 Erik MarklundChanged the rev. gem. recomb. fit to be on a log-log...
2010-05-28 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-05-26 Erik MarklundFixed warning about this const qualifyer
2010-05-26 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-05-21 David van der SpoelFixed compilation warnings and removed spurious C+...
2010-05-20 Erik MarklundStopped any attempts to do rev. gem. comb. analysis...
2010-05-19 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-16 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-16 Sander PronkFixed further build issues in geminate.c
2010-05-16 David van der SpoelFixed compilation issue in geminate.c due to non-define...
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-12 Erik MarklundFixed linker problems with/without gsl
2010-05-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-11 Erik MarklundMerge branch 'master' into hbond
2010-05-11 Erik MarklundMerge branch 'master' into hbond
2010-05-11 Erik MarklundChanged preprocessor conditionals controlling OpenMP...
2010-05-11 Erik MarklundHelper functions and data strucures used in gmx_hbond...