History log of /external/stlport/stlport/stl/_cmath.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8cfe752a64222225f3199da5feff6664628590c9 24-Dec-2012 Andrew Hsieh <andrewhsieh@google.com> Merge "misc fix"
1fdd84fe0415e188d955861be0afe8391372cf30 22-Dec-2012 Andrew Hsieh <andrewhsieh@google.com> misc fix

Change-Id: Ie92da139766cf27ac23ffd2f0ee7a86a0d0a2329
/external/stlport/stlport/stl/_cmath.h
7924895a54b8f0b67514224a7ad9d67c79b3eeaf 22-Dec-2012 Andrew Hsieh <andrewhsieh@google.com> Use __ANDROID__ to test for Android platform

See da9f426bc09bb60333b4f00d94f19e824a02ca94

Change-Id: I44682ff93e59ca70f0f40d0b994db6e006d59e39
/external/stlport/stlport/stl/_cmath.h
066aeb14079c42b4db0e93b167b8eeaf5bc22fd5 17-Feb-2010 Steve Block <steveblock@google.com> Updates stlport's cmath to provide isfinite, isinf, isnan and signbit as members of the std namespace

This is required by the latest WebKit which uses cmath and expects these
functions to be in the std namespace. We could modify WebKit to expect these
functions to be in the global namespace (as other platforms have done, see
JavaScriptCore/wtf/MathExtras.h). However, in the simulator build, these
functions are in the std namespace, as they should be. So the WebKit
modification would have to be dependent on the Android build type. Instead, it's
better to fix this in stlport.

The fix used to achieve this is copied from cmath from GNU C++ 4.2.

Change-Id: Ifdcecbf256b44c837adad370894d385198fe4603
/external/stlport/stlport/stl/_cmath.h
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/stlport/stl/_cmath.h