Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-24 | [libc++][NFC] Refactor _LIBCPP_AVAILABILITY_HAS_* macros to always be defined... | philnik777 | 1 | -1/+1 |
2023-10-06 | [libc++] Recategorize additional instantiations in the dylib as availability ... | Nikolas Klauser | 1 | -1/+1 |
2023-06-07 | [libc++] Roll up fstream support into filesystem support | Louis Dionne | 1 | -1/+1 |
2022-11-20 | [libc++] Introduce a setting to remove fstream from the library | Louis Dionne | 1 | -0/+3 |
2022-02-15 | [libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI. | Arthur O'Dwyer | 1 | -8/+7 |
2021-10-12 | [libc++] Add an option to disable wide character support in libc++ | Louis Dionne | 1 | -4/+7 |
2020-11-12 | [libc++] Instantiate additional <iostream> members in the dylib | Louis Dionne | 1 | -0/+12 |
2020-11-02 | [libc++] Split off iostreams explicit instantiations into its own source file | Louis Dionne | 1 | -0/+31 |