History log of /src/contrib/gdtoa/README (Results 1 – 25 of 39)
Revision Date Author Comments
# 50dad48b 12-Mar-2011 David Schultz <das@FreeBSD.org>

Merge gdtoa-20110304.


# 7d4b968b 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head up to r188941 (last revision before the USB stack switch)


# 1829d5da 12-Mar-2009 Warner Losh <imp@FreeBSD.org>

Update the projects tree to a newer FreeBSD current.


# 4848dd08 28-Jan-2009 David Schultz <das@FreeBSD.org>

Vendor import of gdtoa 20081205.


# ae2cbf4c 03-Sep-2008 David Schultz <das@FreeBSD.org>

Merge gdtoa 20080831. This fixes several bugs, including an infinite
loop pointed out by cognet@ that occurs when calling strtod() with a
string representing a number between DBL_MAX and 2*DBL_MAX, w

Merge gdtoa 20080831. This fixes several bugs, including an infinite
loop pointed out by cognet@ that occurs when calling strtod() with a
string representing a number between DBL_MAX and 2*DBL_MAX, when the
rounding mode is anything other than the default.

show more ...


# c88250a5 03-Jan-2007 David Schultz <das@FreeBSD.org>

Import of the latest gdtoa sources, which include fixes for minor
problems relating to NaNs and rounding.


# 963e8eff 03-Jan-2007 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r165743,
which included commits to RCS files with non-trunk default branches.


# 8f7c2af4 25-Mar-2003 David Schultz <das@FreeBSD.org>

Import new sources. The only material change in this update is to
add locale support for hexadecimal floating point conversions.

Noticed by: ache
Reviewed by: mike (mentor)


# ec3a1a66 25-Mar-2003 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r112620,
which included commits to RCS files with non-trunk default branches.


# 84781d47 19-Mar-2003 David Schultz <das@FreeBSD.org>

Import gdtoa sources dated 20030318, which contain several locale fixes.

Reviewed by: mike (mentor)


# e8b59c3f 19-Mar-2003 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r112415,
which included commits to RCS files with non-trunk default branches.


# cc36ccd1 12-Mar-2003 David Schultz <das@FreeBSD.org>

Initial import of David Gay's gdtoa library for conversion between
strings and floating point.


# 19a59cf3 12-Mar-2003 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r112158,
which included commits to RCS files with non-trunk default branches.


# 50dad48b 12-Mar-2011 David Schultz <das@FreeBSD.org>

Merge gdtoa-20110304.


# 7d4b968b 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head up to r188941 (last revision before the USB stack switch)


# 1829d5da 12-Mar-2009 Warner Losh <imp@FreeBSD.org>

Update the projects tree to a newer FreeBSD current.


# 4848dd08 28-Jan-2009 David Schultz <das@FreeBSD.org>

Vendor import of gdtoa 20081205.


# ae2cbf4c 03-Sep-2008 David Schultz <das@FreeBSD.org>

Merge gdtoa 20080831. This fixes several bugs, including an infinite
loop pointed out by cognet@ that occurs when calling strtod() with a
string representing a number between DBL_MAX and 2*DBL_MAX, w

Merge gdtoa 20080831. This fixes several bugs, including an infinite
loop pointed out by cognet@ that occurs when calling strtod() with a
string representing a number between DBL_MAX and 2*DBL_MAX, when the
rounding mode is anything other than the default.

show more ...


# c88250a5 03-Jan-2007 David Schultz <das@FreeBSD.org>

Import of the latest gdtoa sources, which include fixes for minor
problems relating to NaNs and rounding.


# 963e8eff 03-Jan-2007 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r165743,
which included commits to RCS files with non-trunk default branches.


# 8f7c2af4 25-Mar-2003 David Schultz <das@FreeBSD.org>

Import new sources. The only material change in this update is to
add locale support for hexadecimal floating point conversions.

Noticed by: ache
Reviewed by: mike (mentor)


# ec3a1a66 25-Mar-2003 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r112620,
which included commits to RCS files with non-trunk default branches.


# 84781d47 19-Mar-2003 David Schultz <das@FreeBSD.org>

Import gdtoa sources dated 20030318, which contain several locale fixes.

Reviewed by: mike (mentor)


# e8b59c3f 19-Mar-2003 David Schultz <das@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r112415,
which included commits to RCS files with non-trunk default branches.


# cc36ccd1 12-Mar-2003 David Schultz <das@FreeBSD.org>

Initial import of David Gay's gdtoa library for conversion between
strings and floating point.


12