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