stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for Linux.
[gcc.git] / libstdc++ / stl / ChangeLog
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-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-01-20 Ulrich DrepperUpdate.
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-03 Jason Merrillstl_config.h: Define __STL_HAS_WCHAR_T...
1998-09-02 Jason Merrillalgorithm [...]: Update to SGI STL 3.11.
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-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