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
2003-11-24
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-23
locale_facets.tcc (__add_grouping): Cosmetic reformatting.
Paolo Carlini
2
-14
/
+19
2003-11-23
locale_facets.tcc (_M_extract_float, [...]): Remove a wrong comment and simpl...
Paolo Carlini
2
-4
/
+8
2003-11-23
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-22
2003-11-22 Paolo Carlini <pcarlini@suse.de>
Paolo Carlini
2
-4
/
+7
2003-11-22
istream.tcc (getline(basic_string<>&)): Fix error in comment of the previous ...
Paolo Carlini
2
-1
/
+6
2003-11-22
re PR libstdc++/12593 (Resolution of DR 91 (WP) still unimplemented)
Paolo Carlini
3
-37
/
+81
2003-11-22
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-21
2003-11-21 Paolo Carlini <pcarlini@suse.de>
Paolo Carlini
2
-2
/
+6
2003-11-21
PR libstdc++/12882 (partial)
Paolo Carlini
5
-8
/
+33
2003-11-21
formatter.h: Use _Tp as template argument.
Benjamin Kosnik
3
-5
/
+10
2003-11-21
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-20
re PR libstdc++/13109 (libstdc++-v3 bootstrap failure on Tru64 UNIX V4.0F: sn...
Benjamin Kosnik
3
-312
/
+377
2003-11-20
re PR libstdc++/11602 (codecvt<wchar_t, char, mbstate_t> is slow.)
Paolo Carlini
3
-45
/
+142
2003-11-20
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-19
codecvt_members.cc (do_out): If we can upper bound the total number of extern...
Paolo Carlini
3
-39
/
+86
2003-11-19
libstdc++.exp: Add DYLD_LIBRARY_PATH for darwin.
Andreas Tobler
3
-1
/
+14
2003-11-19
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-18
configopts.html, [...]: Add <link> tags.
Jonathan Wakely
27
-39
/
+195
2003-11-18
re PR libstdc++/12868 (basic_filebuf::imbue fails too easily)
Paolo Carlini
3
-18
/
+85
2003-11-18
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-17
locale_facets.tcc: Fix typo in comment.
Paolo Carlini
2
-1
/
+5
2003-11-17
8.cc: New test, summarizing the discussion ensuing libstdc++/12988.
Paolo Carlini
3
-0
/
+142
2003-11-17
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-16
std_fstream.h: Tweak a comment.
Paolo Carlini
2
-1
/
+5
2003-11-16
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-15
std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c...
Roger Sayle
3
-336
/
+259
2003-11-15
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-14
12352.cc: Use __gnu_test::try_named_locale.
Paolo Carlini
2
-1
/
+7
2003-11-14
howto.html: Add entries for DR 63, 75 and 305; tweak entries for DR 60 and 328.
Paolo Carlini
2
-3
/
+29
2003-11-14
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-14
debug.html: Users are allowed to specialize in namespace __gnu_debug...
Douglas Gregor
7
-7
/
+32
2003-11-13
re PR libstdc++/13007 (basic_streambuf::pubimbue, imbue wrong)
Paolo Carlini
11
-13
/
+375
2003-11-13
re PR libstdc++/12594 (DRs 60 [TC] and 63 [TC] not implemented)
Petur Runolfsson
7
-53
/
+408
2003-11-13
11305-1: Fix, closely following the testcase included in the PR.
Paolo Carlini
5
-6
/
+14
2003-11-13
configury.html: XHTML tweak.
Jonathan Wakely
2
-1
/
+5
2003-11-13
debug_mode.html: XHTML fixes.
Jonathan Wakely
2
-10
/
+13
2003-11-13
debug_mode.html: Update.
Benjamin Kosnik
3
-114
/
+171
2003-11-13
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-12
c++config: Move using directive...
Benjamin Kosnik
3
-1
/
+7
2003-11-12
re PR libstdc++/12947 (Demangler bug)
Carlo Wood
4
-94
/
+298
2003-11-12
re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf())
Paolo Carlini
7
-40
/
+155
2003-11-12
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-11
[multiple changes]
Benjamin Kosnik
98
-851
/
+11304
2003-11-11
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-10
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-09
locale_facets.tcc (_M_insert_int, [...]): Move a couple of vars inside an if ...
Paolo Carlini
2
-21
/
+23
2003-11-09
re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)
Paolo Carlini
5
-7
/
+124
2003-11-09
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-08
re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented)
Paolo Carlini
5
-4789
/
+6934
[next]