Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / tools / g_rmsf.c
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...
2004-02-01 lindahlAdded return 0; statement to all wrapper binaries to...
2004-01-25 lindahlUpdated documentation stuff for release 3.2
2004-01-25 lindahlMoved the real code of analysis programs to gmx_* and...
2004-01-23 lindahlFixed inclusion of config.h
2004-01-23 spoelIncluded config.h
2004-01-05 spoelAdded exp9 for fitting, added feature for analysing...
2003-11-19 hessreverted ql77 matrix diagonalization back to single...
2003-11-19 hesschanged ql77 matrix diagonalization to double precision
2003-11-17 spoelUpped the version to 3.2.0
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2003-04-17 hesschanged rmsf calculation to double, which is really...
2003-03-25 spoelModified analysis framework to have everything in a...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-10-28 spoelFixed bug in output: when you did -oq on a subset of...
2002-02-28 spoelUpdated copyrgt
2002-02-01 spoelCleanup routines in pbc.c and calls to them, plus a...
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-08-22 lindahlFixed gcc compiler warnings
2000-08-12 spoelReplaced xvgr_file by do_view, and updated do_view...
2000-08-03 hessfixed overwriting of pdb bfacs
2000-07-18 antonthanx shoud go to stderr (remains visible when stdout...
2000-06-06 hessadded a factor pi to the bfac's in -oq
2000-05-16 hessadded legend for rmsf
2000-05-16 hessfixed a bug with -ox and undid changes of the previous...
2000-05-16 spoelMade .tpr file optional (can now be tps)
2000-05-16 hessaniso now reads the trajectory only once, added MSF...
2000-04-12 hessfixed some natoms top->atoms.nr problems
2000-03-27 hessfixed an incorrect natoms for rm_pbc
2000-03-22 hessadded rmsd and averaging over residues
1999-12-24 hessnow you don't need aniso for -oq and shifted the group...
1999-12-24 hessfixed the -oq option
1999-11-03 hesscopyrgted
1999-08-23 lindahlFixed compiler warnings:
1999-07-29 spoelA number of minor changes and small bugfixes. g_rmsf...
1999-07-25 spoelFixed some segv bugs
1999-05-04 antonremoved double definitions from gstat.h
1999-01-29 hesschanged a %10g to %10d
1998-08-24 spoelChanged function names for init_t_atoms
1998-07-31 hesschanged GRO to generic structure
1998-07-31 hessNow writes generic structure instead of gro
1998-07-29 antonremoved unused vars
1998-06-20 spoelAdded more functionality to deal with anisotropic tempe...
1998-06-19 spoelChanged program because of new data structures
1998-06-17 spoelAdded functionality for reading and writing PDB anisou...
1998-06-16 spoelAdded option for averaging coordinates before computing...
1998-04-01 antonadded support for titles throughout .gro and .pdb ...
1997-12-23 spoelJust fixed filenm options
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-26 antonremoved obsolete programs
1997-11-03 spoelInitial revision