Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / tools / trjconv.c
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2005-03-07 spoelUpdated to call a function in respective gmx_ file.
2005-02-23 hessadded a drop option to trjconv
2004-12-22 hessfixed segv at end of trjconv when -sub was not used...
2004-12-12 spoelFixed the -sub option of trjconv.
2004-12-11 spoelUpdated trjconv with new option to dump all clusters...
2004-10-25 hessfinally fixed the problem with -pbc nojump and fitting
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-27 hessfixed uninitialized variables
2003-11-17 spoelUpped the version to 3.2.0
2003-10-14 hessfixed writing of g96 files when no TPS info is present
2003-10-14 hessremoved buggy (and annoying) read of tps from the traje...
2003-10-02 hessbRmod now has three arguments, so (a-b) mod c uses...
2003-10-02 hessfixed incorrect code for the -sep option introduced...
2003-07-24 hesschanged fr.time >= tdump-0.5*dt in bDumpFrame to >...
2003-07-24 hessadded comment about g_filter to description
2003-06-27 spoelFixed bug in filenm (that wouldn't check whether a...
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2003-02-24 antonadded #define NPA
2003-02-20 spoelKKK
2003-02-20 antonadded trans fit
2003-01-22 antonrm_pbc not necessary for -pbc com; updated manpage
2003-01-21 antonadded putting com of residues in box
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-10-01 antonput the -ter option back in; now optionally reads TPS...
2002-05-03 spoelImporved algorithm for -pbc cluster
2002-04-25 spoelAdded an option to the pbc section: -pbc cluster
2002-04-24 hesspdb frames are now always surrounded by MODEL with...
2002-04-02 lindahlFixed compile-time warnings and made tools compile...
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-02-28 spoelUpdated print statement.
2002-02-28 spoelUpdated copyrgt
2002-01-24 lindahlMade large file support more foolproof.
2002-01-23 hessfixed a bug when fitting, the (in most cases) unitializ...
2002-01-23 hessupdated the description of the -sep option
2001-07-23 lindahlReverted files where changes which I apparently overwro...
2001-07-23 lindahlFixed several compiler warnings, and a bug in PME that...
2001-07-12 hesschanged time_label to time_unit, added time_label and...
2001-07-10 lindahlFixed more compile-time warnings, and changed the exten...
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-05-23 antonadded -split to split trajectory into equal-timed chunks
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-05-09 hessadded help for -center
2001-04-24 antonadded etTIME and '%t' label to parse time unit into...
2001-04-12 hessfixed some problems with preparation of the reference...
2001-04-04 hessfixed fitting problem, when fit group contains atoms...
2001-03-08 lindahlBugfix: the gmx library dir (top) was always set from...
2000-11-09 hessfixed a crash due to copying velocities which are not...
2000-11-07 hessadded an extra print of the output precision
2000-11-01 antonadded index group to select set of frames to write out
2000-09-20 hessfixed copying of chain identifiers with indexed output
2000-08-22 lindahlFixed gcc compiler warnings
2000-08-02 antonadded -w to view pdb files
2000-07-25 hesschanged some language details in the description
2000-07-25 hessinclude/statutil.h
2000-07-24 hessadded prec to t_trxframe, fixed precision of trjconv...
2000-07-18 antonthanx shoud go to stderr (remains visible when stdout...
2000-07-18 antoncleaned up pdbio and added model numbering
2000-07-11 hessfixed g87 writing (yuk)
2000-06-21 hesschanged step numbering to start from 1
2000-06-21 hessadded step numbering when no steps numbers are present
2000-05-19 hesschanged -timestep from output back to input
2000-05-10 hesschanged the order of the options
2000-05-10 hesschanged -timestep from input time to output time
2000-05-09 hessremoved two useless options
2000-05-08 spoelUpdated comment
2000-05-02 hessfixed the -sep option
2000-04-19 hessadded -force for copying forces
2000-03-15 hessadded -dt option to PCA_CAN_TIME
2000-01-31 hessrewrote the trx routines
2000-01-11 antonclarified 'no frame found' message for -dump
2000-01-04 hessapplied centering before inbox iso after and added...
1999-12-22 hessinitialize x_shift to zero, this prevents random shifts...
1999-12-22 hessnow fully triclinic compatible
1999-12-02 hessmade three different box representations for trjconv
1999-12-01 hessremoved a debug statement
1999-11-30 hessadded a pbc compact option
1999-11-29 hessmade a fatal_error message clearer
1999-11-03 hesscopyrgted
1999-10-18 hessadded trjcat comments
1999-10-14 hessfixed the trjconv frame count layout
1999-09-25 lindahlRemoved the concatenation code again from trjconv,...
1999-09-09 lindahlImplemented a fix mode in trjconv that can concatenate...
1999-09-06 hessfixed the natoms check
1999-09-01 hessadded a check for empty input files
1999-08-23 lindahlFixed compiler warnings:
1999-06-10 antondoes hard work for long time: should be nice!
1999-05-26 spoelfixed some bugs
1999-05-04 antonremoved double definitions from gstat.h
1999-04-22 antonremoved unused vars, fixed bad_formats
1999-04-12 hessfixed a stupid bug with index writing
1999-03-31 hessnojump now alsoe uses the tps
next