summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask...Paolo Carlini2005-07-182-11/+32
* PR libstdc++/21193 (float, double, long double)Paolo Carlini2005-07-152-8/+77
* PR libstdc++/21193 (string & wstring)Paolo Carlini2005-07-132-31/+84
* ostream.tcc (basic_ostream<>::operator<<(long), [...]): Don't deal with oct a...Paolo Carlini2005-07-118-49/+319
* tree_order_statistics_join.cc: Change map_t to map_type.David Edelsohn2005-07-072-4/+9
* Add class __versa_string, a versatile "basic_string-type" class...Paolo Carlini2005-07-0520-120/+4903
* [multiple changes]Paolo Carlini2005-07-013-12/+68
* * include/ext/pb_assoc/detail/hash_fn/mask_based_range_hashing.hppUlrich Weigand2005-06-302-2/+10
* PR libstdc++/21244 (cont^2)Paolo Carlini2005-06-292-10/+18
* basic_string.h, [...]: Fix Doxygen comments that use wrong parameter and func...Jonathan Wakely2005-06-293-17/+22
* lwg-active.html, [...]: Import Revision 37.Paolo Carlini2005-06-294-2914/+1706
* 2005-06-29 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2005-06-291-1/+1
* re PR libstdc++/22131 (std::num_get fails for input with invalid groups)Paolo Carlini2005-06-2912-142/+577
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-282-0/+315
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-2816-306/+550
* re PR libstdc++/22102 ([DR233] Implement resolution of DR 233)Paolo Carlini2005-06-272-18/+65
* documentation.html: Add link for policy based associative containers docs.Benjamin Kosnik2005-06-27399-1459/+64037
* re PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 intern...Jakub Jelinek2005-06-236-100/+115
* re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik2005-06-2014-86/+40
* baseline_symbols.txt: Update.Jakub Jelinek2005-06-183-3239/+172
* [multiple changes]Paolo Carlini2005-06-174-141/+119
* * docs/html/21_strings/gotw29a.txt: Update code to corrected version.Jonathan Wakely2005-06-172-1/+9
* [multiple changes]Benjamin Kosnik2005-06-1734-17667/+2253
* hashtable: Trivial formatting fixes.Paolo Carlini2005-06-154-1486/+1771
* re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey2005-06-1410-41/+24
* re PR libstdc++/21955 (std::stringbuf vs. in_avail)Benjamin Kosnik2005-06-0811-51/+183
* acinclude.m4 (GLIBCXX_ENABLE_C99): Use C++ compiler for complex tests.Benjamin Kosnik2005-06-073-12/+8
* s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants.Adrian Straetling2005-06-072-14/+7
* PR libstdc++/21770 (cont: __gnu_debug::string)Paolo Carlini2005-06-073-6/+49
* PR libstdc++/21770 (cont: debug-mode)Paolo Carlini2005-06-078-32/+44
* [multiple changes]Paolo Carlini2005-06-0614-91/+312
* stl_function.h: ...Peter Doerfler2005-06-062-2/+6
* stl_function.h: Fix typo in comment.Peter Doerfler2005-06-062-1/+5
* acinclude.m4 ([GLIBCXX_ENABLE_C99]): Check clog, clogf, clogl too for ac_c99_...Paolo Carlini2005-06-053-0/+12
* re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini2005-06-0327-266/+660
* re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell2005-06-023-2/+10
* PR libstdc++/20534 (contd)Paolo Carlini2005-05-315-8/+33
* std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX, forw...Paolo Carlini2005-05-302-5/+12
* revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura...Paolo Carlini2005-05-288-30/+39
* abi.html: Mention 3.4.0 as the current baseline; add a notice about the confi...Paolo Carlini2005-05-272-1/+13
* re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik2005-05-271-0/+1
* test.html: Mention PCH_CXXFLAGS.Mark Mitchell2005-05-274-11/+34
* misc-inst.cc: Remove unnecessary included files.Theodore Papadopoulo2005-05-272-4/+5
* c++config: Remove extern template use when in debug mode, disable for non-wea...Benjamin Kosnik2005-05-272-23/+33
* re PR libstdc++/20534 (Erroneous #include of <cassert>)Benjamin Kosnik2005-05-2714-459/+657
* re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous)Paolo Carlini2005-05-265-14/+78
* linker-map.gnu: Add linkage support for no extern templates.Benjamin Kosnik2005-05-265-4/+25
* re PR libstdc++/21726 (baseline_symbols.txt for powerpc64 missing)Paolo Carlini2005-05-254-0/+9408
* Correct use of year 999 to 1999.Ian Lance Taylor2005-05-251-1/+1
* basic_string.h (_Rep::_M_set_length_and_sharable): Use, consistently, traits_...Paolo Carlini2005-05-252-1/+7