alexxy/gromacs.git
2011-05-30 Carsten KutznerFlooding as harm. restraint: Abort when origin position...
2011-05-26 Justin A. LemkulFixes to sugar dihedrals.
2011-05-23 David van der... Re-implemented the fluctuation analysis, based on Entha...
2011-05-18 Rossen ApostolovFixed g_tcaf citation in html docs
2011-05-17 Berk Hessfixed minor memory leak with particle decomposition...
2011-05-15 Roland Schulzcorrected typo: if(errno=EINVAL)
2011-05-12 Berk Hessremoved memory allocation/free during constraining
2011-05-11 Mark AbrahamAdded reference to g_sas -h
2011-05-11 Mark AbrahamCleaned up g_sas help text
2011-05-11 Justin A. LemkulFixed typo.
2011-05-10 Justin A. LemkulFixed g_dipoles help description. Fixed spacing and...
2011-05-10 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-10 Erik MarklundIncreased debugging output
2011-05-10 Erik MarklundFixed long standing bug where the merging resulted...
2011-05-09 Mark AbrahamAdded hint about calling trjconv more than once
2011-05-09 Mark AbrahamSpaced out paragraphs in trjconv help
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-05-05 Erik LindahlUpdate doc to clarify that Amber nucleic params are...
2011-05-02 Mark AbrahamRemoved duplicate definition of md_print_warning()
2011-05-02 Erik MarklundCommented out re-declaration of md_print_warning()
2011-05-02 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-02 Erik Marklundremoved parentheses that caused problem with openmp
2011-05-02 Erik MarklundChanged isfinite() to combination of isinf() and isnan()
2011-05-01 Mark AbrahamFixed description of .mdp option to "h-bonds"
2011-04-28 Justin A. LemkulSmall fixes to mdp_opt.html
2011-04-22 Sander PronkBetter checks for pthread_setaffinity_np().
2011-04-22 Sander PronkHard CPU affinity is set when Nthreads == Ncores.
2011-04-21 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-04-21 Erik MarklundFixed NaN/Inf in acf
2011-04-21 Sander PronkWindows build fix.
2011-04-21 Sander PronkAdded one last missing header in md_support.c
2011-04-21 Berk Hessremoved an natoms*natoms double loop in index.c
2011-04-21 Sander PronkFixed thread_mpi's Makefile.am to not include removed...
2011-04-21 Sander PronkAdded prototypes for functions in md_support.c to mdrun.h
2011-04-20 Sander PronkRevert "NUMA aware memory allocators get called (for...
2011-04-20 Sander PronkNUMA aware memory allocators get called (for Windows).
2011-04-20 Sander PronkNew thread_mpi library, with NUMA aware allocator for...
2011-04-19 Justin A. LemkulMade Gromacs compile again.
2011-04-19 Justin A. LemkulSmall improvement to g_protonate, to use gmx_strdup...
2011-04-16 Justin A. LemkulStandardized spacing of *.ff/ions.itp and fixed some...
2011-04-14 Mark AbrahamRemoved unnecessary #includes
2011-04-14 Mark AbrahamDeleted duplicated code
2011-04-14 Mark AbrahamMoved various support functions for do_md into mdlib
2011-04-14 Mark AbrahamMoved iterated-constraints code into mdlib
2011-04-14 Mark AbrahamMoved heuristic neighbor-list code into mdlib
2011-04-14 Mark AbrahamFixed code duplication
2011-04-14 Mark AbrahamFixed header #ifndef test
2011-04-11 Justin A. LemkulRevision to previous commit: fixed typo and now bugs...
2011-04-11 Justin A. LemkulMade g_protonate (partially) work.
2011-04-10 Justin A. LemkulAdded a few files to fix the build system.
2011-04-10 David van der... Merge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-10 David van der... Added g_hydorder.1 man page.
2011-04-08 Szilard Pallfixed g_tune_pme to pass correctly boolean arguments...
2011-04-07 Justin A. LemkulRevised wording in pdb2gmx.c, hopefully clearer now.
2011-04-06 David van der... Fixed header for gmx_conect_init
2011-04-06 Justin A. LemkulAdded documentation about proper use of pdb2gmx -ter.
2011-04-04 David van der... Merge branch 'release-4-5-patches' of git@git.gromacs...
2011-04-04 David van der... Removed superfluous file.
2011-04-04 David van der... Made new programs compile with gcc -pedantic.
2011-04-04 David van der... New entry
2011-04-04 Justin LemkulA few more additions to wman.c to account for symbol...
2011-04-04 David van der... Added 1 analysis tool manual.
2011-04-04 David van der... Merge branch 'release-4-5-patches' into orderparm
2011-04-04 David van der... Latest fixes from Bjorn Steen Saethre
2011-04-01 Sander PronkFixed g_pme_error to use MPI, but not threads.
2011-03-31 Berk Hessfixed genbox -ci only filling part of triclinic boxes
2011-03-30 Mark AbrahamRemoved useless const qualifier
2011-03-30 Mark AbrahamSuppressed Cygwin C-only compiler warnings
2011-03-30 Justin LemkulUpdated g_energy help information.
2011-03-30 Carsten KutznerChecks for zero-mass atoms in ED, better ordering of...
2011-03-26 Mark AbrahamFixed g_cluster logic error
2011-03-26 Mark AbrahamMade gmx_rmpbc_t object functions not segfault
2011-03-26 Mark AbrahamFixed matio.c sfree() that made DvdS cry.
2011-03-25 Sander PronkFixed deallocation bug in energy history checkpoint
2011-03-24 Justin LemkulFixed incorrect reference in g_tcaf.
2011-03-24 David van der... Added Bjorn's code, implemented running average filtering.
2011-03-23 Justin LemkulTons of small fixes to documentation.
2011-03-22 Justin LemkulLots of editorial fixes to descriptions, etc. to make...
2011-03-22 Berk Hessfixed replica exchange quantity consistency check
2011-03-21 Rossen ApostolovNew maintenance release: 4.5.4
2011-03-21 Sander PronkThe -version flag now prints more information.
2011-03-21 Erik MarklundFixed warning arising from gmx_hbond.c
2011-03-21 Rossen ApostolovFixed more real/double issues in gmx_density
2011-03-21 Rossen ApostolovRemoved duplicated EXTRA_DIST entry in src/tools/Makefi...
2011-03-21 Rossen ApostolovAdded back Template.mak.
2011-03-21 Sander PronkFixed real/double issue in gmx_density
2011-03-21 Rossen ApostolovRemoved some template files from installation.
2011-03-17 Sander PronkVarious fixes for Windows builds.
2011-03-16 Justin LemkulMade g_sgangle fatal error a bit more verbose.
2011-03-16 Sander Pronkmdrun -multi, multidir and replica exchange now exchang...
2011-03-15 Sander PronkMultisim simulations now all stop when the first one...
2011-03-14 Rossen Apostolovg_options source files are now properly packaged
2011-03-14 Berk Hessfixed bd with bd_fric>0 making all coordinates 0
2011-03-14 Berk Hessfixed precision of g_traj -com for large groups
2011-03-11 Sander PronkMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-03-11 Berk Hessadd pdb2gmx check for multiple .ff directories
2011-03-11 Berk Hessfixed memory error in element setting in pdbio
2011-03-11 Berk Hessadded histidine names for gen_vsite, fixes 706
2011-03-10 Sander PronkMore allocation fixes for NUMA allocator.
2011-03-10 Sander PronkAdded documentation for multidir.
next