libstdc++ archive
subject index for December, 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:

[comp.lang.c++.moderated] reference counted std::basic_string: even 'const' operations may unshare!

[libstdc++ 3.0] libstdc++/4622 and gcc 3.0.3

[libstdc++ 3.0] Merge documentation from trunk.

[libstdc++ patch] Check for __builtins in std_cmath.h

[libstdc++] Add fd() member function to filebufs

[libstdc++] Additional testsuite hook and testcase

[libstdc++] Checks for lower_bound too strong

[libstdc++] Document and tidy up stl_deque.h

[libstdc++] New testcase for additional allocators

[libstdc++] Separate distance(i,j,n) extension from internal routines.

[libstdc++] Tidy up master doxygen hook.

[libstdc++] Tweak up docs for snapshot

[libstdc++] Update DR lists

Re: [libstdc++] Additional testsuite hook and testcase

[libstdc++] alpha cpulimits typo

[libstdc++] Problems with priority_queues (patch included)

[libstdc++] Remove iterator structs, more doc fixes

Re: [libstdc++] Separate distance(i,j,n) extension from internal routines.

[PATCH, committed] Fix typo

[PATCH, preapproved] Comment and minor fix in locale_facets.tcc

[PATCH, RFA] Reworked fix for PR4402

[PATCH] _M_replace (take3): better clean up + speed ups!!

[PATCH] _M_replace clean up (take 2)

[PATCH] Additional tests for assign

[PATCH] Adjust testsuite and rope for "Deprecated implicit typename"

Re: [PATCH] Adjust testsuite and rope for "Deprecated implicittypename"

[PATCH] Assign clean up

[PATCH] Assign(__str, __pos, __n) (take3) + Assign(__s, __n)

[PATCH] Assign(_str, _pos, _n) (take2) + benchmarks

[PATCH] Basic_string::_M_replace clean up

[PATCH] Basic_string::insert

[PATCH] Final proposal for basic_string exponential shaper

[PATCH] Fix libstdc++/5045 (take2)

[PATCH] Fix libstdc++/5045 (take3)

[PATCH] Fix remaining stl_rope.h implicit typename problems

[PATCH] For HP/SGI stl_algo.h extensions (take2)

[PATCH] For HP/SGI stl_algo.h extensions (take3)

Re: [PATCH] For SGI stl_algo.h extensions (was: Re: [RFC] Moving apart SGI extensions)

Re: [PATCH] For SGI stl_algo.h extensions (was: Re: [RFC] Moving apart SGI extensions)

Re: [PATCH] For SGI stl_algo.h extensions (was: Re: [RFC] Moving apart SGI extensions)

Re: [PATCH] For SGI stl_algo.h extensions (was: Re: [RFC] Moving apart SGI extensions)

[PATCH] For SGI stl_algo.h extensions (was: Re: [RFC] Moving apart SGI extensions)

[PATCH] Further fixes for ext/iterator

[PATCH] libstdc++/2913 & libstdc++/4879

Re: [PATCH] libstdc++/5045: wrong numeric_limits::digits10 for integer types

Re: [PATCH] libstdc++/5045: wrong numeric_limits::digits10 for integer types

Re: [PATCH] libstdc++/5045: wrong numeric_limits::digits10 for integer types

[PATCH] libstdc++/5045: wrong numeric_limits::digits10 for integer types

Re: [PATCH] libstdc++/5045: wrong numeric_limits::digits10 forinteger types

Re: [PATCH] libstdc++/5045: wrong numeric_limits::digits10 forinteger types

[PATCH] Minor fixes for algorithm/iterator

[PATCH] More implicit typename fixes

[PATCH] Move rope, slist, hash_map, hash_set to __gnu_cxx

[PATCH] Move stl_uninitialized.h extensions to <ext/memory>

[PATCH] Update backward/algo.h

[RFA libstdc++] More stl_alloc.h changes, general cleanup.

[RFA, PATCH] A new assign(__str, __pos, __n)

[RFA/stabs reader] Fix v3 duplicate constructors problem

[RFA] Status of HP/SGI extensions

[RFC] Moving apart SGI extensions

