|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0 |
|
| #
e2a74d72 |
| 23-Jul-2013 |
David Chisnall <[email protected]> |
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 (ev
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.
show more ...
|
|
Revision tags: release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0 |
|
| #
f8a1b7d9 |
| 19-May-2007 |
Alexander Kabaev <[email protected]> |
GCC 4.2.0 release C++ standard library and runtime support code.
|
|
Revision tags: release/6.2.0 |
|
| #
f482ed05 |
| 26-Aug-2006 |
Alexander Kabaev <[email protected]> |
Gcc 3.4.6 C++ support bits (as of 2006/08/25 #116475).
|
|
Revision tags: release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0 |
|
| #
ffeaf689 |
| 28-Jul-2004 |
Alexander Kabaev <[email protected]> |
Gcc 3.4.2 20040728 C++ support bits.
|
|
Revision tags: release/4.10.0, release/5.2.1, release/5.2.0, release/4.9.0 |
|
| #
1b86b14e |
| 11-Jul-2003 |
Alexander Kabaev <[email protected]> |
Gcc 3.3.1-pre 2003-07-11 C++ support bits.
|
|
Revision tags: release/5.1.0, release/4.8.0, release/5.0.0 |
|
| #
ca6500fc |
| 01-Sep-2002 |
Alexander Kabaev <[email protected]> |
Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
|
|
Revision tags: release/4.6.2 |
|
| #
00db7afd |
| 28-May-2002 |
David E. O'Brien <[email protected]> |
Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.
|