alexxy/gromacs.git
2001-07-23 lindahlMigrated to the latest automake & libtool releases...
2001-07-23 lindahlFixed several compiler warnings, and a bug in PME that...
2001-07-14 spoelAdded automatic seed generation
2001-07-14 spoelRewrote code to avoid bug in gcc wrt inlining
2001-07-13 spoelMove to old version
2001-07-13 spoelRestore previous version
2001-07-12 hessfixed some parallel stuff, but on 2 procs it still...
2001-07-12 hessremoved a print to stderr
2001-07-12 hesschanged an amu to u
2001-07-12 hessremoved unused function zero_shell_forces
2001-07-12 hesschanged time_label to time_unit, added time_label and...
2001-07-12 hessadded margin for -e option in check_times2, removed...
2001-07-12 hesschanged words comparison and value in output to the...
2001-07-12 hessadded -tu
2001-07-11 hesscommented out parameters for multiple dihedrals over...
2001-07-11 hessremoved 4 useless color entries including C2 which...
2001-07-11 hessadded print of the number of steps needed for convergence
2001-07-11 hessremoved an useless check
2001-07-11 lindahlInitialize pointers to NULL to avoid stupid warning...
2001-07-11 hessadded z-shift
2001-07-10 lindahlFixed more compile-time warnings, and changed the exten...
2001-07-10 hessadded -tu
2001-07-10 hessadded radial and lateral kinks
2001-07-10 hessadded kink option
2001-07-10 hessadded a hint for energygrp_excl for freeze groups
2001-07-10 lindahlAdded parantheses to avoid possible compiler errors...
2001-07-09 lindahlMore compiler warning and uncommon error messages fixes
2001-07-09 hessconjugate gradients now also works in parallel
2001-07-09 lindahlFixed compile-time warnings and errors on some platform...
2001-07-09 hessremoved frozen degrees of freedom from f_max and change...
2001-07-09 hessmade low_constrain void and count_constraint now count...
2001-07-09 hessfixed a crash when one proc has constraints and another not
2001-07-09 lindahlReverted to an old makefile - tried to get rid of some...
2001-07-09 hessadded some spaces in front of the fit parameters
2001-07-08 lindahlFixed some makefile bugs that yours sincerely introduce...
2001-07-08 lindahlAdded completion scripts
2001-07-08 lindahlUpdated readme-files to reflect directory changes,...
2001-07-08 lindahlFixed a minor error in two makefiles.am's
2001-07-08 lindahlFixed a bug with fortran shared libraries in libtool,
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-07-05 lindahlFixed a bug in the sed script that links mpi libs to...
2001-07-04 lindahlFixed a couple of minor makefile bugs that gave compile...
2001-07-04 hessmade energy group exclusions a seperate mdp section
2001-07-03 hesschanged (not counted) warning for not enough pcoupl...
2001-06-29 antonadd charges in double precision
2001-06-29 hessimproved fitting weights by using a guessed correlation...
2001-06-29 hessadded a hidden option
2001-06-28 hessfixed atom numbering in shake error
2001-06-28 lindahlReversed the order of the arch and bin dirs - now both...
2001-06-28 lindahlChanged strsep() to strtok()
2001-06-28 lindahlChanged rindex function to strrchr to make it compile...
2001-06-28 lindahlUpdated and cleaned automakefiles, and switched to...
2001-06-27 hessadded a note on tau_t for sd
2001-06-27 antonadded description for -tu
2001-06-27 hessfixed a bug in the -xpma option
2001-06-27 hessadded options to dump the covariance matrix to xpm
2001-06-27 hessremoved diagnostics
2001-06-27 hessreally fixed the bug mentioned in the previous commit...
2001-06-27 hessfixed x, y and z diffusion (already wrong i n gmx2...
2001-06-27 hessfixed missing string termination when using !
2001-06-22 lindahlUpdated makefiles due to the move of directories, and...
2001-06-22 lindahlRemoving an old obsolete directory
2001-06-22 lindahlRemoving the scripts directory - things are moved to...
2001-06-22 lindahlMoved scripts and admin stuff from contrib to separate...
2001-06-20 spoelMinor bugfix
2001-06-20 hessadded two parentheses
2001-06-20 antonfixed bug
2001-06-20 lindahlConverted assembly to use gcc instead of nasm, updated...
2001-06-20 hessadded check for pulling in parallel
2001-06-19 hessadded options.c to generate the options html and tex...
2001-06-18 hessadded matrix inversion routine m_inv_gen, which can...
2001-06-15 hessadded fatal_error when perturbing dih. multiplicities
2001-06-15 anton+3
2001-06-15 hessfixed gd_17 force constant, which anton copied from...
2001-06-15 hessremoved unused bConstrain option
2001-06-14 hessadded hidden option -sepdvdl to mdrun
2001-06-14 antonfixed setting default time unit
2001-06-14 antonfixed check of index groups; slighltly more verbose...
2001-06-14 antonfixed manpage; changed do_view to view_all
2001-06-14 antonadded -tu
2001-06-13 hessfixed incorrect mdp comment for pbc
2001-06-12 hessnon-file option descriptions may now contain formatting...
2001-06-12 hessfixed some manual formatting
2001-06-11 hesschanged enum options to typewriter font
2001-06-11 hesscommit of changes by Peter Tieleman, not sure if the...
2001-06-11 hessfixed some bugs, scripts should actually work now
2001-06-01 hessadded a decimal in the description
2001-06-01 hessadded a paragraph on how to convert truncated octahedro...
2001-06-01 hessfixed ekrot, which was a factor 2 to high
2001-05-31 spoelFixed bug!
2001-05-29 hesstriclinic representation can now also be turned on...
2001-05-29 spoelFixed all bugs...
2001-05-28 spoelFixed a SEGV and a forgotten if
2001-05-28 spoelUpdated function call that was missing an argument.
2001-05-28 spoelAdded warning about th euse of combination rules in...
2001-05-24 spoelFixed bug in freeing at_c (init_lincs)
2001-05-23 antonsmall fix
2001-05-23 antonadded -combine to add, subtract, multiply or divide...
2001-05-23 antonadded -split to split trajectory into equal-timed chunks
2001-05-23 antonadded $GMXTIMEUNIT to set default time unit; defaults...
next