aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
AgeCommit message (Expand)AuthorFilesLines
2000-10-23std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy...Gabriel Dos Reis2-5/+10
2000-10-08Makefile.in (piclist): Fix sed command to also accept numbers in filenames.Philipp Thomas2-1/+6
2000-10-07del_op.cc, [...]: New files.Richard Henderson23-5/+3830
2000-09-19configure.in: Add AIX multithread support fragment.David Edelsohn3-1/+10
2000-08-22bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro on _Nw since _Nw i...Geoff Berry2-1/+6
2000-08-14top level:Zack Weinberg2-4/+10
2000-08-11straits.h (is_del): Boolify with !!.Jason Merrill4-6/+24
2000-08-04mask_array.h (mask_array): Rename template type parameter to avoid conflicts ...David E O'Brien3-84/+90
2000-07-17valarray_array.h (__valarray_sum): Make inline.Gabriel Dos Reis2-1/+5
2000-07-15valarray_array.h (__valarray_get_memory, [...]): New functions.Gabriel Dos Reis5-92/+632
2000-07-14* std/bastring.h (basic_string<>::clear): Add function.Jean-Francois Panisset2-0/+6
2000-07-10stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used i...Jason Merrill4-13/+25
2000-07-06gslice_array.h, [...]: Do not paste anything after 'operator' keyword.Zack Weinberg7-30/+36
2000-06-24update stuff ruleJason Merrill1-3/+3
2000-05-15Makefile.in: Change "pic" to depend on $(PICFLAG), not on $(enable_shared).David Edelsohn3-20/+47
2000-05-11config.table: Use mh-sparcpic for sparc*-*-*.Jakub Jelinek2-0/+5
2000-04-24sstream: New file.Magnus Fromreide3-1/+232
2000-03-29* configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill2-1/+5
2000-03-10bastring.h (basic_string<>::push_back): Was missing.Gabriel Dos Reis2-0/+7
2000-01-24stl_iterator.h: Make it possible to use standard class `iterator'.Gabriel Dos Reis2-2/+5
2000-01-12Makefile.in (SHOPT): New macro, flag to ld to create shared library.Fred Fish4-1/+17
1999-12-15Makefile.in (MYCXXFLAGS): Include $(CXXFLAGS).Jason Merrill2-2/+7
1999-12-15back out unrelated patch to std:: qualify reverse_iteratorMartin v. Löwis1-2/+2
1999-12-15bastring.h (basic_string::basic_string): Rename parameters to avoid shadow wa...Martin v. Löwis3-11/+17
1999-12-14bastring.h (class basic_string::Rep): Use proper defines for sparc v9 and fix...Jakub Jelinek2-2/+12
1999-12-14stl_config.h (__MINGW32__): Define __STL_WIN32THREADS for thread safe runtime.Mumit Khan2-0/+8
1999-11-22stl_rope.h: Fix initialization order.Benjamin Kosnik3-21/+26
1999-11-19valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): Don't forget to define tanh.Gabriel Dos Reis2-1/+7
1999-11-15* Makefile.in ($(OBJS)): Depend on stamp-picdir.H.J. Lu2-1/+8
1999-11-06bitset: Include limits.h.Martin v. Löwis2-0/+8
1999-11-05valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): When building meta-expressions...Gabriel Dos Reis2-1/+8
1999-10-19valarray_meta.h: (_BinClos::_BinClos): Fix typo.Gabriel Dos Reis2-2/+6
1999-09-27Update copyright.Jeff Law1-1/+1
1999-09-171999-09017 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>Gabriel Dos Reis2-1/+5
1999-09-17complext.cc (pow): Don't expect floating point promotion in presence of templ...Gabriel Dos Reis2-1/+7
1999-09-01Move *-*-gnu* pattern below *-*-linux*.Andreas Schwab2-1/+6
1999-08-25* configure.in: Alphabetize selection of .ml fragments.David O'Brien2-4/+8
1999-08-09pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet...Alexandre Oliva2-9/+14
1999-08-05Makefile.in (MARLINK, MSHLINK): Handle library version number components with...Loren J. Rittle2-2/+7
1999-07-17* Makefile.in (INTERFACE): Bump to 3.Jeffrey A Law2-1/+5
1999-07-16stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.Markus Gyger2-2/+8
1999-07-08Makefile.in (VERSION): Bump to 2.10.0.Jeffrey A Law2-1/+5
1999-06-17* stl_queue.h: Rename _M_c to c, and _M_comp to comp.Martin v. Löwis2-41/+45
1999-06-07configure.in (*-*-freebsd2*): Add missing '*' at end of configure string.Jeffrey A Law2-1/+6
1999-06-05* std/std_valarray.h: Don't #include unconditionally <alloca.h>Gabriel Dos Reis2-2/+30
1999-06-04std_valarray.h: New file.Gabriel Dos Reis14-3/+3130
1999-06-01bastring.h (class basic_string:Rep): Encode xlock opcode as .bytes instead of...Robert Lipe2-2/+14
1999-05-19libchill, libf2c, libobjc:Jeff Law2-13/+5
1999-05-17stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for Linux.Mark Kettenis2-8/+15
1999-05-16* stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.Mumit Khan2-0/+8