Code for checking xvg files in testutils.
[alexxy/gromacs.git] / src /
2015-07-29 David van der SpoelCode for checking xvg files in testutils.
2015-07-29 Erik LindahlMoved another bunch of mdlib utils to C++
2015-07-29 Erik LindahlFix a table generation bug for pme-shift
2015-07-28 Erik LindahlMoved second half of gmxana tools to C++
2015-07-28 Erik LindahlMoved first batch of analysis tool source to C++
2015-07-28 Roland SchulzConverted 2xnn kernel to C++
2015-07-28 Erik LindahlConvert support files in gmxana to C++
2015-07-28 Erik LindahlMoved timing source to C++
2015-07-27 Erik LindahlMoved additional gmxlib sources to C++
2015-07-26 Mark AbrahamConvert some mdrun utility code to C++
2015-07-26 Erik LindahlMerge branch release-5-1
2015-07-26 Mark AbrahamMerge branch release-5-0 into release-5-1
2015-07-26 Mark AbrahamStop mdrun printing potentially undefined value
2015-07-25 Teemu MurtolaRemove Options::isSet()
2015-07-25 Teemu MurtolaAdd basic grouping to Options
2015-07-25 Teemu MurtolaExtract IOptionsContainer from Options
2015-07-24 Mark AbrahamMerge branch release-5-1
2015-07-24 Rossen ApostolovConverted correlationfuntcions to C++.
2015-07-24 Teemu MurtolaRename trnio routines
2015-07-24 Teemu MurtolaRename trnio.* to trrio.*
2015-07-23 Teemu MurtolaSplit espresso I/O routines from confio.cpp
2015-07-22 Teemu MurtolaSplit gro I/O routines from confio.cpp
2015-07-22 Teemu MurtolaSplit g96 I/O routines from confio.cpp
2015-07-22 Teemu MurtolaMove read_tps_conf() to confio.h
2015-07-22 Teemu MurtolaAdd basic tests for reading/writing structure files
2015-07-20 Teemu MurtolaMerge release-5-0 into release-5-1
2015-07-19 Mark AbrahamUpdate advice about grompp -t
2015-07-18 Teemu MurtolaMove Options::setDescription() elsewhere
2015-07-18 Teemu MurtolaChange naming convention for C++ interfaces
2015-07-17 Carlo CamilloniFixed gmx sasa output residue numbering
2015-07-17 Erik LindahlMoved statistics source to C++
2015-07-17 Erik LindahlFixed static analyzer warnings
2015-07-17 Erik LindahlFix incorrect warning about only using single core
2015-07-16 Alexey ShvetsovFix build failure in view/filter.cpp
2015-07-15 James W. BarnettImplement zsh shell completions.
2015-07-14 Erik LindahlMove fileio sources to C++
2015-07-14 Mark AbrahamConverted gmxpreprocess to compile as C++
2015-07-14 Erik LindahlMove remaining C files in utility to C++
2015-07-11 Roland SchulzUpdate kernel templates to match kernels
2015-07-10 Erik LindahlUse cmakedefine01 for more trivial defines
2015-07-10 Erik LindahlMoved tools files to C++
2015-07-10 Teemu MurtolaMore gmxfio simplification
2015-07-09 Teemu MurtolaFix -deffnm -multi[dir]
2015-07-09 Erik LindahlMerge "Merge release-5-1 into master"
2015-07-08 Roland SchulzMerge release-5-1 into master
2015-07-08 Roland SchulzMerge release-5-0 into release-5-1
2015-07-08 Erik LindahlMove generalized born to C++
2015-07-08 Erik LindahlMove FFT defines to use cmakedefine01
2015-07-08 Mark AbrahamGive bTypePerturbed a valid initial value
2015-07-08 Berk HessSeparated bonded and Ewald correction threading
2015-07-08 Erik LindahlMove endian, float format and XDR settings to cmakedefine01
2015-07-08 Mark AbrahamFix grompp .edr IO estimate for free-energy calcs
2015-07-08 Erik LindahlCleanup and remove unused SSE2 generalized born code
2015-07-08 Roland SchulzMerge release-4-6 into release-5-0
2015-07-08 Erik LindahlMove old neighborsearch code to C++
2015-07-07 Erik LindahlMove QMMM source to C++
2015-07-07 Teemu MurtolaWrap uses of thread_mpi/mutex.h
2015-07-06 Berk HessFix too small GPU pair count estimates
2015-07-06 Berk HessFix bug in GPU list balancing
2015-07-05 Teemu MurtolaImprove gmx help -export Sphinx rebuild behavior
2015-07-05 Berk HessFix DD DLB state issue
2015-07-05 Berk HessFix bug in GPU list balancing
2015-07-04 Teemu MurtolaFix error wrapping in interactive selection input
2015-07-04 Teemu MurtolaTests for interactive selection input
2015-07-04 Teemu MurtolaFix copy-paste bug in gmx distance
2015-07-04 Teemu MurtolaRefactor for testing interactive selection input
2015-07-04 Teemu MurtolaRemove gmx::File (except for File::exists())
2015-07-04 Teemu MurtolaReplace direct uses of gmx::File with streams
2015-07-04 Teemu MurtolaMake some unit tests use mock file output
2015-07-04 Berk HessObey OpenMP thread count limit with tMPI
2015-07-04 Berk HessFix two PME DLB trigger issues
2015-07-03 Mark AbrahamFix ThreadMPI GPU assumptions
2015-07-03 Berk HessCorrect grompp pull warning message
2015-07-02 Teemu MurtolaConvert gmxfio to C++
2015-07-02 Szilard PallFix OpenCL compilation errors.
2015-07-02 Teemu MurtolaClean up gmxfio includes
2015-07-02 Teemu MurtolaReorder code within gmxfio
2015-07-02 Teemu MurtolaFurther gmxfio cleanup related to xdr handling
2015-07-02 Teemu MurtolaMinor include sorting changes
2015-07-01 Teemu MurtolaClean up unused code from gmxfio
2015-06-30 Berk HessFix inconsistent OpenMP automation
2015-06-30 Mark AbrahamAvoid GPU data race also with OpenCL
2015-06-30 Berk Hessenabled 1 PP + 1 PME node
2015-06-30 Berk HessAdd checks for inefficient resource usage
2015-06-30 Mark AbrahamAdd support for flushing WDDM queue
2015-06-29 Mark AbrahamMerge "Merge branch release-5-0"
2015-06-29 Erik LindahlFix OS X openCL builds
2015-06-29 Erik LindahlFix bugs in gmx dos
2015-06-29 Erik LindahlReplace functions deprecated in OpenCL 1.2
2015-06-29 Teemu MurtolaOnly accept exact matches for selection keywords
2015-06-29 Mark AbrahamMerge branch release-5-0
2015-06-29 Mark AbrahamMerge release-4-6 into release-5-0
2015-06-29 ancaImplement OpenCL support
2015-06-29 Mark AbrahamAdd MSAN build type
2015-06-29 Erik LindahlFix bug removing multiple dihedrals in main rtp entries
2015-06-29 Mark AbrahamFix all use of nbnxn_simd.h
2015-06-29 Teemu MurtolaMake some unit tests skip file system access
2015-06-29 Erik LindahlRemoved gmx protonate tool
2015-06-29 Berk HessImprove DLB+PME tuning with GPUs
2015-06-29 Szilard PallFix CUDA inter-stream synchronization issue
next