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