Compiles in MSVC with cmake
[alexxy/gromacs.git] / src / gmxlib / futil.c
2009-08-19 unknownCompiles in MSVC with cmake
2009-08-19 Sander PronkAdded full thread_mpi library, it may even compile...
2009-07-02 Sander Pronkfixed allocation issue in libfn (futil.c).
2009-07-01 Sander Pronkmisc. gmxlib fixes
2009-06-30 Sander Pronkcopyrite, statutil and futil fully thread-safe
2009-06-30 Sander Pronkmade a replacement for strtok: gmx_strsep.
2009-06-27 Sander Pronkatoi/atof are not thread-safe: replaced all instances...
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-11 kassonPK fixed buffer overruns in get_libdir(); some untested...
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2009-01-31 lindahlMore fahcore changes.
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2007-12-04 spoelFixed typo
2007-12-04 spoelMade it possible to run ngmx from someone else's direct...
2007-06-10 spoelCheck whether file pointers are NULL before closing...
2006-08-20 spoelMerged fix from 3.3
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-03-21 spoelMade the uncompress and gunzip functions static
2005-03-07 spoelremoved newline in error message.
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-07-01 justinFurther cleaned up pull code. All types except constraint
2002-06-07 lindahlFixed the path-searching when command is given as a...
2002-04-02 lindahlModified futil to support windows and cygwin.
2002-03-13 spoelUpdated
2002-03-11 spoelAdded multiple backup to file backups..
2002-03-01 hessfixed dirty in code get_libdir which modified the PATH...
2002-02-28 spoelUpdated copyrgt wrapper
2002-01-16 spoelGot rid of the tmpnam calls that gcc complains about...
2001-12-03 spoelMoved some files and updated others
2001-09-16 spoelFixed bug in low_libfn which caused inifinite hang...
2001-08-11 lindahlFixed a bug when a path was used in GMXLIB.
2001-08-10 lindahlFixed a couple of spelling errors and formatting in...
2001-07-23 lindahlFixed several compiler warnings, and a bug in PME that...
2001-07-09 lindahlFixed compile-time warnings and errors on some platform...
2001-06-28 lindahlChanged strsep() to strtok()
2001-06-28 lindahlChanged rindex function to strrchr to make it compile...
2001-06-22 lindahlUpdated makefiles due to the move of directories, and...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-03-02 lindahlTransfer of the entire build system to autoconf/automake.
2001-02-14 spoelFixed compiler warnings. Nothing harmful.
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
1999-11-03 hesscopyrgted
1999-05-04 antonreplaced all fprintf/exit by a fatal_error
1999-03-03 spoelCleaned up code. Took away sources of compiler warnings...
1999-02-10 antonlibopen now prints which file is opened, if bFatal...
1998-10-08 spoelIncorporated Poisson solver in the mdrun code. It is...
1998-07-22 hessNow compatible with a b in the mode
1998-07-22 hessAdded b when opening (hopefully all) binary files
1997-12-23 spoelNew file formats
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