Menu

fcmp / News: Recent posts

fcmp 1.2.2 released, with RPMs

fcmp 1.2.2 has been released. There is no need to upgrade. It is available at:

http://download.sourceforge.net/fcmp/fcmp-1.2.2.tar.gz

RPMs for Red Hat Linux 6.2 are available at:

http://download.sourceforge.net/fcmp/fcmp-1.2.2-1.i386.rpm
http://download.sourceforge.net/fcmp/fcmp-1.2.2-1.src.rpm

Changes since version 1.2.1:

2000-11-04 Theodore C. Belding streak@umich.edu

* Released version 1.2.2
* Added bootstrap script to generate configure script

Posted by Theodore C. Belding 2000-11-04

fcmp 1.2.1 released

fcmp 1.2.1 has been released; it is available at
http://download.sourceforge.net/fcmp/fcmp-1.2.1.tar.gz There is no need to upgrade.

Changes since version 1.2:

2000-11-02 Theodore C. Belding streak@umich.edu

* Released version 1.2.1
* Minor configuration cleanup

Posted by Theodore C. Belding 2000-11-03

fcmp 1.2 released

fcmp 1.2 has been released; it is available at
http://download.sourceforge.net/fcmp/fcmp-1.2.tar.gz
There is no need to upgrade.

Changes since version 1.1:

2000-10-01 Theodore C. Belding streak@umich.edu

* Released version 1.2
* Added RPM spec file
* Minor cleanups

2000-09-19 Theodore C. Belding streak@umich.edu

* Added configure, config.h.in, and Makefile.in files to CVS
repository, for those who don't have automake or autoconf.
* Remove *~ *.bak in "make clean" target.... read more

Posted by Theodore C. Belding 2000-10-01

fcmp 1.1 released

fcmp 1.1 has been released. It is available at:
http://download.sourceforge.net/fcmp/fcmp-1.1.tar.gz

The major change for this version is that fcmp now uses libtool, autoconf, and automake. The release notes are available at:
http://sourceforge.net/project/filenotes.php?group_id=1799&form_filemodule_id=1738&form_release_version=1.1

The fcmp 1.1 README file is online at:
ftp://fcmp.sourceforge.net/pub/fcmp/README-1.1.txt ... read more

Posted by Theodore C. Belding 2000-03-03

fcmp 1.0.3 released

fcmp 1.0.3 has been released. This is a documentation cleanup release; there is no need to upgrade.

fcmp 1.0.3 is available at:
http://download.sourceforge.net/fcmp/fcmp-1.0.3.tar.gz

The release notes are available at:
http://sourceforge.net/project/filenotes.php?group_id=1799&form_filemodule_id=1738&form_release_version=1.0.3

The fcmp 1.0.3 README file is online at:
ftp://fcmp.sourceforge.net/pub/fcmp/README-1.0.3.txt... read more

Posted by Theodore C. Belding 2000-01-31

fcmp 1.0.2 released

fcmp 1.0.2 has been released; it is available at: http://download.sourceforge.net/fcmp/fcmp-1.0.2.tar.gz
http://download.sourceforge.net/fcmp/fcmp-1.0.1-1.0.2.diff.gz

The fcmp 1.0.2 README file is online at:
ftp://fcmp.sourceforge.net/pub/fcmp/README-1.0.2.txt

The changelog is at: http://sourceforge.net/project/filenotes.php?group_id=1799&form_filemodule_id=1738&form_release_version=1.0.2... read more

Posted by Theodore C. Belding 2000-01-28

fcmp 1.0.1 README file online

The README file from the fcmp 1.0.1 release is now online at
ftp://fcmp.sourceforge.net/pub/fcmp/README-1.0.1.txt

Posted by Theodore C. Belding 2000-01-25

Safer floating-point comparison: fcmp 1.0.1 released

It is generally not wise to compare two floating-point values for exact equality, for example using the C == operator. The fcmp package implements Knuth's suggestions for safer floating-point comparison operators as a C function. The first public release, fcmp 1.0.1, is now available at http://download.sourceforge.net/fcmp/fcmp-1.0.1.tar.gz

The fcmp project is at http://sourceforge.net/project/?group_id=1799

Posted by Theodore C. Belding 2000-01-24