renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / gmxlib / filenm.c
2012-02-09 Szilard Pallrenamed GMX_THREADS to GMX_THREAD_MPI
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-04 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-03-10 Sander PronkAdded more support for multidir.
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
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-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-28 Teemu MurtolaAdded a few functions for freeing memory.
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-08 Berk Hessmade mdrun file appending default and added checks...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-03 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-02-01 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-31 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-31 David van der SpoelAdded file type .cub for Gaussian cube files.
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzC++ fixes part2; extern C fixes in header files a*...
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-26 Roland Schulzonly allow any file extension for reading of trajectories
2009-11-26 Roland SchulzAdded VMD molfile plugin support to the analysis tools.
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 Sander PronkAdded full thread_mpi library, it may even compile...
2009-08-19 Sander Pronkcheckpointing works with threads
2009-07-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-05 Roland Schulzadded possiblility to deactivate fexist calls on non...
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-07-04 Sander Pronksmall thread-safety related fixes in gmxlib
2009-07-01 Sander Pronknow compiles with configure
2009-07-01 Sander Pronkmisc. gmxlib fixes
2009-07-01 Sander Pronkchanged cmake/configure GMX_THREADS/GMX_THREAD_SHM_FDEC...
2009-06-27 Sander Pronksmall changes to filenm (a lot still needs to be fixed)
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuFixed more compiler errors and warnings for C/C++ compa...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2009-02-04 hessenergy file format change: energy averages are now...
2008-12-12 spoelAdded rudimentary support for xyz files
2008-11-14 hessfixed incorrect file type count for tros
2008-11-14 hessfixed incorrect file type count for tros
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-15 hessremoved xml and added efTRO for trajectory output
2008-04-30 hesscheckpoint files are now also trajectory files
2008-04-11 hessimplemented checkpoint files
2007-07-02 hessmerged the pull input into the inputrec, implemented...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-06-02 spoelUpdated with an extra file type (.pqr) for input to...
2005-02-03 hessimplemented Espresso file format for reading stx and...
2005-02-02 lindahlChanged the new Hessian matrix format to be XDR instead...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-16 spoelFixed tpxio problems, added urey_bradley code.
2003-11-26 hessadded a space between the type and the description...
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...
2003-07-01 hessundid the previous commit, which made the opt2fn calls...
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.
2002-11-13 spoelFixed bug in pr_fns
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-04-10 spoelUpdated files to work with XML. However, everything...
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-03-28 antonfixed reading multiple files for single file options
2002-03-11 antonadded multiple file options (i.e. file options that...
2002-02-28 spoelUpdated copyrgt wrapper
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-04-24 antonadded view_all to view all viewable output file options...
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-08-22 lindahlIntroduced Nose-Hoover and Parinello-Rahman extended...
2000-07-25 antonchanged ftp2* to return string iso NULL
2000-05-15 antonremoved unused vars
1999-11-03 hesscopyrgted
1999-10-25 antonimproved layout of files.tex table
1999-10-25 antonnew layout for files.tex (prfn)
1999-10-25 hesschanged the description of .xvg
1999-10-13 hessfixed a stupid bug
1999-10-13 hessfixed .gz and .Z recognition
1999-10-13 antoneliminated explicit .Z and .gz extensions in pr_fopts
1999-10-07 hessadded a log file for the covariance analysis
1999-08-23 hesscapitalized some file descriptions
1999-08-23 tielemansupport for pull data files
1999-08-18 hessadded option for setting the default filename
1999-08-10 hessfixed bug when no filename is given
1999-08-05 hessremoved automatic usage of non-first default filenames
1999-06-06 spoelRemovec otherwise harmless compiler warnings
1999-05-04 antonremoved unused vars
1999-05-03 antonmerged vdw.c/.h and mass.c/.h into atomprop.c/.h (also...
1999-04-20 antonadded writing of 'complete' cmd line; added array of...
next