summaryrefslogtreecommitdiff
path: root/libcxx/utils/data
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Moves unwrap_reference to type_traits.Mark de Wever2023-05-141-1/+1
* [libc++][PSTL] Move the already implemented functions to the new dispatching ...Nikolas Klauser2023-05-121-1/+0
* [NFC][libc++][format] Uses uniform member signatures.Mark de Wever2023-05-121-1/+0
* [libc++][PSTL] Move the remaining configuration into __configNikolas Klauser2023-05-101-1/+0
* [libc++] Remove Solaris related codeLouis Dionne2023-05-051-4/+0
* [libc++] Formats the forwarded ios headers.Mark de Wever2023-05-031-6/+0
* [libc++][PSTL][NFC] Rename to `pstl/` to `__pstl/`Nikolas Klauser2023-04-271-20/+20
* [libc++][PSTL][NFC] clang-format filesNikolas Klauser2023-04-271-13/+0
* [libc++] Adds more forward declaration headers.Mark de Wever2023-04-271-0/+6
* [libc++][PSTL] Copy the headers into libc++Nikolas Klauser2023-04-211-0/+33
* [libc++] Make bsd_locale_fallbacks.h modular and move it into __locale/locale...Nikolas Klauser2023-04-211-2/+3
* [libc++][PSTL] Remove current integrationNikolas Klauser2023-04-211-1/+0
* [libc++][format] Improves width estimate.Mark de Wever2023-04-202-1/+2625
* [libc++][NFC] Remove one apply_cv implementationNikolas Klauser2023-04-201-2/+0
* [libc++] Re-generate the ignore-format file with the CI's clang-formatLouis Dionne2023-04-141-18/+1
* [libc++] Fix `generate_ignore_format.sh` and regenerate the file.varconst2023-04-131-1/+18
* [libcxx] Rename the now fully private header __std_stream to std_stream.hMartin Storsjö2023-04-131-1/+1
* [libc++] Rename __tuple_dir back to __tupleNikolas Klauser2023-04-121-8/+8
* [libcxx] Move the private header __std_stream into the src subdirMartin Storsjö2023-04-121-1/+1
* [libc++] Formats the sytem_error headers.Mark de Wever2023-04-111-4/+0
* [libc++] Move __errc to __system_error/errc.hNikolas Klauser2023-04-101-1/+1
* [libc++] Granularize system_error.Mark de Wever2023-04-091-1/+4
* [libc++] Module fixes for __synth_three_way.Mark de Wever2023-04-071-1/+0
* [libc++] Granularize __mutex_baseNikolas Klauser2023-03-221-1/+0
* [NFC][libc++] Formats granularized charconv.Mark de Wever2023-03-161-9/+0
* [libc++][charconv] Granularizes the header.Mark de Wever2023-03-151-1/+4
* [libc++] Granularize <exception>Nikolas Klauser2023-03-121-1/+0
* [libc++] Granularize <atomic> includesNikolas Klauser2023-03-101-1/+0
* [libc++] Remove <experimental/{algorithm,functional}>Nikolas Klauser2023-02-241-2/+0
* [libc++][NFC] Replace typedef with using declarations in <__atomic/*>Nikolas Klauser2023-02-221-1/+0
* [libc++][CI] Switches to clang-format-16.Mark de Wever2023-02-171-1/+0
* [libc++] Improve the format ignorelist generation.Mark de Wever2023-02-171-8/+0
* [libc++] Granularize <atomic>Nikolas Klauser2023-02-171-0/+13
* [libc++] Enforce formatting for already formatted and new files and ignore th...Nikolas Klauser2023-02-141-0/+848
* [libc++][format] Implements string escaping.Mark de Wever2022-10-203-1/+16817
* [libc++][format] Updates to Unicode 15.Mark de Wever2022-10-043-47/+86
* [libc++] Improve updating data files.Mark de Wever2022-08-164-0/+3410