alexxy/gromacs.git
2013-11-07 David van der... 12 new quotes
2013-11-07 Marcus D. HanwellAdded enumeration of valid build types for CMake GUI
2013-11-01 Mark AbrahamAdded gmx_omp_nthreads_set for use in testing
2013-10-31 Teemu MurtolaMove more timing routines into timing/.
2013-10-30 Mark AbrahamSilence warnings about scanner.cpp
2013-10-30 Alexey Shvetsovgromacs cpp: clean up -Wunused-parameter warnings
2013-10-30 Alexey Shvetsovnbnxn_kernels: Clean up -Wunused-parameter warnings
2013-10-30 Teemu MurtolaMarkup substitution through HelpWriterContext.
2013-10-30 Mark AbrahamMerge "Merge release-4-6 into master"
2013-10-30 Roland SchulzFix build with GMX_CYCLE_SUBCOUNTERS
2013-10-30 Roland SchulzMerge release-4-6 into master
2013-10-29 Alexey Shvetsovmdlib: Clean up -Wunused-parameter warnings
2013-10-29 Berk Hesscorrected volume with serial NPT replica exchange
2013-10-29 Mark AbrahamRenamed and removed last references to GMX_CRAY_XT3
2013-10-29 Magnus LundborgFixed memory leak in gmxdump.
2013-10-28 Berk Hessimproved the nbnxn buffer size estimate with GPUs
2013-10-28 Teemu MurtolaOverview Doxygen pages for analysis framework.
2013-10-28 Teemu MurtolaSome overview content for Doxygen documentation.
2013-10-28 Teemu MurtolaMisc. Doxygen updates for src/gromacs/utility/.
2013-10-28 Mark AbrahamCreate fileio module
2013-10-28 Teemu MurtolaSimplify code structure for C++ analysis tools
2013-10-26 Roland SchulzFix NBNxN SIMD reference kernels
2013-10-26 Mark AbrahamEncapsulate gmx_wallclock_accounting_t into new timing...
2013-10-26 Mark AbrahamCleaned up run time measurement
2013-10-26 Mark AbrahamAdded documentation for gmx_runtime_t struct
2013-10-23 Mark AbrahamMerge branch release-4-6 into master
2013-10-22 Berk Hessfixed recent bug with CUDA texture objects
2013-10-22 Berk Hessfixed OpenMP threads being pinned to the same cores
2013-10-20 Teemu MurtolaRemove useless warnings from Doxygen logs.
2013-10-20 Mark AbrahamRemove html target from and excessive PDFs for manual
2013-10-18 Teemu MurtolaUpgrade layout file to support Doxygen >=1.8.
2013-10-18 Mark AbrahamBlueGene/Q Verlet cut-off scheme kernels
2013-10-18 Mark AbrahamCall atomics from TestAtomic.c
2013-10-18 Roland SchulzFix tMPI_Atomic_memory_barrier for MIC
2013-10-17 Mark AbrahamMove mdrun trajectory writing into wrapper function
2013-10-17 Mark AbrahamFix typo in g_membed documentation
2013-10-17 Roland SchulzFix SIMD C reference nbnxn kernels
2013-10-17 Michael ShirtsRestarting from checkpoint no longer reinitializes...
2013-10-16 Teemu MurtolaRemove latex help export.
2013-10-16 Mark AbrahamMove manual repo into code repo, and make it build
2013-10-16 Berk Hessavoid division by zero in SIMD angles and dihedrals
2013-10-16 Michael Shirtsturning off expanded ensemble for all integrators but...
2013-10-16 Berk Hessfixed a half bin misalignment in gmx_vanhove -or
2013-10-16 Michael ShirtsFixes a problem with pair type 2 interactions with...
2013-10-15 Szilard Pallmake use of CUDA stream priorities
2013-10-15 Teemu MurtolaFix/improve installation directory logic.
2013-10-14 Szilard Palluse CUDA texture objects when supported
2013-10-11 Berk Hessintroduced general 4-wide SIMD support
2013-10-10 Mark AbrahamIntroduced MPI initialization counter
2013-10-10 Berk Hessfixed nbnxn 4x8 pair search without AVX
2013-10-08 Mark AbrahamRemove some unused variables from MD loop
2013-10-07 Teemu MurtolaImprove markup substitution in HelpWriterContext.
2013-10-07 Teemu MurtolaHTML export from the wrapper binary.
2013-10-06 Mark AbrahamFixed triggering of CPU acceleration-scheme detection
2013-10-04 Mark AbrahamFurther consolidation of commrec initialization
2013-10-04 Mark AbrahamMore consolidation of MPI initialization
2013-10-04 Teemu MurtolaClean up CTest usage.
2013-10-04 Teemu MurtolaReorganize static/shared library management.
2013-10-03 Teemu MurtolaCMake helper for tracking cache variable changes.
2013-10-03 Teemu MurtolaRemove unused shift_util.c.
2013-10-03 Teemu MurtolaImprove diagnostics with empty selections.
2013-10-03 Teemu MurtolaMan page export from the wrapper binary.
2013-10-03 Christoph JunghansFix parallel build for GMX_BUILD_OWN_FFTW
2013-10-03 Teemu MurtolaUse filenm.c data for FileNameOption.
2013-10-03 Teemu MurtolaFix warnings with Doxygen 1.8.5.
2013-10-02 Berk HessFixes reaction field free energy bug
2013-10-01 Mark AbrahamBroke some useless dependencies
2013-10-01 Mark AbrahamSplit MPI initialization from t_commrec construction
2013-10-01 Mark AbrahamSilence clang warnings
2013-09-30 David van der... Change name of gmxdump to dump and gmxcheck to check
2013-09-29 Szilard Pallallow compilation to optimize for CUDA compute cap...
2013-09-29 Teemu MurtolaRemove obsolete efHAT and src/ngmx/dlgtest.
2013-09-29 David van der... Fixes bug in processing virtual_sitesn in grompp.
2013-09-29 Jarvist Moore... Corrected info text. -center --> -boxcenter
2013-09-28 Teemu MurtolaUse git version info in Doxygen.
2013-09-27 Manuel LuitzFixed limitations in g_cluster
2013-09-26 Michael Shirtslogic fix for free energies with mdrun -rerun
2013-09-26 Christoph JunghansDrop md5sum check for GMX_BUILD_OWN_FFTW
2013-09-26 Mark AbrahamUn-duplicate gmx_gettime code
2013-09-26 Teemu MurtolaMerge "Merge branch release-4-6"
2013-09-26 Mark AbrahamMerge branch release-4-6
2013-09-26 Alexey Shvetsovg_tune_pme: Clean up -Wunused-parameter warnings
2013-09-26 David van der... Made MW of the Vsite particle type.
2013-09-26 Alexey Shvetsovprograms: clean up -Wunused-parameter warnings
2013-09-26 Mark AbrahamRemove mdrun -ionize feature
2013-09-26 Mark AbrahamRemove General Coupling Theory stuff
2013-09-26 Teemu Murtolathread_mpi: Clean up -Wunused-parameter warnings.
2013-09-26 Teemu MurtolaCMake helper for dependent cache variables.
2013-09-25 Erik LindahlFix bug in (long) neighborlist SIMD padding when adding...
2013-09-24 Berk Hessoptimized generic SIMD invsqrt
2013-09-24 Teemu MurtolaRemove old generated HTML files.
2013-09-24 Teemu MurtolaRemove src/contrib/prfn.c and related code.
2013-09-23 Teemu MurtolaMerge "Merge branch 'release-4-6'"
2013-09-23 Teemu MurtolaRemove obsolete tools.
2013-09-21 Berk Hessfixed multiple distance restraints with OpenMP
2013-09-21 Teemu MurtolaCMake helper for multichoice options.
2013-09-21 David van der... Moved ngmx to C++, renamed it to view.
2013-09-20 Mark AbrahamRemove repeat sfree(state->nosehoover_xi)
2013-09-20 Mark AbrahamMerge branch 'release-4-6'
2013-09-20 Mark AbrahamDescribed another way g_tune_pme might reasonably fail
next