Small fix to improve xpm2ps output
[alexxy/gromacs.git] / src /
2011-02-15 Justin LemkulSmall fix to improve xpm2ps output
2011-02-13 Mark AbrahamAdded workaround for F_GB13 duplicates
2011-02-13 Mark AbrahamFixed erroneous floating-point comparison
2011-02-12 Mark AbrahamAdded note about doing repeat invocations of genbox
2011-02-11 Mark AbrahamRemoved ancient CVS tag lines
2011-02-11 Mark AbrahamUsed some spacing to make code readable
2011-02-11 Mark AbrahamUsed symbolic constant more consistently
2011-02-11 Mark AbrahamMade the "multiple settles" fatal error more helpful
2011-02-10 Sander PronkFixed a bug in g_energy -odh
2011-02-04 Roland Schulzusing set_mm_ps to make pgi happy
2011-02-03 Justin LemkulFixed a typo.
2011-02-02 Mark AbrahamFixed minor issue with replica exchange
2011-01-30 Erik LindahlImproved PBC handling for large molecules during cluste...
2011-01-30 Erik LindahlFixed the pbc cluster option of trjconv by switching...
2011-01-29 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-29 David van der SpoelAdded code in g_nmeig to compute the quantum correction...
2011-01-28 Mark AbrahamAdded forgotten file
2011-01-28 Mark AbrahamTurned g_options into a normal GROMACS tool
2011-01-28 Mark AbrahamRenamed src/tools/options.c
2011-01-28 Mark AbrahamImproved grompp documentation
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-25 Mark AbrahamImproved genion -h
2011-01-25 Mark AbrahamImproved do_dssp -ssdump output
2011-01-25 Mark AbrahamImproved do_dssp -sc output
2011-01-24 Justin LemkulVarious small changes to the man pages.
2011-01-23 Justin LemkulSmall fix for editconf related to formatting consistency.
2011-01-23 Mark AbrahamImproved conversion of documentation to LaTeX
2011-01-23 Mark AbrahamImproved consistency of text style usage
2011-01-23 Mark AbrahamMinor wording fixes
2011-01-23 Mark AbrahamMoved options.c to tools subdir
2011-01-23 Mark Abrahamcmake: added back gsl support (GMX_GSL, disabled by...
2011-01-22 David van der SpoelFixed bug 678 which was due to calling gmx_fatal withou...
2011-01-21 Justin LemkulMore minor formatting/editorial fixes for the manual.
2011-01-20 Mark AbrahamMade gmxdump error message clearer.
2011-01-19 Justin LemkulFixes to g_wham documentation.
2011-01-19 Justin LemkulTons of tiny changes to documentation. Manual looks...
2011-01-19 Justin LemkulTrivial fixes to program descriptions.
2011-01-18 Mark AbrahamImproved .mdp file comment about the 'define' field
2011-01-17 Justin LemkulRemoved non-existent program and redundant information...
2011-01-17 Berk Hessfixed incorrect parameter declarations in gmx_fft_fftw2.c
2011-01-14 Justin LemkulFixes to grompp -maxwarn documentation. Issue ID #627
2011-01-13 Mark AbrahamMade src/kernel/repl_ex.c legible
2011-01-10 Berk Hessfixed zero viscosity energy/log file output with cos_ac...
2011-01-07 Mark AbrahamAdded note that g_msd -mol does treat PBC (by making...
2011-01-04 ckutzneFixed inconvenient output file names if -sep is used...
2011-01-04 Berk Hessfixed grompp looking for include files in double relati...
2010-12-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-12-25 David van der SpoelAdded warning in g_dipoles
2010-12-23 David van der SpoelFixed bug in statistics which did not allow fitting...
2010-12-22 Berk Hessremoved incorrect citation print of Engin2010 for pull...
2010-12-21 Berk Hesspme.c work-around for MPI fatal error in pme with partt...
2010-12-16 Berk Hessfixed incorrect LJ table in mdrun with reppow!=12
2010-12-16 Berk Hessremoved editconf warning on box distance with -bt
2010-12-13 Berk Hessfixed tpbconv time options leading to negative nsteps...
2010-12-11 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-12-09 David van der SpoelAdded fatal error for when people use energy files...
2010-12-06 Mark AbrahamAdded comments and workaround for IBM's BlueGene(/L...
2010-11-28 David van der SpoelFixed bugzilla 616 about formatting in the help text.
2010-11-26 David van der SpoelFixed SEGV bug in g_sham.
2010-11-24 Berk Hessfixed segv in grompp due to gmxcpp not checking for...
2010-11-22 Mark AbrahamAdded a hint to the documentation for creating .tpr...
2010-11-18 David van der SpoelMade printing in check_multi_init conditional, dependin...
2010-11-12 Mark AbrahamMinor trjconv documentation formatting fix
2010-11-12 Mark Abrahamg_densmap -od writes a .dat file and prevents writing...
2010-11-09 Berk Hessadded -resnr option to editconf
2010-11-09 Berk Hessfixed compiler warning in pdb2gmx.c
2010-11-08 Roland Schulzmaking error message for vmdio clearer (bug 598)
2010-11-08 Rossen ApostolovAdded support for Altivec kernels on POWERPC.
2010-11-08 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-07 Mark AbrahamMade mdrun exit with a fatal error for EM or NM with...
2010-11-06 Mark AbrahamFixed .xvg legends for g_sas options -or and -oa
2010-11-05 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-05 Berk Hesspdb2gmx now puts atoms with cgnr=-1 in separate charge...
2010-11-04 Roland Schulzprint more information in case of lock error
2010-11-04 Berk HessFixed md.log being opened twice when appending, which...
2010-11-04 hessclarified GB parameter error messages in grompp
2010-11-02 Berk Hessfixed incorrect print in fatal error on charge group...
2010-11-02 Berk Hessproper defined of MAX_CHARGEGROUP_SIZE=32 in a single...
2010-11-02 David van der SpoelFixed bug 608 by throwing a fatal error in grompp.
2010-11-02 Sander PronkFixed double precision energy file reading + box matrix...
2010-10-30 Rossen ApostolovFor MPI builds, CMake will first try to compile a sampl...
2010-10-30 Sander PronkAdded Windows macro for snprintf.
2010-10-29 Rossen Apostolovadded g_kinetics to the CMake build scripts
2010-10-29 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-29 Carsten KutznerFixed segv in gmx_hbond
2010-10-29 Szilard Pallfixed the default for OpenMM plugin dir location (bug...
2010-10-29 Szilard Pallfixed make install-mdrun issue (bug #605)
2010-10-28 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-28 Per LarssonFixed a bug in the all-vs-all sse gb kernels, where...
2010-10-28 Berk Hessfixed pdb2gmx chain merging bug (bugzilla 544)
2010-10-27 hesschanged fftw2_empty to fftw3_empty in gmx_fft_fftw3.c
2010-10-26 Berk Hessfixed cycle print type cast issue on certain platforms...
2010-10-24 Mark AbrahamDon't sprintf variable-sized input into fixed-size...
2010-10-22 Mark AbrahamRe-enabled for BlueGene/L an optimization in the BG...
2010-10-22 Mark AbrahamMade GMX_POWERPC_INVSQRT work properly on Power6 and...
2010-10-22 Carsten KutznerFixed segv in g_potential. Field output has now also...
2010-10-22 Per LarssonAdded a check in grompp for the case with particles...
2010-10-21 Berk Hessclarified make_ndx error message
2010-10-20 Mark AbrahamFixed cmake to work with BlueGene/L. This fix does...
2010-10-20 Sander Pronkfile reading error messages in g_bar less confusing.
next