Tons of small fixes to documentation.
[alexxy/gromacs.git] / src / gmxlib / wman.c
2011-03-23 Justin LemkulTons of small fixes to documentation.
2011-03-05 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-03-03 Sander PronkReplaced strdups with gmx_strdups so that they can...
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-23 Mark AbrahamImproved conversion of documentation to LaTeX
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-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-17 Roland SchulzUse always DIR_SEPARATOR
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Erik LindahlReplaced localtime with localtime_r() on unix and local...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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 Teemu MurtolaFixed a memory leak in print_tt_formatted().
2009-09-16 Teemu MurtolaAdded help texts for selections.
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-08-19 unknownCompiles in MSVC with cmake
2009-07-02 Sander Pronkfixed thread-safety in checkpoint.c, tcontrol.c
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessupdated for C++ compilation
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2008-10-16 spoelAdded patches from bugzilla 228
2007-06-15 spoelAdded support for generating wiki formatted output
2006-05-19 spoelMerged in changes from 3.3
2006-05-10 spoelMerged in change from 3.3
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-12-07 spoelReplaced C++ style comments by C style
2003-11-27 lindahlFixed warnings about const char
2003-11-17 spoelUpped the version to 3.2.0
2003-10-16 spoelAdded support for generating an xml help text (due...
2003-10-09 spoelUpdated g_hbond for better functionaluty in handling...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-06-21 antonfixed missing 'check_tty' when printing bugs to tty
2002-03-13 hessremoved java stuff anton forgot to commit
2002-03-12 antonAdded 'Mult.' flag when printing file option types...
2002-03-11 antonadded multiple file options (i.e. file options that...
2002-02-28 lindahlForgot to remove the beta designation before creating...
2002-02-28 spoelUpdated copyrgt wrapper
2002-01-24 lindahlAdded SSE2 inner loop support, and fixed a format in...
2001-09-11 spoelRemoved javaio.c and updated related files
2001-07-24 lindahlModified paths for the online manual.
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-06-27 hessremoved diagnostics
2001-06-22 lindahlUpdated makefiles due to the move of directories, and...
2001-06-20 lindahlConverted assembly to use gcc instead of nasm, updated...
2001-06-12 hessfixed some manual formatting
2001-05-15 lindahlMoved the manual and html pages to the distribution...
2001-05-15 lindahlMoved the contrib scripts to a separate "scripts" dir.
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-11-22 antonwrites 'Opt.' for optional file, but 'Opt!' if it is...
2000-05-15 antonremoved unused vars
1999-11-22 antonreplaced all uint ulong ushort by unsigned int/long...
1999-11-11 spoelFixed double free of a variable, which led to SEGVS...
1999-11-03 hesscopyrgted
1999-10-28 spoelMade time string shorter for nroff on SGI
1999-10-28 spoelMade it even prettier
1999-10-28 spoelUpdated documentation features
1999-10-27 spoelnroff now outputs something reasonable
1999-10-19 antonchecked manual spelling; checked manual consistency
1999-10-14 antonadded typewriter font to html
1999-10-14 antonright aligned appropriate columns in tex output; added...
1999-10-13 hessupdated the tex manual
1999-10-13 antonadded extra conversions for tex; fixed layout of tex...
1999-10-13 hessremoved the version string from the tex manual
1999-08-18 antonfixed snew of string
1999-04-22 antonremoved unused vars, fixed bad_formats
1999-04-20 antonadded writing of 'complete' cmd line; added array of...
1998-11-06 antonadded replacement of < and > for html; fixed problem...
1998-10-02 hessfixed some memory problems with strings found by insure
1998-09-29 hessfixed enum printing for all manual types
1998-09-29 hessmade -man an enum
1998-09-10 hessfixed wrap bugs introduced by david in last commit
1998-09-10 spoelSynchronizing my repository with the real one. Should...
1998-08-31 hessfixed linewrapping in bugs
1998-08-27 spoelChanged some small things for Motif stuff
1998-08-04 antonremoved obsolete code
1998-08-04 antonfixed printing of bugs in ttyman
1998-08-04 antonwrite_html_man: fixed capitalization, added <body>...
1998-03-31 hessMade generic filetypes link to files.html instead of...
1998-03-27 hessFixed inconsistencies with TRX, added TRN
1998-03-16 antonchanged alignment of options in html manpages
1998-03-11 antonfile and cmd-line options are now printed in a table...
1998-03-04 antonchanged description of file type (input,output,optional...
1998-02-17 hessRemoved all serious compiler warnings and more
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-12 hessDefault filesnames in the manuals are now the default...
1997-11-03 spoelInitial revision