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-07-02
Daily bump.
GCC Administrator
1
-1
/
+1
2003-07-01
acinclude.m4 (GLIBCPP_CHECK_STDLIB_SUPPORT): Fix typo in CXXFLAGS.
Roger Sayle
4
-6
/
+13
2003-07-01
acinclude.m4 (GLIBCPP_ENABLE_PCH): Fix obvious error.
Benjamin Kosnik
4
-1200
/
+1201
2003-07-01
re PR libstdc++/11389 (Unbuffered wfilebuf fails to read single-byte UTF-8 ch...
Paolo Carlini
6
-1
/
+214
2003-07-01
7.cc: New.
Jerry Quinn
3
-0
/
+88
2003-07-01
locale.cc (__use_cache<numpunct>): Revert previous relocation.
Jerry Quinn
3
-26
/
+41
2003-07-01
1-in.cc: New.
Benjamin Kosnik
29
-215
/
+1456
2003-07-01
locale.cc (__use_cache<numpunct>): Move from here ...
Jerry Quinn
3
-36
/
+32
2003-07-01
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-30
stl_algobase.h: Fully qualify standard functions with std::, thus avoiding Ko...
Paolo Carlini
2
-44
/
+49
2003-06-30
Avoid subscripting empty string.
Doug Gregor
2
-1
/
+6
2003-06-30
Makefile.am (check-am): Do not override.
Phil Edwards
3
-33
/
+24
2003-06-30
Don't initialize an insert_iterator with a singular iterator
Doug Gregor
2
-2
/
+7
2003-06-30
2003-06-30 Paolo Carlini <pcarlini@unitus.it>
Paolo Carlini
1
-4
/
+4
2003-06-30
acinclude.m4 (GLIBCPP_ENABLE_PCH): Add bits for --enable-pch.
Benjamin Kosnik
11
-1406
/
+1509
2003-06-30
libstdc++-v3-dg.exp: Add comments.
Phil Edwards
2
-1
/
+15
2003-06-30
std_streambuf.h (_M_mode): Move from here to filebuf and stringbuf.
Paolo Carlini
11
-69
/
+63
2003-06-30
stl_algo.h (LOTS): Fully qualify standard functions with std::, thus avoiding...
Paolo Carlini
2
-908
/
+908
2003-06-30
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-29
11305-1.cc: Improve type correctness-wise.
Paolo Carlini
5
-12
/
+23
2003-06-29
std_streambuf.h (uflow): According to 27.5.2.4.3,p16, don't check gptr() < eg...
Paolo Carlini
2
-1
/
+6
2003-06-29
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-28
re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1)
Paolo Carlini
4
-4
/
+235
2003-06-28
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-27
[multiple changes]
Benjamin Kosnik
4
-7
/
+26
2003-06-27
2003-06-27 Krister Walfridsson <cato@df.lth.se>
Krister Walfridsson
2
-5
/
+16
2003-06-27
Nathan C.
Paolo Carlini
7
-9
/
+422
2003-06-27
* config/linker-map.gnu: Remove ; after __numpunct_cache.
Nathan Sidwell
2
-1
/
+5
2003-06-27
ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale.
Benjamin Kosnik
16
-315
/
+620
2003-06-27
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-26
filebuf_copy.cc: New, testing char by char file copy.
Nathan C. Myers
2
-0
/
+81
2003-06-26
Nathan C.
Paolo Carlini
3
-2
/
+67
2003-06-26
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-25
streambuf.tcc (sbumpc, [...]): Move inline, from here...
Nathan C. Myers
3
-72
/
+63
2003-06-25
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-24
mainpage.html: Use a useful title.
Phil Edwards
2
-1
/
+5
2003-06-24
documentation.html: Remove assignment info.
Benjamin Kosnik
6
-149
/
+73
2003-06-24
testsuite_performance.h: Tweak mallinfo.
Benjamin Kosnik
2
-14
/
+22
2003-06-24
Nathan C.
Paolo Carlini
27
-253
/
+264
2003-06-24
* testsuite/testsuite_performance.h: Portability.
Loren J. Rittle
2
-0
/
+10
2003-06-24
* include/ext/mt_allocator.h: Portability.
Loren J. Rittle
2
-7
/
+11
2003-06-24
configure.host (freebsd*): Set abi_baseline_pair.
Loren J. Rittle
6
-0
/
+9272
2003-06-24
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-23
libstdc++-assign.txt: Update address.
Benjamin Kosnik
3
-9
/
+25
2003-06-23
Types _D -> _Diff, _R -> _Ref
Doug Gregor
2
-8
/
+13
2003-06-23
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-22
Nathan C.
Paolo Carlini
4
-82
/
+146
2003-06-22
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-21
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-20
Testsuite corrections
Doug Gregor
13
-14
/
+33
[next]