History log of /freebsd-10.0-release/contrib/libstdc++/include/c_std/std_cmath.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 253563 23-Jul-2013 theraven

Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>.

The standard (n3242, section 17.6.1.1, paragraph 4) says that, because these are
declared as macros in the C specification (even though they are
implemented as functions in the C++ library) they should be in the global
namespace.

A surprising number of configure checks rely on this. It was broken by recent
cleanups to math.h.


# 169692 18-May-2007 kan

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


# 169691 18-May-2007 kan

GCC 4.2.0 release C++ standard library and runtime support code.


# 161653 26-Aug-2006 kan

Gcc 3.4.6 C++ support bits (as of 2006/08/25 #116475).


# 132720 28-Jul-2004 kan

Gcc 3.4.2 20040728 C++ support bits.


# 117397 11-Jul-2003 kan

Gcc 3.3.1-pre 2003-07-11 C++ support bits.


# 102782 01-Sep-2002 kan

Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.


# 97403 28-May-2002 obrien

Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repo
on 9-May-2002 15:57:15 EDT.