| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Reland wchar string conversion mb to wc (#151048) Added crash on nullptr to mbstowcs --------- Co-authored-by: Sriya Pratipati <sriyap@google.com> | 1 年前 | |
| 1 年前 | ||
| 1 年前 | ||
[libc][obvious] Removed mbstate_t include (#152046) Internal function does not use the external mbstate_t but still had the include for it. Co-authored-by: Sriya Pratipati <sriyap@google.com> | 1 年前 | |
[libc] mbrtowc implementation (#144760) implemented the internal and public mbrtowc as well as tests for the public function. --------- Co-authored-by: Sriya Pratipati <sriyap@google.com> | 1 年前 | |
[libc] Template StringConverter pop function to avoid duplicate code (#152204) Addressed TODO to template the StringConverter pop functions to have a single implementation (combine popUTF8 and popUTF32 into a single templated pop function) | 1 年前 | |
[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h> includes. (#150303) https://github.com/llvm/llvm-project/issues/149993 | 1 年前 | |
[libc] Template StringConverter pop function to avoid duplicate code (#152204) Addressed TODO to template the StringConverter pop functions to have a single implementation (combine popUTF8 and popUTF32 into a single templated pop function) | 1 年前 | |
[libc] Changed CharacterConverter returns (#146130) changed internal CharacterConverter returns to return errno macro when necessary for consistency. --------- Co-authored-by: Sriya Pratipati <sriyap@google.com> | 1 年前 | |
[libc] Implemented wcrtomb internal function and public libc function (#144596) Implemented internal wcrtomb function using the CharacterConverter class public libc function calls this internal function to perform the conversion | 1 年前 | |
[libc] Template StringConverter pop function to avoid duplicate code (#152204) Addressed TODO to template the StringConverter pop functions to have a single implementation (combine popUTF8 and popUTF32 into a single templated pop function) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |