summaryrefslogtreecommitdiffstats
path: root/libutils/Unicode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code.Elliott Hughes2019-01-241-19/+0
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-171-1/+5
* libutils: remove unused strzcmp16_h_n.Elliott Hughes2018-08-171-21/+0
* [libutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-161-7/+7
* Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' fromXin Li2017-11-141-3/+20
|\
| * Fix integer overflow in utf{16,32}_to_utf8_lengthAdam Vartanian2017-09-071-3/+20
* | libutils: Fix bug in strstr16.Branislav Rankov2017-10-241-11/+10
|/
* clean-up libutils includesMathias Agopian2017-03-031-2/+1
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+2
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-301-3/+3
* libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-08-251-4/+11
* Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro2016-08-251-30/+28
* Fix strstr16.Michael Wright2016-05-161-1/+2
* Add String16#contains and strstr16 methods.Michael Wright2016-05-091-3/+26
* Use _WIN32 rather than HAVE_WINSOCK.Elliott Hughes2015-07-291-1/+1
* Libutils: Comment out unused constantsAndreas Gampe2014-11-241-2/+3
* Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-11/+4
* am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-111-1/+2
|\
| * [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-101-1/+2
* | libutils: turn on -WerrorMark Salyzyn2014-06-021-1/+1
|/
* move libs/utils to libutilsAlex Ray2013-08-021-0/+606