summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
AgeCommit message (Expand)Author
2021-04-15Remove move dead code.Elliott Hughes
2020-10-26Remove unused utf8_length().Elliott Hughes
2020-07-28Update language to comply with Android's inclusive language guidanceDan Albert
2019-07-16Remove two more unused utf32 functions.Elliott Hughes
2019-01-24Remove dead code.Elliott Hughes
2018-09-17Suppress implicit-fallthrough warnings.Chih-Hung Hsieh
2018-08-17libutils: remove unused strzcmp16_h_n.Elliott Hughes
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2017-11-14Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' fromXin Li
2017-10-24libutils: Fix bug in strstr16.Branislav Rankov
2017-09-07Fix integer overflow in utf{16,32}_to_utf8_lengthAdam Vartanian
2017-03-03clean-up libutils includesMathias Agopian
2017-01-11liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn
2016-10-20system/core: preparation to pull back interfaces from android/log.hMark Salyzyn
2016-09-30system/core Replace log/log.h with android/log.hMark Salyzyn
2016-08-25libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro
2016-08-25Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro
2016-05-16Fix strstr16.Michael Wright
2016-05-09Add String16#contains and strstr16 methods.Michael Wright
2015-07-29Use _WIN32 rather than HAVE_WINSOCK.Elliott Hughes
2014-11-24Libutils: Comment out unused constantsAndreas Gampe
2014-11-21Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes
2014-06-11am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao
2014-06-10[Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao
2014-06-02libutils: turn on -WerrorMark Salyzyn
2013-08-02move libs/utils to libutilsAlex Ray