Use pseudo-random instead of random streams to intialize seeds
[alexxy/gromacs.git] / src /
2014-02-01 Erik LindahlUse pseudo-random instead of random streams to intializ...
2014-01-30 Roland SchulzAdd cmake option for Reference kernel
2014-01-30 Mark AbrahamMinor improvements to ewald_LRcorrection
2014-01-30 Berk HessMade reference SIMD work again
2014-01-30 Teemu MurtolaFix shell completions of ffMULT options
2014-01-30 Teemu MurtolaOverview docs for wrapper binary implementation
2014-01-30 Teemu MurtolaOverview docs for using Gromacs as a library
2014-01-30 Teemu MurtolaRename ProgramInfo to CommandLineProgramContext
2014-01-30 Teemu MurtolaRefactor ProgramInfo use
2014-01-30 Teemu MurtolaMove command listing to 'gmx help commands'
2014-01-30 Roland SchulzAllocate memory for MD5 on heap
2014-01-29 Mark AbrahamImproved dependencies on maths includes
2014-01-29 Teemu MurtolaFixes to filename shell completions
2014-01-29 Roland SchulzUncrustify all files
2014-01-29 Teemu MurtolaPrint common options to 'gmx -h'
2014-01-29 Berk HessAutomated Verlet rlist for NVE simulations
2014-01-29 Teemu MurtolaMerge "Merge branch 'release-4-6'"
2014-01-28 David van der SpoelMoved random number generator code to separate dir.
2014-01-28 Mark AbrahamMerge branch 'release-4-6'
2014-01-28 Carsten KutznerAllow for "computational electrophysiology" simulations...
2014-01-28 Christoph Junghanscmake: added FFTW_URL to allow easy offline build
2014-01-28 Rossen ApostolovBump own fftw build to version 3.3.3
2014-01-28 Mark AbrahamRemove "gmx trjconv -app"
2014-01-28 Mark AbrahamRemove unused fplog
2014-01-28 Teemu MurtolaShell completion export from the wrapper binary
2014-01-28 Mark AbrahamUnify logic for timing counts
2014-01-28 Szilárd Pállclarified OpenMP-related things in mdrun help/man
2014-01-28 Teemu MurtolaExtend version information output
2014-01-27 Mark AbrahamDon't number a list manually
2014-01-27 Teemu MurtolaSimplify ProgramInfo
2014-01-23 Mark AbrahamBreak dependency of fileio on tools
2014-01-22 Christian WennbergBug-fix in long-range correction for LJ-PME
2014-01-22 Teemu MurtolaUse local ProgramInfo in CommandLineModuleManager
2014-01-21 Mark AbrahamMove more preprocessing files into the module
2014-01-21 Rossen ApostolovFixed wrong message when building own FFTW.
2014-01-21 Roland SchulzFix race conditions
2014-01-21 Mark AbrahamEnsure we don't #define constants before system headers
2014-01-21 Mark AbrahamRemove hidden option to gmx dump
2014-01-21 Teemu MurtolaRemove unused split.h
2014-01-21 Teemu MurtolaImprove file name option help
2014-01-20 Mark AbrahamRemove various outdated things from the repo
2014-01-20 Mark AbrahamRename 'gmx tpbconv' to 'gmx convert-tpr'
2014-01-20 Teemu MurtolaFix test reference data
2014-01-20 Teemu MurtolaRewrite help output from Options
2014-01-20 Magnus LundborgAdd TNG writing and reading support
2014-01-19 Teemu MurtolaFix installed headers
2014-01-19 Teemu MurtolaMove md5.* to fileio/
2014-01-19 Teemu MurtolaMove strdb.* to src/gromacs/fileio/
2014-01-19 Mark AbrahamClean up after gmxcpp
2014-01-19 Mark AbrahamMove dump, check and tpbconv utilities
2014-01-18 David van der SpoelThis patch moves the statistics library to its own...
2014-01-17 Mark AbrahamFix, simplify and test XTC writing
2014-01-17 David van der SpoelThis 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 SpoelThis patch moves the nrama.[ch] to the gmxana dir.
2014-01-15 Teemu MurtolaReorganize shared unit test code
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 David van der SpoelCleaned 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 David van der SpoelFixed precision in thermal expansion coefficient calc.
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-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 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
next