Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / strdb.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-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-03 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-02 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-06-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-02 David van der SpoelIncreased buffer size for reading in a whole file at...
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-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off warninp.c with input reading warning routines...
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-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulzclose all files with ffclose which are opened with...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2007-08-31 hessfixed memory leak when get_a_line was called at EOF
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
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
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-05-16 spoelChanged warning message about newline
1999-11-25 hessget_a_line can now read lines longer than STRLEN and...
1999-11-03 hesscopyrgted
1998-09-08 hessmoved get_a_line and get_header from resall to strdb
1998-05-15 spoelFixed small bugs in force and pdb2gmx
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