summaryrefslogtreecommitdiff
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: Be more selective about what files to install.Marc Espie1998-12-072-1/+5
* Update.Ulrich Drepper1998-11-301-0/+5
* (operator>>): Correct cast in last patch.Ulrich Drepper1998-11-301-2/+2
* bitset: explicitly convert basic_string<...>::npos to size_t in default argum...Alexandre Oliva1998-11-272-2/+8
* * Makefile.in (HEADERS): Install bitsetAlexandre Oliva1998-11-272-1/+5
* configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1998-11-262-0/+19
* Makefile.in (just-check): Ignore errors.Marc Espie1998-11-241-1/+1
* Makefile.in (just-check): Ignore errors.Marc Espie1998-11-241-0/+4
* Update.Ulrich Drepper1998-11-231-1/+7
* (operator>>): Cast new character to char before adding to string.Ulrich Drepper1998-11-231-3/+3
* stl_alloc.h (default_alloc_template::_S_free_list): Don't qualify _NFREELISTS.Mark Mitchell1998-11-012-4/+5
* * stl_config.h (__SGI_STL_USE_AUTO_PTR_CONVERSIONS): Define.Mark Mitchell1998-10-112-0/+2
* memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo.Mark Mitchell1998-10-112-2/+8
* Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.H.J. Lu1998-09-162-8/+20
* tweakJason Merrill1998-09-151-1/+1
* tweakJason Merrill1998-09-151-4/+1
* configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1998-09-091-2/+3
* configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1998-09-092-6/+19
* stl_config.h: Define __STL_HAS_WCHAR_T...Jason Merrill1998-09-022-3/+14
* Makefile.in (RELINSTALLDIR): New.H.J. Lu1998-09-023-5/+27
* algorithm [...]: Update to SGI STL 3.11.Jason Merrill1998-09-0245-11286/+15026
* we dont use these bits of SGI STLJason Merrill1998-09-027-2708/+4
* Initial revisionJason Merrill1998-09-021-0/+1960
* Initial revisionJason Merrill1998-09-022-0/+108
* Initial revisionJason Merrill1998-09-021-0/+92
* Initial revisionJason Merrill1998-09-022-0/+1199
* This commit was generated by cvs2svn to compensate for changes in r22177,Jason Merrill1998-09-021-112/+121
* Initial revisionJason Merrill1998-09-021-0/+404
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-305-5/+10
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-304-5/+6
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-301-0/+7
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-301-5/+31
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-301-0/+28
* Remove __HONOR_STDMartin v. Löwis1998-08-252-4/+4
* iomanip.h: Use __extension__ for `extern' explicit template instantiations.Mark Mitchell1998-08-233-2/+10
* * stdexcept: Put things in the std namespace, if appropriate.Mark Mitchell1998-08-172-0/+12
* tmap.cc: Use less<int>.Jason Merrill1998-07-163-23/+10
* Makefile.in (VERSION): Bump to 2.9.0.Manfred Hollstein1998-07-141-1/+1
* Makefile.in (VERSION): Bump to 2.9.0.Manfred Hollstein1998-07-141-0/+4
* stl_tempbuf.h (temporary_buffer): Add missing typename.Klaus-Georg Adams1998-07-113-2/+7
* Makefile.in (VERSION): Bump to 2.9.0.Jason Merrill1998-07-113-14/+28
* * tstring.cc (findtest): New fn.Bob Sidebotham1998-07-112-0/+52
* * configure.in (INSTALLDIR): Make sed pattern failsafe.Manfred Hollstein1998-07-062-3/+7
* Update.Ulrich Drepper1998-07-061-0/+5
* (class basic_string): Correct iterator return values in insert memberUlrich Drepper1998-07-061-2/+6
* Update.Ulrich Drepper1998-07-021-8/+13
* (class basic_string): Return correct iterators in erase member functions.Ulrich Drepper1998-07-021-2/+6
* stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is...Jeffrey A Law1998-06-272-1/+8
* libstdc++.exp: Use global variable ld_library_path (not local) that is a lot ...Carlo Wood1998-06-272-4/+9
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-10/+17