alexxy/gromacs.git
2014-01-18 David van der... This patch moves the statistics library to its own...
2014-01-17 Mark AbrahamFix, simplify and test XTC writing
2014-01-17 David van der... This patch moves preprocessing headers to gmxpreprocess
2014-01-17 Roland SchulzDefine MPI_INT64_T if not defined by mpi
2014-01-17 Mark AbrahamClean up inputrec reading
2014-01-16 Teemu MurtolaFix build with GMX_BUILD_UNITTESTS=OFF
2014-01-15 Teemu MurtolaSupport for 64-bit int and real valued Options
2014-01-15 Teemu MurtolaRemove unused PCA_KEEP_ARGS
2014-01-15 Teemu MurtolaUnit tests for parse_common_args()
2014-01-15 Roland SchulzAdd nbnxn tree force reduction
2014-01-15 Teemu MurtolaSimplify C array handling in C++ code
2014-01-15 David van der... This patch moves the nrama.[ch] to the gmxana dir.
2014-01-15 Teemu MurtolaReorganize shared unit test code
2014-01-14 Mark AbrahamStop doing cppcheck on src/external
2014-01-14 Teemu MurtolaDon't install links.dat
2014-01-14 Teemu MurtolaSplit CommandLineHelpModule into a separate file
2014-01-14 Teemu MurtolaFix line wrapping for long options
2014-01-14 Mark AbrahamRemove useless trjcat -prec option
2014-01-13 Carsten KutznerMove pull code to separate subdirectory
2014-01-13 Teemu MurtolaMove writeps.* into fileio/
2014-01-13 Teemu MurtolaMove gmxcomplex.h to gromacs/math/
2014-01-13 Mark AbrahamFix mdrun integration tests
2014-01-13 Teemu MurtolaFix installation of HTML manual
2014-01-13 David van der... Cleaned up list of GROMACS authors
2014-01-11 Carsten KutznerMove essential dynamics / flooding code to separate...
2014-01-10 Carsten KutznerRead essential dynamics data from checkpoint at correct...
2014-01-09 Jochen HubFixed non-working flat-bottom posres code.
2014-01-09 Roland SchulzMerge release-4-6 into master
2014-01-09 Roland SchulzAdd SIMD support for Intel MIC
2014-01-09 Roland SchulzRemove reimplimentation of two functions
2014-01-09 Roland SchulzRemove remaining usage of SIZEOF*
2014-01-09 Roland SchulzRemove some usage of SIZEOF*
2014-01-09 Teemu MurtolaAdd messages for skipped tests in make check
2014-01-09 Teemu MurtolaFix copyright check in admin/uncrustify.sh
2014-01-08 Mark AbrahamRemove unreachable fatal error
2014-01-08 Mark AbrahamRemove unused debug code
2014-01-08 Mark AbrahamAdd helpful note about changed default behaviour
2014-01-08 Teemu MurtolaMove gmx_sort.* to src/gromacs/utility/
2014-01-08 Peter KassonCheckpointing fix for Native Client
2014-01-08 Mark AbrahamCreate math module
2014-01-07 Teemu MurtolaMove gstat.h to gmxana/
2014-01-07 Teemu MurtolaImprove include dependency script
2014-01-05 Carsten KutznerRemoved a few typos in three German quotes.
2014-01-05 Teemu MurtolaSupport for default values for SelectionOption
2014-01-04 Teemu MurtolaFix #include style issues
2014-01-04 Teemu MurtolaDon't print quotes on gmx_fatal()
2014-01-01 Teemu MurtolaAdd copyright year 2013 to files modified this year
2014-01-01 Teemu MurtolaInclude CUDA and latex files in copyright check
2014-01-01 Teemu MurtolaSuppress remaining errors from copyright script
2014-01-01 Teemu MurtolaFix remaining copyright headers
2014-01-01 Teemu MurtolaMore copyright header updates
2014-01-01 Teemu MurtolaRemove obsolete large file support info
2014-01-01 Roland SchulzMerge release-4-6 into master
2013-12-30 Teemu MurtolaMore robust shell detection in GMXRC
2013-12-30 Teemu MurtolaInitialize default index groups for C++ tools
2013-12-29 Peter KassonPatch for Native Client builds.
2013-12-29 Teemu MurtolaMinor vec.h cleanup
2013-12-29 Christoph Junghanscmake: make GMX_BUILD_OWN_FFTW work without fortran...
2013-12-29 Teemu MurtolaFix pkgconfig flags with internal Boost
2013-12-29 Teemu MurtolaReset SOVERSION for libgromacs
2013-12-28 Teemu MurtolaChange use of compiler flags with GPU + C++11
2013-12-28 Teemu MurtolaMove bin/lib suffix management into separate file.
2013-12-26 Carsten KutznerPass on default value of radstep in make_edi
2013-12-25 Carsten KutznerEssential dynamics: move bNeedDoEdsam evaluation to...
2013-12-24 Teemu MurtolaMove shell completion things into a separate file
2013-12-24 Teemu MurtolaGet rid of set_default_file_name()
2013-12-24 Roland SchulzRename remaining large_int to int64
2013-12-23 Carsten KutznerFixed essential dynamics (ED) continuation from .cpt...
2013-12-23 David van der... Fixed compilation issue due to gcc4.8
2013-12-23 Roland SchulzReplace gmx_large_int_t with gmx_int64_t
2013-12-21 Teemu MurtolaMove parse_common_args() into commandline/pargs.*
2013-12-21 Teemu MurtolaMove pargs.cpp into src/gromacs/commandline/
2013-12-21 David van der... More Nobel quotes and others
2013-12-20 Teemu MurtolaMove Program() and ShortProgram() into copyrite.h
2013-12-20 Teemu MurtolaClean up trajectory time control
2013-12-20 Christoph Junghansre-add Carsten & me to the copyrite
2013-12-19 Mark AbrahamFix non-critical typo in #ifdef GMX_OMPEN_MP
2013-12-18 Teemu MurtolaClean up old command line parsing
2013-12-17 Erik LindahlAdded a bunch of quotes from the 2013 Nobel lectures
2013-12-16 Erik LindahlMoved shared/static library detection to separate module
2013-12-16 Erik LindahlMoved FFT library processing to separate module
2013-12-16 Erik LindahlMoved compiler problem detection into separate module
2013-12-16 Erik LindahlMoved OpenMP detection to separate file.
2013-12-08 Roland SchulzAvoid build error if CFLAGS contain quotes
2013-12-08 Teemu MurtolaDon't create symlinks in the build tree
2013-12-05 Mark AbrahamVersion bump after 5.0-beta1 release
2013-12-05 Mark AbrahamFix administrivia
2013-12-04 Teemu MurtolaFix test build with GMX_BUILD_MDRUN_ONLY
2013-12-03 Berk HessRemoved restriction of one reference pull group
2013-12-02 Mark AbrahamVersion bump after 4.6.5 release
2013-12-02 Szilard Pallremove legacy CUDA non-bonded kernels
2013-12-02 Berk HessMade cutoff-scheme=Verlet the default
2013-12-02 Berk HessRenamed verlet-buffer-drift to verlet-buffer-tolerance
2013-12-02 Mark AbrahamVersion bumps before release
2013-12-02 Roland SchulzMerge "Merge branch 'release-4-6'"
2013-12-02 Christian WennbergCalculating LJ-interactions using Particle mesh Ewald
2013-12-02 Mark AbrahamMerge branch 'release-4-6'
2013-12-02 Teemu MurtolaRemove remaining uses of programs.txt
2013-12-02 Teemu MurtolaUniform behavior for 'make man' and 'make html'
2013-12-02 Teemu MurtolaFix [CHEVRON]/[chevron] for HTML output
next