Various small changes to the man pages.
[alexxy/gromacs.git] / include /
2010-11-19 Sander PronkFixed TMPI_WAIT_FOR_NO_ONE deadlock.
2010-11-02 Berk Hessproper defined of MAX_CHARGEGROUP_SIZE=32 in a single...
2010-11-02 hessfixed incorrect y result in mvmul_ur0, only used in...
2010-10-30 Sander PronkAdded Windows macro for snprintf.
2010-10-28 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-28 Berk Hessfixed pdb2gmx chain merging bug (bugzilla 544)
2010-10-19 Per LarssonReplaced _mm_castsi128_pd with gmx_mm_castsi128_pd...
2010-10-18 Teemu MurtolaUse CMake install for install-mdrun (bugs #549, #555)
2010-10-11 Roland Schulzfixed spelling
2010-10-09 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-08 Berk Hessfixed combination of tpic with pme, pme mesh energy...
2010-09-23 Mark AbrahamFixes for g_chi for bugzilla 569, so that it now uses...
2010-09-23 Mark AbrahamExtensions to the gmx_residuetypes_t API to meet the...
2010-09-20 Per LarssonChanges to GB non-polar solvation calculations
2010-09-17 Sander PronkCheckpoints backward-compatible + more consistency...
2010-09-16 David van der SpoelCorrected name of one of the developers listed in header.
2010-09-15 Sander PronkMore scheduler-friendly locks for gmxfio
2010-09-10 Berk Hessmade sure the energy history from a checkpoint file...
2010-09-09 Berk Hessadded SSE overflow check for TPI
2010-09-09 Gerrit Groenhofadded environment variable to run orca in parallel
2010-09-03 Sander PronkAdded missing windows thread files to distribution...
2010-09-01 Erik LindahlAdded Gerrit to the list of authors. Sorry for forgetti...
2010-09-01 Sander PronkAdded support for PGI atomics in thread_mpi.
2010-09-01 Sander PronkFinal thread_mpi fixes (ppc works, no deadlocks on...
2010-08-31 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-31 Erik LindahlAdded final newline to avoid compiler warning in sfactor.h
2010-08-31 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-31 Sander PronkMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-31 Sander PronkFixed memory ordering issue on ppc with gcc&xlc.
2010-08-31 Szilard PallMerge branch 'release-4-5-patches' of git://git.gromacs...
2010-08-31 Sander Pronkthread_mpi fixes: gcc works on power7, xlc still does...
2010-08-30 Teemu MurtolaCosmetic fix to include/CMakeLists.txt.
2010-08-29 Sander PronkMade the dhdl_derivatives option do something when...
2010-08-27 Erik LindahlAdded longer list of authors...
2010-08-27 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-27 Christoph Junghansadded a missing include to sighandler.h
2010-08-26 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-26 Erik LindahlModified pdb2gmx to automatically pick the force field...
2010-08-26 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-26 Erik Lindahltrue/false input settings should be called bool instead...
2010-08-26 Sander PronkFree energy writing to ener.edr and four new options...
2010-08-26 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-26 Erik LindahlRevert "Made pdb2gmx be slightly more helpful when...
2010-08-25 Erik LindahlFixed include path in vmdio.h
2010-08-25 Erik LindahlForgot to actually do the char->int change...
2010-08-25 Erik LindahlChanged bool to signed integer instead of unsigned...
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-25 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-25 Mark AbrahamMade pdb2gmx be slightly more helpful when using AMBER...
2010-08-24 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-24 Sander PronkAnother try with xlc/ppc atomics..
2010-08-24 Berk Hessfixed pdb2gmx behavior for nearly matching residue...
2010-08-23 Sander PronkModified memory barrier on ppc/xlc.
2010-08-23 Sander PronkEnabled gcc atomic intrinsics for gcc on ppc.
2010-08-23 Sander PronkMore xlc ppc changes to thread_mpi
2010-08-23 Christoph Junghansfixed 2 typos in headers
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-23 Berk Hessremoved the pdb2gmx -cwd option and updated the pdb2gmx...
2010-08-23 Berk Hesspdb2gmx now prints the force field dir before the selec...
2010-08-23 Sander PronkCompletely removed all occurrences of 'inline' for...
2010-08-22 Erik LindahlReplaced all occurences of str(n)casecmp with gmx_str...
2010-08-22 Erik LindahlFixed a typo in futil.h
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
2010-08-22 Erik LindahlRemoved some unnecessary #ifdefs from string2.h; all...
2010-08-21 Erik LindahlFixed a minor bug that caused Fortran builds to fail...
2010-08-21 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-21 Erik LindahlDouble precision SSE2 kernels for Generalized Born...
2010-08-20 Sander PronkAdded support for new mdp options controlling free...
2010-08-20 Berk Hessadded dt to energy file frames
2010-08-19 Michael ShirtsAdditional fixes to the nsttcouple and nstpcouple worki...
2010-08-19 Michael ShirtsProposed fix for v-rescale and berendsen for velocity...
2010-08-19 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Erik LindahlUpdated GB SSE2 kernels, testing in progress now...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Erik LindahlFix to write GB and surface energy to separate terms...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Berk Hessremoved the bNEMD boolean from the main MD loop and...
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Sander PronkFixed thread_mpi inline assembly issue and non-optimize...
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-17 Berk Hessadded function rescale_velocities
2010-08-16 Berk Hessgmx_rmpbc gets natoms passed again, without natoms...
2010-08-16 Sander PronkMoved the OS-dependent part of gmx_fio_fsync() to futil.c
2010-08-13 Berk Hessmoved full precision real format definition to simple.h
2010-08-12 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlFixed checkpoint problem in 32 bits. We should always...
2010-08-12 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlFixed SSE kernels in double precision for Cmake, workin...
2010-08-11 Sander PronkC++ type fixes in thread_mpi atomics.
2010-08-11 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-11 Sander PronkCmake now honors CFLAGS/CXXFLAGS as much as it can.
2010-08-10 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-10 Erik LindahlChanges to make Cmake work under windows again
2010-08-10 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-09 Sander PronkNow correctly checkpoints on dhdl histograms/lists...
2010-08-09 Berkenv.var. GMX_NB_GENERIC no turns off solvent optimizati...
2010-08-09 Berkadded exclusion check for cg-cg innerloops
next