aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
AgeCommit message (Expand)Author
2000-08-04mask_array.h (mask_array): Rename template type parameter to avoid conflicts ...David E O'Brien
2000-07-17valarray_array.h (__valarray_sum): Make inline.Gabriel Dos Reis
2000-07-15valarray_array.h (__valarray_get_memory, [...]): New functions.Gabriel Dos Reis
2000-07-14* std/bastring.h (basic_string<>::clear): Add function.Jean-Francois Panisset
2000-07-10stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used i...Jason Merrill
2000-07-06gslice_array.h, [...]: Do not paste anything after 'operator' keyword.Zack Weinberg
2000-06-24update stuff ruleJason Merrill
2000-05-15Makefile.in: Change "pic" to depend on $(PICFLAG), not on $(enable_shared).David Edelsohn
2000-05-11config.table: Use mh-sparcpic for sparc*-*-*.Jakub Jelinek
2000-04-24sstream: New file.Magnus Fromreide
2000-03-29* configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill
2000-03-10bastring.h (basic_string<>::push_back): Was missing.Gabriel Dos Reis
2000-01-24stl_iterator.h: Make it possible to use standard class `iterator'.Gabriel Dos Reis
2000-01-12Makefile.in (SHOPT): New macro, flag to ld to create shared library.Fred Fish
1999-12-15Makefile.in (MYCXXFLAGS): Include $(CXXFLAGS).Jason Merrill
1999-12-15back out unrelated patch to std:: qualify reverse_iteratorMartin v. Löwis
1999-12-15bastring.h (basic_string::basic_string): Rename parameters to avoid shadow wa...Martin v. Löwis
1999-12-14bastring.h (class basic_string::Rep): Use proper defines for sparc v9 and fix...Jakub Jelinek
1999-12-14stl_config.h (__MINGW32__): Define __STL_WIN32THREADS for thread safe runtime.Mumit Khan
1999-11-22stl_rope.h: Fix initialization order.Benjamin Kosnik
1999-11-19valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): Don't forget to define tanh.Gabriel Dos Reis
1999-11-15* Makefile.in ($(OBJS)): Depend on stamp-picdir.H.J. Lu
1999-11-06bitset: Include limits.h.Martin v. Löwis
1999-11-05valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): When building meta-expressions...Gabriel Dos Reis
1999-10-19valarray_meta.h: (_BinClos::_BinClos): Fix typo.Gabriel Dos Reis
1999-09-27Update copyright.Jeff Law
1999-09-171999-09017 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>Gabriel Dos Reis
1999-09-17complext.cc (pow): Don't expect floating point promotion in presence of templ...Gabriel Dos Reis
1999-09-01Move *-*-gnu* pattern below *-*-linux*.Andreas Schwab
1999-08-25* configure.in: Alphabetize selection of .ml fragments.David O'Brien
1999-08-09pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet...Alexandre Oliva
1999-08-05Makefile.in (MARLINK, MSHLINK): Handle library version number components with...Loren J. Rittle
1999-07-17* Makefile.in (INTERFACE): Bump to 3.Jeffrey A Law
1999-07-16stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.Markus Gyger
1999-07-08Makefile.in (VERSION): Bump to 2.10.0.Jeffrey A Law
1999-06-17* stl_queue.h: Rename _M_c to c, and _M_comp to comp.Martin v. Löwis
1999-06-07configure.in (*-*-freebsd2*): Add missing '*' at end of configure string.Jeffrey A Law
1999-06-05* std/std_valarray.h: Don't #include unconditionally <alloca.h>Gabriel Dos Reis
1999-06-04std_valarray.h: New file.Gabriel Dos Reis
1999-06-01bastring.h (class basic_string:Rep): Encode xlock opcode as .bytes instead of...Robert Lipe
1999-05-19libchill, libf2c, libobjc:Jeff Law
1999-05-17stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for Linux.Mark Kettenis
1999-05-16* stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.Mumit Khan
1999-05-14configure.in: Add shared library support for the Hurd (*-*-gnu*).Mark Kettenis
1999-05-12configure.in (compiler_name): Don't do the skip-this-dir thing if we're recon...Jason Merrill
1999-05-07Update.Ulrich Drepper
1999-05-07(class basic_string::Rep): Make release member function thread-safe forUlrich Drepper
1999-05-07Update.Ulrich Drepper
1999-05-07Make it possible to compile with __USE_MALLOC.Ulrich Drepper
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva