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
2003-05-07
Daily bump.
GCC Administrator
1
-1
/
+1
2003-05-06
Fix typo in previous commit (3.3 not 3.3.0).
Phil Edwards
2
-2
/
+2
2003-05-06
index.html (3.10): Add note about mips atomicity.h.
Phil Edwards
3
-156
/
+186
2003-05-06
And retweak.
Michael Ritzert
2
-1
/
+8
2003-05-06
* include/ext/stl_rope.h (_Rope_RopeRep<>::_M_c_string_lock): Tweak.
Michael Ritzert
2
-2
/
+4
2003-05-06
* configure.target (mips*): Use the generic atomicity.h by default.
Richard Sandiford
2
-0
/
+9
2003-05-06
Daily bump.
GCC Administrator
1
-1
/
+1
2003-05-05
stl_threads.h (_Atomic_swap): Kill it...
Loren J. Rittle
6
-51
/
+134
2003-05-05
Daily bump.
GCC Administrator
1
-1
/
+1
2003-05-04
3.cc: New file, testing basic_string<char>::find_first_not_of.
Paolo Carlini
3
-0
/
+201
2003-05-04
Daily bump.
GCC Administrator
1
-1
/
+1
2003-05-03
* testsuite/thread/pthread1.cc: Remove special case for FreeBSD.
Loren J. Rittle
2
-8
/
+4
2003-05-03
Daily bump.
GCC Administrator
1
-1
/
+1
2003-05-02
Makefile.am (CLEANFILES): Remove PCH files in target directory.
Benjamin Kosnik
3
-23
/
+282
2003-05-02
std_sstream.h (str()): Tidy.
Paolo Carlini
2
-8
/
+8
2003-05-02
streambuf.tcc (__copy_streambufs): Rewrote.
Nathan Myers
2
-46
/
+23
2003-05-02
basic_string.h (swap): Remove redundant template parameters from declaration ...
Jonathan Wakely
2
-1
/
+6
2003-05-02
acconfig.h (_GLIBCPP_USE_NLS): New symbol.
Phil Edwards
8
-1203
/
+1257
2003-05-02
Daily bump.
GCC Administrator
1
-1
/
+1
2003-05-02
sstream.tcc (overflow): Instead of calling str()...
Paolo Carlini
2
-2
/
+13
2003-05-01
std_sstream.h (str()): Revert the best of the previous 'improvement'...
Paolo Carlini
2
-7
/
+8
2003-05-01
streambuf.tcc (__copy_streambufs): Adjust the type of __avail to ptrdiff_t to...
Paolo Carlini
2
-2
/
+7
2003-05-01
abi_check.cc (check_version): Update known versions.
Benjamin Kosnik
2
-27
/
+42
2003-05-01
acinclude.m4 (GLIBCPP_EXPORT_FLAGS): Remove -Winline.
Benjamin Kosnik
4
-39
/
+58
2003-05-01
streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables.
Paolo Carlini
3
-21
/
+33
2003-05-01
stdio_filebuf.h (stdio_filebuf(int, std::ios_base::openmode, bool, size_t), [...
Paolo Carlini
2
-18
/
+15
2003-05-01
Daily bump.
GCC Administrator
1
-1
/
+1
2003-04-30
acinclude.m4: Add bit missing from previous patch.
Phil Edwards
4
-3
/
+8
2003-04-30
Daily bump.
GCC Administrator
1
-1
/
+1
2003-04-29
mainpage.html: Bring up to date.
Phil Edwards
5
-17
/
+30
2003-04-29
acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Search for gettext outside of libc if ...
Phil Edwards
4
-1173
/
+1256
2003-04-29
atomicity.h: New file.
Joel Sherrill
2
-0
/
+81
2003-04-29
fstream.tcc (open): Change to single return.
Paolo Carlini
2
-7
/
+8
2003-04-29
std_sstream.h (underflow): Change to single return.
Paolo Carlini
2
-2
/
+8
2003-04-29
Daily bump.
GCC Administrator
1
-1
/
+1
2003-04-28
std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore...
Paolo Carlini
6
-21
/
+29
2003-04-28
localename.cc: Standardize exception strings.
Benjamin Kosnik
15
-32
/
+55
2003-04-28
std_streambuf.h (_M_buf_size): is currently used only for basic_filebuf, ther...
Paolo Carlini
4
-12
/
+19
2003-04-28
streambuf.tcc (__copy_streambufs): Don't use _M_buf_size (synced input is now...
Paolo Carlini
2
-10
/
+14
2003-04-28
sstream.tcc (pbackfail): Shorten a bit (6 lines) the innermost 'if' by factor...
Paolo Carlini
2
-14
/
+14
2003-04-28
configure.in: Test for libintl.h.
Phil Edwards
13
-94
/
+125
2003-04-28
[multiple changes]
Benjamin Kosnik
9
-25
/
+394
2003-04-28
char.cc: Remove bom usage.
Benjamin Kosnik
3
-22
/
+21
2003-04-28
std_fstream.h (basic_filebuf): _M_pback_destroy to _M_destroy_pback.
Benjamin Kosnik
7
-47
/
+59
2003-04-28
locale_classes.h (locale::_Impl): Change _M_names from fixed size array.
Benjamin Kosnik
8
-22
/
+79
2003-04-28
Daily bump.
GCC Administrator
1
-1
/
+1
2003-04-27
* config/locale/ieee_1003.1-2001/codecvt_specializations.h
Andreas Schwab
2
-2
/
+7
2003-04-27
Move some basic_string members out of line because they are too big to reason...
Nathan Myers
3
-89
/
+129
2003-04-27
Daily bump.
GCC Administrator
1
-1
/
+1
2003-04-26
fstream.tcc (pbackfail): Shorten a bit (10 lines) the innermost 'if' by facto...
Paolo Carlini
2
-16
/
+11
[next]