History log of /external/stlport/src/ios.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c7253d88b7fa6f7ba115f167a59b1e9f857db728 10-Jan-2013 James Dong <jdong@google.com> Revert "Fix _STLP_USE_EXCEPTIONS"

This reverts commit 91b1d7f8d7847f7b032a8a289b2bb5911c731fba.

o related-to-bug: 7966335

Change-Id: I2c091bf1093aa0f568d6aee5926ced404a90f1ab
/external/stlport/src/ios.cpp
91b1d7f8d7847f7b032a8a289b2bb5911c731fba 22-Dec-2012 Andrew Hsieh <andrewhsieh@google.com> Fix _STLP_USE_EXCEPTIONS

See 814dc3187578d2aa718d9d218707239ec6ddf18e
013fff3524b2798e9d45aefcc13236021da234db
ac2a8a648f99d118c8b8183a6cebefd3c596d197

Change-Id: I47fc735a7a621c1c3cde85f488f7f71532f8d4d0
/external/stlport/src/ios.cpp
ac2a8a648f99d118c8b8183a6cebefd3c596d197 12-Jul-2012 John Reck <jreck@google.com> Revert "Fix _STLP_USE_EXCEPTIONS"

This reverts commit 013fff3524b2798e9d45aefcc13236021da234db.
/external/stlport/src/ios.cpp
013fff3524b2798e9d45aefcc13236021da234db 06-Jul-2012 Duane Sand <duanes@mips.com> Fix _STLP_USE_EXCEPTIONS

When _STLP_USE_EXCEPTIONS is not defined, omit all declarations
and uses of __Named_exception. Compile and use __Named_exception
only when STLport is being allowed to use exceptions, but not the
host compiler's native version.

Change-Id: I71963ca15d535d3ae1717c5bb22fe5fa3add41cb
/external/stlport/src/ios.cpp
e46c9386c4f79aa40185f79a19fc5b2a7ef528b3 08-Feb-2010 Patrick Scott <phanna@android.com> Update STLPort and compile the library

Turn on most features of stl and compile the source for streams.
/external/stlport/src/ios.cpp