aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/ropeimpl.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-16rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate.Paolo Carlini1-30/+30
2004-04-07Fixups for EDG front end.Benjamin Kosnik1-43/+42
2004-03-19re PR libstdc++/14648 (rope is broken (regression))Paolo Carlini1-3/+3
2004-01-29Makefile.am (bits_headers): Remove allocator_traits.h.Benjamin Kosnik1-5/+4
2004-01-27c_locale.cc: Fix throw messages to use the __N marker.Paolo Carlini1-1/+1
2003-12-09algorithm, [...]: Remove trailing whitespace.Bernardo Innocenti1-61/+61
2003-08-19ropeimpl.h: #include <ostream> instead of <iostream>Petur Runolfsson1-1/+1
2003-07-14c_locale.h: Include <cstdlib> and <cstring>.Mark Mitchell1-2/+2
2003-06-06stl_alloc.h: Cleanups.Benjamin Kosnik1-7/+7
2003-05-05stl_threads.h (_Atomic_swap): Kill it...Loren J. Rittle1-19/+10
2003-04-28localename.cc: Standardize exception strings.Benjamin Kosnik1-1/+1
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell1-21/+23
2002-01-28Makefile.am (doxygen, [...]): Tweak targets.Phil Edwards1-1/+1
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik1-2/+2
2002-01-03stl_numeric.h (power + helpers, iota): Move to...Paolo Carlini1-0/+1
2002-01-02stl_algobase.h (copy_n + helpers, [...]): Move to...Paolo Carlini1-3/+4
2001-12-31hash_map: Move into __gnu_cxx, tweak, add using declarations.Paolo Carlini1-7/+16
2001-12-13ropeimpl.h (rope::_S_leaf_concat_char_iter, [...]): Adjust implicit typename.Paolo Carlini1-7/+8
2001-12-06std_bitset.h: Use GLIBCPP in multiple-inclusion guard.Phil Edwards1-3/+3
2001-11-23ChangeLog, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-20Intro.3: More notes.Phil Edwards1-3/+4
2001-10-24Make -fno-exceptions work.Benjamin Kosnik1-121/+118
2001-07-04ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy.Jeffrey Oldham1-3/+3
2001-06-27algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards1-0/+29
2001-06-22*: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards1-29/+0
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards1-0/+29
2001-03-04algo.h: Use std not __STD.Phil Edwards1-95/+17
2000-10-05include: New directory.Benjamin Kosnik1-0/+1587