index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-24
doxygroups.cc: Add std::tr1 namespace.
Benjamin Kosnik
19
-31
/
+34
2004-11-23
locale_facets.h (isspace, [...]): Add doxygen markup.
Benjamin Kosnik
3
-3
/
+8
2004-11-21
basic_string.h, [...]: Doxygen fixes.
Jonathan Wakely
1
-1
/
+1
2004-11-05
re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)
Benjamin Kosnik
7
-23
/
+30
2004-10-28
mt_allocator.h (__common_pool_policy): Add template template parameter for po...
Benjamin Kosnik
1
-195
/
+167
2004-10-26
array_allocator.h (array::allocate): Check for valid array object, use its si...
Benjamin Kosnik
1
-1
/
+1
2004-10-21
bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size().
Paolo Carlini
6
-36
/
+54
2004-10-17
mt_allocator.h (__pool::_M_get_align): New.
Benjamin Kosnik
1
-2
/
+5
2004-10-17
bitmap_allocator.h: Change unsigned int -> size_t...
Dhruv Matani
1
-85
/
+91
2004-10-15
bitmap_allocator.h: Qualify ::operator delete.
Paolo Carlini
1
-6
/
+9
2004-10-14
mt_allocator.h (__mt_alloc::deallocate): Check for null pointer.
Benjamin Kosnik
4
-17
/
+26
2004-10-14
bitmap_allocator.h (bitmap_allocator::_Alloc_block): Rename __unused to __M_u...
Paolo Carlini
1
-1
/
+1
2004-10-14
mt_allocator.h: Tweaks.
Benjamin Kosnik
1
-1
/
+1
2004-10-14
bitmap_allocator.h: Clean-up add/remove functions.
Dhruv Matani
1
-619
/
+925
2004-10-13
basic_string.tcc (_S_create): Use consistently the exponential policy, simplify.
Paolo Carlini
1
-4
/
+4
2004-10-12
re PR libstdc++/17937 (Critical ~__pool troubles)
Benjamin Kosnik
1
-5
/
+8
2004-10-11
PR libstdc++/16614 continued.
Benjamin Kosnik
1
-13
/
+34
2004-10-11
pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with ...
Joachim Kuebart
1
-0
/
+1
2004-10-07
tr1: New.
Benjamin Kosnik
1
-0
/
+141
2004-10-06
re PR libstdc++/17780 (std::allocator vs. static init)
Benjamin Kosnik
1
-79
/
+120
2004-09-02
re PR libstdc++/17259 (One more _S_leaf incorrectly qualified with _RopeRep::...
Benjamin Kosnik
1
-1
/
+1
2004-09-02
re PR libstdc++/16848 (code in /ext/demangle.h appears broken)
Benjamin Kosnik
1
-2789
/
+0
2004-09-01
re PR libstdc++/16614 (Excessive resource usage in __mt_alloc)
Benjamin Kosnik
1
-580
/
+543
2004-08-30
pool_allocator.h: Rename __pool_base to __pool_alloc_base.
Benjamin Kosnik
1
-2
/
+2
2004-08-02
re PR libstdc++/16844 (Explicit instantiation failing)
Matt Austern
1
-1
/
+1
2004-07-28
stl_construct.h (_Destroy): New three-argument overload that takes an allocat...
Matt Austern
5
-16
/
+52
2004-07-14
mt_allocator.html: Add docs for _Tune.
Benjamin Kosnik
1
-13
/
+17
2004-07-01
Per Bothner <per@bothner.com > Mohan Embar <gnustuff@thisiscool.com>
Benjamin Kosnik
1
-1
/
+1
2004-07-01
mt_allocator.h: Handle allocations at static initialization that happen befor...
Brad Spencer
1
-2
/
+19
2004-06-27
rope: Trivial formatting fixes.
Paolo Carlini
2
-3384
/
+3955
2004-06-25
concurrence.h (__gnu_cxx::lock): New.
Benjamin Kosnik
1
-19
/
+7
2004-06-18
mt_allocator (__mt_alloc<>::_Tune): Add _M_align, the alignment requested.
Paolo Carlini
1
-10
/
+19
2004-06-18
pool_allocator.h: Qualify __throw_bad_alloc.
Benjamin Kosnik
1
-180
/
+42
2004-06-16
rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate.
Paolo Carlini
2
-31
/
+31
2004-06-15
hashtable.h: Trivial formatting fixes.
Paolo Carlini
2
-848
/
+986
2004-06-14
hash_map: Trivial formatting fixes.
Paolo Carlini
4
-731
/
+1050
2004-06-14
slist: Trivial formatting fixes.
Paolo Carlini
1
-784
/
+951
2004-06-12
[multiple changes]
Paolo Carlini
4
-437
/
+532
2004-06-08
pool_allocator.h: Convert to a global free-list, as per the original SGI/HP d...
Paolo Carlini
1
-131
/
+144
2004-05-29
re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal F...
Richard B. Kreckel
2
-3
/
+27
2004-05-22
re PR libstdc++/12854 (libstdc++ vs. -Weffc++)
Benjamin Kosnik
1
-17
/
+43
2004-05-19
re PR libstdc++/11691 (stdio_filebuf leaks FILE buffer when "no close" is req...
Jonathan Wakely
1
-3
/
+4
2004-05-18
[multiple changes]
Paolo Carlini
1
-15
/
+23
2004-05-18
enc_filebuf.h: Move concept-check macro to class scope.
Jonathan Wakely
1
-5
/
+8
2004-05-16
mt_allocator.h (__mt_alloc<>::deallocate): Consistently update __bin._M_free[0].
Paolo Carlini
1
-26
/
+29
2004-04-07
Fixups for EDG front end.
Benjamin Kosnik
2
-61
/
+61
2004-04-05
mt_allocator.h (__mt_alloc<>::deallocate): The critical section is actually v...
Paolo Carlini
1
-7
/
+5
2004-04-03
mt_allocator.h (__mt_alloc<>::allocate): Factor out some duplicated code.
Paolo Carlini
1
-27
/
+11
2004-04-02
mt_allocator.h (__mt_alloc<>::deallocate): Rearrange arithmetic to avoid comp...
Paolo Carlini
1
-14
/
+12
2004-04-01
mt_allocator.h (__mt_alloc<>::_S_initialize): Streamline the second half...
Paolo Carlini
1
-43
/
+31
[next]