History log of /ndk/sources/cxx-stl/stlport/src/monetary.cpp
Revision Date Author Comments
032704671f009c586ff8b75e34d5027ceab3d510 21-Oct-2011 David 'Digit' Turner <digit@google.com> stlport: remove on static initializer from src/monetary.cpp

Change-Id: I1272bd9a28f25ac4b3c14320a316111fa0462daf
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