Add initial support for python bindings
[alexxy/gromacs.git] / src /
2014-09-01 Magnus LundborgWhen writing TNG include file closing in wallcycle.
2014-09-01 Mark AbrahamMerge "Merge branch release-4-6 into release-5-0" into...
2014-09-01 Mark AbrahamFixes and updates to BlueGene/Q support
2014-09-01 Mark AbrahamMerge branch release-4-6 into release-5-0
2014-09-01 Mark AbrahamMerge "Merge branch release-4-6 into release-5-0" into...
2014-08-31 Erik LindahlAdded negative zero preprocessor constants
2014-08-30 David van der SpoelFixes issue with vsiten and verlet buffers.
2014-08-29 Mark AbrahamMerge branch release-4-6 into release-5-0
2014-08-28 Berk HessFixed two PME issues with MPI+OpenMP
2014-08-25 Berk HessFixed bugs in vsiteN with OpenMP
2014-08-25 Roland SchulzMerge release-5-0 into master
2014-08-24 Berk HessInitialize unused velocity constraint components
2014-08-24 Teemu MurtolaPrecalculate pbc shift for analysis nbsearch
2014-08-24 Teemu MurtolaImprove analysis nbsearch grid mapping
2014-08-22 Mark AbrahamFix zlib usage with TNG
2014-08-22 Teemu MurtolaMove -nice handling to CommandLineModuleManager
2014-08-21 Magnus LundborgFixed TNG memory alignment problem and reset pointers.
2014-08-21 Mark AbrahamFix mis-use of fabs in LAPACK
2014-08-20 Teemu MurtolaMisc. gmxpre.h-related changes
2014-08-20 Teemu MurtolaMerge release-5-0 into master
2014-08-20 Erik LindahlAdd _GNU_SOURCE=1 to find clone() with PGI
2014-08-20 Roland SchulzChange error to warning for missing OMP_NUM_THREADS
2014-08-20 Erik LindahlFix matrix pointer dereference bug in update.c
2014-08-20 Erik LindahlEnable SIMD register calling convention with gmx_simdcall
2014-08-20 Erik LindahlAdd cycle counters for 64-bit ARM
2014-08-20 Teemu MurtolaRemove unused config.h defines
2014-08-19 Teemu MurtolaIntroduce gmxpre.h for truly global definitions
2014-08-18 Roland SchulzFix nbnxn templates
2014-08-17 Roland SchulzRemove check that auto-generated files exist
2014-08-17 Erik LindahlFix Portland compiler warnings
2014-08-17 Berk HessHalved the cost of the pull communication
2014-08-17 Roland SchulzDon't build tests until they are run
2014-08-17 Roland SchulzUse full path for legacyheaders
2014-08-17 Mark AbrahamRemove mdrun -seppot
2014-08-16 Mark AbrahamFix gmx tune_pme with LJ-PME
2014-08-16 Mark AbrahamFix wallcycle counting with md-vv, sd and sd2
2014-08-16 Teemu MurtolaDisable analysisdata generic tests if not compilable
2014-08-16 Roland SchulzMerge release-5-0 into master
2014-08-15 Carsten KutznerFixed output of eigenvalues in g_covar. Fixes #1575
2014-08-14 Berk HessCorrected SIMD math overflow documentation
2014-08-14 Teemu MurtolaFix CMake package config after recent version changes
2014-08-13 Teemu MurtolaUse native CMake mechanism for find_package(GROMACS)
2014-08-13 Teemu MurtolaReorganize CMake version information management
2014-08-11 Roland SchulzMove some verlet headers to mdlib
2014-08-11 Stefan FleischmannAvoid stack overflow on Windows with CMake > 2.8.10.2
2014-08-10 Erik LindahlImprove Gromacs portability
2014-08-10 Erik LindahlReplace __LP64__ with check for pointer size
2014-08-10 Berk HessAdded checks for TPI + Verlet scheme
2014-08-10 Teemu MurtolaImprove initAfterFirstFrame() usability
2014-08-10 Teemu MurtolaMake vec.h const-correct with both C and C++
2014-08-10 Teemu MurtolaBasic exclusion support for analysis nbsearch
2014-08-10 Roland SchulzMerge release-4-6 into release-5-0
2014-08-09 Teemu MurtolaAdd Selection::hasOnlyAtoms()
2014-08-07 Erik LindahlFix portability issue with ArrayRef initializer overloading
2014-08-07 Erik LindahlChanged names of test files to avoid Fujitsu compiler bug
2014-08-07 Teemu MurtolaBasic support for 2D neighborhood search for analysis
2014-08-05 Berk HessFix hang with LJ-PME and empty domains
2014-08-05 Roland SchulzWorkaround for ICC 14
2014-08-04 Teemu MurtolaVerify MD5 sum for FFTW download
2014-08-03 Teemu MurtolaCheck frame atom count before evaluating selections
2014-08-02 Berk HessFixed PME bug with high OpenMP thread count
2014-08-01 Erik LindahlAdded tests for denormal and underflow for simd exp()
2014-07-31 Teemu MurtolaMerge "Merge release-5-0 into master"
2014-07-31 Roland SchulzReplace most strdup with gmx_strdup
2014-07-31 Roland SchulzMerge release-5-0 into master
2014-07-31 Berk HessAvoid division by 0 in nbnxn_search
2014-07-29 Mark AbrahamConverted md_support.c to C++
2014-07-28 Christian WennbergFix overflow in LJ-PME nbnxn kernels
2014-07-28 Roland SchulzMerge "Merge release-5-0 into master"
2014-07-28 Roland SchulzMerge release-5-0 into master
2014-07-28 Roland SchulzAdd unit test for random/Threefry
2014-07-28 Roland SchulzRemove Random123/features
2014-07-27 Roland SchulzRemove individual cuda libraries
2014-07-27 Roland SchulzRemove memtest
2014-07-27 Erik LindahlFix selection of xtc groups not starting at index 0
2014-07-25 Roland SchulzWorkaround for ICC 14 bug
2014-07-24 Teemu MurtolaDo not actually install uniqueptr.h
2014-07-23 Roland SchulzAdd support for int64 in refdata
2014-07-22 Roland SchulzFix GMX_BUILD_OWN_FFTW for Cygwin
2014-07-21 Roland SchulzFix GMX_NONBONDED_NUM_THREADS!=GMX_PAIRSEARCH_NUM_THREADS
2014-07-16 Mark AbrahamQuiet gcc-4.8 warnings about unused results
2014-07-16 Teemu MurtolaFix HTML help and man pages for commands with dashes
2014-07-12 Teemu MurtolaMake gmx_node_num/rank safer
2014-07-11 Teemu MurtolaFix HTML links that contain file extensions
2014-07-09 Roland SchulzAdd comments for code with race condition
2014-07-09 Teemu MurtolaClean up gmx_header_config
2014-07-09 Teemu MurtolaMerge release-5-0 into master
2014-07-09 Roland SchulzFix Cygwin build
2014-07-09 Roland SchulzRemove all unnecessary HAVE_CONFIG_H
2014-07-08 Erik LindahlMake IEEE754 check more robust
2014-07-08 Teemu MurtolaRemove PCA_QUIET
2014-07-08 Teemu MurtolaAdditional index group checks for selections
2014-07-08 Teemu MurtolaClean up program name handling in oenv
2014-07-08 Teemu MurtolaImprove FileNameOption error handling
2014-07-08 Teemu MurtolaMove GMX_CXX11 to config.h
2014-07-08 Teemu MurtolaRemove gmx_unique_ptr from options public headers
2014-07-08 Teemu MurtolaMake selections ignore \r in input
2014-07-08 Teemu MurtolaRemove selection help from SelectionCollection
2014-07-08 Teemu MurtolaChange some gmx_unique_ptr to shared_ptr in public...
2014-07-08 Mark AbrahamRemove bOK from MD loop
next