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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-12
Named locale support for ctype<char>.
Benjamin Kosnik
20
-104
/
+298
2001-12-12
Ross Smith <r-smith@ihug.co.nz> Paolo Carlini <pcarlini@unitus.it>
Philip Martin
5
-18
/
+59
2001-12-12
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-12
ctype_inline.h: Remove spaces.
Benjamin Kosnik
7
-154
/
+148
2001-12-11
allocators.cc: New file.
Phil Edwards
2
-0
/
+107
2001-12-11
locale_facets.tcc (_M_extract_int): Avoid uninitialized warning.
Jason Merrill
2
-2
/
+8
2001-12-11
* config/cpu/sparc/sparc32/bits/atomicity.h
Loren J. Rittle
2
-0
/
+7
2001-12-11
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-10
basic_string.tcc (_M_replace_safe): Fix typos.
Paolo Carlini
3
-6
/
+11
2001-12-10
2001-12-10 Paolo Carlini <pcarlini@unitus.it>
Paolo Carlini
1
-0
/
+9
2001-12-10
basic_string.tcc (_M_replace_safe): New function.
Paolo Carlini
3
-25
/
+49
2001-12-10
locale_facets.h (__num_base::_S_scale_hex): Add.
Benjamin Kosnik
6
-7
/
+29
2001-12-10
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-09
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-08
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-08
atomicity.h (struct __Atomicity_lock<__inst>): Add.
Nathan Myers
2
-6
/
+24
2001-12-07
globals.cc: Remove __GTHREADS guard.
Phil Edwards
2
-2
/
+4
2001-12-07
locale_facets.tcc (num_put::_M_convert_float): Extend comment, reduce __cs_si...
Paolo Carlini
2
-2
/
+11
2001-12-07
basic_string.tcc (_M_mutate): Fix typo in the previous check in.
Paolo Carlini
2
-3
/
+8
2001-12-07
basic_string.tcc (_M_mutate, _M_clone): Implement exponential growth policy t...
Paolo Carlini
2
-7
/
+46
2001-12-07
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-07
[multiple changes]
Benjamin Kosnik
5
-89
/
+226
2001-12-06
std_bitset.h: Use GLIBCPP in multiple-inclusion guard.
Phil Edwards
24
-156
/
+219
2001-12-06
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-05
[multiple changes]
Benjamin Kosnik
3
-10
/
+96
2001-12-05
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-04
[multiple changes]
Benjamin Kosnik
10
-131
/
+221
2001-12-04
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-04
collate.cc: Compile-only.
Benjamin Kosnik
12
-1
/
+36
2001-12-04
string-inst.cc (string::_Rep::_S_terminal): Add static data member instantiat...
Benjamin Kosnik
2
-0
/
+6
2001-12-03
configure.in: Add support for hpux cross compiles...
Steve Ellcey
6
-1479
/
+2393
2001-12-03
howto.html: Update commentary.
Loren J. Rittle
7
-410
/
+42
2001-12-03
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-03
howto.html: Update list of implemented DRs.
Phil Edwards
4
-2863
/
+3893
2001-12-02
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-01
Daily bump.
GCC Administrator
1
-1
/
+1
2001-12-01
exception (bad_exception::~bad_exception()): Remove declaration.
Benjamin Kosnik
8
-16
/
+19
2001-11-30
Daily bump.
GCC Administrator
1
-1
/
+1
2001-11-29
locale_facets.tcc (__pad): Add bool parameter to correctly pad internal-adjus...
Paolo Carlini
5
-25
/
+42
2001-11-29
howto.html: Finish allocator notes (inst and 3.0).
Phil Edwards
2
-5
/
+26
2001-11-29
locale_facets.tcc (num_get::do_get(long double)): Fix __traits_type typo.
Benjamin Kosnik
2
-2
/
+7
2001-11-29
Daily bump.
GCC Administrator
1
-1
/
+1
2001-11-29
locale_facets.tcc (__pad): Correctly pad internal-adjusted hex numbers.
Benjamin Kosnik
1
-2
/
+2
2001-11-29
locale_facets.tcc (__pad): correctly output hex numbers internally aligned.
Paolo Carlini
3
-3
/
+24
2001-11-28
2001-11-28 Paolo Carlini <pcarlini@unitus.it>
Paolo Carlini
4
-40
/
+9
2001-11-28
Daily bump.
GCC Administrator
1
-1
/
+1
2001-11-28
2001-11-28 Benjamin Kosnik <bkoz@redhat.com>
Benjamin Kosnik
3
-7
/
+17
2001-11-28
locale_facets.tcc: Formatting tweaks.
Benjamin Kosnik
3
-2
/
+4
2001-11-28
locale_facets.tcc: Formatting tweaks.
Benjamin Kosnik
4
-20
/
+14
2001-11-28
Numeric facets cleanup.
Benjamin Kosnik
1
-0
/
+250
[next]