Typo.
[alexxy/gromacs.git] / src / kernel / tpbconv.c
2011-08-02 Carsten KutznerTypo.
2011-07-01 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-06-23 Berk Hesstpbconv can now read cpt files, fixes #741
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-04 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-03-23 Justin LemkulTons of small fixes to documentation.
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-23 Mark AbrahamImproved consistency of text style usage
2011-01-21 Justin LemkulMore minor formatting/editorial fixes for the manual.
2010-12-13 Berk Hessfixed tpbconv time options leading to negative nsteps...
2010-11-22 Mark AbrahamAdded a hint to the documentation for creating .tpr...
2010-11-12 Mark AbrahamMinor trjconv documentation formatting fix
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Berk Hessimplemented nsteps=-1 for mdrun continuation and tpbconv
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-14 David van der SpoelAdded more fixes in comment texts, generously provided...
2010-06-12 Sander PronkMore C90 pedantry.
2010-06-12 David van der SpoelFixed a lot of spelling errors in comments and document...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-25 Berk Hessadded option -vel to tpbconv
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-07-01 Sander Pronkenxio is thread safe (and quite possibly works)
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-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-02-26 hessadded a note about checkpoint when using -f
2009-02-13 hessadded a note about checkpoint when using -f
2009-02-06 lindahlAdded header for make_seed()
2009-02-05 hesstpbconv now changes ld-seed when reading a trajectory
2009-02-05 hesstpbconv now changes ld-seed when reading a trajectory
2009-02-04 hessenergy file format change: energy averages are now...
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-11-21 hessallowed options and -until and -extend to work without...
2008-11-21 hessallowed options and -until and -extend to work without...
2008-08-11 hessadded -nsteps and -runtime options and marked the old...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-06-18 hessfixed binary exact checkpoint continuation with pressur...
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-04-11 hessadded the filetype to some counters and warning prints...
2007-04-11 hesstpbconv now simultaneously checks if a trx and enx...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2006-12-14 hessremoved the multinr arrays from the ilist and block...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-03-24 hessimplemented proper local topologies for domain decompos...
2005-07-26 hessfixed a bug introduced in the previous commit which...
2005-06-24 hessforced reading of the TRN file when any of the time...
2005-04-07 hesschanged Ekin to the average of the half step Ekin's...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-25 spoelClarified error message in case the index file and...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2003-08-15 hessfixed the (not used) time of the state in the output...
2003-08-13 hessfixed a typo in a printf
2003-08-13 hessimplemented ir->init_step in the integration and tpbcon...
2003-06-16 hessadded coupling data to tpx and enx and updated txtdump...
2003-06-12 hessadded a struct t_state which should contain all informa...
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrght header
2001-08-30 spoelIncluded an option to set the charges of a user selecte...
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-02-12 spoelChanged DispCorr option from boolean to enumerated
2000-12-10 spoelFixed bu in new option until
2000-12-10 spoelAdded option -until
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-07-18 antonthanx shoud go to stderr (remains visible when stdout...
2000-06-21 hessfixed rounding for -extend
2000-01-11 antonadded -extend option
1999-11-03 hesscopyrgted
next