Lines Matching full:removed
108 test/unit/Makefile removed from SVN, now generated by configure
121 removed LDSEARCH macro, use LDFLAGS instead;
365 has been removed.
388 * stlport/stl/_check_config.h: Unused, removed.
419 _STLP_REAL_LOCALE_IMPLEMENTED removed, the whole detection mecanism
449 removed.
452 test/unit/ctype_facets_test.cpp: Removed the hard coded table of
484 * stlport/stl/_algobase.h: Removed namespace specification on
488 been removed independant of compiler in use.
501 * Removed anachronous and unmaintained raw SGI allocator mode.
512 _STLP_BROKEN_BAD_ALLOC_CLASS macros removed.
559 * stlport/stl/debug/_string.h: Call to std::distance removed to avoid
567 we do not need those functions. Removed special __distance implementations
616 Removed unused uint64.h include and definition of ULL macro.
618 * src/uin64.h: Removed, _compound_int class defined in it is simply
628 * src/locale_impl.h, locale_impl.cpp: _copy_Locale_impl removed,
885 space are only added optionaly. Small code duplication removed.
979 * src/c_locale_glibc/c_locale_glibc2.c: Removed many checks useless
1046 * stlport/stl/_numpunct.h: Removed friend relation between
1051 _mwerks.h, _msvc.h, _ibm.h, _dec_vms.h, _dec.h, _as400.h: Removed
1060 * src/locale_impl.cpp: Removed useless holes in locale facets table.
1075 Removed many useless friend class _Locale_impl declarations.
1092 c_locale_glic2.c, c_locale_win32/c_locale_win32.c, locale.cpp: Removed
1105 * _STLP_STATIC_MEMBER_DECLSPEC workaround removed. Thanks to
1153 _rope.h, _slist.h, _string_base.h, _tree.h, _vector.h: Removed
1170 * _STLP_NO_MBSTATE_T removed, STLport cannot really live without
1193 removed.
1224 build it; removed windows platform support that used to represent
1289 _Locale_errno removed, now an int pointer is passed to all
1394 * src/dll_main.cpp, stlport/stl/debug/_debug.c: removed
1445 iterators removed usage of 'less-then', and for others
1446 [like forward and input iterators] removed as usage of 'less-then'
1453 * stlport/stl/config/host.h: Removed _STLP_NO_CYGWIN macro
1506 * stlport/stl/config/feature.h: Removed useless workaround, there
1516 implementation, removed a useless const_cast and change a reinterpret_cast
1529 src/num_put_float.cpp: Removed system_api workaround to access
1555 * stlport/stl/config/_gcc.h, stl_mycomp.h: Removed unused
1563 * stlport/stl/_num_put.h: Removed __string_to_float declarations only
1570 - _Stl_string_to_long_double removed, it was so similar to
1572 - Removed check on exponent value while parsing it from buffer, check is
1578 - In __format_float_scientific, removed useless rz temporary variable, removed
1580 - In __format_float_fixed, removed limitation of number of trailing zeros
1625 * build/Makefiles/nmake/vc8.mak: Removed _CRT_SECURE_NO_DEPRECATE
1641 Removed useless islong __format_float_scientific parameter. Removed
1650 * src/num_get_float.cpp: Removed useless null buffer checks in
1803 sublimated, unix-emulation approach removed; this is reorganization
1832 * build/lib/configure, configure.bat: Removed --windows95 option, it is
1836 Removed references to Windows 95 build, if STLport users want to target
1842 * stlport/stl/config/features.h: Removed unused _STLP_LDOUBLE_* macros giving
1855 * stlport/stl/config/_cray.h, _gcc.h, _msvc.h, stl_mycomp.h: Removed
1915 build/Makefiles/nmake/lib/macro.mak: Removed version information
2001 has no virtual method anymore, _Messages_Impl has been removed. Now
2063 * src/dll_main.cpp: Removed useless _Atomic_swap_struct export
2064 that has already been removed from _threads.h and that was generating
2093 * stlport/stl/config/_gcc.h: Removed undef of _STLP_NEW_PLATFORM_SDK,
2134 * stlport/stl/_alloc.h, _iterator_base.h, _valarray.h: Removed
2146 * stlport/stl/config/_evc.h: Removed unjustified macro definition to
2241 c_locale_win32/c_locale_win32.c: Removed references to windows.h now
2260 * src/allocators.cpp, stlport/stl/config/features.h: Removed
2299 * stlport/stl/config/features.h, _msvc.h, stl_mycomp.h: Removed
2357 * stlport/stl/_deque.h, _deque.c: Removed useless __type_traits
2366 unused constructor taking an instance of this type has been removed.
2451 src/locale_impl.cpp: Removed now useless gcc Cygwin or MinGW and
2454 * test/unit/locale_test.cpp: Removed facet_id test case, facet id
2497 * stlport/stl/_istream.c: Removed useless cast to num_get facet.
2555 * build/Makefiles/gmake/lib/gcc.mak: Removed obsolete -C ld option
2616 * stlport, src: Orphan code removed [Symantec without maintainance a long time;
2630 * stlport/stl/_sstream.h: Removed useless mutable qualifier for
2649 * stlport/stl/config/_dec.h, _apcc.h: Removed references to unused
2674 * stlport/stl/_algobase.c, config/features.h: Removed unused
2692 * stlport/stl/_fstream.h, src/fstream.cpp: Removed useless declaration
2855 * stlport/stl/debug/_string.h: Removed npos static constant definition
2906 macro removed, it was only used in vector header to avoid include of
2911 that has been removed.
2928 * stlport/stl/_string.h, debug/_string.h, _string_sum_methods.h: Removed
3075 Removed all definition of native headers path that are now useless.