Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / gmxcpp.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-23 Berk Hesspdb2gmx now prints the force field dir before the selec...
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-07-10 Michael ShirtsFixed minor formatting conflict.
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-29 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-29 Teemu MurtolaAdded gmxcpp support for -Dfoo=bar in mdp files.
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Teemu MurtolaFixed gmxcpp directory search for include files.
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-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-05 Berk Hessadded gmx_fatal_collective and removed gmx_fatal.h...
2010-03-02 Berk Hessmoved all global variables for input file checking...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off warninp.c with input reading warning routines...
2010-02-05 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-02-04 Berk Hessmade i/o error checking in gmxcpp stricter
2010-02-01 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-28 Berk Hessrenamed libfn function to gmxlibfn
2010-01-28 Berk Hessgmxcpp is now able to process #include dir/file where...
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 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-26 Roland Schulzc++ fixes, mainly const char
2009-11-19 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-15 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-15 David van der SpoelAdded check for chdir return value.
2009-11-11 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-10 Teemu Murtolagmxcpp fixes (bug #360 plus other fixes).
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-27 Erik LindahlFixed non-portable POSIX routines to work under windows
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-18 David van der SpoelAdded functionality to change directories and back...
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-04 Sander Pronkfile names now const correct; builds in C++
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-03-01 lindahl"Fixed" const-correctness bugs by simply removing that...
2009-02-23 pronkMade cpp preprocessor work on .mdp files.