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/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
2000-11-22
porting.texi: Minor tweaks to vocabulary.
Phil Edwards
2
-4
/
+11
2000-11-22
strstream.h: Reinstate the `using' statements.
Loren J. Rittle
2
-0
/
+10
2000-11-22
Makefile.am (base_headers): Add missing backwards headers.
Loren J. Rittle
3
-2
/
+9
2000-11-22
c_io_stdio.cc (seekoff): Fix return value.
Scott Snyder
1
-0
/
+6
2000-11-22
c_io_stdio.cc (seekoff): Fix return value.
Scott Snyder
1
-3
/
+3
2000-11-22
mkcheck.in (explanation): Retain output of all failing compiles.
Loren J. Rittle
1
-1
/
+1
2000-11-22
mkcheck.in (explanation): Retain output of all failing compiles.
Loren J. Rittle
1
-1
/
+1
2000-11-22
mkcheck.in (explanation): Retain output of all failing compiles.
Loren J. Rittle
2
-1
/
+6
2000-11-22
strstream.cc: Adjust includes.
Benjamin Kosnik
7
-13
/
+18
2000-11-21
strstream.h: Replace with...
Benjamin Kosnik
13
-326
/
+241
2000-11-21
* porting.texi: New file.
Mark Mitchell
2
-0
/
+447
2000-11-21
os_defines.h: Define _XOPEN_SOURCE...
Branko Cibej
3
-3
/
+37
2000-11-21
acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.
Benjamin Kosnik
9
-1283
/
+1127
2000-11-21
mkcheck.in (explanation): Don't paste output of passing compiles into log file.
Benjamin Kosnik
2
-15
/
+17
2000-11-21
mkcheck.in (explanation): Don't paste output of passing compiles into log file.
Benjamin Kosnik
2
-2
/
+3
2000-11-21
std_complex.h (complex<double>): Constructor complex<double>::complex(const c...
Gabriel Dos Reis
2
-3
/
+13
2000-11-20
std_complex.h: Tweaks, include cmath for abs overloads.
Benjamin Kosnik
6
-638
/
+620
2000-11-20
c++config, [...]: Correct spelling of "deprecated".
Joseph Myers
4
-3
/
+8
2000-11-19
decl.c (init_decl_processing): Correct name of pure virtual function under th...
Mark Mitchell
3
-3
/
+27
2000-11-19
exception_support.h: New header file.
Mark Mitchell
1
-0
/
+66
2000-11-19
exception_support.h: New header file.
Mark Mitchell
3
-54
/
+64
2000-11-17
stl_tree.h: Overload operators == and != to be able to handle the case...
Theodore Papadopoulo
2
-2
/
+29
2000-11-17
stl_tree.h: Overload operators == and != to be able to handle the case...
Benjamin Kosnik
2
-1
/
+31
2000-11-17
acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Correct last patch to ``make --enable-c...
Loren J. Rittle
4
-11
/
+18
2000-11-17
acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Move switch statement contents to...
Phil Edwards
10
-1120
/
+1320
2000-11-17
locale_facets.tcc (num_get<_CharT, [...]): Add missing typename keyword.
Loren J. Rittle
2
-1
/
+7
2000-11-17
acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable-cstdio=stdio the default.
Mark Mitchell
11
-1350
/
+1145
2000-11-16
* config/c_io_stdio.h: Include stddef.h.
Gerald Pfeifer
2
-0
/
+5
2000-11-16
c_io_stdio.h (streamsize): Make it a typedef for ptrdiff_t.
Mark Mitchell
2
-2
/
+6
2000-11-16
* config/c_io_stdio.h: Include libio.h.
Mark Mitchell
2
-0
/
+10
2000-11-16
acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Substitute libio_la.
Mark Mitchell
11
-1096
/
+1354
2000-11-16
mkcheckin.in: Move check for bash version 2 later in the file.
Mark Mitchell
4
-13
/
+23
2000-11-15
mkcheck.in: Add function size_command() for irix.
David Billinghurst
2
-0
/
+14
2000-11-14
acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.
Benjamin Kosnik
4
-6
/
+16
2000-11-14
acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.
Benjamin Kosnik
10
-1281
/
+1102
2000-11-14
mkcheck.in: On a platform where we don't know how to extract section sizes...
Phil Edwards
2
-6
/
+11
2000-11-14
c_io_stdio.h: Don't define __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not de...
Loren J. Rittle
2
-1
/
+5
2000-11-13
acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro...
Phil Edwards
13
-1490
/
+1723
2000-11-13
Makefile.am (tmp-libstdsc++.INC:): Do not use -I$(top_builddir).
Alexandre Petit-Bianco
5
-62
/
+117
2000-11-13
acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Add test for libiconv.a providi...
David Edelsohn
2
-0
/
+12
2000-11-13
acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle FreeBSD.
Loren J. Rittle
4
-3
/
+8
2000-11-13
wrap_langinfo.h: New file.
Brent Verner
8
-1278
/
+1082
2000-11-13
wrap_langinfo.h: New file.
Benjamin Kosnik
4
-2
/
+120
2000-11-13
std_cmath.h (abs): Change extern "C" declaration of `abs (double)' to ...
Mark Mitchell
2
-7
/
+12
2000-11-13
os_defines.h: Define __EXTENSIONS__.
Mark Mitchell
2
-0
/
+6
2000-11-12
basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR...
Mark Mitchell
2
-0
/
+7
2000-11-11
codecvt.h (__iconv_adaptor): New adaptor function...
Phil Edwards
2
-11
/
+36
2000-11-10
* include/bits/cpp_type_traits.h: Fix typos. Adjust formatting.
Gabriel Dos Reis
2
-27
/
+25
2000-11-10
localefwd.h (_Count_ones<>::_S_halfcount, [...]): Turn into enumerators.
Gabriel Dos Reis
2
-14
/
+19
2000-11-09
codecvt.h (codecvt::do_out): Make it const-correct.
Mark Mitchell
2
-6
/
+11
[next]