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]
(resend:) Re: PATCH: back at you
* configure.in: Test for libintl.h.
Re: -O2 failure went away this weekend, hurray
27_io testsuite status
[(tiny) patch] Don't set _M_buf_size in basic_stringbuf::setbuf
[3.3 branch] 2 missing symbols in libstdc++ baseline
[3.3] libstdc++-v3/config/locale/generic/c_locale.h breaks bootstrap
Re: [3.3] libstdc++-v3/config/locale/generic/c_locale.h breaksbootstrap
[ANNOUNCE] MT string optimization, please try
[Doc patch] Add some LWG issues.
[Doc patch] For libstdc++/9423
[libstdc++, 3.3] Doc merge from mainline
[libstdc++] faq/docs updates
[libstdc++] Partial implementation of DR 60.
[libstdc++] cosmetic tweaks to c++config
Re: [libstdc++] Re: RFC on doxygen & man page style issue
[Patch] _M_out_lim vs setp
[Patch] Again on __copy_streambufs
[Patch] Change basic_filebuf::open to single return
[Patch] Change basic_stringbuf::underflow to single return
[Patch] Consistently use _M_in_beg instead of eback() and so on...
Re: [Patch] Consistently use _M_in_beg instead of eback() and soon...
[Patch] Fix in_avail half of libstdc++/9701
[Patch] Fix libstdc++/9423
[PATCH] Fix libstdc++/9523 (and more)
[PATCH] fix path in libstdc++ html docs
[Patch] More redundant NULL pointer checks
[Patch] Move _M_buf_size to basic_filebuf
[Patch] Move pback members from basic_streambuf to basic_filebuf
Re: [Patch] Move pback members from basic_streambuf tobasic_filebuf
[PATCH] Re: string and __thread
[Patch] Remove some redundant NULL pointer checks.
[PATCH] remove target dependency for atomicity.h on ix86
[Patch] Shorten a bit basic_filebuf::pbackfail
[Patch] Shorten a bit basic_stringbuf::pbackfail
[Patch] Simplify a bit __copy_streambufs
[Patch] Simplify basic_streambuf::uflow()
[Patch] stl_tree.h: _Rb_tree_rebalance(): Add local variable to getgrandparent and use const
Re: [Patch] stl_tree.h: _Rb_tree_rebalance(): Add local variable toget grandparent and use const
Re: [Patch] stl_tree.h: _Rb_tree_rebalance(): Add local variableto get grandparent and use const
[PCH bug] anonymous variadic macros were introduced in C99 warning at pch using
Re: [PCH bug] anonymous variadic macros were introduced in C99warning at pch using
[RFC] So, which is the correct type of _M_*_end - _M_*_cur?
[v3] enable threads tests for darwin
[v3] Fix PR libstdc++/10276
Re: [v3] Move some basic_string members out of line
[v3] use stdc++.h.gch if possible
Re: [v3] weak instantiations for AIX
_Atomic_swap
AIX testsuite failures
AIX testsuite missing template instantiations
bootstrap failure: libstdc++.so: undefined reference to`libintl_gettext'
build failure darwin
Build failure on hppa2.0w-hp-hpux11.11 due to addition of -Werror on 3.3
Re: Build failure on hppa2.0w-hp-hpux11.11 due to addition of-Werror on 3.3
C++ io, thread safety, and setlocale
Compiler bug?
Cygwin testsuite failures - PCH?
doubt
empty-string refcount contention
Failure of test07 in 27_io/filebuf_members.cc under HP-UX (PR 9964)
Re: Failure of test07 in 27_io/filebuf_members.cc under HP-UX (PR9964)
Feedback on __mt_alloc?
Re: g++ 3.2.x on powerpc/AIX 5.1 build problem
gcc 3.2.3 config/os/bits/i386/atomicity.h broken
gcc3.2 coredump in exception handling
gettext markup of library sources
Re: gptr() or _M_in_cur??
gptr() or _M_in_cur?? (was: Re: [Patch] More redundant...)
Help is needed
how to test for input in interactive tests?
Re: improving the complex number division
Inlining warning
Input on new i386 atomics (was Re: Python 2.3 in testing)
Is this a bug?
Libiberty's snprintf for v3?
Re: libstdc++ AIX results
libstdc++ versus -Wcast-align
Re: Libstdc++-v3 results for mips-sgi-irix6.5
RE: libstdc++/10093: Regression: Setting failbit in exceptions doesn't work
Re: libstdc++/10093: Regression: Setting failbit in exceptions doesn'twork
Re: libstdc++/10093: Regression: Setting failbit in exceptionsdoesn't work
Re: libstdc++/10193: Regression: iostreams no longer threadsafe
Re: libstdc++/9828: Regression: Segmentation fault in num_put::put
More on PR libstdc++/10276 (was Re: zero-alloc cache)
Much improved testsuite results on irix6.5
multithreading & basic_string
The mysterious _M_output_unshift
namespace issues with old C headers
New AIX template failures
New max() problem with integer promotion and narrow size_t
ofstream problem: works in 2.96, failes in RH 9's 3.2.2-5
PATCH (3.3 / libstdc++-v3): Fix libstdc++/7680
PATCH (3.3): -Wall -Wsystem-headers nits; preemptive check on one system
PATCH (3.3): implicit typename warnings
PATCH (abandonment): Apply Nathan's macro trick
PATCH (libstdc++-v3 mainline): Re-enable i386/atomicity.h
PATCH (libstdc++-v3): Fix libstdc++/7680 (and a reference fix for the dynamic visibility of C99 features in system headers)
Re: PATCH (libstdc++-v3): Fix libstdc++/7680 (and a reference fixfor the dynamic visibility of C99 features in system headers)
PATCH (libstdc++-v3, 3.3): Fix unconditional non-usage of installed _M_table
Re: PATCH (libstdc++-v3, 3.3): Fix unconditional non-usage ofinstalled _M_table
PATCH (libstdc++-v3, mainline & 3.3): Remaining C99 header visibility
PATCH (mainline & 3.3): testsuite/27_io/filebuf_members.cc (test_07)
PATCH: -Wall -Wsystem-headers nits; preemptive check on one system
PATCH: Apply Nathan's macro trick
PATCH: back at you
PATCH: Install four PCH files instead of one
PATCH: Install two PCH files instead of one
PATCH: Install two PCH files instead of one (& place in <target>/bits)
PATCH: libstdc++/7680 (related to RFC posted last week)
Patch: Re: Blanket replacement of "xgcc" in libstdc++-v3/testsuite/Makefile.am
Re: Patch: Re: Blanket replacement of "xgcc" inlibstdc++-v3/testsuite/Makefile.am
PATCH: testsuite/26_numerics/c99_classification_macros_c.cc
PATCH: v2 of Joel's idea to reenabled non-generic on i386
PCHs and 26_numerics/complex_value.cc
pointless uglification (was Re: gettext markup of library sources)
PR 7875
PR libstdc++/9533
Re: Python 2.3 in testing
Recent mainline progress on libstdc++/9876
return-value policy question
RFC: Fix overloading issue in <cmath>
RFC: Mirror system header exposure in libstdc++-v3's headers
runtestflags for libstdc++?
set of slides for the ACCU Spring conference 2003
Source code for Single-threaded versus Multithread-safe string tests
Re: std::stringstream definitely leaks memory (was: Memory leak inios.cc:326)
Suspect warning in __enc_traits constructor
testsuite failing on solaris 2.9 with ccs/as and ld
testsuite failures on solaris
testsuite/27_io status
using stdc++.h.gch
wchar_t on Solaris 8
We'd like to publish your work
what's up with the 22_locale fails on 64 bit hosts?
What's wrong with <limits>?
zero-alloc cache (was Re: [v3] Fix PR libstdc++/10276)
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]