alexxy/gromacs.git
2015-02-02 Roland SchulzFix FP exception in FE
2015-01-29 Teemu MurtolaAdd input file options that accept missing files
2015-01-29 John BaxterRemoves some unnecessary ternary conditionals
2015-01-27 Roland SchulzWorkaround for MemorySanitizer
2015-01-27 Roland SchulzFix unitlized memory read in checkpoint
2015-01-24 Teemu MurtolaRemove old selection parser error handling code
2015-01-24 Teemu MurtolaImprove selection error messages (use exceptions)
2015-01-23 John BaxterCleans up steepest descent initial potential hack
2015-01-23 Mark AbrahamChange some listed-forces headers to be library-only
2015-01-23 Teemu MurtolaIgnore test-only dependency cycles
2015-01-22 John BaxterChanged "struct swap" to "struct t_swap"
2015-01-20 Teemu MurtolaMake data file path search more reusable
2015-01-20 Mark AbrahamRemoved gmx_header_config.h
2015-01-20 Teemu MurtolaConvert forcefield search to C++
2015-01-19 Erik LindahlAdded two quotes from Julie Bernauer habilitation
2015-01-19 James BarnettAdd tip4pew parameters to oplsaa.ff
2015-01-19 Teemu MurtolaRemove AnalysisNeighborhood::setUseBoundingBox()
2015-01-17 Teemu MurtolaMerge "Merge branch release-5-0"
2015-01-16 Szilard PallImprove and clarify mdrun behavior with nsteps<0
2015-01-15 Mark AbrahamMerge branch release-5-0
2015-01-15 Berk HessFix allocation issue with VV integrator
2015-01-14 Mark AbrahamFix and suppress warnings on BlueGene/Q
2015-01-14 Mark AbrahamRefactor OpenMP initialization
2015-01-14 Mark AbrahamRemove temporary symlinks from pre-5.0 tool names
2015-01-09 Mark AbrahamRemove mdrun -testverlet
2015-01-08 Teemu MurtolaRefactor logic for finding share/top/ files
2015-01-08 Mark AbrahamHandle ivec* correctly in DD error message
2015-01-08 Mark AbrahamFix floating-point exception
2015-01-08 Teemu MurtolaClosed some .xvg files that were being left open
2015-01-07 Teemu MurtolaCustom program context for unit tests
2015-01-07 Teemu MurtolaSplit unit test init from testoptions.cpp
2015-01-06 Teemu MurtolaUse analysis nbsearch for surface area calculation
2015-01-06 Teemu MurtolaUse xvgrclose() for files opened with xvgropen()
2015-01-05 Teemu MurtolaSupport subset of rvec array as input for analysis...
2015-01-05 Teemu MurtolaMinimal C++ replacement for rvec
2015-01-05 Teemu MurtolaClarify GMX_MPI management
2015-01-05 Roland SchulzEnable fp-exceptions
2015-01-03 Teemu MurtolaMinor selection clarifications
2015-01-03 Teemu MurtolaFix crash with 'z of ...' within an expression
2015-01-02 Teemu MurtolaUpdate copyright year in copyrite.cpp
2014-12-28 Teemu MurtolaConvert gmx-insert-molecules into proper C++ module
2014-12-28 Teemu MurtolaAdd helper for generic C++ command-line modules
2014-12-22 Berk HessFixed pbc=xy + 2 walls + Verlet scheme
2014-12-22 Berk HessFix bug FE + GPU + 2/3D domain decomposition
2014-12-18 Teemu MurtolaRework gmx-solvate to use analysis nbsearch
2014-12-18 Roland SchulzFix CMP0054 cmake 3.1.0 warnings
2014-12-17 Teemu MurtolaMake 'gmx sasa' calculation thread-safe
2014-12-17 Teemu MurtolaRemove some backwards-compatibility glue for Jenkins
2014-12-17 Roland SchulzMerge "Merge branch 'release-5-0'"
2014-12-17 Roland SchulzFix cppcheck-1.67 warnings
2014-12-16 Teemu MurtolaMake 'gmx sasa' volume computation translation-invariant
2014-12-16 Mark AbrahamMove code to prepare for GPU interface rework
2014-12-15 Mark AbrahamMerge branch 'release-5-0'
2014-12-15 Roland SchulzFix NVML detection on Windows
2014-12-15 Mark AbrahamRemoving iteration + constraints framework
2014-12-15 Mark AbrahamVersion bumps after new release
2014-12-15 Mark AbrahamVersion 5.0.4
2014-12-15 Mark AbrahamFix constraints checks in grompp
2014-12-15 Mark AbrahamMerge "Merge release-4-6 into release-5-0" into release-5-0
2014-12-15 Teemu MurtolaUse new XML format with cppcheck
2014-12-14 Teemu MurtolaC++ interface for surface area calculation
2014-12-13 Roland SchulzUse bitmask for bonded
2014-12-13 David van der... Four new quotes from around the world.
2014-12-13 Mark AbrahamRemove heuristic group-scheme neighbour-list updates
2014-12-13 Mark AbrahamFix latent bug in OpenMP initialization
2014-12-12 Mark AbrahamAdd StringFormatter and formatAndJoin to stringutil
2014-12-11 Teemu MurtolaConvert gmx rdf to the C++ framework
2014-12-11 Mark AbrahamMerge release-4-6 into release-5-0
2014-12-11 Berk HessAdded grompp error for pulling to negative distance
2014-12-10 Szilard PallFix nstep command line override print
2014-12-10 Teemu MurtolaFix misc. analysis neighborhood search issues
2014-12-09 Teemu MurtolaTrack locations for selection parsing products
2014-12-09 Berk HessFix recent bug with trilinic 1D DD
2014-12-09 Mark AbrahamVersion bumps after new release
2014-12-09 Mark AbrahamVersion 5.0.3
2014-12-09 Carsten KutznerMake tune_pme understand the "-nsteps" option. Fixes...
2014-12-08 Mark AbrahamMerge "Merge release-5-0 into master"
2014-12-08 Teemu MurtolaRectangular grid for analysis nbsearch
2014-12-08 Berk HessFixed pull coord init with rate!=0, t_start!=0
2014-12-08 Mark AbrahamFix group-scheme bug with changing LJ parameters in FE
2014-12-08 Berk HessAdded PBC note to comm-mode=angular warning
2014-12-08 Carsten KutznerFixed a typo in the manual.
2014-12-08 Mark AbrahamAdd basic GPU support for gmx tune-pme
2014-12-07 Roland SchulzMerge release-5-0 into master
2014-12-06 Teemu MurtolaSimplify analysisdata parallelism model
2014-12-05 Jiri KrausAdd optional NVIDIA Management Library (NVML) Integration
2014-12-05 Mark AbrahamClean up non-PME part of ewald module
2014-12-05 Mark AbrahamMake mdrun print the list of compatible GPUs
2014-12-05 Mark AbrahamMove threading support into listed-forces module
2014-12-05 Mark AbrahamCreated do_force_listed and moved code to the module
2014-12-05 Berk HessMake domdec a proper module
2014-12-05 Berk HessClarified grompp pull error messages
2014-12-05 Teemu MurtolaImprove selection parsing error reporting
2014-12-05 Berk HessAvoid race on dvdl with Verlet+OpenMP+LINCS+FE+VV
2014-12-05 Teemu MurtolaNon-periodic nbsearch with grid based on bounding box
2014-12-04 Teemu MurtolaMove/add uncrustify documentation to dev manual
2014-12-02 Teemu MurtolaAdd 'gmx pairdist' tool as partial g_mindist replacement
2014-12-02 Teemu MurtolaAnalysis grid nbsearch for more cases
2014-12-01 Berk HessAdded warning for unnecessary soft-core
2014-11-29 Teemu MurtolaBasic support for 'z of ...' selections
next