alexxy/gromacs.git
2012-10-31 Szilard Pallfix internal/external OpenMP thread affinity clash
2012-10-30 Roland SchulzFix that no OpenMP flags are used with GMX_OPENMP=no
2012-10-26 Roland SchulzFix usage of CMAKE_REQUIRED_*
2012-10-26 Roland SchulzMerge "fixed incorrect PME load balancing limitation...
2012-10-26 Christoph JunghansMerge "enable GMX_PREFER_STATIC_LIBS CMake option on...
2012-10-26 Christoph JunghansMerge "fix false positive gcc 4.7 warning in libxdrf...
2012-10-26 Berk Hessfixed incorrect PME load balancing limitation
2012-10-26 Roland SchulzMerge "set the default for nstdhdl to 100" into release-4-6
2012-10-26 Berk Hessset the default for nstdhdl to 100
2012-10-26 Berk Hessfixed incorrect group energies with nbnxn CPU kernels
2012-10-25 Roland SchulzMerge "fix CUDA non-bonded kernel pointer assignment...
2012-10-25 Szilárd Pállfix false positive gcc 4.7 warning in libxdrf
2012-10-24 Szilárd Pállenable GMX_PREFER_STATIC_LIBS CMake option on Mac OS X
2012-10-23 Berk Hessfixed bondfree.c thread safety with free energy
2012-10-23 Roland SchulzMerge "moved part of nbnxn_search.c to nbnxn_atomdata...
2012-10-23 Roland SchulzMerge "fixed incorrect LJ energy with GPU and PME load...
2012-10-23 Berk Hessmoved part of nbnxn_search.c to nbnxn_atomdata.c
2012-10-23 Roland SchulzReplace sprintf with snprintf to make safe
2012-10-23 Berk Hessfixed incorrect LJ energy with GPU and PME load balancing
2012-10-23 Roland SchulzMerge "added OpenMP parallelization for virtual sites...
2012-10-22 Berk Hessadded OpenMP parallelization for virtual sites
2012-10-22 Szilard Pallfix CUDA non-bonded kernel pointer assignment
2012-10-22 Roland SchulzFix minor OpenMP issue for md-vv update
2012-10-22 Roland SchulzFix clang 3.2 unintialized variable warnings
2012-10-19 Roland SchulzMerge "[tools] Allow g_dist to use default index group...
2012-10-19 KassonMerge "renamed constraint variables rmdr to vir_r_m_dr...
2012-10-19 Roland SchulzMerge "renamed pme_switch... to pme_loadbal..." into...
2012-10-18 Roland SchulzMerge "Added thread affinity API to thread_mpi." into...
2012-10-18 Berk Hessrenamed constraint variables rmdr to vir_r_m_dr
2012-10-18 Berk Hessadded OpenMP parallelization to LINCS projection
2012-10-18 Alexey Shvetsov[tools] Allow g_dist to use default index group
2012-10-17 Berk Hessrenamed pme_switch... to pme_loadbal...
2012-10-17 KassonMerge "Make Gromacs compile without C++ compiler" into...
2012-10-16 Roland SchulzMerge "made pair-search with GPU 20% faster" into relea...
2012-10-16 Carsten KutznerMade g_tune_pme read (ns/day) from 4.6 md.log output...
2012-10-16 Berk Hessmade pair-search with GPU 20% faster
2012-10-15 Sander PronkAdded thread affinity API to thread_mpi.
2012-10-13 David van der... Merge "Fixing issues with replica exchange" into releas...
2012-10-13 Mark AbrahamFixed install-xxx functionality broken in 9628e27d
2012-10-12 Berk HessMerge "Fix illegal barrier in worksharing" into release-4-6
2012-10-12 Roland SchulzFix illegal barrier in worksharing
2012-10-12 Michael ShirtsFixing issues with replica exchange
2012-10-10 Christoph Junghansfixed header for 3rd party apps
2012-10-10 Roland SchulzMake Gromacs compile without C++ compiler
2012-10-08 Berk Hessmade non-bonded potential shifts mdp options
2012-10-06 Roland SchulzFix incorrect free
2012-10-04 Berk Hessfixed backward compatibility of tpr files with dihres
2012-10-03 Sander PronkAdded two #defines that state the gromacs API + program...
2012-10-03 Berk Hessimproved the energy conservation with SETTLE
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-30 Roland SchulzFix problems found by cppcheck 1.56
2012-09-27 Christoph JunghansMerge "Fixed an off-by-one error in atom counting in...
2012-09-27 Teemu MurtolaMerge "Fix insolidangle selections near poles." into...
2012-09-27 Sander PronkFixed an off-by-one error in atom counting in gmx_dist.
2012-09-25 Christoph JunghansMerge "Fix REMD use of gmx_large_int_t for #steps varia...
2012-09-24 Teemu MurtolaAdd pdbname selection keyword.
2012-09-24 KassonMerge "Fixed segfault with FE code for older tpr files...
2012-09-24 Mark AbrahamFix REMD use of gmx_large_int_t for #steps variable
2012-09-18 Teemu MurtolaFixes for numeric and position selection variables.
2012-09-17 Mark AbrahamMade construction of parallel filenames less noisy
2012-09-16 Teemu MurtolaFix insolidangle selections near poles.
2012-09-15 KassonMerge "Fix some memory leaks." into release-4-5-patches
2012-09-15 David van der... Merge "Adapted NMR related data to new pdb format....
2012-09-14 Christoph JunghansMerge "fixed recent bug with grompp check for P-R P...
2012-09-13 Berk Hessfixed recent bug with grompp check for P-R P-coupling
2012-09-13 Roland SchulzBackport of md-vv rerun check from c7a82654f2eb8992
2012-09-13 Sander PronkFixed a deadlock in tMPI_Comm_free()
2012-09-13 Teemu MurtolaFix some memory leaks.
2012-09-12 Roland SchulzSet valid build information if gmx_detectcpu fails
2012-09-12 Mark AbrahamMerge "Don't fail linking if man page building fails...
2012-09-10 Christoph Junghansupdated references
2012-09-10 Roland SchulzMerge "Update use of CPack components and add install...
2012-09-10 Mark AbrahamCorrected REMD citation
2012-09-07 Christoph JunghansMerge "Fix VMD plugins on Windows" into release-4-6
2012-09-07 Christoph JunghansMerge "Check that gmx_detectcpu runs correctly" into...
2012-09-07 David van der... Adapted NMR related data to new pdb format.
2012-09-06 Roland SchulzFix illegal call to MPI without being initialized
2012-09-06 Roland SchulzMerge "Fixed .g96 trajectory reading." into release...
2012-09-06 Roland SchulzDon't fail linking if man page building fails
2012-09-05 Roland SchulzCheck that gmx_detectcpu runs correctly
2012-09-05 Sander PronkFixed an undefined return value in tMPI_Scan()
2012-09-04 Christoph JunghansMerge "Fixes too many backup files for *.nroff files...
2012-09-04 David van der... Made tutorial slightly less confusing.
2012-09-03 Sander PronkFixed .g96 trajectory reading.
2012-09-03 KassonMerge "Document correct comm_mode option" into release...
2012-09-03 KassonMerge "Improved pdb2gmx output" into release-4-5-patches
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-09-03 Roland SchulzFix VMD plugins on Windows
2012-09-02 Roland SchulzFix stack error in grompp
2012-08-31 Mark AbrahamUpdate use of CPack components and add install targets
2012-08-31 Mark AbrahamImproved pdb2gmx output
2012-08-30 Roland SchulzFixes too many backup files for *.nroff files
2012-08-29 Berk Hessbug fix for pme.c MPI_COMM_NULL fix dcf8b67e
2012-08-28 Mark AbrahamDocument correct comm_mode option
2012-08-23 Sander PronkNewer version of thread_mpi, with various fixes, includ...
2012-08-23 Sander PronkFixed segfault with FE code for older tpr files.
2012-08-22 Bogdan IorgaAdded PGLU entry in aminoacids.n.tdb for OPLS-AA.
2012-08-20 Christoph JunghansMerge "Fixing of things associated with aminoacid.rtp...
2012-08-20 Christoph JunghansMerge "Clean up some variable naming for eigensolving...
next