[RFC] Strange line at the end of _M_mutate

[v3] DR 282 and libstdc++/4402

[v3] reverse_iterator typo

[web] nit pick

Re: __cxa_pure_virtual

_M_fill initialization in basic_ios::init

Advice on specialization in a different namespace

assert failure in CVS ld

Assign: new benchmarks

Re: basic_string patch

basic_string::insert benchmarks

Benchmarking (was Re: [RFC] Moving apart SGI extensions)

Bootstrap failure on hppa2.0w-hp-hpux11.11 configuring libstdc++

Re: Bug#126703: g++-3.0: <stdio.h> defines _GNU_SOURCE with g++-3.0

cpu_limits.h for hpux

cross-compile libstdc++

Re: Customized Allocator (on disk)

Drastic fix for Vladimir's link problem

DRs and TCs (was Re: Poor me... (was: Re: [PATCH, RFA] Reworked fix for PR4402))

filebuf::fd()

Fix for g++.old-deja/g++.robertl/eb130.C

Fix typo in libstdc++ ChangeLog

Re: GCC 3.0.2: errno conflict.

help with vector code

included file in std_algorithm.h

Io does not work for the new gnu locale code on my system

Is libstdc++ redefining min() and max() properly?

key chain type Alcohol tester

libstdc++ bootstrap failure: undefined symbol _ZNSt9exceptionD1Ev

Re: Libstdc++ thread-unsafe statics audit

libstdc++-3.0.95 plans

libstdc++-3: in_avail() bug

libstdc++-v3/config/cpu/m68k/bits/atomicity.h

libstdc++/4622 and gcc 3.03

Re: libstdc++/5037: Multithreaded read access to strings not threadsafe on Solaris/Sparc

Re: libstdc++/5037: Multithreaded read access to strings notthreadsafe on Solaris/Sparc

libstdc++/5045 (take4) (was: Re: [PATCH] Fix libstdc++/5045 (take3))

Re: Missing explicit instantiations in libstdc++ (was Re:

Re: Missing explicit instantiations in libstdc++ (was Re: Unreviewed

Missing explicit instantiations in libstdc++ (was Re: UnreviewedC++ patch for PA (HP assembler))

Re: Missing explicit instantiations in libstdc++ (was Re:Unreviewed

more explicit instantiations

New FreeBSD failures (somewhat) debugged

new libstdc++ fails on for i386-unknown-freebsd5.0

No output from std::cout

notes on _M_fill, non-required facets

Re: notes on _M_fill, non-required facets (fwd)

Optimal basic_string<>::append

PATCH (3.0.X branch): Move fix for libstdc++/5037?

PATCH (as applied to mainline): Fix a multiprocessor sparc bug (more rarely, might also affect single-processor, multithreaded code)

Re: PATCH: Remove support for (compile-time) ad hoc mutex configuration

Poor me... (was: Re: [PATCH, RFA] Reworked fix for PR4402)

PR 3646, long double signatures for math functions

PR3860 and wofstreams

problem compiling libstdc++-v3 on MacOS 10.1.1

Problems with gcc 2.95.3 / stdc++ 2.90.8

procbuf

Re: Question about _M_ibegin() and _M_iend()

redirecting cin

Remove old iterator structs

Severe problems with the new locale code

simple vector question

Since 1129, gcc-3.1 needs binutils ld > 2.10 on UnixWare 7.1.0

sparc port still fails bootstrap on sparc-sun-solaris28 (sparcv9 bootstraps) (fwd)

sparc64/-m64 support?

Speeding up v3 basic_string

startup allocation

Status of the concepts checking code

Support for HP-UX cross compiling of libtsdc++-v3

testing

two new cpu_limits files

Re: Unreviewed C++ patch for PA (HP assembler)

Update backward/algo.h (take2) (was: Re: [PATCH] Update backward/algo.h)

Using less<> (was: Re: [PATCH] Assign(__str, __pos, __n)...)

V3 PATCH: Make numeric_limits<>::is_modulo == true by default

V3 warning PATCH to locale_facets.tcc

why include/bits/std_XXX.h?


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.5.1