Updated g_cluster
[alexxy/gromacs.git] / src /
2013-08-30 David van der SpoelUpdated g_cluster
2013-08-30 Teemu MurtolaClean-up and improvements in C++ tools.
2013-08-24 Teemu MurtolaFine-tune copyright printing.
2013-08-24 Teemu Murtola[RFC] Really uniform startup path for all binaries.
2013-08-21 Teemu MurtolaStatistics for gmx-distance.
2013-08-21 Teemu MurtolaLifetime statistics into gmx-select.
2013-08-20 Mark AbrahamRemove OpenMM
2013-08-16 Teemu MurtolaReplacement for g_bond and g_dist.
2013-08-11 Teemu MurtolaSupport for multiple analysis data sets in modules.
2013-08-11 Teemu MurtolaBase support for multiple analysisdata data sets.
2013-08-10 Teemu MurtolaRemove superfluous selection names from refdata.
2013-08-10 Teemu MurtolaAdd check for unsorted index groups in selections.
2013-08-09 Teemu MurtolaTreat exceptions better in interactive selections.
2013-08-05 Teemu MurtolaAdd unit tests for index groups in selections.
2013-08-04 Teemu MurtolaAdd unit test coverage for simple selection keywords.
2013-08-03 Teemu MurtolaFile utils to C++.
2013-08-02 Teemu MurtolaAdd an option to disable all asserts for coverage.
2013-08-01 Mark AbrahamFixed example code function name
2013-07-30 Mark AbrahamRemoved unused variables
2013-07-30 Teemu MurtolaHandle wrapper binary options also for symlinks.
2013-07-30 Teemu MurtolaBetter command-line option handling for tests.
2013-07-25 Alexey Shvetsovnb_kernel_sparc64_hpc_ace_double: clean up -Wunused...
2013-07-25 Alexey Shvetsovnb_kernel_sse4_1_double: clean up -Wunused-parameter...
2013-07-25 Alexey Shvetsovnb_kernel_sse2_double: clean up -Wunused-parameter...
2013-07-25 Alexey Shvetsovnb_kernel_avx_256_double: clean up -Wunused-parameter...
2013-07-25 Alexey Shvetsovnb_kernel_avx_128_fma_double: clean up -Wunused-paramet...
2013-07-25 Alexey Shvetsovnb_kernel_sse2_single: clean up -Wunused-parameter...
2013-07-25 Alexey Shvetsovnb_kernel_sse4_1_single: clean up -Wunused-parameter...
2013-07-25 Alexey Shvetsovnb_kernel_avx_128_fma_single: clean up -Wunused-paramet...
2013-07-25 Alexey Shvetsovnb_kernel_avx_256_single: clean up -Wunused-parameter...
2013-07-25 Mark AbrahamClarified logic in g_wham
2013-07-25 Alexey Shvetsovnonbonded and nb_kernel_c: clean up -Wunused-parameter...
2013-07-25 Alexey Shvetsovmdlib: clean up -Wunused-parameter warnings
2013-07-25 Teemu MurtolaAdd unit tests for selection position calculation.
2013-07-24 Teemu MurtolaFix pthread detection for GMock
2013-07-24 Roland SchulzMerge "Merge branch release-4-6 into master"
2013-07-24 Mark AbrahamMerge branch release-4-6 into master
2013-07-22 Teemu MurtolaConvenience methods for implementing main().
2013-07-22 Teemu MurtolaImprove program name reporting.
2013-07-22 Teemu MurtolaFix Doxygen warnings.
2013-07-21 Teemu MurtolaUniform "generated by" information in output files.
2013-07-21 Teemu MurtolaMore files to C++.
2013-07-20 Teemu MurtolaOptions for controlling startup output.
2013-07-20 Teemu MurtolaBe less verbose with program options.
2013-07-19 Teemu MurtolaPre-emptively fix some C++ warnings.
2013-07-19 Teemu MurtolaUniform and less verbose startup for all binaries.
2013-07-19 Teemu MurtolaExtract Doxygen comments within #ifdef __cplusplus.
2013-07-18 Alexey Shvetsovlinearalgebra and fft: clean up -Wunused-parameter...
2013-07-18 Alexey Shvetsovgmxlib: clean up -Wunused-parameter warnings
2013-07-17 Teemu MurtolaSupport for storing multipoint analysis data.
2013-07-17 David van der SpoelAdded citation to free volume paper.
2013-07-14 Alexey Shvetsovgmxpreprocess: clean up -Wunused-parameter warnings
2013-07-14 Alexey Shvetsovgmxana: clean up -Wunused-parameter warnings
2013-07-14 Mark AbrahamFixed possible dereference of null pointer
2013-07-11 Mark AbrahamFixed typos in #include guard #defines
2013-07-06 Christoph Junghansmore pkg-config fixes
2013-07-04 Christoph JunghansFixed some inconsistencies in pkg-config files
2013-07-03 Teemu MurtolaSplit AnalysisDataStorageFrame into two.
2013-07-03 Teemu MurtolaSwitch remaining main() functions and copyrite.c to...
2013-07-03 Teemu MurtolaRemove g_highway and vbox.c.
2013-07-03 Teemu MurtolaFurther copyrite.h cleanup.
2013-07-01 Sander PronkComprehensive hwinfo structure concurrency fix.
2013-06-30 Teemu MurtolaScript for running uncrustify for modified files.
2013-06-28 Teemu MurtolaFix overeager VdW radii change note.
2013-06-28 Justin LemkulMinor tweaks to qm_orca.c
2013-06-28 Justin LemkulFixes to config.h.cmakein to set GMX_QMMM_ORCA.
2013-06-27 Teemu MurtolaMore flexible position input for nbsearch routines.
2013-06-27 Teemu MurtolaC++-ify analysis nbsearch more.
2013-06-27 Teemu MurtolaRemove C API for analysis neighborhoor search.
2013-06-27 Teemu MurtolaBetter concurrency support for analysis nbsearch.
2013-06-27 Teemu MurtolaFix analysis neighborhood search for 2D/screw PBC.
2013-06-27 Teemu MurtolaProper C++ API for analysis neighborhood search.
2013-06-27 Teemu MurtolaFix some issues found by cppcheck-1.58.
2013-06-27 Teemu MurtolaMore binaries into the wrapper binary.
2013-06-27 Roland SchulzMerge branch 'release-4-6' into master
2013-06-27 Roland SchulzMerge branch 'release-4-6' into master
2013-06-26 Roland SchulzRemove hack to support old version tpr version 80
2013-06-26 Carsten KutznerFixed -npstring command line argument in g_tune_pme
2013-06-25 Szilard Palladded CUDA compiler flags to version header
2013-06-24 Teemu MurtolaClean up copyrite.*.
2013-06-24 Teemu MurtolaMove FFT routines to src/gromacs/fft/.
2013-06-24 Teemu MurtolaRestructure AnalysisData unit tests.
2013-06-24 Teemu MurtolaMore flexible input data for analysisdata tests.
2013-06-20 Berk Hessfixed SD and BD integrator OpenMP performance
2013-06-20 Michael ShirtsFixing a problem when dhdl and replex are not multiples
2013-06-20 Berk Hessflops table now reports CUDA analytical Ewald
2013-06-17 Teemu MurtolaAdd unit tests for selection index mapping.
2013-06-17 Teemu MurtolaUniform initialization for analysisdata tests.
2013-06-17 Teemu MurtolaSeparate topology handling in selection tests.
2013-06-14 Teemu MurtolaImprove reference data checks against same data.
2013-06-14 David van der SpoelNew analysis tool to compute the free volume and total...
2013-06-14 Berk Hessfixed minor g_bar output issues
2013-06-12 Teemu MurtolaBetter averaging for analysis data modules.
2013-06-11 Teemu MurtolaMove wman.* to src/gromacs/onlinehelp/.
2013-06-07 Pedro LacerdaAdd a GMX_NO_CREDITS variable to not show credits
2013-06-06 Pedro LacerdaVarious fixes for genion
2013-06-05 Berk Hessfixed DD internal state corruption with energy minimization
2013-06-04 Sander PronkFixed inconsistent locality_order array for thread...
2013-06-04 Sander PronkFixed deadlock on Mac OS X during thread affinity check.
2013-06-03 Berk Hessfixed deadlock with replica exchange and -maxh
next