alexxy/gromacs.git
2012-05-03 David van der... Merge "Removed unused code from src/kernel/."
2012-05-03 Teemu MurtolaUse GMX_NATIVE_WINDOWS in path.cpp.
2012-05-02 Teemu MurtolaMove HAVE_CXX11 define to gmx_header_config.h.
2012-05-02 Teemu MurtolaMove gmx_header_config under utility/.
2012-05-02 Teemu MurtolaRemoved unused code from src/kernel/.
2012-05-02 Roland SchulzMerge "Remove unused magic.h."
2012-05-02 Teemu MurtolaMake output_env struct properly private/opaque.
2012-05-02 Teemu MurtolaRemove unused magic.h.
2012-05-02 Christoph JunghansMerge "Remove unnecessary uses of gmx_header_config.h."
2012-05-02 Christoph JunghansMerge "Add tests for PDB-specific selection methods."
2012-05-02 Teemu MurtolaMerge "Merge release-4-6 into master"
2012-05-02 Teemu MurtolaAdd tests for PDB-specific selection methods.
2012-05-01 Roland SchulzMerge release-4-6 into master
2012-05-01 Teemu MurtolaRemove unnecessary uses of gmx_header_config.h.
2012-05-01 Roland SchulzFix Windows specific cmake hacks
2012-05-01 Roland SchulzMerge "Disable OpenMP for llvm-gcc 4.2.x" into release-4-6
2012-05-01 Teemu MurtolaRemove unused files.
2012-04-30 Roland SchulzFix gmxdump error introduced by 553d4b1369
2012-04-29 Roland SchulzDisable OpenMP for llvm-gcc 4.2.x
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 David van der... Merge "changed number of iatoms for F_SETTLE from 1...
2012-04-29 David van der... Merge "added support for graphs not starting at 0"...
2012-04-29 Roland SchulzDon't enable ASM if no asm kernel is selected
2012-04-29 Roland SchulzMerge release-4-6 into master
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-28 Berk Hessfixed PME forces with FE, fixes #929 introduced in...
2012-04-28 Teemu MurtolaMerge "Fix for sigaction" into release-4-6
2012-04-28 Roland SchulzFix srenew/sfree_aligned misuse in PME
2012-04-28 Mark AbrahamMerge "Remove checks based on Generator" into release...
2012-04-28 Mark AbrahamMerge "Fix version info generation for autoconf." into...
2012-04-28 Roland SchulzFix MSVC warning: Dereference end iterator
2012-04-27 Berk Hessfixed segv in TPI with PME, fixes #927
2012-04-27 Berk Hesschanged PME MPI_Comm comparisions to MPI_COMM_NULL...
2012-04-27 Berk Hesschanged number of iatoms for F_SETTLE from 1 to 3
2012-04-27 Teemu MurtolaFix version info generation for autoconf.
2012-04-27 Roland SchulzRemove checks based on Generator
2012-04-27 Roland SchulzFix for sigaction
2012-04-26 Berk Hessadded support for graphs not starting at 0
2012-04-26 Berk HessMerge "Merge release-4-5-patches into release-4-6"...
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-26 David van der... Merge "[tools] g_sans - splited out fixes and added...
2012-04-26 Berk Hessfixed the reported temperature with Brownian dynamics
2012-04-26 Berk Hessfixed dispersion correction with parallel EM
2012-04-26 Teemu MurtolaFix File::readToString() on Windows.
2012-04-26 Szilard PallCorrected fourierspacing description
2012-04-26 Szilárd PállMerge "fixed initial COM motion removal with multiple...
2012-04-26 Teemu MurtolaMore error checking to gmx::File.
2012-04-26 Teemu MurtolaMove string array concatenation to format.h.
2012-04-26 Teemu MurtolaAdd text formatting classes.
2012-04-26 Teemu MurtolaMisc. option fixes.
2012-04-26 Alexey Shvetsov[tools] g_sans - splited out fixes and added citation
2012-04-26 David van der... Merge "Various improvements to shell code" into release...
2012-04-25 Berk Hessreplaced PPPM by P3M-AD: a few lines in pme.c
2012-04-25 Berk Hessfixed initial COM motion removal with multiple groups
2012-04-24 Berk HessMerge "allow -append to overrule unsupported file locki...
2012-04-23 Roland SchulzMerge "Fix 'make install'."
2012-04-23 Christoph JunghansMerge "compiler flag fixes" into release-4-6
2012-04-23 Teemu MurtolaFix 'make install'.
2012-04-23 Teemu MurtolaBetter names for FileNameOption methods.
2012-04-23 Teemu MurtolaAdd a simple C++ file wrapper class.
2012-04-22 Roland SchulzResolving a couple of clang analyzer warnings
2012-04-22 Roland SchulzMerge "enable command line option cheking in mdrun...
2012-04-21 Teemu MurtolaSplit command line parsing to separate directory.
2012-04-19 Szilard Pallcompiler flag fixes
2012-04-19 Mark AbrahamVarious improvements to shell code
2012-04-18 Teemu MurtolaMerge two separate nbsearch.h files.
2012-04-18 Teemu MurtolaSplit FileNameOption into a separate file.
2012-04-18 Teemu MurtolaMore reorganization of cmdlinehelpwriter.*.
2012-04-18 Teemu MurtolaRenamed AsciiHelpWriter to CommandLineHelpWriter.
2012-04-18 KassonMerge "Merge fatalerror into utility."
2012-04-18 Berk Hessfixed segfault in graph code with coordinate subsets
2012-04-18 Mark AbrahamRemoved outdated #includes
2012-04-18 Berk Hessallow -append to overrule unsupported file locking
2012-04-18 Teemu MurtolaRemove unused interactive code from indexutil.*.
2012-04-18 Szilard Palladded missing #ifdef around #include "thread_mpi.h"
2012-04-17 Berk Hesschanged mdrun file locking not supported error to a...
2012-04-17 Mark AbrahamAdded Windows-specific #defines, and use them
2012-04-17 Mark AbrahamRename gmxconfig.h to gmx_header_config.h
2012-04-17 Teemu MurtolaMerge fatalerror into utility.
2012-04-16 Roland SchulzMerge "changed default for nstxout, nstvout and nstlog...
2012-04-16 Roland SchulzMerge "Add documentation for template.cpp."
2012-04-16 Roland SchulzMerge "Updated Doxygen comments for selections."
2012-04-16 Roland SchulzMerge "checkpoint files now contain a double precision...
2012-04-16 David van der... Merge "Added support for dssp2.X with the -ver option...
2012-04-16 David van der... Merge "Expanded the help text regarding the -r2 and...
2012-04-16 Erik MarklundExpanded the help text regarding the -r2 and -ac options.
2012-04-16 Berk Hesschanged default for nstxout, nstvout and nstlog
2012-04-16 Berk Hesscheckpoint files now contain a double precision flag
2012-04-16 Roland SchulzRestart IO operations when interrupter by signal
2012-04-16 Sander PronkMerge "Permit threads build on Cygwin" into release...
2012-04-16 Erik MarklundAdded support for dssp2.X with the -ver option
2012-04-16 Teemu MurtolaAdd documentation for template.cpp.
2012-04-15 Szilard Pallenable command line option cheking in mdrun
2012-04-15 Teemu MurtolaUpdated Doxygen comments for selections.
2012-04-14 Teemu MurtolaMerge "Clarified warning message" into release-4-5...
2012-04-14 Teemu MurtolaMerge "Clarified warning string" into release-4-5-patches
2012-04-14 Mark AbrahamDescribed default output behaviour
2012-04-14 Mark AbrahamClarified warning message
2012-04-14 Mark AbrahamClarified warning string
2012-04-14 Teemu MurtolaEnable command-line options for unit tests.
next