Fixed name clashes with pre-defined names in our favorite operating system from Redmo...
[alexxy/gromacs.git] / src /
2009-12-16 unknownFixed name clashes with pre-defined names in our favori...
2009-12-16 Teemu MurtolaUse read_stdin_line() for selections from a pipe.
2009-12-16 Roland SchulzAdded CMake code to enable option of building "old...
2009-12-15 Sander PronkFixes in autoconf and source for Math Kernel Library...
2009-12-15 Berk Hessfixed the cycle counter n for the PME subdivision
2009-12-15 Berk Hessadded PME subdivision to cycle counters
2009-12-14 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-14 Peter KassonChanged SSE typecasts back to #defines for portability...
2009-12-14 Teemu MurtolaBetter selection stdin handling.
2009-12-14 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-12 Erik LindahlReplaced acos-based method for calculating angles betwe...
2009-12-11 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-11 Erik LindahlFixed signed/unsigned comparison mismatch in scanner...
2009-12-11 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-12-11 Erik LindahlFixed errors in vmdio.c when compiled with MSVC8, 64bit
2009-12-11 Per LarssonIncreased range and density in GB table
2009-12-11 Sander Pronkthread_mpi: fixed 32-bit x86 atomics + a small bug...
2009-12-10 kassonAdded CMake code to enable option of building "old...
2009-12-10 kassonWorkarounds for md5.
2009-12-09 Sander PronkAdded MPI_Cart_sub() to thread_mpi.
2009-12-09 Berk Hessfixed g_rdf -s -xy hanging
2009-12-07 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-12-04 Erik Lindahltypo in name for gmx_mm_castsi128_ps()
2009-12-04 Erik LindahlFixed gromacs wrapper fot _mm_castsi128_ps intrinsic...
2009-12-03 Erik LindahlCommitted all-angle-constraint fix from Peter Eastman...
2009-12-03 Erik LindahlEnabled separate PME nodes(threads) with thread-mpi...
2009-12-03 Sander PronkFixed more g_bar output issues.
2009-12-03 Sander Pronkfixed indexing error in g_bar introduced by previous...
2009-12-02 Berk Hessfixed incorrect g_bar check for missing lambda values
2009-12-02 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-12-02 Erik LindahlFixed mutex deadlock in gmx_fseek
2009-12-01 Roland Schulzunion instead of two pointers to same address (brakes...
2009-11-30 Roland Schulza few more ffopen/ffclose fixes
2009-11-30 Roland Schulzclose all files with ffclose which are opened with...
2009-11-30 Roland Schulzfull license text for vmd files
2009-11-30 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulzreorganized so that it is easier to use vmdplugins...
2009-11-30 Roland Schulzfix of error introduced by me doing C++ fixes
2009-11-30 Carsten Kutznerg_tune_pme now does proper cleanup also with pull simul...
2009-11-30 Sander PronkImproved formatting in output of g_bar.
2009-11-30 Sander PronkFixed deadlock when debug>0.
2009-11-28 Roland SchulzC++ Fixes for -with-x11 -enable-mpi
2009-11-27 Sander PronkFixed more C++ issues: the selection parser, and a...
2009-11-27 Sander PronkC++ fixes: thread_mpi fixes
2009-11-27 Sander PronkMore C++ fixes: C++ build works (for me)!
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMore C++ fixes (const char), some formating
2009-11-27 Sander PronkMore C++ fixes: #include "gmx_ana.h" was missing in all
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland Schulz More C++ fixes 2/2: header files were not included...
2009-11-27 Sander PronkMore C++ fixes: header files were not included in their
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzC++ fixes part2; extern C fixes in header files a*...
2009-11-27 Roland Schulzfix to vmdplugin
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-26 Roland Schulzc++ fixes, mainly const char
2009-11-26 Roland Schulzonly allow any file extension for reading of trajectories
2009-11-26 Roland SchulzAdded VMD molfile plugin support to the analysis tools.
2009-11-26 Michael ShirtsCorrection to use the reference pressure, not the exter...
2009-11-26 Michael ShirtsChanged the pV term to the correct one, with the refere...
2009-11-23 Roland Schulzfixed md5 locking, removed misleading error message
2009-11-23 Sander PronkNon-bonded kernel source files now conditionally includ...
2009-11-23 Berkremoved MPI_Bcast of NULL pointers
2009-11-20 Sander PronkFixed typo in tpxio.c, as pointed out by Ake Sandgren
2009-11-19 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-19 Berk Hessfixed the g_rmsf -res option
2009-11-18 Berkimproved residue numbering
2009-11-18 Berkfixed incorrect file names in grompp warnings
2009-11-18 Berkfixed charge group size check in ns.c
2009-11-15 David van der SpoelAdded check for chdir return value.
2009-11-12 Berkfixed distance restraints when present in multiple...
2009-11-11 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-11 Peter KassonPK bugfix for editconf
2009-11-11 Teemu MurtolaFixed segfaults with empty selections.
2009-11-11 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-11 Peter KassonAdded -align and -aligncenter options for editconf.
2009-11-11 Teemu MurtolaMore general selection parser grammar.
2009-11-11 Berk Hessfixed compiler warning
2009-11-11 Berk Hessadded exclusion support for cg-cg loops
2009-11-11 Berkmade CG neighbor lists switchable with an env.var.
2009-11-10 Teemu Murtolagmxcpp fixes (bug #360 plus other fixes).
2009-11-10 Teemu MurtolaAdded a gmxdump -p option to preprocess topology.
2009-11-10 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-10 Berk Hessfixed g_anaeig incorrect masses for fitting when the...
2009-11-09 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-09 Peter KassonFix to change sequential numbering in genconf and resid...
2009-11-09 Berkfixed problems with distance restraints in mulitple...
2009-11-09 Teemu MurtolaSome simple memory leak fixes.
2009-11-09 Teemu MurtolaAdded a resind selection keyword.
2009-11-09 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-11-09 Sander Pronkfixes for atomic swap function & gmxfio md5 calc.
2009-11-09 Peter KassonResidue numbering functionality has changed. Added...
2009-11-08 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-08 Peter KassonAdded code to restore old behavior of genconf -renumber...
2009-11-06 Teemu MurtolaSelection merge now works with constant positions.
2009-11-06 Teemu MurtolaA bit more modular selection position handling.
2009-11-06 Teemu MurtolaBetter g_energy -nmol behavior (bug #365).
2009-11-06 Berk Hessadded check for MPI support in init_multisystem
2009-11-05 Peter KassonModified genrestr to allow restraining only pairs withi...
2009-11-05 Teemu MurtolaMore modular position handling.
next