aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/stl/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-02-05Remove V2 C++ library.Mark Mitchell1-387/+0
2000-11-08README: Fix typo.Jan van Male1-0/+5
2000-08-22bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro on _Nw since _Nw i...Geoff Berry1-0/+5
2000-07-10stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used i...Jason Merrill1-0/+12
2000-01-24stl_iterator.h: Make it possible to use standard class `iterator'.Gabriel Dos Reis1-0/+5
1999-12-14stl_config.h (__MINGW32__): Define __STL_WIN32THREADS for thread safe runtime.Mumit Khan1-0/+5
1999-11-22stl_rope.h: Fix initialization order.Benjamin Kosnik1-0/+6
1999-11-06bitset: Include limits.h.Martin v. Löwis1-0/+5
1999-08-09pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet...Alexandre Oliva1-0/+5
1999-06-17* stl_queue.h: Rename _M_c to c, and _M_comp to comp.Martin v. Löwis1-0/+4
1999-05-17stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for Linux.Mark Kettenis1-0/+5
1999-05-16* stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.Mumit Khan1-0/+4
1999-05-07Update.Ulrich Drepper1-0/+4
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1-3/+3
1999-04-12* stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.Mumit Khan1-0/+4
1999-04-11* bitset: Re-install Alexandre's lost patch from 1998-11-27.Jeffrey A Law1-0/+4
1999-01-20Update.Ulrich Drepper1-6/+10
1999-01-20* stl_config.h (__STL_USE_NAMESPACES): Define.Mark Mitchell1-0/+4
1998-11-27bitset: explicitly convert basic_string<...>::npos to size_t in default argum...Alexandre Oliva1-0/+6
1998-11-01stl_alloc.h (default_alloc_template::_S_free_list): Don't qualify _NFREELISTS.Mark Mitchell1-0/+5
1998-10-11* stl_config.h (__SGI_STL_USE_AUTO_PTR_CONVERSIONS): Define.Mark Mitchell1-0/+1
1998-10-11memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo.Mark Mitchell1-0/+6
1998-09-02stl_config.h: Define __STL_HAS_WCHAR_T...Jason Merrill1-0/+6
1998-09-02algorithm [...]: Update to SGI STL 3.11.Jason Merrill1-0/+13
1998-07-11stl_tempbuf.h (temporary_buffer): Add missing typename.Klaus-Georg Adams1-0/+5
1998-06-27stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is...Jeffrey A Law1-0/+5
1998-04-07(__stl_prime_list): Mark last two numbers as unsigned long since they are...Ulrich Drepper1-0/+6
1998-02-20ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.Jason Merrill1-0/+16
1997-11-08fix typoJason Merrill1-0/+4
1997-11-07fix typoJason Merrill1-0/+4
1997-11-06stl_algo.h, [...]: Update to October 28 SGI release.Jason Merrill1-0/+5
1997-11-02Makefile.in (install): Some of HEADERS come from the stl dir now.Jason Merrill1-0/+18
1997-10-17* tree.h, vector.h: Fix accidental divergence from SGI release.Jason Merrill1-0/+4
1997-09-09algo.h, [...]: Update To September 8 SGI release.Jason Merrill1-0/+6
1997-09-09stl_config.h (__STL_MEMBER_TEMPLATES): Enable.Mark Mitchell1-0/+4
1997-08-21Initial revisionJason Merrill1-0/+192