libstdc++ archive
subject index for February, 2001

This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

-pthread

2.95.3.test3 breaks code that worked with 2.95.2?

Re:[c++] i686 toolchain additional shared fails

[libstdc++ PATCH]: Fix typo

[PATCH] Fix target dependent headerfile search path

[REPOST] cross compilation questions

[RFA] style guidelines

[RFC] Make V3 testsuite use DejaGnu-based framework

[V3 PATCH] additional documentation

[V3 PATCH] char extraction uses wrong cast

[v3 patch] documentation update

[V3 PATCH] Fix for defect report libstdc++/1734

[V3 PATCH] Fix for defect report libstdc++/1884

[V3 PATCH] Fix for defect report libstdc++/1885

[V3 PATCH] Fix for defect report libstdc++/1886

RE: [V3 PATCH] Fix for defect report libstdc++/1886 - Missing basic_file impl

[V3 PATCH] Fix for defect report libstdc++/1893

[V3 PATCH] Fix for defect report libstdc++/1894

[V3 PATCH] Fix for defect report libstdc++/1897

[V3 PATCH] Fix for defect report libstdc++/1967

[V3 PATCH] Fix for defect report libstdc++/1968

[V3 PATCH] moving STL config macros

[v3 patch] Re: adding 'using std::flush' to backward/iostream.h

[V3 PATCH] rel_ops in backwards-compat headers

[v3] -fno-exceptions, round two

[v3] add -fno-exceptions support

[v3] math config speedups

[v3] remove unused GLIBCPP_CFLAGS/CXXFLAGS

Re: [wwwdocs patch] Notes for libstdc++ snapshot users

__cplusplus revisited

Re: __cplusplus revisited (on Solaris 8)

Re: __enc_traits and Unicode strings and related stuff

__extension__ vs. alloca

__out_of_range missing on IRIX

_GLIBCPP_FULLY_COMPLIANT_HEADERS: Why not turned on?

``make check-install'' verses ``make check''

`static' functions

Accessing the underlying file descriptor in fstream

adding 'using std::flush' to backward/iostream.h

alpha-dec-osf5.0 Can't compile libstdc++-v3/libsupc++/pure.cc

Re: alpha-dec-osf5.0 Can't compile libstdc++-v3/libsupc++/pure.cc

Attaching cout || cerr to an ostream

Bootstrap error, CVS gcc, libmath/mathconf.h: "We need INFINITE_P"

breaking compatibility

Broken WWW Links for libstdc++-v3

building gcc-2.95.2 does not build libstdc++ directory!!!!

C++ vs. AIX -ansi

can someone help me unsubscribe

chill on the checkins please

configure.target aix pthread test

Re: cpplib: Fix __cplusplus definition

Re: Cross-compilation questions

Re: ctor_copy_dtor.cc still consuming outrageous amounts of memory

doxygen redux

Fix sparc64 atomicity.h

GCC 3.0 - alpha-dec-osf5.0 - proposed patch

gcc and v3 (or other threadsafe stdlib) on Solaris

Getting a file descriptor or a file number) for an fstream (Was: Accessing the underlying file descriptor in fstream)

Re: Getting a file descriptor or a file number) for an fstream (Was: Accessing the underlying file descriptor in fstream)

Re: Getting a file descriptor or a file number) for an fstream (Was: Accessing the underlying file descriptor in fstream)

Re: Getting a file descriptor or a file number) for an fstream (Was:Accessing the underlying file descriptor in fstream)

heads up: copying libstdc++-v3 PRs

Re: Hundreds of g++ testsuite failures?

i686-pc-linux-gnu testsuite results for g++-20010204 (regressions)

i686-pc-linux-gnu testsuite results for gcc version 3.0 20010221(regressions)

Re: Incorrect char extraction code

istream && istream_iterator behavior

Re: libstdc++ bug - need help (IRIX)

libstdc++ FTP dir moved into gcc dir

libstdc++ headers and system headers

libstdc++-2.90.8/docs/install.html

libstdc++-2.92

Re: libstdc++-v3 bootstrap error: srcdir = objdir

libstdc++-v3 won't build on IRIX 5.2

Re: libstdc++: Problems with gslices (patch included)

License

linux libio functionality

LWE/NY presentation (c++libraries/locales)

make distclean fails for libstdc++-v3 and srcdir==objdir

moving lib<foo> into GCC FTP site

Re: New OS port for GCC: 4.3BSD

Re: NEW TEST checks whether sync_with_stdio(true) (i.e. default case) works

odd problem testing libstdc++

Re: patch: <bits/localefwd.h> with -fno-exceptions

Re: PATCH: fix for BG1675

Patch: libstdc++-v3/aclocal.m4 for i586-sco-sysv5uw7.1.0

Re: PATCH: Recent conversion to explicit instantiation model broke alpha*-*-freebsd*

Re: PATCH: Recent conversion to explicit instantiation model broke alpha*-*-freebsd*

Re: PATCH: Recent conversion to explicit instantiation model broke

PATCH: Recent conversion to explicit instantiation model broke alpha*-*-freebsd*

PATCH: Remove bogus locale::id definitions

Problem inheriting from std::exception

problem with __dereference_operator_requirement_violation

Problem with iostream clear(), gcc version 3.0 20010223

Problem with istream.seekg() and __mbstate_t

problems installing libstd++-2.91 with gcc-2.95.2

Problems with shared libstdc++ tests

Proposal on how to study g++ compile-time regression and progression since 2.95.2 and initial analysis

RFC: moving stl_config defines into c++config

Shared build failures with libstdc++-v3

Should char_traits<char>::int_type be an int or unsigned long?

Since we can't use 2.95.2 anyhow...

some mistake happened in linking a c++ application?

Status of basic_filebuf<> code

std::cout and long long problem

Strange warnings building libstdc++

streambuf compilation problem

streambuf::underflow() bug in 2.10.0

swap broken

Thumbs up or thumbs down: stl_config.h ?

Re: Thumbs up or thumbs down: stl_config.h ?

Re: Use of strings in new exception implementation (report libstd c++/1972)

Re: Use of strings in new exception implementation (report libstdc++/1972)

V3 PATCH: #undef _DEFINED_LOGICAL_OPERATOR

V3 PATCH: Add #pragma system_header

V3 PATCH: Avoid comparaison between signed and unsigned integers types

V3 PATCH: char_traits<char>::int_type is int (was: Re: streambuf compilation problem)

V3 PATCH: Explicitly instantiate more stuff

V3 PATCH: Fix thinko in gslice construction

V3 PATCH: Fix thinko in valarray_meta.h

Re: V3 PATCH: Insert `typename' and `ios_base::' where required

Re: V3 PATCH: Insert `typename' and `ios_base::' where required

Re: V3 PATCH: Insert `typename' and `ios_base::' where required

Re: V3 PATCH: Insert `typename' and `ios_base::' where required

V3 PATCH: Insert `typename' and `ios_base::' where required

Re: V3 PATCH: Insert `typename' and `ios_base::' whererequired

v3 patch: installation fix

V3 PATCH: output options used in testsuites

V3 PATCH: Remove special casing in mknumeric_limits

V3 PATCH: Remove unncessary FINITE_P macro definition in libmath/mathcinf.h

variable argument list inheritance (fwd)

wchar HOWTO (post branch)?

wchar_t switched on

what happened to the mkcheck.log file?

Where are opfx(), osfx(), ipfx()?

Where is 'ios'/'ios_base'?

Where is streambuf::linebuffered(), streambuf::unbuffered()?

why do we need FINITE_P?

Your recent patch


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.4.6