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
2002-11-29
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-28
re PR libstdc++/8716 (std::string( NULL, 0 ) throws exception also on zero le...
Phil Edwards
2
-0
/
+10
2002-11-28
index.html: Add tip about namespace for extensions.
Jonathan Wakely
2
-0
/
+31
2002-11-28
localename.cc (locale::_Impl::_Impl(const char*, size_t)): Improve previous f...
Paolo Carlini
2
-18
/
+19
2002-11-28
c_locale.cc (locale::_S_categories): Reorder the categories to match that of ...
Paolo Carlini
4
-15
/
+22
2002-11-28
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-27
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-26
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-26
abi_check.cc: Add CXXABI_1.2.1 as compatible.
Benjamin Kosnik
3
-2
/
+59
2002-11-26
localename.cc (locale::_Impl::_Impl(const char*, size_t)): Avoid strtok for t...
Paolo Carlini
2
-15
/
+23
2002-11-26
testsuite_allocator.h: New file.
Stephen M. Webb
13
-1304
/
+2762
2002-11-25
Makefile.am (sources): Add guard.cc.
Mark Mitchell
5
-5
/
+81
2002-11-25
std_complex.h (operator<<(basic_ostream&, const complex&)): Prefer 'x' to "x"...
Wolfgang Bangerth
3
-12
/
+19
2002-11-25
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-24
locale.cc (locale::locale(const char*)): Trivial cosmetic tweaks.
Paolo Carlini
2
-8
/
+11
2002-11-24
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-23
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-22
re PR libstdc++/8645 (unnecessary non-0 checks in stl_tree.h)
Laszlo Ersek
2
-2
/
+10
2002-11-22
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-21
documentation.html: Fix broken/thinko'd URL.
Phil Edwards
2
-1
/
+5
2002-11-21
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-21
run_doxygen: Tighter search expression for sed.
Phil Edwards
3
-1
/
+13
2002-11-21
Fix ChangeLog edit goof.
Phil Edwards
1
-2
/
+2
2002-11-21
acinclude.m4: Uniform formatting.
Phil Edwards
6
-1277
/
+1359
2002-11-21
streambuf.tcc (basic_streambuf::sputbackc): Prefix "this->" to call to pbackf...
Phil Edwards
2
-1
/
+6
2002-11-21
style.css: Update.
Phil Edwards
10
-610
/
+1641
2002-11-21
TODO: Note change in clause 27 docs.
Phil Edwards
15
-205
/
+2477
2002-11-20
streambuf.tcc (__copy_streambufs): Revert previous fix for the interactive ha...
Benjamin Kosnik
2
-9
/
+10
2002-11-20
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-20
howto.html: Fix example code...
Jonathan Wakely
3
-24
/
+57
2002-11-19
howto.html: Fix typo.
John Gustafsson
2
-1
/
+5
2002-11-19
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-18
streambuf.tcc (__copy_streambufs): verify __sbin->gptr() + __bufsize < __sbin...
Jonathan Lennox
3
-3
/
+38
2002-11-18
PR libstdc++/6745 (continued)
Paolo Carlini
2
-2
/
+19
2002-11-18
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-17
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-17
linker-map.gnu: Export _S_construct even if size_t is unsigned long.
Jakub Jelinek
2
-9
/
+9
2002-11-16
re PR libstdc++/8230 (Buggy allocator behaviour)
Benjamin Kosnik
6
-881
/
+985
2002-11-16
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-15
* src/ios.cc [_GLIBCPP_HAVE_UNISTD_H]: Include unistd.h.
Rainer Orth
2
-0
/
+7
2002-11-15
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-15
re PR libstdc++/8399 (sync_with_stdio(false) breaks unformatted input)
Paolo Carlini
7
-1316
/
+1518
2002-11-14
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-13
acconfig.h (HAVE_DRAND48): Add.
Benjamin Kosnik
4
-45
/
+91
2002-11-13
os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define on hppa when there is no ...
John David Anglin
2
-2
/
+8
2002-11-13
re PR libstdc++/8230 (Buggy allocator behaviour)
Benjamin Kosnik
4
-21
/
+73
2002-11-13
linker-map.gnu: Export all _S_construct.
Benjamin Kosnik
2
-2
/
+6
2002-11-13
locale.cc (std::locale::classic()): Weaken locking protocol.
Loren J. Rittle
2
-3
/
+6
2002-11-13
Daily bump.
GCC Administrator
1
-1
/
+1
2002-11-13
install.html, [...]: HTML fix.
Jonathan Wakely
3
-2
/
+7
[next]