alexxy/gromacs.git
2015-11-16 Mark AbrahamMerge branch release-5-1
2015-11-15 Mark AbrahamRemove AdResS
2015-11-15 Teemu MurtolaAdd EnumOption with support for proper enum types
2015-11-15 David van der... Merged legacyheaders/types/inputrec.h into mdtypes...
2015-11-15 Mark AbrahamMove responsibility for FFT description string
2015-11-15 David van der... Merged legacyheaders/types/state.h into mdtypes/state.h
2015-11-15 Teemu MurtolaFix reporting of unused cycle suppressions
2015-11-14 Mark AbrahamMoved all cool stuff to its own file
2015-11-14 Mark AbrahamFix walltime measurement with bgclang
2015-11-14 Teemu MurtolaMove network.h to gmxlib/
2015-11-14 Berk HessOptimized the bonded thread force reduction
2015-11-14 Teemu MurtolaMove gmx_ga2la.h to domdec/
2015-11-13 Carsten KutznerIon/water position swapping for multiple ion types...
2015-11-13 David van der... Replaced atom_id by int.
2015-11-13 Teemu MurtolaRemove t_commrec dependency from cmdlineinit.cpp
2015-11-13 Teemu MurtolaMove gmx_detect_hardware.h to gmxlib/
2015-11-13 Teemu MurtolaMove nonbonded.h to gmxlib/nonbonded/
2015-11-13 Teemu MurtolaLet users build without compiler warnings
2015-11-13 Teemu MurtolaMerge types/nsgrid.h into nsgrid.h
2015-11-13 Mark AbrahamUpdate includesorter.py
2015-11-13 David van der... Moved genborn.h to mdlib
2015-11-13 Teemu MurtolaReport unused cycle suppressions
2015-11-12 David van der... Moved txtdump.* to fileio.
2015-11-12 David van der... Moved copyrite.* to fileio from gmxlib and legacyheaders.
2015-11-11 David van der... Moved inputrec.* from gmxlib and legacyheaders to mdtypes.
2015-11-11 Mark AbrahamMerge release-5-0 into release-5-1
2015-11-11 Berk HessFixed (harmless) fp exception in wallcycle_sum
2015-11-11 Teemu MurtolaSupport inspecting expected error messages in tests
2015-11-11 Teemu MurtolaRemove build system for boost
2015-11-10 David van der... Removed legacyheaders/typedefs.h
2015-11-10 Teemu MurtolaRemove remaining boost dependencies
2015-11-10 Mark AbrahamBump patch version to prepare for 5.1.2
2015-11-09 Berk HessCorrect LINCS dHdl contribution
2015-11-07 Teemu MurtolaRemove misc. copyrite.h functions
2015-11-07 Teemu MurtolaMove gmx_omp_nthreads.h and gmx_thread_affinity.h to...
2015-11-06 Teemu MurtolaMove PBC enums to pbc.*
2015-11-06 Teemu MurtolaMove ns.h and nsgrid.h to mdlib/
2015-11-06 Teemu MurtolaMove force.h and vsite.h into mdlib/
2015-11-05 Teemu MurtolaMove types/rgb.h to fileio/
2015-11-05 Mark AbrahamMove DD hashing to domdec module
2015-11-05 Vedran MiletićUpdate explanation of replica exchange output
2015-11-05 Vedran MiletićDocument gmx_repl_ex struct
2015-11-05 Mark AbrahamHandle another unused variable
2015-11-05 Erik LindahlAvoid __vectorcall with clang for reference build
2015-11-04 Teemu MurtolaMerge "Merge branch release-5-1"
2015-11-04 Mark AbrahamPermit matrix build with RelWithDebInfo set
2015-11-04 Mark AbrahamMerge branch release-5-1
2015-11-04 Mark AbrahamEven less moving from unique_ptr
2015-11-04 Mark AbrahamVersion 5.1.1
2015-11-04 Szilard PallTweak NVML-related messages
2015-11-04 Mark AbrahamFix icc 16 issues
2015-11-04 Mark AbrahamStop moving from unique_ptr when copy elision works
2015-11-03 Teemu MurtolaUpdate build scripts to match releng refactoring
2015-11-03 David van der... Moved df_history utility routines from typedefs to...
2015-11-03 Mark AbrahamQuiet warnings with clang-3.7
2015-11-03 Berk HessFix no wallcycle support
2015-11-03 Berk HessRemoved nbnxn kernel blendv optimization
2015-11-03 Mark AbrahamMerge branch release-5-1
2015-11-03 James W. BarnettOutput replica exchange order description to debug
2015-11-02 Berk HessFix intermolecular interactions with small mols
2015-11-02 Teemu MurtolaReplace boost::exception_ptr with std::exception_ptr
2015-11-02 Erik LindahlEnable 64-bit cycle counters on ARMV7a
2015-11-02 Szilard PallFix signal type
2015-11-02 Erik LindahlSplit SIMD implementations into 4 files
2015-11-02 Mark AbrahamReplace boost::shared_ptr with std::shared_ptr
2015-11-02 Erik LindahlMoved GMX_SIMD_* macros from ifdefs to values 0/1
2015-11-01 David van der... Replaced NOTSET from typedefs.h by local solutions.
2015-11-01 Szilard PallFix bug in cycle subcounter management
2015-11-01 Teemu MurtolaRemove remaining scoped_ptrs
2015-11-01 Teemu MurtolaRemove more scoped_ptr uses
2015-10-30 Erik LindahlBreak dependence of group kernels on simd module
2015-10-28 Mark AbrahamUse default alignment for OpenCL host buffer
2015-10-28 Teemu MurtolaRemove unused TrajectoryAnalysisModule code
2015-10-28 Mark AbrahamSeparate wallcycle responsibilities
2015-10-28 Mark AbrahamSuppress warnings when we have OpenCL 2.0 support
2015-10-27 Teemu MurtolaAdditional checks for selection input
2015-10-26 Teemu MurtolaRemove some boost::scoped_ptr uses
2015-10-25 Teemu MurtolaFix missing help text for trajectory analysis tools
2015-10-24 Szilard PallAvoid using incompatible NVML version
2015-10-24 Teemu MurtolaChange some shared_ptrs back to unique_ptr
2015-10-23 David van der... Removed energyhistory code from typedefs to a separate...
2015-10-23 Mark AbrahamImprove implementation of cycle subcounting
2015-10-23 Erik LindahlAdded AlignedAllocator class
2015-10-22 Teemu MurtolaAdditional normalization options for gmx rdf
2015-10-22 Szilard PallQuiet FindNVML
2015-10-22 Teemu MurtolaUse include_directories(SYSTEM ...) consistently
2015-10-22 Erik LindahlMerge "Merge release-5-0 into release-5-1" into release-5-1
2015-10-22 Teemu MurtolaClean up and improve fatal error handling
2015-10-19 Mark AbrahamFix cycle subcounters
2015-10-19 Teemu MurtolaSplit EnumIntOption from StringOption
2015-10-18 Justin LemkulRemoved dihedrals from GLY .rtp entry.
2015-10-18 David van der... Moved pbc/cut-off related utilities from typedefs to...
2015-10-16 Mark AbrahamAdd Jenkins options matrix to source repo
2015-10-15 David van der... Freed memory in legacy statistics routines.
2015-10-15 Szilárd PállAdd CUDA nvcc >=7.0 support
2015-10-15 Szilárd PállCorrect CUDA version comparisons
2015-10-15 Berk HessFixed nbnxn_4xN performance regression
2015-10-15 Szilard PallFix reset error message
2015-10-14 Mark AbrahamMerge release-5-0 into release-5-1
2015-10-14 Mark AbrahamVersion bumps after release
next