Home | History | Annotate | Download | only in etc

Lines Matching full:due

1191 	    hurt (due to something I consider an oversight in the standard)
1963 default and only mode due to performance issue.
3039 * src/cxa.c: mutex should be recursive-safe, due to __cxa_finalize
3658 [combination non-mt & mt lead to crash due to different instances
4130 * src/c_locale.c: put here wrappers for some wfuncs, due to bogus
4326 to international currency format; some problems still remains, due to
4329 ['1 234.56 RUR ']. This is due to intl_fmp.curr_symbol() == "RUR ",
4495 the 2004-10-30 and lost the 2005-04-16, it avoids warning due to use
4549 by __omode or __oi due to MS privatize __in and __out. Thanks Michael Fink.
4735 * stlport/stl/_istream.h: __is replaced by __istr, due
4738 * stlport/stl/_num_get.h: __in replaced by __ii, due to MS
4864 * due to change in link sequence most tests [including exceptions] pass
5092 * stlport/cmath: include cstdlib, due to declarations of abs
5704 * src/locale_nonclassic.h: removed due to code revision.
5826 of spinlock for gcc 2.95.x, due to problems with initialization of statics.
5830 * test/unit/locale_test.cpp: avoid static object for gcc 2.95.x, due to problems
6022 * Repository: iostreams and string wrapper mode removed, due
7069 due to iostring::iterator not convertable into string::iterator in this
7959 * <new> : fixed memory leak bug due to unclever macro expansion in __stl_new (thanks to Joachim Achtzehnter)
7966 * _config.h : fixed static build bug due to __STL_EXPOSE_GLOBALS_IMPLEMENTATION typo (thanks to Serge Pashkov)