• Home
  • Raw
  • Download

Lines Matching refs:added

37 	* cmath : added same workaround for SUN's math exception/std::exception name clash
40 …* _streambuf.c : added "typename" to out-of-line functions (thanks to Michael Tsirkin for the repo…
57 * _iterator_base.h : added iterator<output_iterator_tag, void,..> specialization;
61 * INSTALL : added some exaples and fixed typos (thanks to Beman Dawes for the report)
65 * _messages_facets.h : added DLL export decls (thanks to John Maddock for the report)
72 * using/fstream.h : added missing end-of-line (thanks to Jean-Francois Panisset for the report)
80 * _valarray.h : added assert to operator=
82 * config/vc_select_lib.h : added _AFXDLL recognition (thanks to Andrew Phipps for input)
84 * _rope.h : added default constructors to please gcc-2.7.2
97 * _debug.c/_debug.h - added extra zero-initialization for more robustness;
104 * <csignal> : added sig_atomic_t import
109 hpacc.mak : added makefiles for HP aCC in src and test
112 * <cstdlib> : added import of system() call (thanks to Petr Ovchenkov for the report)
117 * _pair.h : added workaround for make_pair in case of char literals
124 * config/stl_mlc.h : added support for MLC compiler (thanks to Anton Sergeev for the patch)
130 * stl_ibm.h : __STL_NO_TYPEINFO added for OS/2 (thanks to Willie Arbuckle for the report)
138 * _monetary.h - added "static const bool intl" member to meneypunct<> templates
141 …* _bitset.h : added forward friend decraration for reference (thanks to Anton Sergeev for the repo…
194 … _monetary.h, _numeric_facets.h, _time_facets.h - added workaround for locale's nested class.
195 …* _ostream.c_ostream.h - added proposed modification against the <ostream> circular inclusion prob…
208 …* _string_io.h : added _widen() to get getline() compile with wchar (somewhat missing in b6 , than…
250 …* _string_io.h : added _widen() to get getline() compile with wchar (thanks to Mikhail Leonov for …
260 * "src" subdirectory : added stlport_prefix.h file for precompiled header support;
266 * <limits> : added cast to WCHAR_MAX definition (thanks for Dave Abrahams for the report).
272 * stdio_streambuf.h : added explicit qualifications of C lib functions for gcc-2.91
296 * collate : added workaround for SUNpro linker (thanks to Petr Ovchenkov for the fix)
298 * _ios.h, _streambuf.h - added obsolete stuff required by the standard
309 * _deque.h - added != operator
315 * stl/_iosfwd.h - added include guard
333 * debug/_string.h : added conversion to non-SGI string (thanks to Todd Richmond for the report)
345 * debug/_debug.h : added namespace to __STL_ASSERT for EH test which uses this internal macro.
351 …* <new> : added import of new_handler stuff from vendor namespace (thanks to Niran Bala for the re…
394 * wrap_std/h/strstream.h - added missing wrapper (Thanks to Laurent for the report)
399 _set.[hc], _hashtable.c, _set.h - added __REINTERPRET_CAST need by some compilers;
436 * config/stl_ibm.h - __STL_NO_TYPEINFO added (thanks for Tinny Ng).
440 * _bvector.h - added fix for -tempinc compilation on AIX (thanks to Alex Vanic for the patch)
450 * csetjmp/setjmp.h - guards added against VC++ #defines (thanks to Gavin Wood)
461 * stlport_msvc.rc resource file added for DLL's (thanks to Michael Entin)
463 * stlport/config/stl_wince.h : added abort()/assert() definitions
503 * "install" target added for VC++ to install .dll's into Win system directory.
505 * __STL_USE_STATIC_LIB switch added to add flexibility to VC++ linking.
554 * config/stl_wince.h : added __STL_HAS_NO_NEW_C_HEADERS switch
592 * Visual C++ - added static library targets, build refined.
626 * Additional configurations added for platforms :