Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / string2.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-21 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-19 David van der SpoelAdded two missing include files. Fixed horrible coding...
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-30 Erik LindahlAdded portable gmx_ctime_r() to enable replacement...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-05-05 Teemu MurtolaFixed a bug in gmx_wcmatch().
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-05 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-02-04 Berk Hessadded missing include
2010-02-03 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-02-03 Berk Hessfgets2 now generates a fatal error when a line is longe...
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-06 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-10-06 Teemu MurtolaDon't use POSIX fnmatch() for pattern matching.
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
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 PronkFixed small bugs
2009-08-19 Sander PronkFAH thread fixes, newer thread_mpi library
2009-08-19 Sander PronkAdded full thread_mpi library, it may even compile...
2009-06-30 Sander Pronkmade a replacement for strtok: gmx_strsep.
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 lindahlFixed warnings when GNU C++ 4.3 is used.
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-05-03 spoelFixed bug in split
2009-04-20 spoelFixed bug in split routine
2009-03-31 teemuInitial commit of dynamic selection and trajectory...
2009-03-30 hessadded newline at end of file
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2009-01-29 spoelIntroduced Perl-like split() function
2007-09-05 spoelUpdated
2007-05-04 hessfixed line wrapping when the end of a line fits exactly
2006-08-30 spoelFixed compilation warnings and errors.
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-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-02-25 antonadded strncasecmp_min
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-04-02 lindahlFixed compiler warnings and a linker error msg in gmx_s...
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-02-28 spoelUpdated copyrgt wrapper
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-06-28 hessfixed incorrect strcasecmp's when using the gmx one...
2000-03-31 spoelReinstated the use of the nice header function. Now...
1999-11-26 antonfixed wrapping (again); added comments (about time!)
1999-11-23 hessremoved an possible infinite loop which could occur...
1999-11-03 hesscopyrgted
1999-10-05 spoelVarious fixes and updates
1999-03-08 hesswrap_lines now also works correctly when there are...
1999-03-03 spoelCleaned up code. Took away sources of compiler warnings...
1998-10-27 hessfixed upstring
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-26 hessrenamed some mdp options
1998-03-04 antonremoved unused vars, implicit type conversions and...
1998-03-04 antonmoved wrap_lines from copyrite.c; added support for...
1998-03-04 antonfixed some typo's
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-03 spoelInitial revision