alexxy/gromacs.git
2012-07-15 David van der... Merge "Autogenerate gromacs.7 from programs.txt" into...
2012-07-15 Roland SchulzAdding missing entries in programs.txt
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-07-10 Roland SchulzAdding missing entries in programs.txt
2012-07-10 Roland SchulzUse relative rpath to support relocatable binary packages
2012-07-10 Roland SchulzAllow usage of relative install paths
2012-07-09 Christoph JunghansMerge "Fixed bug in sfactor.c that makes g_rdf -sq...
2012-07-09 Jochen HubFixed bug in sfactor.c that makes g_rdf -sq give wrong...
2012-07-09 Teemu MurtolaFix memory error with complex boolean selections.
2012-07-07 Roland SchulzAutogenerate gromacs.7 from programs.txt
2012-07-06 Erik MarklundBugfix for the segfault that occurs with g_hbond -hbm...
2012-07-06 Roland SchulzDon't prevent GMX_PREFER_STATIC_LIBS with BUILD_SHARED_LIBS
2012-07-05 Roland SchulzBuild man-pages instead of distributing them in the...
2012-07-05 Christoph JunghansMerge "Don't rerun checks and be quiet 2nd time cmake...
2012-07-05 Christoph JunghansMerge "Allow also FindMPI for cmake<2.8.5" into release-4-6
2012-07-05 Christoph JunghansMerge "Finalized and extended Szilard's openMP cleanup...
2012-07-05 Roland SchulzDon't rerun checks and be quiet 2nd time cmake is run
2012-07-04 Erik MarklundFinalized and extended Szilard's openMP cleanup of...
2012-07-04 Roland SchulzMerge "Add FindGROMACS.cmake to template's CMakeLists...
2012-07-04 Roland SchulzMerge "Fixed bug in free energy calculation for Morse...
2012-07-04 Berk Hessset default for rcoulomb, rvdw and rlist to -1
2012-07-03 Elton CarvalhoFixed L-BFGS trajectory output.
2012-07-03 Szilárd PállMerge "Minor formatting and consistency changes to...
2012-07-02 Christoph JunghansDo not print disabled pressures and virials
2012-06-30 David van der... Fixed bug in free energy calculation for Morse potentials
2012-06-29 Christoph JunghansAdd FindGROMACS.cmake to template's CMakeLists.txt
2012-06-29 Michael ShirtsMinor formatting and consistency changes to txtdump.c
2012-06-29 Michael ShirtsCorrected checkpoint version issues with free energy...
2012-06-29 Sebastian FritschMerge "Fixed adress kernel for double precision" into...
2012-06-28 Christoph JunghansFixed adress kernel for double precision
2012-06-28 Roland SchulzAllow also FindMPI for cmake<2.8.5
2012-06-28 Christoph JunghansMerge "Fix MPI build for MPI library without mpi wrappe...
2012-06-28 Roland SchulzFix MPI build for MPI library without mpi wrapper
2012-06-27 Szilard Pallfixes typo gmx_omp introduced by 697bcdc
2012-06-26 Roland SchulzFix that rerunning cmake gives the same result as 1st run
2012-06-26 Roland SchulzMerge "Fix gmx_fatal for serial compilation" into relea...
2012-06-25 Szilard Pallintroduce gmx_omp wrapper for the OpenMP API
2012-06-25 Berk Hessfixed segv/hang with EM and foreign lambda values
2012-06-25 Berk Hessadded check for log fp!=NULL when disabling acceleration
2012-06-24 Christoph JunghansMerge "Remove MPI define for FAH" into release-4-6
2012-06-24 Michael ShirtsMerge "Fix mdp_opt formatting of expanded ensemble...
2012-06-24 Roland SchulzFix mdp_opt formatting of expanded ensemble
2012-06-24 Roland SchulzRemove MPI define for FAH
2012-06-23 Roland SchulzFix illegal usage of MPI_Comm_create
2012-06-22 Christoph JunghansMerge "Simple patch for openmm_wrapper.cpp" into releas...
2012-06-21 Erik LindahlFixed gcc inline assembly issue with PIC and older...
2012-06-21 David van der... Fixes #961 - Shake reports wrong error
2012-06-20 Roland SchulzFix gmx_fatal for serial compilation
2012-06-20 Erik MarklundCorrect normalization for HB-contact c-correlation.
2012-06-19 Mark AbrahamMerge "Fixes #882 - looping bug in trxio.c" into relea...
2012-06-19 Christoph JunghansMerge "Quiet linker on BlueGene" into release-4-5-patches
2012-06-18 Christoph JunghansMerge "Fix g_lie counting last frame twice" into releas...
2012-06-18 Martin Hoeflinggmx_dyecoupl: check selected groups from user
2012-06-16 Erik LindahlNew CPU detection & AVX/SSE code, removed raw assembly...
2012-06-16 David van der... Fixes #882 - looping bug in trxio.c
2012-06-15 Justin LemkulSimple patch for openmm_wrapper.cpp
2012-06-15 Mark AbrahamQuiet linker on BlueGene
2012-06-15 Erik MarklundMakes g_hbond -contact work
2012-06-15 Mark AbrahamFix g_lie counting last frame twice
2012-06-15 Christoph JunghansMerge "Work around failure of endianness testing on...
2012-06-14 Roland SchulzMerge "Made mdrun more verbose about PME split" into...
2012-06-11 Carsten KutznerSmall fix for g_tune_pme
2012-06-08 Christoph JunghansMerge "Added more suggested strategies to error message...
2012-06-06 Mark AbrahamWork around failure of endianness testing on BlueGene
2012-06-06 Mark AbrahamFix endian test functionality
2012-06-04 Michael ShirtsMerging in free energy, exp. ensemble, & andersen t...
2012-06-04 Mark AbrahamAdded more suggested strategies to error message
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-06-01 Christoph JunghansMerge "Use External BLAS/LAPACK by default" into releas...
2012-06-01 Christoph JunghansMerge "Replace our fftpack version with Numpy's version...
2012-06-01 Roland SchulzReplace our fftpack version with Numpy's version
2012-05-31 Mark AbrahamMade mdrun more verbose about PME split
2012-05-30 Teemu MurtolaFix use after free in g_anaeig projection code.
2012-05-29 Sander PronkRemoved dependency on windows.h through commrec.h,...
2012-05-29 Christoph JunghansMerge "Revised g_tune_pme" into release-4-6
2012-05-28 Christoph JunghansMerge "Continuing to fix threading on Cygwin" into...
2012-05-27 Roland SchulzFix editconf real-bool misusage
2012-05-27 David van der... Merge "added explicit sqrtf to the float version of...
2012-05-27 Roland SchulzFix Clang 3.1 warning
2012-05-26 Mark AbrahamContinuing to fix threading on Cygwin
2012-05-25 Roland SchulzMake load_vmd_library static
2012-05-25 Roland SchulzMade all vmdio headers private
2012-05-25 Roland SchulzMerge "fixed [dd] and [TT] typos in documentation of...
2012-05-25 David van der... Merge "grompp now retains the order of bonds converted...
2012-05-25 Martin Hoeflingfixed [dd] and [TT] typos in documentation of mdrun...
2012-05-25 Christoph JunghansMerge "Fix that sigaction mask wasn't zeroed" into...
2012-05-24 Berk Hessnow mdrun always initializes MPI
2012-05-24 Teemu MurtolaMerge "Code cleanup to avoid name collisions" into...
2012-05-23 Carsten KutznerRevised g_tune_pme
2012-05-23 Roland SchulzFix that sigaction mask wasn't zeroed
2012-05-23 Roland SchulzCode cleanup to avoid name collisions
2012-05-22 Roland SchulzUse External BLAS/LAPACK by default
2012-05-22 Szilard Palladded explicit sqrtf to the float version of norm
2012-05-21 Berk Hessgrompp now retains the order of bonds converted to...
2012-05-21 Berk Hessre-introduced fix for real/double issue in gmx_density
2012-05-18 Roland SchulzRename BOOL to EBOOL
2012-05-17 Teemu MurtolaMerge "Fixing more clang warnings" into release-4-6
2012-05-17 Maarten Wolfmv membed.h from include to src/kernel
2012-05-16 Roland SchulzFixing more clang warnings
2012-05-09 Christoph JunghansMerge "Backporting "moving membed to mdrun" from master...
next