Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / xvgr.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlReplaced all occurences of str(n)casecmp with gmx_str...
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
2010-08-08 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-06 Sander PronkBAR calculations can now store energy histograms in...
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Erik LindahlReplaced non-thread-safe calls to ctime() with our...
2010-07-24 Sander PronkNew .edr file format: now supports blocks of arbitrary...
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-09 Berk Hessadded checksums for mdrun xvg output files
2010-03-08 Roland Schulzc++ fixes
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-22 Berk Hessg_bar now takes correlations along lambda into account...
2010-02-15 Berk Hessmade read_xvg ignore a last non newline terminated...
2010-02-10 Berk Hessmade g_bar read the temperature for the dhdl.xvg files
2010-02-10 Berk Hesschanged -xvgr bool option to -xvg enum xmgrace/xmgr...
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkFixed output_env member functions (names, support for...
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-17 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-16 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-09-16 Sander Pronkxmgrace output file headers now correctly list command...
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-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
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 lindahlRestored C++ "fixes" that caused warnings for C.
2009-06-03 lindahlMore C++ changes.
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 hessupdated for C++ compilation
2009-03-30 hessfixed problems with legend reading introduced in previo...
2009-03-27 hessimplemented foreign lambda free energy difference code
2009-02-24 spoelMoved stuff to statistics library.
2009-02-04 hessenergy file format change: energy averages are now...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-01-24 hessadded xvgr_subtitle
2007-06-12 hessfixed uninitialized nset in read_xvg_time, which caused...
2007-05-21 hessfixed slow memory reallocation, especially at the start...
2006-08-29 spoelMerged in changes from 3.3
2006-08-29 spoelMerged in options from 3.3
2006-08-17 hessfixed slow reading of large xvg files with LAM MPI
2005-11-03 hessread_xvg now ingnores the last line if it does not...
2005-09-05 spoelMerged in changes to xvgr header in xvg files
2005-09-03 spoelMerged in changes from the release-3-3-patches tree.
2005-06-09 spoelAdded flag -xvgr to all programs that can_view in order...
2005-05-31 hessrenamed read_val to read_xvg_time and made it remove...
2005-03-07 spoelMoved function from gmx_analyze.c to xvgr.c
2005-02-22 hessread_xvg now returns double precision data and modified...
2004-08-04 hessfixed incorrect visualization in xmgrace of xvg files...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-27 lindahlFixed warnings about const char
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 wrapper
2002-02-21 hesschanged GMX_XMGR to GMX_VIEW_XVG which was already...
2002-02-20 hesschanged back -nxy to xy for xmgr files, added -nxy...
2002-02-07 spoelCleaned up some xmgrace stuff. xmgrace is now the defau...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-01-25 hessxvgr_legend now skips NULL legend strings
2000-11-16 hesslsq_y_ax_b now returns sigma
2000-08-17 spoelRenamed dump_xvg to write_xvg and added option for...
2000-08-16 hessmade the view with legend smaller again
2000-08-12 spoelReplaced xvgr_file by do_view, and updated do_view...
2000-08-01 antonremoved setting view when writing legend
2000-07-24 antonremoved xgraph shit
2000-07-24 antonnicer routine to view any file type
2000-03-03 hessremoved the -geometry option
1999-11-03 hesscopyrgted
1999-10-21 hessremoved some useless comment prints
1999-08-11 spoelAdded support for xmgrace (xmgr 5.0) which has slightly...
1999-07-15 hessmade the legend smaller
1999-05-29 spoelAdded function xv_file to view xpm file
1999-03-03 spoelCleaned up code. Took away sources of compiler warnings...
1998-10-28 antonmade xvg files -nxy by default
1998-03-04 antonremoved unused vars, implicit type conversions and...
1997-12-23 spoelNew file formats
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-03 spoelInitial revision