Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / tools / g_rdf.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...
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
2003-12-07 spoelReplaced C++ style comments by C style
2003-12-04 spoelPut back command line options that were commented out...
2003-11-27 lindahlFixed warnings about const char and using uninitialized...
2003-11-17 spoelUpped the version to 3.2.0
2003-10-05 maarenCommented out -grid stuff
2003-08-22 spoelAdded new structure factor code written by Sega Marcell...
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2003-03-25 spoelModified analysis framework to have everything in a...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-09-20 lindahlRemoved unused optimizations in mkinl.
2002-05-09 spoelUpdated for fftgrid changes
2002-02-28 spoelUpdated copyrgt
2002-02-26 lindahlFixed minor bugs in PPC G3 detection.
2002-02-01 spoelCleanup routines in pbc.c and calls to them, plus a...
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-09 lindahlMore compiler warning and uncommon error messages fixes
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-05-09 hessg_rdf can now analyze multiple groups at once
2001-01-22 hessadded printing of acf fits, COR prints are now only...
2001-01-09 spoelFixed bug in normalizing RDFs. Changed default binwidth...
2000-11-27 spoelUpdated sq part
2000-11-19 spoelEven more spectacular now.
2000-11-17 spoelUpdated sq.xvg output. Shape of the graph seems to...
2000-11-17 spoelAdded volume averaging for h(q) calculation.
2000-11-16 spoelNew! Washes even cleaner.
2000-11-15 spoelAdded option to compute structure factors in g_rdf...
2000-08-29 hessremoved integral from rdf.xvg, added -cn for cumulative...
2000-08-12 spoelReplaced xvgr_file by do_view, and updated do_view...
2000-08-02 hessreduced the memory usage enormously
2000-07-18 antonthanx shoud go to stderr (remains visible when stdout...
1999-11-10 hessadded a note
1999-11-03 hesscopyrgted
1999-08-23 lindahlFixed compiler warnings:
1999-04-28 antoneliminated 'graph.xvg' files for most tools
1999-04-20 antonremoved 'box' from pbc_dx, cleaned up number of 'dist...
1999-03-04 antoncompletely rewrote g_rdf in normal c (no C++!), did...