Add section on naming conventions to dev manual
[alexxy/gromacs.git] / src /
2015-04-23 Mark AbrahamFirst beta release of 5.1
2015-04-22 Berk HessMerge branch 'release-5-0'
2015-04-21 Magnus LundborgTNG version 1.7.3
2015-04-21 Mark AbrahamMerge "Merge branch release-5-0"
2015-04-17 Berk HessAdd value_ref and value to pull_coord_t
2015-04-17 Szilárd Pálldefine CUDA version and texobj support in config.h
2015-04-17 Mark AbrahamAdd comment about Andersen themostat and constraints
2015-04-17 Berk HessCorrect -ntmpi auto for intel nehalem and older
2015-04-17 David van der SpoelUpdated exponential fitting to make it robust.
2015-04-09 Mark AbrahamMerge branch release-5-0
2015-04-09 David van der SpoelClarified comments for time-dependent electric fields.
2015-04-08 David van der SpoelFixed incorrect output of gb_algorith as sa_algorithm.
2015-04-08 Berk HessAdded pull geometry direction-relative
2015-04-08 Mark AbrahamUpdate mdrun Doxygen
2015-04-08 Mark AbrahamMade pme_work_t opaque
2015-04-01 Mark AbrahamInitialize n_tricvec field of t_pbc always
2015-03-19 Berk HessRemoved reduction of dH/dl without FE
2015-03-19 Mark AbrahamMade error message more generic
2015-03-19 Mark AbrahamExtend Force sub-counters
2015-03-13 Mark AbrahamMade GPU warning messages more user friendly
2015-03-12 Berk HessFixed mdrun fp exception with -debug
2015-03-11 Berk HessAdded update x copy-back to update timer
2015-03-11 Berk HessReduced cost of Berendsen pressure coupling
2015-03-06 Berk HessImprove threading of bondeds
2015-03-06 Mark AbrahamRestore wallcycle subcounter name to "Bonded F"
2015-03-05 Mark AbrahamFix Andersen thermostats
2015-03-05 Berk HessMade DD exclusion processing more efficient
2015-03-05 Berk HessSIMD acceleration for LINCS
2015-03-04 Berk HessAllow pull groups of 1 atom with mass 0
2015-03-04 Berk HessCOM pulling options per coord, improved cylinder
2015-03-04 Roland SchulzFix GCC5 warnings
2015-03-03 Mark AbrahamRe-implement gmx tune_pme -cpi
2015-03-03 Erik LindahlAdded single-accuracy SIMD double math functions
2015-03-03 Roland Schulznbnxn utils performance improvement for Phi
2015-03-03 Berk HessFix div by zero in PP/PME ratio
2015-03-03 Mark AbrahamMove mdrun signalling code
2015-03-03 Mark AbrahamAdd test that plain multi-simulation works
2015-03-02 David van der SpoelUpdated documentation for electric fields.
2015-03-02 Berk HessAdded parentheses for casts in SIMD macros
2015-03-02 Roland SchulzDon't search installation prefix if binary is not found
2015-03-02 Mark AbrahamRun replica-exchange tests with MPI enabled
2015-03-02 Mark AbrahamAdd infrastructure for running MPI integration tests
2015-02-25 Roland SchulzC++ conversion for PME spread/gather
2015-02-25 Mark AbrahamAdd content to user guide
2015-02-25 Mark AbrahamSplit pme.c into multiple files
2015-02-24 Berk HessFixed parallel distribution and thread count reporting
2015-02-24 Erik LindahlAdded AVX-512ER SIMD support
2015-02-24 Erik LindahlAdd AVX-512F SIMD support
2015-02-18 Mark AbrahamReenable SIMD for R-B dihedrals
2015-02-14 Erik Marklundgmx hbond no longer removes PBC when none is present
2015-02-13 Mark AbrahamFix mdrun-only build
2015-02-13 Teemu MurtolaReplace more [BR] with rst bullet lists
2015-02-13 Teemu MurtolaReplace some [BR] in help texts with rst literals
2015-02-13 Teemu MurtolaMove flow chart from old-html to Sphinx
2015-02-13 Teemu MurtolaMake (most) HTML links to file formats work again
2015-02-13 Teemu MurtolaGenerate man pages through Sphinx
2015-02-13 Teemu MurtolaReplace tool HTML help with Sphinx-generated docs
2015-02-12 Roland SchulzMerge release-5-0 into master
2015-02-12 Roland SchulzMerge release-4-6 into release-5-0
2015-02-12 Berk HessRe-fixed PME bug with high OpenMP thread count
2015-02-10 Roland SchulzWork-around for ICC 15 on Phi
2015-02-07 Teemu MurtolaSupport more complex fixed position selections
2015-02-06 Berk HessRe-enabled SIMD for angles and dihedrals
2015-02-04 Mark AbrahamImplement user guide
2015-02-04 Berk HessCorrect CUDA kernel energy flag
2015-02-02 Mark AbrahamMerge branch release-5-0
2015-02-02 Mark AbrahamAvoid near-silent generation of zero energies
2015-02-02 Roland SchulzFix FP exception in FE
2015-02-02 Mark AbrahamFix use of simd.h
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-22 John BaxterChanged "struct swap" to "struct t_swap"
2015-01-21 Berk HessCorrected RDTSCP warning text
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 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...
next