Lines Matching full:macro
153 * stlport/stl/_cstdio.h, _ctime.h: Add missing macro definition
156 * stlport/stl/_bitset.h: Change macro tests in order to check
157 macro definition before using it thanks bug report 1785679.
164 macro check errors.
169 _STLP_USE_DEFAULT_FILE_OFFSET macro from user_config.h to host.h.
287 _STLP_WIN32_VERSION macro. We do not report definition inconsistency
361 in some macro checks thanks Jan Echternash bug report 1653966.
522 using own mbstate_t definition in _STLP_USE_NO_IOSTREAMS mode. This macro
561 than internal _STLP_USE_OWN_MBSTATE_T macro.
570 * test/unit/string_test.cpp, istmit_test.cpp: Fixed macro checks to make
636 macro) and formating fixes.
639 rather than reproducing the workaround hidden by this macro.
822 * stlport/stl/config/_system.h: Change macro checks in order to guaranty
1067 * stlport/stl/config/features.h: Several macro renamed:
1162 * build/test/unit/gcc.mak: Removed redondant macro definition
1372 * stlport/stl/_hashtable.c: Removed _Node macro and fixed
1394 Fix impact of _STLP_NO_MOVE_SEMANTIC macro on library. Now,
1447 * Introduction of a new configuration macro _STLP_MSVC_LIB
1449 This macro is set to _MSC_VER value but can be overloaded to
1455 _MSC_VER. The problem is that definition of this macro is based
1463 by _STLP_MSVC macro and library version by _STLP_MSVC_LIB.
1535 * test/unit/istmit_test.cpp: Fixed macro checks to correctly
1541 Add STLPORT macro check when checking _STLP_USE_EXCEPTION macro.
1543 * test/unit/string_test.cpp: Fix some macro checks to correctly
1594 * stlport/stl/_cmath.h: Add macro definition for environment
1634 _STLP_NO_DEBUG_EXCEPTIONS configuration macro that is similar
1635 to the new _STLP_DEBUG_MODE_THROWS except that new thrown macro
1773 CPPUNIT_CHECK macro, only report error once for all failures
1778 * stlport/stl/_prolog.h: Fix macro check before inclusion of
1872 definition of _STLP_MSVC macro which should only be defined for
1875 * src/allocators.cpp: Use _STLP_STATIC_MUTEX macro in place
1934 * stlport/stl/_threads.h, src/allocators.cpp: Add WINVER macro
1996 * src/num_put_float.cpp: Use more macro technique to avoid unused parameters
2090 contex, errno is not a macro and is defined in std namespace so using
2102 * stlport/stl/_rope.h: Adopt classic macro check before inclusion
2267 * stlport/stdlib.h: DMC, like Borland and EVC, defines errno macro
2271 _STLP_FORCE_STRING_TERMINATION macro switch in
2352 a _STLP_EXPOSE_GLOBALS_IMPLEMENTATION macro check block. Those
2509 is already in the macro definition.
2568 macro rather that hand writen static assertion.
2682 * stlport/stl/_threads.h: Used _STLP_STATIC_ASSERT macro for a
2715 __OS400__ macro existance.
2776 all test following this macro won't be run; CPPUNIT_STOP_IGNORE
2777 optional macro to stop ignoring tests.
2799 * test/unit/string_test.cpp: Removed Windows CE macro check replaced
2823 __BUILDING_STLPORT macro.
2903 * stlport/config/stl_mycomp.h: Removed recently introduce macro
2925 * build/Makefiles/gmake/gcc.mak: check configuration macro
2934 set of libraries when link for FreeBSD; fix typo in macro name
2956 * build/Makefiles/gmake/app/macro.mak: remove name contruction
3005 * build/Makefiles/nmake/lib/macro.mak: Fixed library name generation
3010 * stlport/stl_user_config.h: Add _STLP_LIB_NAME_MOTIF macro to give
3013 * build/Makefiles/nmake/lib/macro.mak, gmake/cygming/lib.mak: Use
3172 definition in CPPUNIT_TEST_SUITE macro, used in calls to base class methods, help
3257 the __ROPE_DEPTH_SIZE macro doing an addition. Changed to
3369 in this file as this macro depends on native Standard library which is
3370 the back end MSVC compiler one so macro set in stl_msvc.h.
3429 a lock on a mutex when the macro is available.
3523 * stlport/stl/_site_config.h: Add _STLP_NO_CYGWIN macro to signal use
3555 * stlport/config/stl_gcc.h: Use of the new _STLP_NO_CYGWIN macro to set
3556 the right _STLP_NATIVE_INCLUDE_PATH macro value.
3601 _STLP_NO_MOVE_SEMANTIC configuration macro to remove move semantic
3630 * build/test/unit/nmake-evc4.mak: Fix macro typo OPT_STLDBG_STATIC ->
3664 macro to make remove of its support more explicit thanks to a #error
3846 _STLP_ASSERT macro definition.
3897 * stlport/config/stl_msvc.h: Fix _STLP_VENDOR_UNEXPECTED_STD macro
3903 _tree.h: Fix macro guards used to avoid inclusion of _function.h or
3927 CPPUNIT_TEST_SUITE_REGISTRATION macro definition.
3936 emulators of MSVC using MSVC headers, macro checks for global definition
4020 * stlport/stl/_config_compat.h: Add _STLP_OWN_IOSTREAMS macro for backward
4030 inclusion problem as stdlib.h contains a setjmp macro definition.
4094 * stlport/cstdlib, stl/_cmath.h: Add _STLP_NO_CSTD_FUNCTION_IMPORTS macro
4151 macro.
4403 * stlport/config/stl_msvc.h: Removed _WINDLL macro check when trying
4428 * src/dll_main.cpp: Change _STLP_UNIX macro check in _STLP_PTHREADS check
4482 as this compiler version do define errno macro in stdlib.h as MSVC do.
4504 native stdlib.h and stddef.h are defining errno macro without including
4558 references to the _STLP_USE_NEW_IOSTREAMS macro, STLport only support "new"
4595 increment of target-specific macro and, may be, under condition.
4632 a macro that is different under Win32 and Win64.
4656 the macro filter for including windows.h (UNDER_CE rather than WIN32).
4706 * test/unit/locale_test.cpp: Add __FreeBSD__ macro check for the workaround
4710 NO_IOSTREAMS mode, this macro was generating buggy code in this case
4766 * test/unit/mfunptr_test.cpp: Add necessary macro checks for a test
4946 _STLP_NO_VENDOR_STDLIB_L macro to report support of the llabs and lldiv
4964 * stlport/stl/_rope.c: Add check of _STLP_USE_NO_IOSTREAMS macro before
4995 uClibc 0.9.27/gcc problem. Fix one macro for declaration math
5000 * stlport/config/*: Clean native header include path macro definition.
5002 Removed the unreferenced _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH macro.
5006 the unreference _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH macro.
5021 * test/unit/cmath_test.cpp: check nested sqrt(sqrt)---possible problem with macro
5195 - Fix macro _MSC_VER macro checks, VC6 should be found using _MSC_VER < 1300
5300 * test/unit/nmake-vc-common.mak: Add of the _STLP_DEBUG_UNINITIALIZED macro
5310 replaced by the official _STLP_IMPORT_VENDOR_STD macro.
5396 _STLP_USE_AUTO_LINK macro which is now the default.
5432 _ptr_specialize.h, char_traits.h, debug/_debug.h: Fix of the macro name check
5446 * stlport/stl/_config.h: Removal of the unused _STLP_USING_VENDOR_STD macro.
5456 macro to the specific MSVC6 compiler as it is the only one that has ever
5488 /DMACRO compiler command rather than /D "MACRO".
5624 config macro to make the automatic linking feature more verbose thanks Ulrich Eckhardt
5627 * stlport/exception: Add check of the _STLP_HAS_SPECIFIC_PROLOG_EPILOG macro before
5689 removed __GC macro dependent code, that was never defined in present
5731 /DPLATFORM macro definition thanks Ulrich Eckhardt report and Michael Fink
5818 macro to fix config problem under VC71 and VC8 beta.
5856 _STLP_USE_EXCEPTION macro.
5894 * stlport/stl/type_manips.h: replace template <> by macro.
5992 _STLP_NO_ANACHRONISMS macro.
6024 Tonns of *_STREAMS macro replaced by _STLP_USE_NO_IOSTREAMS or _STLP_NO_IOSTREAMS
6025 as configuration macro; *NATIVE_STRING macro removed by the same reasons.
6130 just an alias. STLPORT macro still contains the STLport std namespace equivalent.
6144 * stlport/stl/_iterator_base.h: Modification of the macro used to create
6198 * src/explore/Makefiles/nmake/lib/clean.mak, macro.mak: Addition of some
6216 concerning the _STLP_NATIVE_INCLUDE_PATH macro definition, fixed.
6219 _STLP_REDEFINED_STD macro as it is now the default and only way STLport
6235 Creation of the _STLP_NO_UNEXPECTED_EXCEPT_SUPPORT macro to signal support of
6254 _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT macro.
6359 * stlport/stl/_string.c: removal of the _STLP_LINK_TIME_INSTANTIATION macro check
6365 symbol. Fix errors while using the _STLP_NO_CUSTOM_IO macro.
6372 macro.
6377 macro to include the _string.c file. Improve compile time when _STLP_NO_CUSTOM_IO
6395 * stlport/stl/_limits.h, stlport/config/stl_mycomp.h: introduction of a new macro
6452 * test/unit/locale_test.cpp: Fix bad macro _STLP_NO_EXCEPTIONS spelling
6728 of the include path macro to generate 3.4.0 rather than 3.4 . Need
6731 * stlport/stl/_config.h: creation of the _STLP_LONG_DOUBLE macro that
6826 * stlport/stl/_complex.h: removal of a macro guard on the template != operator.
6948 * src/explore/Makefiles/nmake/lib/macro.mak, test/unit/nmake-vc6.mak:
7014 * Addition of many missing macro guards in the stlport public headers to avoid to break
7489 * _config.h/stl_user_config.h : handling of macro _STLP_WHOLE_VENDOR_STD rectified
7620 * src/vc6.mak : RC macro definition restored (Thanks Graham)
7628 * stl_solaris.h : definition of _STLP_SUNPRO_EXCLUDE made dependant on _XOPEN macro instead of SUN CC macros (Thanks ecohen for the report)
7750 * Macro _STLP_NO_SGI_IOSTREAMS renamed to _STLP_NO_OWN_IOSTREAMS, old references to SGI removed;
7771 * fstream.cpp : ULL macro fixed for Win32
7834 * <exception> : added throw spec for what(); stl_sgi.h : made _STLP_NO_EXCEPTIONS depend on __EXCEPTIONS macro (Thanks Anton Ephanov)
7865 * <iostream> : fixed _STLP_OUTERMOST_HEADER_ID macro
7884 * _STLP_ABORT macro introduced to avoid clashes with third-party sw redefining abort() (thanks to Jerry)
7920 * stl_gcc.h : disabled wide function imports for linux (some xx_POSIX macro should be really used; disabled for all linuxes for now). Thanks everybody for the reports.
7959 * <new> : fixed memory leak bug due to unclever macro expansion in __stl_new (thanks to Joachim Achtzehnter)
8050 * _stdio_file.h : fixed postdecr macro for 64-bit Solaris (thanks to Jim Cole)
8270 * Macro __STL_NATIVE_CPP_RUNTIME_INCLUDE_PATH introduced to specify separate path for <exception>, <typeinfo>, <new>.