stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used internall...
[gcc.git] / libstdc++ / stl /
2000-07-10 Jason Merrillstl_function.h (bind1st, bind2nd): Rename __opr to...
2000-01-24 Gabriel Dos Reisstl_iterator.h: Make it possible to use standard class...
1999-12-14 Mumit Khanstl_config.h (__MINGW32__): Define __STL_WIN32THREADS...
1999-11-22 Benjamin Kosnikstl_rope.h: Fix initialization order.
1999-11-06 Martin v. Löwisbitset: Include limits.h.
1999-08-09 Alexandre Olivapthread_alloc: Solaris' ctype.h defines _U to 01; use...
1999-06-17 Martin v. Löwis* stl_queue.h: Rename _M_c to c, and _M_comp to comp.
1999-05-17 Mark Kettenisstl_config.h: Only define __STL_PTHREADS with GLIBC...
1999-05-17 Mumit Khan* stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks...
1999-05-07 Ulrich DrepperUpdate.
1999-05-07 Ulrich DrepperMake it possible to compile with __USE_MALLOC.
1999-04-27 Alexandre OlivaFixed some old ChangeLog entries I wrote before becomin...
1999-04-12 Mumit Khan* stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.
1999-04-11 Jeffrey A Law* bitset: Re-install Alexandre's lost patch from 1998...
1999-04-07 Ulrich DrepperBring over lost changes from Cygnus's directory.
1999-02-04 Ulrich DrepperAdd support for Solaris thread library.
1999-02-04 Ulrich DrepperRecognize _SOLTHREADS and define internal macros approp...
1999-01-20 Ulrich DrepperUpdate.
1999-01-20 Ulrich Drepper(__destroy_aux): Use != instead of < for ForwardIterato...
1999-01-20 Mark Mitchell* stl_config.h (__STL_USE_NAMESPACES): Define.
1998-11-27 Alexandre Olivabitset: explicitly convert basic_string<...>::npos...
1998-11-01 Mark Mitchellstl_alloc.h (default_alloc_template::_S_free_list)...
1998-10-11 Mark Mitchell* stl_config.h (__SGI_STL_USE_AUTO_PTR_CONVERSIONS...
1998-10-11 Mark Mitchellmemory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix...
1998-09-15 Jason Merrilltweak
1998-09-15 Jason Merrilltweak
1998-09-03 Jason Merrillstl_config.h: Define __STL_HAS_WCHAR_T...
1998-09-02 Jason Merrillalgorithm [...]: Update to SGI STL 3.11.
1998-09-02 Jason Merrillwe dont use these bits of SGI STL
1998-09-02 Jason MerrillInitial revision
1998-09-02 Jason MerrillInitial revision
1998-09-02 Jason MerrillInitial revision
1998-09-02 Jason MerrillInitial revision
1998-09-02 Jason MerrillThis commit was generated by cvs2svn to compensate...
1998-09-02 Jason MerrillInitial revision
1998-07-12 Klaus-Georg Adamsstl_tempbuf.h (temporary_buffer): Add missing typename.
1998-06-27 Jeffrey A Lawstl_config.h (__STL_PTHREADS): Don't define for glibc...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-07 Ulrich Drepper(__stl_prime_list): Mark last two numbers as unsigned...
1998-02-20 Jason Merrillropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.
1997-11-08 Jason Merrillfix typo
1997-11-07 Jason Merrillfix typo
1997-11-06 Jason Merrillstl_algo.h, [...]: Update to October 28 SGI release.
1997-11-02 Jason MerrillMakefile.in (install): Some of HEADERS come from the...
1997-10-18 Jason Merrill* tree.h, vector.h: Fix accidental divergence from...
1997-09-10 Jason Merrillalgo.h, [...]: Update To September 8 SGI release.
1997-09-10 Mark Mitchellstl_config.h (__STL_MEMBER_TEMPLATES): Enable.
1997-08-21 Jason MerrillInitial revision