History log of /ndk/sources/cxx-stl/stlport/src/complex.cpp
Revision Date Author Comments
d90ba8a58b76bef9d2fb5323ec0e251de0e38af3 21-Oct-2011 David 'Digit' Turner <digit@google.com> stlport: removed 1 static initializer from src/complex.cpp

Change-Id: I584d52234962d00571c434e845da3cc506c69232
2ca50e007226d9d571c94aec476ef5fdf8c4d3fd 02-Dec-2010 David 'Digit' Turner <digit@google.com> Move stlport under sources/cxx-stl/

Move the STLport directory from sources/android/stlport/ to
sources/cxx-stl/stlport/ since we don't document it as an import
module anymore (use APP_STL in your Application.mk to use it instead).

+ Update the documentation under docs/CPLUSPLUS-SUPPORT.html
and sources/cxx-stl/stlport/README

+ Remove obsolete docs/STL-SUPPORT.html (replaced by CPLUSPLUS-SUPPORT.html)

Change-Id: Ie49e2fbeaceb02b0b765336d4a641e8149446711