Age | Commit message (Expand) | Author | Files | Lines |
2003-05-11 | re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) | Gabriel Dos Reis | 4 | -1/+186 |
2003-05-11 | [multiple changes] | Benjamin Kosnik | 63 | -436/+2586 |
2003-05-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-10 | 3.cc: Remove unnecessary includes and unused string literals. | Paolo Carlini | 3 | -21/+6 |
2003-05-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-08 | std_streambuf.h (setg, setp): Don't touch _M_mode. | Paolo Carlini | 2 | -4/+4 |
2003-05-08 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-07 | except.c: Revert 04-01 and 04-02 forced-unwind changes. | Richard Henderson | 4 | -48/+119 |
2003-05-07 | cons: New. | Benjamin Kosnik | 3 | -0/+91 |
2003-05-07 | std_fstream.h (_M_is_indeterminate): Remove. | Paolo Carlini | 5 | -38/+28 |
2003-05-07 | stl_algo.h: Enums as _S_. | Benjamin Kosnik | 14 | -187/+179 |
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 |