aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2001-12-10basic_string.tcc (_M_replace_safe): New function.Paolo Carlini1-4/+21
2001-12-10locale_facets.h (__num_base::_S_scale_hex): Add.Benjamin Kosnik1-0/+4
2001-12-07globals.cc: Remove __GTHREADS guard.Phil Edwards1-2/+0
2001-12-07[multiple changes]Benjamin Kosnik1-1/+1
2001-12-04[multiple changes]Benjamin Kosnik5-9/+50
2001-12-04string-inst.cc (string::_Rep::_S_terminal): Add static data member instantiat...Benjamin Kosnik1-0/+1
2001-12-03configure.in: Add support for hpux cross compiles...Steve Ellcey1-5/+5
2001-12-03howto.html: Update commentary.Loren J. Rittle1-1/+1
2001-11-29locale_facets.tcc (__pad): Add bool parameter to correctly pad internal-adjus...Paolo Carlini1-6/+6
2001-11-28Numeric facets cleanup.Benjamin Kosnik4-418/+136
2001-11-23vterminate.cc (__verbose_terminate_handler): Add leading underscores.Jason Merrill1-3/+3
2001-11-20Intro.3: More notes.Phil Edwards1-1/+2
2001-11-17eh_personality.cc (__cxa_call_unexpected): Take void*.Jason Merrill3-11/+93
2001-11-02acconfig.h: Update comments.Phil Edwards2-5/+1
2001-11-01re PR libstdc++/3666 (Invalid concept-checking code.)Phil Edwards3-18/+193
2001-10-31codecvt.h: Add virtual member function declarations.Benjamin Kosnik1-10/+8
2001-10-31basic_string.h: Tweaks.Paolo Carlini1-21/+27
2001-10-24Make -fno-exceptions work.Benjamin Kosnik1-10/+10
2001-10-23limits.h: Move to...Benjamin Kosnik4-1187/+2
2001-10-20type_traits.h (__Boolean): Renamed template from _Bool.Brendan Kehoe2-3/+3
2001-10-02time_members_gnu.h: Remove.Benjamin Kosnik1-1/+0
2001-09-28time_members_gnu.h (__timepunct::_M_get_helper): Add.Benjamin Kosnik4-23/+25
2001-09-27Makefile.am: Remove RCS Id strings.Stan Shebs1-2/+0
2001-09-20Implement std::time_put.Benjamin Kosnik4-23/+71
2001-09-13Implement std::money_get.Benjamin Kosnik2-22/+9
2001-09-10Makefile.am (stamp-target): Remove link to self.Benjamin Kosnik1-29/+8
2001-09-10Implement std::money_put.Benjamin Kosnik3-184/+16
2001-09-05testsuite_flags.in: No longer need to search testsuite builddir.Phil Edwards2-31/+30
2001-08-28c_locale_gnu.cc: Move facet info to separate files...Benjamin Kosnik2-6/+6
2001-08-18Implement std::collate.Benjamin Kosnik5-91/+15
2001-08-14configure.in (libtool_VERSION): Add.Benjamin Kosnik2-3/+6
2001-08-13configure.in (LIMITS_INC_SRCDIR): New variable.Mark Mitchell1-0/+1
2001-08-10std_limits.h: New file.Gabriel Dos Reis4-8/+437
2001-08-10acconfig.h (_GLIBCPP_MEM_LIMITS): Define.Benjamin Kosnik1-2/+2
2001-08-08Makefile.am (libstdc___la_LDFLAGS): Use -release instead of -version-info, us...Benjamin Kosnik2-3/+3
2001-08-08Implement std::messages.Benjamin Kosnik5-40/+49
2001-07-31* src/gen-num-limits.cc: Use __LONG_LONG_MAX__.Loren J. Rittle1-2/+2
2001-07-20backport: basic_string.h: Qualify symbols with 'template'.Phil Edwards2-11/+48
2001-07-19gen-num-limits.cc (set_signals_handler): New function.Gabriel Dos Reis1-6/+13
2001-07-18All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb1-28/+8
2001-07-13Makefile.am: New file encapsulating header generation rules.Stephen M. Webb3-334/+54
2001-07-04localefwd.h: Format.Benjamin Kosnik3-47/+57
2001-07-02locale.cc (locale::locale(const char*)): Make sure global locales are initial...Benjamin Kosnik1-0/+1
2001-07-02ios.cc (ios_base::Init::_S_ios_create): Rename __bufsize to __out_bufsize.Loren J. Rittle1-7/+16
2001-06-30locale_facets.tcc (locale::combine): Clone _Impl.Benjamin Kosnik2-5/+4
2001-06-27algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards2-0/+60
2001-06-26sbuf_iter.h: Change to..Benjamin Kosnik2-125/+30
2001-06-25re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned))Phil Edwards3-39/+181
2001-06-22*: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards2-60/+0
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards2-0/+60