Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / tools / addconf.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Berkcommented out nthreads and threadid in t_commrec to...
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-12 David van der SpoelFixed a lot of spelling errors in comments and document...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-05 Berk Hessgenbox can now insert multi-residue molecules
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off chargegroup.c from pbc.c and tpi.c from minim...
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsCommitting to merge
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-11 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-05 Berk Hessupdated addconf for new tpx variables
2009-08-04 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-03 Berk Hesschanged the twin-range integrator to a symplectic Trott...
2009-07-06 Sander Pronkmore const-correctness fixes
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-02-04 hessfixed possible segv
2009-01-30 lindahlFixed (?) bug where do_nsgrid() tried to generate a...
2009-01-27 spoelFixed bug 282
2009-01-27 spoelRemoved static variables
2008-09-19 hessfixed incomplete mtop update which caused a segv in...
2008-08-12 hessintroced a new structure for the local topology in...
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-04-02 hessadded option to mdrun to print large forces
2008-03-11 hessimplemented screw pbc
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
2006-12-14 hessremoved the multinr arrays from the ilist and block...
2006-12-08 hessimplemented tabulated bonded potentials
2006-12-08 hessfixed segv due to ir problems in atom2md
2006-08-30 spoelFixed compilation warnings and errors.
2006-05-12 hessupdated for change in calc_nsb
2006-04-27 hessupdated for changed mdatoms
2006-03-24 hessfixed for domdec changes
2006-03-24 hessimplemented proper local topologies for domain decompos...
2006-03-09 spoelMerged in new features from 3.3
2006-02-22 spoelMerged bugfix from 3.3
2006-01-30 hessremoved the Reinit flag for ns introduced in the previo...
2006-01-01 lindahlBackported and added the new FFT interface from the...
2005-09-12 carstenCarsten: added PME-PP node splitting for parallel runs
2005-08-25 spoelRemoved compilation warnings
2005-06-19 spoelFixed more compilation issues
2005-06-19 spoelFixed compilation issues
2005-06-01 hesswith energy minimization the masses are now set to...
2005-05-19 hessimplemented seperate user tables for selected pairs...
2005-03-03 hessadded a parameter to the search_neighbours call which...
2005-03-01 hessimplemented test particle insertion, activated the...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-01-23 lindahlFixed inclusion of config.h
2004-01-23 spoelIncluded config.h
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrgt
2002-02-01 spoelCleanup routines in pbc.c and calls to them, plus a...
2001-10-24 hessfixed zero solvent potential in genion
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-04-23 spoelFixed compilation issues.
2000-12-01 hessmoved orient_mol to editconf.c
2000-12-01 hessupdated call to atoms2md
2000-11-30 antonadded support for velocities to genbox
2000-09-15 spoelFixed genbox bugs. Removed some init_lookup_tables...
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-08-03 hessfixed several memory problems, fixed the residue name...
2000-07-28 hessfixed a few of the many problems in addconf
2000-07-19 hessnow there is really no overlap and all solvent mols...
2000-07-10 hessfixed another cut-off problem in genbox, now the densit...
2000-07-07 hesscorrected problems with too small box_margin
2000-05-08 antonscrapped unused var's and func's
2000-04-28 hessfixed the neighborlist by changing eNL_VDWQQ to eNL_VDW
2000-04-27 hessadded VdW only neighborlists
2000-04-19 lindahlRemoved to unnecessary shift_vec argument from put_char...
2000-04-12 spoelUpdated
2000-03-17 spoelNew and shiny genbox is ready! Can make a shell with...
2000-03-17 spoelSolvent-solvent is now on grid too
2000-03-16 spoelgenbox now performs as expected. fast and reliable.
2000-03-13 spoelTwo changes:
2000-01-14 hessremoved obsolete box stuff
next