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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-13
1.cc: Use initialization instead of copying as the string is used only once.
Magnus Fromreide
4
-20
/
+14
2005-05-13
numeric_limits.cc (dg-options): Add -mieee to options on sh*-*-*.
Kaz Kojima
1
-0
/
+1
2005-05-10
re PR libstdc++/18604 (Use of unqualified names conflict with names in global...
Paolo Carlini
6
-0
/
+247
2005-05-06
testsuite_hooks.cc (try_mkfifo): Remove.
Mark Mitchell
15
-27
/
+51
2005-05-05
acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.
Benjamin Kosnik
2
-46
/
+11
2005-05-05
libstdc++.exp (v3-build_support): Look for __GTHREADS...
Mark Mitchell
1
-8
/
+8
2005-04-29
re PR libstdc++/21238 (conflicting "typedef __numpunct_cache<_CharT> __cac...
Paolo Carlini
6
-0
/
+325
2005-04-28
type_traits (is_convertible): Adjust according to the resolution of TR1 issue...
Paolo Carlini
1
-1
/
+9
2005-04-27
re PR libstdc++/21244 (Vector<bool> anonymous enum problem)
Dominik Strasser
1
-0
/
+36
2005-04-27
type_traits (has_trivial_copy, [...]): Adjust according to the resolution of ...
Paolo Carlini
5
-106
/
+64
2005-04-26
re PR libstdc++/21209 (signed integer overflow in num_get<>::_M_extract_int)
Paolo Carlini
2
-0
/
+404
2005-04-21
check_allocate_max_size.cpp: Add explicit instantiations for systems without ...
Mark Mitchell
2
-2
/
+16
2005-04-17
re PR libstdc++/20914 (Another grouping trouble)
Paolo Carlini
2
-0
/
+158
2005-04-15
pod_char_traits.h (__gnu_cxx::character): Add char_type.
Benjamin Kosnik
21
-635
/
+353
2005-04-09
Makefile.am: Remove libv3test.a.
Benjamin Kosnik
3
-154
/
+22
2005-04-09
re PR libstdc++/20909 (incorrect floating point format)
Paolo Carlini
2
-0
/
+158
2005-04-08
configure.ac: Create template for PACKAGE and VERSION.
Kelley Cook
1
-4
/
+5
2005-04-07
test.html: Update.
Benjamin Kosnik
32
-391
/
+406
2005-04-06
Makefile.am (ACLOCAL_AMFLAGS): Define.
Kelley Cook
1
-3
/
+2
2005-04-05
memory, [...]: Use mutex to make _Sp_counted_base::add_ref_lock() thread-safe.
Jonathan Wakely
7
-10
/
+18
2005-04-04
Makefile.am (check-local): Remove.
Mark Mitchell
3
-28
/
+22
2005-04-01
Makefile.am (noinst_PROGRAMS): Remove.
Mark Mitchell
6
-67
/
+63
2005-04-01
[multiple changes]
Doug Gregor
5
-10
/
+207
2005-03-30
Makefile.am (CXX): Use ${SHELL}.
Aaron W. LaFramboise
2
-6
/
+9
2005-03-25
libstdc++.exp (libstdc++_init): Define LOCALEDIR when testing an installed co...
Mark Mitchell
1
-0
/
+8
2005-03-25
libstdc++.exp (v3-build_support): Pass -w when compiling support objects.
Mark Mitchell
1
-1
/
+3
2005-03-24
memory: Forward to...
Benjamin Kosnik
1
-2
/
+2
2005-03-24
Makefile.am (all-local): Do not build testsuite_files.
Mark Mitchell
2
-2
/
+2
2005-03-24
normal.exp: Read testsuite_files, if it exists.
Mark Mitchell
1
-28
/
+54
2005-03-23
libstdc++.exp (libstdc++_wchar_t): Rename to ...
Mark Mitchell
2
-19
/
+19
2005-03-23
target-supports.exp (check_iconv_available): Default libiconv to -liconv, if ...
Mark Mitchell
2
-52
/
+118
2005-03-21
re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>)
Chris Jefferson
1
-0
/
+71
2005-03-21
acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.
Zack Weinberg
1
-0
/
+3
2005-03-16
binders.cc: Remove explicit instantiations for non-weak systems.
Paolo Carlini
100
-649
/
+105
2005-03-10
12658_thread-1.cc: Don't XFAIL on GNU/Linux.
Ben Elliston
1
-2
/
+0
2005-03-07
type_traits (is_polymorphic): Don't forget the virtual destructor, thus avoid...
Paolo Carlini
1
-2
/
+8
2005-03-07
std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ...
Paolo Carlini
2
-8
/
+10
2005-03-05
2.cc, [...]: XFAIL on *-*-hpux11.23.
Joseph Myers
9
-0
/
+9
2005-03-05
type_traits: Add is_base_of.
Paolo Carlini
2
-0
/
+130
2005-03-03
type_traits: Implemenet is_polymorphic.
Paolo Carlini
4
-0
/
+97
2005-03-02
functional (_Has_result_type): Cleanup.
Douglas Gregor
3
-0
/
+267
2005-03-02
* testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.
Vladimir Merzliakov
1
-3
/
+3
2005-03-01
cons/auto_ptr_neg.cc: Correct line numbers.
Benjamin Kosnik
2
-2
/
+3
2005-02-25
type_traits: Add the trivial is_union and is_class; add the __is_union_or_cla...
Paolo Carlini
3
-50
/
+148
2005-02-24
hash.cc: Guard wchar_t use with _GLIBCXX_USE_WCHAR_T.
Benjamin Kosnik
1
-1
/
+4
2005-02-24
TR1 mem_fn and function support
Douglas Gregor
11
-7
/
+954
2005-02-23
type_traits: Implement is_convertible.
Paolo Carlini
4
-0
/
+118
2005-02-23
check_performance: Tweaks.
Benjamin Kosnik
1
-2
/
+2
2005-02-22
auto_ptr_neg.cc: Add missing dg-do compile directive.
Paolo Carlini
6
-0
/
+12
2005-02-22
memory: New file.
Jonathan Wakely
30
-0
/
+1996
[next]