alexxy/gromacs.git
2011-07-11 Carsten KutznerAdded two missing headers
2011-07-11 Mark AbrahamFix some identifier naming issues in last commit
2011-07-11 Mark AbrahamAvoided some integer overflows
2011-07-08 Mark AbrahamClarified use of OPLS/AA zwitterion termini
2011-07-08 Mark AbrahamFixed improper file close with GB and mdrun -debug
2011-07-08 Mark AbrahamMade pdb2gmx error message less cryptic
2011-07-06 Carsten KutznerAdded globsig.h to include/types/Makefile.am
2011-07-01 David van der... Merge branch 'release-4-5-patches' of git@git.gromacs...
2011-07-01 Christoph Junghansdl lib was missing in libgmx.pc if GMX_DLOPEN is enabled
2011-07-01 Justin A. LemkulFixed PME citation.
2011-06-29 Justin A. LemkulFixes for g_bar output. Units are now correct.
2011-06-29 Mark AbrahamRevert "draft"
2011-06-29 Mark AbrahamImproved error message and documentation
2011-06-29 Mark Abrahamdraft
2011-06-23 Berk Hesstpbconv can now read cpt files, fixes #741
2011-06-22 Berk Hessfixed convergence of multiple pull constraints
2011-06-21 Justin A. LemkulFixed typos.
2011-06-21 Justin A. LemkulMade grompp fatal error a little more explicit.
2011-06-21 Mark AbrahamExpanded LINCS warning text
2011-06-20 Sander PronkFixed symtab buffer error message.
2011-06-16 Christoph Junghanscmake: rename LIB to GMXLIB to avoid conflict with...
2011-06-10 Berk Hessfixed grompp enx Nose-Hoover Xi reading, fixes #759
2011-06-10 David van der... Merge branch 'release-4-5-patches' of git@git.gromacs...
2011-06-09 Justin A. Lemkulgenion and genbox now print in a consistent manner.
2011-06-09 Christoph JunghansMerge branch 'release-4-5-patches' of git://git.gromacs...
2011-06-09 Christoph JunghansAdded a comment where bPhobics comes from
2011-06-09 Berk Hessfixed dirrent_t memory allocation issue on Solaris...
2011-06-08 Christoph Junghansremoved duplicated bPhobics function (thx to Francois...
2011-06-08 Christoph Junghanscmake: remove selection/test* from gmxlib sources
2011-06-08 Sander PronkAdded support for SunCC on Solaris/SPARC.
2011-06-08 Sander PronkAdressed over-eager warnings that gcc 4.5 generates.
2011-06-08 Justin A. LemkulMinor clarifications to g_rotacf help information.
2011-06-07 Mark AbrahamFixed spelling of reproducible
2011-05-31 David van der... Further patches to fluctuation code and density of...
2011-05-31 David van der... Added quote.
2011-05-31 David van der... Merge branch 'release-4-5-patches' of git@git.gromacs...
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... Merge branch 'release-4-5-patches' of git@git.gromacs...
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-07 David van der... Added computation of A and U.
2011-05-06 David van der... Updated, made default tolerance for bisector more strin...
2011-05-06 David van der... Fixed weight functions and added -dump option (hidden...
2011-05-06 David van der... Updated. Fixed computation of frequency.
2011-05-06 David van der... Merge branch 'release-4-5-patches' of git@git.gromacs...
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 David van der... Updated the eqn for computing Delta. Now get roughly...
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-05-01 David van der... Multiplied the DoS by the timestep (between frames).
2011-04-28 Justin A. LemkulSmall fixes to mdp_opt.html
2011-04-26 David van der... Updated. Now computes diffusion from the VACF.
2011-04-23 David van der... Fixed x-axis to be in reciprocal cm.
2011-04-23 David van der... Further updates. Still not perfect.
2011-04-22 David van der... Added stuff to compute cP and S. Not complete yet.
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 David van der... Updated to compute the fluidicity. Added refs for citation.
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-21 David van der... First version of a Density of States analysis tool.
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.
next