alexxy/gromacs.git
2012-09-04 Christoph JunghansMerge "Reorganize CommandLineHelpWriter implementation."
2012-09-04 Christoph JunghansMerge "Fix SelectionParserParameter move constructor...
2012-08-31 Teemu MurtolaReorganize CommandLineHelpWriter implementation.
2012-08-31 Teemu MurtolaRemove obsolete .gitignore entries.
2012-08-30 Teemu MurtolaMore generic way to obtain OptionInfo for options.
2012-08-30 Teemu MurtolaFix SelectionParserParameter move constructor problem.
2012-08-28 Teemu MurtolaEnable C++ use in selection methods.
2012-08-28 Teemu MurtolaAdd syntax to force selection string matching mode.
2012-08-28 Teemu MurtolaRemove remaining GMX_ERROR uses.
2012-08-28 Teemu MurtolaFix internal error with selection "resname help".
2012-08-28 Teemu MurtolaHandle SelectionParserParameter as a value type.
2012-08-28 Teemu MurtolaC++ classes for selection parser values.
2012-08-28 Teemu MurtolaC++ classes for selection parser parameters.
2012-08-28 Teemu MurtolaC++ classes for selection parser symbol table.
2012-08-28 Teemu MurtolaRationalize selection element name handling.
2012-08-28 Teemu MurtolaMoved selection parser helpers into separate file.
2012-08-28 Teemu MurtolaUse smart pointers to manage the selection tree.
2012-08-28 Teemu MurtolaRemove most uses of t_selelem::refcount.
2012-08-28 Teemu MurtolaAdded a sfree_guard for exception safety.
2012-08-08 Teemu MurtolaImprove the build system for gmx_header_config.h.
2012-08-06 Christoph JunghansMerge "Clarify TestFileManager naming and comments."
2012-08-05 Teemu MurtolaImprove Doxygen output layout.
2012-08-05 Teemu MurtolaClarify TestFileManager naming and comments.
2012-07-29 Roland SchulzFix GMX_USE_RELATIVE_INSTALL_PATH with GMX_INTERNAL_BOOST
2012-07-29 Teemu MurtolaReorganize Doxygen build.
2012-07-28 Christoph JunghansMerge "Increase miminum boost version to 1.44"
2012-07-28 Christoph JunghansMerge "Fix a few doxygen warnings."
2012-07-28 Roland SchulzMerge "Fix clang 3.2 warnings."
2012-07-28 Roland SchulzIncrease miminum boost version to 1.44
2012-07-27 Teemu MurtolaFix clang 3.2 warnings.
2012-07-27 Teemu MurtolaFix a few doxygen warnings.
2012-07-26 Roland SchulzMerge remote-tracking branch 'origin/release-4-6' into...
2012-07-26 Christoph JunghansMerge changes I33cd59e6,I8a2e539f
2012-07-26 Roland SchulzFix that VMD version check was performed for binary...
2012-07-25 Roland SchulzMerge "cmake: allow switch between single and double...
2012-07-25 Roland SchulzMerge "fix a segfault in sse_mask_init" into release-4-6
2012-07-24 Roland SchulzFix installation rules for man pages: don't install...
2012-07-24 Roland SchulzAdd default root folder to cpack archives
2012-07-24 Teemu MurtolaMerge remote-tracking branch 'gerrit/release-4-6'
2012-07-24 Mark AbrahamClean up of environment variables
2012-07-19 Christoph Junghanscmake: allow switch between single and double
2012-07-17 Berk Hessfix a segfault in sse_mask_init
2012-07-16 Christoph JunghansMerge "Removed commas from gmx_hbond OpenMP constructs...
2012-07-16 Christoph JunghansMerge "Enforced rotation: PBC/restart fix" into release-4-6
2012-07-15 Teemu MurtolaDraft support for multiple help output formats.
2012-07-15 Roland SchulzTake first description if programs.txt has more than...
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-15 Teemu MurtolaRemoved commas from gmx_hbond OpenMP constructs.
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-07-12 Jochen HubFlat-bottomed position restraints
2012-07-11 Teemu MurtolaImprove option initialization in traj. analysis.
2012-07-10 Jochen HubExtended g_wham to allow the selection of the pull...
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 SchulzMerge remote-tracking branch 'origin/release-4-6' into...
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-08 Teemu MurtolaExtension completion for FileNameOption.
2012-07-07 Roland SchulzAutogenerate gromacs.7 from programs.txt
2012-07-06 Carsten KutznerEnforced rotation: PBC/restart fix
2012-07-06 Teemu MurtolaBetter invalid option value handling.
2012-07-06 Roland SchulzMerge "Remove remaining underscore-prefixed C++ symbols."
2012-07-06 Roland SchulzMerge "Set common output directory for binaries"
2012-07-06 Teemu MurtolaRemove remaining underscore-prefixed C++ symbols.
2012-07-06 Erik MarklundBugfix for the segfault that occurs with g_hbond -hbm...
2012-07-06 Teemu MurtolaMerge "Test framework for TrajectoryAnalysisModules."
2012-07-06 Teemu MurtolaTest framework for TrajectoryAnalysisModules.
2012-07-06 Roland SchulzAdding FFT Unit Tests
2012-07-06 Roland SchulzDon't prevent GMX_PREFER_STATIC_LIBS with BUILD_SHARED_LIBS
2012-07-06 Roland SchulzSet common output directory for binaries
2012-07-05 Christoph JunghansMerge "Extract doxygen documentation for static symbols."
2012-07-05 Roland SchulzBuild man-pages instead of distributing them in the...
2012-07-05 David van der... Merge "Improve ProgramInfo and use it everywhere."
2012-07-05 Teemu MurtolaExtract doxygen documentation for static symbols.
2012-07-05 Christoph JunghansMerge "Fix most doxygen warnings."
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 Roland SchulzRemove unused FFT functions
2012-07-04 Teemu MurtolaFix most doxygen warnings.
2012-07-04 Roland SchulzFixes for FFT libraries
2012-07-04 Berk Hessset default for rcoulomb, rvdw and rlist to -1
2012-07-03 Teemu MurtolaImprove ProgramInfo and use it everywhere.
2012-07-03 Teemu MurtolaError/exception handling improvements.
2012-07-03 Teemu MurtolaAlways build thread_mpi threading into libgromacs.
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...
next