alexxy/gromacs.git
2014-05-09 Roland SchulzFix GCC 4.8 warnings
2014-04-28 Teemu MurtolaMove mtxio.* to fileio/
2014-04-28 Roland SchulzReduced usage of typdefs.h
2014-04-27 Teemu MurtolaMove rvec and friends to math/vectypes.h
2014-04-27 Teemu MurtolaMove 'real' definition to utility/real.h
2014-04-27 Roland SchulzFix cppcheck 1.64 warnings
2014-04-20 Roland SchulzMove part of macros.h to grompp-impl.h
2014-04-17 Alexey ShvetsovMove sfactor.[hc] to gmxana
2014-04-17 Teemu MurtolaMove vec.h to math/
2014-04-17 Mark AbrahamMerge "Merge release-5-0 into master"
2014-04-16 Roland SchulzMerge release-5-0 into master
2014-04-16 Teemu MurtolaRemove unused minvert.h
2014-04-16 Roland SchulzFix whitespace
2014-04-16 Mark AbrahamFix and simplify version matching for running tests
2014-04-16 Teemu MurtolaFix typo in fatalerror.h
2014-04-16 Teemu MurtolaMove xvgr.* to fileio/
2014-04-16 Teemu MurtolaClean up xvgr.h and viewit.h usage
2014-04-16 Teemu MurtolaRemove sysstuff.h
2014-04-16 Teemu MurtolaRemove sysstuff.h includes from headers
2014-04-16 Teemu MurtolaRefactor gmx_fatal()
2014-04-15 Mark AbrahamBeer + table soccer = quote!
2014-04-14 Roland SchulzImprove language choice
2014-04-13 Teemu MurtolaRemove unused shift.h
2014-04-13 Teemu MurtolaRemove utility -> fileio dependencies
2014-04-13 Teemu MurtolaClean up futil.*
2014-04-10 Justin LemkulFixed typo in manual README.
2014-04-10 Mark AbrahamMerge branch 'release-4-6' into release-5-0
2014-04-10 Teemu MurtolaClean up and fix issues in doc-check scripts
2014-04-10 Teemu MurtolaMove part of types/simple.h to utility/
2014-04-10 Carsten KutznerRe-use gmx_within_tol from math/utilities instead of...
2014-04-10 Mark AbrahamFurther fix to gmx tune-pme
2014-04-10 Teemu MurtolaRemove utility/ dependencies on network.h and main.h
2014-04-09 Justin LemkulFixed MG typo in residuetypes.dat
2014-04-08 Teemu MurtolaRemove some utility -> legacyheaders dependencies
2014-04-08 Teemu MurtolaVersion bump for post-5.0 development
2014-04-08 Teemu MurtolaMove gmx_fatal.* to utility/fatalerror.*
2014-04-07 Mark AbrahamFix invalid dereference in g_tune_pme
2014-04-07 Erik LindahlMake sure water optimization is disabled for esoteric...
2014-04-07 Mark AbrahamVersion bump for 5.0-rc1
2014-04-07 Teemu MurtolaDoxygen documentation for version.h
2014-04-04 Teemu MurtolaRemove ancient SGI-specific code
2014-04-04 Teemu MurtolaClean up gmx_fatal.*
2014-04-03 Mark AbrahamMove string-parsing code to where it can be reused
2014-04-02 Roland SchulzAdd doc for spec. values of GMX_MAXBACKUP
2014-04-02 David van der... Removed possibility of compiling with GSL.
2014-04-02 Teemu MurtolaMove string2.* to utility/cstringutil.*
2014-04-02 Mark AbrahamFixes for g_tune_pme for 5.0
2014-04-02 Mark AbrahamFix bug accumulating nrank_pp_intranode on PME ranks
2014-04-02 Berk HessAdded LJ-PME and LJ Pot-switch to PME load estimate
2014-04-02 Mark AbrahamRe-use gmx_greatest_common_divisor()
2014-04-01 Teemu MurtolaMove smalloc.h to utility/
2014-03-31 Teemu MurtolaRemove #include <...> for local files in gmx-view
2014-03-31 David van der... Fixed compilation issue in fgrid.cpp due to int/enum
2014-03-31 Mark AbrahamRemove quote
2014-03-31 Rossen ApostolovAdded CMake support for Extrae.
2014-03-31 Teemu MurtolaClean up smalloc.h
2014-03-31 Carsten KutznerFix documentation of swap/enums.h
2014-03-31 Teemu MurtolaMove some math headers away from legacyheaders/
2014-03-31 Roland SchulzDisable shared libraries by default for mdrun-only
2014-03-31 Teemu MurtolaRemove dependency on commandline/ from oenv.cpp
2014-03-30 Teemu MurtolaClean up string2.h-related includes
2014-03-29 Christian WennbergFree-energy support for LJ-PME
2014-03-29 Teemu MurtolaOptimize intermodule dependencies
2014-03-29 Teemu MurtolaImprove version information handling
2014-03-29 Teemu MurtolaBetter include dependency graph generator
2014-03-28 Carsten KutznerFix documentation issues for interactive MD module.
2014-03-28 Christian WennbergNew VDW kernel flavour for LJ-PME and updated group...
2014-03-27 Teemu MurtolaMove include dependency checks to doc-check
2014-03-27 Teemu MurtolaBetter automated Doxygen documentation checker
2014-03-27 Teemu MurtolaMisc. Doxygen fixes
2014-03-27 Teemu MurtolaMove thread_mpi to src/external/
2014-03-26 Mark AbrahamFix use of inline in IMD
2014-03-26 Daniel LandauAdd Cray compiler support
2014-03-26 Carsten KutznerDocumentation house-keeping in file swapcoords.c
2014-03-26 Martin HoeflingInteractive Molecular Dynamics (IMD)
2014-03-24 Berk HessAdds cut-off checks for triclinic domain decomposition
2014-03-24 Teemu MurtolaRemove gmxpreprocess from include path
2014-03-23 Mark AbrahamKeep CMake quiet about non-detection of optional stuff
2014-03-23 Mark AbrahamMerge branch release-4-6
2014-03-23 Berk HessFixed bug in parallel v/f constraining
2014-03-23 Berk HessCUDA cut-off kernels now shift exclusion energies
2014-03-23 Mark AbrahamFix print_date_and_time
2014-03-18 Roland SchulzFix dependencies on config.h for typedefs.h
2014-03-18 Mark AbrahamRevert "Added new amber99sb-ildn-bsc0 force field."
2014-03-18 Christian WennbergRenaming in PME-routines
2014-03-18 Christian WennbergBugfix in LJ-PME without electrostatics
2014-03-18 Mark AbrahamRemoved more stuff related to gmx.ff and gmx2.ff
2014-03-18 Teemu MurtolaRemove interactive help from core selection parser
2014-03-18 Teemu MurtolaImprove interactive selection input
2014-03-17 Rossen ApostolovCleaned up endif/else-s in CMakeLists.txt and *.cmake...
2014-03-17 Mark AbrahamHouse-keeping for MTTK
2014-03-17 Mark AbrahamMerge "Merge branch release-4-6"
2014-03-17 Mark AbrahamMerge branch release-4-6
2014-03-17 Mark AbrahamFix perturbation to Verlet scheme when not perturbing
2014-03-17 Teemu MurtolaUpdate manual analysis section
2014-03-16 Erik LindahlUse a constant instead of sizeof(int) for SSE2 immediat...
2014-03-14 Carsten KutznerAvoid cross product with zero vector in rotational...
2014-03-14 Carsten KutznerThe van der Waals radius must equal the Coulomb radius...
2014-03-11 Christoph JunghansInstall enums.h
2014-03-11 Mark AbrahamFix MKL linking
next