aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext
AgeCommit message (Expand)AuthorFilesLines
2003-11-21PR libstdc++/12882 (partial)Paolo Carlini1-1/+5
2003-11-12re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf())Paolo Carlini1-7/+3
2003-11-11[multiple changes]Benjamin Kosnik1-37/+18
2003-10-21mt_allocator.h: Change include to gthr.h.Benjamin Kosnik3-9/+53
2003-10-20re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the ...Benjamin Kosnik1-1/+4
2003-10-04stdio_sync_filebuf.h: Don't include the whole <fstream>, only <streambuf> and...Paolo Carlini1-1/+3
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson1-9/+51
2003-08-19ropeimpl.h: #include <ostream> instead of <iostream>Petur Runolfsson1-1/+1
2003-08-12basic_ios.h: Remove *_iter typedefs, change num* typedefs to num_*.Benjamin Kosnik1-2/+1
2003-07-17pod_char_traits.h: Add state template argument.Benjamin Kosnik1-6/+6
2003-07-16hash_map (class hash_multimap): Remove extra semicolons from __glibcxx_class_...Gerald Pfeifer2-6/+6
2003-07-14c_locale.h: Include <cstdlib> and <cstring>.Mark Mitchell3-29/+29
2003-07-10locale_facets.tcc: Use function object for __use_cache instead of template fu...Benjamin Kosnik1-1/+1
2003-07-09pod_char_traits.cc: New.Benjamin Kosnik1-0/+155
2003-07-06allocator_traits.h: Fix doxygen markup.Phil Edwards1-4/+5
2003-07-05Move from CPP to CXX.Benjamin Kosnik9-58/+59
2003-07-04stl_list.h: Fully qualify standard functions with std::, thus avoiding Koenig...Paolo Carlini1-3/+2
2003-06-24Nathan C.Paolo Carlini1-2/+6
2003-06-24* include/ext/mt_allocator.h: Portability.Loren J. Rittle1-7/+9
2003-06-13allocator-inst.cc: Explicitly instantiate.Benjamin Kosnik1-86/+96
2003-06-11[multiple changes]Benjamin Kosnik7-2/+1606
2003-06-10BUGS: Update from 2.90.8 snapshot.Phil Edwards2-104/+104
2003-06-06stl_alloc.h: Cleanups.Benjamin Kosnik15-2741/+2648
2003-05-15fstream.tcc (_M_overflow): Rewrote to call _M_convert_to_external only once (...Paolo Carlini1-4/+8
2003-05-11[multiple changes]Benjamin Kosnik2-15/+251
2003-05-07stl_algo.h: Enums as _S_.Benjamin Kosnik1-5/+5
2003-05-06And retweak.Michael Ritzert1-1/+5
2003-05-06* include/ext/stl_rope.h (_Rope_RopeRep<>::_M_c_string_lock): Tweak.Michael Ritzert1-2/+1
2003-05-05stl_threads.h (_Atomic_swap): Kill it...Loren J. Rittle2-19/+16
2003-05-01stdio_filebuf.h (stdio_filebuf(int, std::ios_base::openmode, bool, size_t), [...Paolo Carlini1-18/+8
2003-04-28localename.cc: Standardize exception strings.Benjamin Kosnik1-1/+1
2003-04-12Remove _M_buf_size_opt, use directly _M_buf_size instead.Paolo Carlini1-4/+2
2003-04-12stdio_filebuf.h (stdio_filebuf::stdio_filebuf(...), ...): _M_buf_size_opt == ...Paolo Carlini1-2/+2
2003-02-11re PR libstdc++/9320 (Incorrect usage of traits_type::int_type in stdio_filebuf)Paolo Carlini1-4/+5
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell3-148/+164
2002-09-17stl_rope.h (rope<>): Qualify dependent names with `typename'.Loren J. Rittle1-4/+4
2002-08-15re PR libstdc++/7445 (poor performance of std::locale::classic() in multi-thr...Benjamin Kosnik1-8/+12
2002-07-04re PR libstdc++/7057 (Operator== on hashtables doesn't appear to work correct...Steev Wilcox1-1/+18
2002-07-02configopts.html, [...]: Tweaks.Phil Edwards8-1/+95
2002-06-12Makefile.am: Add new files.Phil Edwards1-5/+2
2002-05-21stdio_filebuf.h: Add header guards.Phil Edwards1-0/+51
2002-04-30stdio_filebuf.h: New file.Benjamin Kosnik2-0/+174
2002-04-28[multiple changes]Paolo Carlini1-0/+1
2002-01-28Makefile.am (doxygen, [...]): Tweak targets.Phil Edwards14-34/+90
2002-01-25stl_tempbuf.h (_Temporary_buffer): Add doxygen hook.Phil Edwards3-39/+7
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik7-8/+8
2002-01-04stl_tree.h (rb_tree): Move to...Paolo Carlini2-0/+134
2002-01-03stl_numeric.h (power + helpers, iota): Move to...Paolo Carlini3-0/+520
2002-01-02stl_algobase.h (copy_n + helpers, [...]): Move to...Paolo Carlini4-16/+290
2001-12-31iterator: Add #include <bits/std_iterator.h>, tweak.Paolo Carlini1-3/+4