- 08 Apr, 2014 1 commit
-
-
Fengwei Yin authored
The __get_integer doesn't trigger -min for signed (int, long, long long) as overflow. Change-Id: Iba8f594fd7c2f404aa14367c9201b8b116cd36fc Signed-off-by:
Fengwei Yin <fengwei.yin@intel.com>
-
- 14 Mar, 2014 2 commits
-
-
Narayan Kamath authored
-
Narayan Kamath authored
stlport doesn't expose localeconv and setlocale anyway, so there really isn't much point in exporting lconv either. This is not a source compatible change, but it certainly isn't the first such change we've made. Besides, lconv is a dummy structure anyway and there's nothing useful to be gained from it. Change-Id: Ifeeb929fc43bfc7a7c522cae18b9916027f04b82
-
- 13 Dec, 2013 2 commits
-
-
Mathieu Chartier authored
-
Bernhard Rosenkränzer authored
Make sure std::size_t is defined before using it in the is_array template. Its absence causes an error when building with clang. Change-Id: If999af1bd8a83905fb4c5b6d67d2d811cfc50a73 Signed-off-by:
Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-
- 05 Dec, 2013 1 commit
-
-
The Android Open Source Project authored
-
- 22 Nov, 2013 1 commit
-
-
The Android Open Source Project authored
-
- 07 Nov, 2013 6 commits
-
-
Brian Carlstrom authored
* commit 'fc98e106': Revert "Fix warning caused by disabled asserts causing unused variables."
-
Brian Carlstrom authored
-
Brian Carlstrom authored
This reverts commit 44f61570.
-
Brian Carlstrom authored
* commit 'f7b7a275': Fix warning caused by disabled asserts causing unused variables.
-
Brian Carlstrom authored
-
Mathieu Chartier authored
Fixed by changing the assert to a while(false) when asserts are disabled. Change-Id: I675de6efc7f390ea810880f3192b45e2ad0b0f31
-
- 08 Oct, 2013 3 commits
-
-
Elliott Hughes authored
* commit 'd513dbda': Fix x86_64 warnings (for callers using -Werror).
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I366e171eb15c143aa15e9061c1ce02f59725b8ca
-
- 26 Aug, 2013 2 commits
-
-
Tareq A. Siraj authored
* commit '628e14d3': Fixed build errors originated from stlport
-
Tareq A. Siraj authored
The STLPort in the Android repository is the latest version and there has not been any more updates to this project. Thus, we are locally patching STLPort to fix build errors reported by clang. - Introduced _STLP_UNUSED macro to fix un-used param warnings. (caused build errors with -Werror) Author: Tareq A. Siraj <tareq.a.siraj@intel.com> Reviewed-by:
Ariel Bernal <ariel.j.bernal@intel.com> (cherry picked from commit a721beb6) Change-Id: Ibd8ff94a5df24e0c12a362aa645cb7b24f84280c
-
- 14 Aug, 2013 2 commits
-
-
Andrew Hsieh authored
* commit 'a6061104': Fixed build errors originated from stlport
-
Andrew Hsieh authored
-
- 13 Aug, 2013 4 commits
-
-
Mathieu Chartier authored
* commit '4af20f06': Add std::move and std::remove_reference.
-
Elliott Hughes authored
-
Mathieu Chartier authored
Change-Id: I75df32685446210c9eaa185785f5902a88be72a9 (cherry picked from commit 437a526f8f1a39e3c7958158f5d8d1e6ff9e33d4)
-
Mathieu Chartier authored
Change-Id: I75df32685446210c9eaa185785f5902a88be72a9
-
- 30 Jul, 2013 2 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I639d0d3dc36a0b7c2d3fb2ded42e8801daccfa7a
-
- 29 Jul, 2013 2 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I55da59c8c11057b7d881301ec8c9fd4aa3bd92bf
-
- 09 Jan, 2013 1 commit
-
-
James Dong authored
This reverts commit 91b1d7f8. o related-to-bug: 7966335 Change-Id: I2c091bf1093aa0f568d6aee5926ced404a90f1ab
-
- 28 Dec, 2012 7 commits
-
-
Andrew Hsieh authored
* commit 'f18429e3': Fix _STLP_USE_EXCEPTIONS
-
Andrew Hsieh authored
* commit '8cfe752a': misc fix
-
Andrew Hsieh authored
* commit 'a425ebce': Fix a STLport-related crash.
-
Andrew Hsieh authored
* commit 'e6eb0085': Fix compilation with clang and GCC 4.7
-
Andrew Hsieh authored
* commit '7d4b717b': Remove wchar_t-related compiler warnings when building the STLport sources
-
Andrew Hsieh authored
* commit 'f6943b71': Remove static initializers
-
Andrew Hsieh authored
* commit '1a65be97': Use __ANDROID__ to test for Android platform
-
- 24 Dec, 2012 4 commits
-
-
Andrew Hsieh authored
-
Andrew Hsieh authored
-
Andrew Hsieh authored
-
Andrew Hsieh authored
-