- 30 Apr, 2014 8 commits
-
-
Mark Salyzyn authored
* commit '61384bb3': stlport: if we can not throw, let us abort
-
Mark Salyzyn authored
* commit 'b926ff24': stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
Mark Salyzyn authored
* commit '5db5d6d3': stlport: if we can not throw, let us abort
-
Mark Salyzyn authored
* commit '8d618890': stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
Mark Salyzyn authored
* commit '474dac4d': stlport: if we can not throw, let us abort
-
Mark Salyzyn authored
* commit '01d98425': stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
Mark Salyzyn authored
-
Mark Salyzyn authored
* changes: stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
- 29 Apr, 2014 6 commits
-
-
Mark Salyzyn authored
Change-Id: I8b9ea8d48548bd879d03e605e200c0e7e7c73948
-
Mark Salyzyn authored
Change-Id: Ib5e6736f83791c9795f9d4a5b5b8b201ed6327f6
-
Mark Salyzyn authored
- In preparation for dependent projects to turn on -Werror and -Wunused Change-Id: Ibf1b146d8d389e8747ba1ea1735cb55722b85971
-
Bill Yi authored
- 11 Apr, 2014 4 commits
-
-
Elliott Hughes authored
* commit 'b29ee7e9': Fix __get_number for short.
-
Elliott Hughes authored
* commit '6003041a': Fix __get_number for short.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I31d62728218937c669c464e0c1395369afb11518
-
- 10 Apr, 2014 3 commits
-
-
Elliott Hughes authored
* commit 'e8a2ca27': stlport: Fix boundary condition in stlport for __get_integer.
-
Elliott Hughes authored
* commit '3b79d03b': stlport: Fix boundary condition in stlport for __get_integer.
-
Elliott Hughes authored
-
- 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 5 commits
-
-
Narayan Kamath authored
* commit '6326c00d': Fix 64 bit builds.
-
Narayan Kamath authored
* commit '6f6b22e9': Fix 64 bit builds.
-
Narayan Kamath authored
* commit '6f6b22e9': Fix 64 bit builds.
-
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 5 commits
-
-
Mathieu Chartier authored
* commit 'bc1c1b83': Make sure std::size_t is available before it is used
-
Mathieu Chartier authored
* commit 'aa0e1879': Make sure std::size_t is available before it is used
-
Mathieu Chartier authored
* commit '2f60ea80': Make sure std::size_t is available before it is used
-
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>
-
- 09 Dec, 2013 2 commits
-
-
Qiwen Zhao authored
* commit 'a884e70c':
-
Qiwen Zhao authored
-
- 06 Dec, 2013 6 commits
-
-
Brian Carlstrom authored
am e2875b86: am 422a8f60: am fc98e106: Merge "Revert "Fix warning caused by disabled asserts causing unused variables."" * commit 'e2875b86':
-
Brian Carlstrom authored
am 75073916: am 10b67b11: am f7b7a275: Merge "Fix warning caused by disabled asserts causing unused variables." * commit '75073916':
-
Elliott Hughes authored
* commit 'c10c7f1c':
-
Tareq A. Siraj authored
* commit '97e65137':