summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
Commit message (Expand)AuthorAgeFilesLines
* acconfig.h: Update comments.Phil Edwards2001-11-022-5/+1
* re PR libstdc++/3666 (Invalid concept-checking code.)Phil Edwards2001-11-013-18/+193
* codecvt.h: Add virtual member function declarations.Benjamin Kosnik2001-10-311-10/+8
* basic_string.h: Tweaks.Paolo Carlini2001-10-311-21/+27
* Make -fno-exceptions work.Benjamin Kosnik2001-10-241-10/+10
* limits.h: Move to...Benjamin Kosnik2001-10-234-1187/+2
* type_traits.h (__Boolean): Renamed template from _Bool.Brendan Kehoe2001-10-202-3/+3
* time_members_gnu.h: Remove.Benjamin Kosnik2001-10-021-1/+0
* time_members_gnu.h (__timepunct::_M_get_helper): Add.Benjamin Kosnik2001-09-284-23/+25
* Makefile.am: Remove RCS Id strings.Stan Shebs2001-09-271-2/+0
* Implement std::time_put.Benjamin Kosnik2001-09-204-23/+71
* Implement std::money_get.Benjamin Kosnik2001-09-132-22/+9
* Makefile.am (stamp-target): Remove link to self.Benjamin Kosnik2001-09-101-29/+8
* Implement std::money_put.Benjamin Kosnik2001-09-103-184/+16
* testsuite_flags.in: No longer need to search testsuite builddir.Phil Edwards2001-09-052-31/+30
* c_locale_gnu.cc: Move facet info to separate files...Benjamin Kosnik2001-08-282-6/+6
* Implement std::collate.Benjamin Kosnik2001-08-185-91/+15
* configure.in (libtool_VERSION): Add.Benjamin Kosnik2001-08-142-3/+6
* configure.in (LIMITS_INC_SRCDIR): New variable.Mark Mitchell2001-08-131-0/+1
* std_limits.h: New file.Gabriel Dos Reis2001-08-104-8/+437
* acconfig.h (_GLIBCPP_MEM_LIMITS): Define.Benjamin Kosnik2001-08-101-2/+2
* Makefile.am (libstdc___la_LDFLAGS): Use -release instead of -version-info, us...Benjamin Kosnik2001-08-082-3/+3
* Implement std::messages.Benjamin Kosnik2001-08-085-40/+49
* * src/gen-num-limits.cc: Use __LONG_LONG_MAX__.Loren J. Rittle2001-07-311-2/+2
* backport: basic_string.h: Qualify symbols with 'template'.Phil Edwards2001-07-202-11/+48
* gen-num-limits.cc (set_signals_handler): New function.Gabriel Dos Reis2001-07-191-6/+13
* All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb2001-07-181-28/+8
* Makefile.am: New file encapsulating header generation rules.Stephen M. Webb2001-07-133-334/+54
* localefwd.h: Format.Benjamin Kosnik2001-07-043-47/+57
* locale.cc (locale::locale(const char*)): Make sure global locales are initial...Benjamin Kosnik2001-07-021-0/+1
* ios.cc (ios_base::Init::_S_ios_create): Rename __bufsize to __out_bufsize.Loren J. Rittle2001-07-021-7/+16
* locale_facets.tcc (locale::combine): Clone _Impl.Benjamin Kosnik2001-06-302-5/+4
* algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards2001-06-272-0/+60
* sbuf_iter.h: Change to..Benjamin Kosnik2001-06-262-125/+30
* re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned))Phil Edwards2001-06-253-39/+181
* *: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards2001-06-222-60/+0
* algo.h: Add "GPL plus runtime exception" comment.Phil Edwards2001-06-212-0/+60
* globals.cc: Define globals _GLIBCPP_mutex_init ()...John David Anglin2001-06-141-0/+29
* threads-no.h: Remove file.Loren J. Rittle2001-06-082-4/+6
* string-inst.cc (_Rep::_S_max_size): Add instantiation.Benjamin Kosnik2001-06-061-0/+1
* basic_ios.tcc: Formatting tweaks.Benjamin Kosnik2001-06-062-55/+88
* locale_facets.h (ctype<_CharT>): Add definitions for generic ctype virtuals.Benjamin Kosnik2001-06-041-36/+35
* Makefile.am (VPATH): Delimit with ":", not space.Hans-Peter Nilsson2001-06-012-5/+3
* bitset.cc: Qualify size_t with std::.Benjamin Kosnik2001-05-311-7/+7
* acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove.Benjamin Kosnik2001-05-312-60/+24
* README: Add notes.Benjamin Kosnik2001-05-192-28/+1
* Switch over to new harness.Benjamin Kosnik2001-05-141-126/+30
* std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik2001-05-082-57/+69
* configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva2001-05-031-27/+125
* map_operators.cc: Add dg-excess-errors.Benjamin Kosnik2001-04-183-4/+4