summaryrefslogtreecommitdiff
path: root/libcxx/include/__cxx03
AgeCommit message (Expand)Author
2025-10-24[libc++][C++03] Remove some of the C++03-specific C wrapper headers (#163772)Nikolas Klauser
2025-10-22[libc++][C++03] Fix alg.count/count.pass.cpp (#163751)Nikolas Klauser
2025-10-22[libc++][C++03] Cherry pick #164272 (#164447)Connector Switch
2025-10-17[libc++][C++03] Cherry-pick #120577 and #120495 (#163748)Nikolas Klauser
2025-10-16[libc++][C++03] Make __libcpp_verbose_abort noexcept and fix the test for it ...Nikolas Klauser
2025-10-16[libc++][C++03] Fix alg.copy/copy.pass.cpp (#163365)Nikolas Klauser
2025-10-14[libc++][C++03] Cherry-pick #100879 (#163370)Nikolas Klauser
2025-10-14[libc++][C++03] Cherry-pick #123236 and #147835 (#163363)Nikolas Klauser
2025-10-14[libc++][C++03] Cherry-pick #116449 and #113086 (#163362)Nikolas Klauser
2025-10-14[libc++][C++03] Cherry-pick #148231 (#163360)Nikolas Klauser
2025-10-14[libc++][C++03] Cherry-pick #129348 (#162821)Nikolas Klauser
2025-09-25[libc++] Remove __time_get_storage::{__analyze,init} from the ABI (#158469)Nikolas Klauser
2025-09-25[libc++][C++03] cherry-pick #104773 (#158244)Nikolas Klauser
2025-09-25[libc++][C++03] cherry-pick #106566 (#158250)Nikolas Klauser
2025-09-25[libc++] Refactor some .fail.cpp tests and fix time_point_cast not SFINAEing ...Nikolas Klauser
2025-09-24[libc++][C++03] cherry-pick #119801 (#158247)Nikolas Klauser
2025-09-23[libc++] Remove outdated FIXME comment in ctype<char> (#160008)Fady Farag
2025-09-12[libc++][C++03] cherry-pick #101889 (#157881)Nikolas Klauser
2025-09-11[libc++][C++03] partially cherry-pick #122641 (#157596)Nikolas Klauser
2025-09-09[libc++][C++03] cherry-pick #112102 (#157104)Nikolas Klauser
2025-09-08[libc++][C++03] cherry-pick #126273 (#157095)Nikolas Klauser
2025-09-05[libc++][C++03] cherry-pick #125423 (#156824)Nikolas Klauser
2025-09-05[libc++][C++03] cherry-pick #128054 (#156672)Nikolas Klauser
2025-09-03[libc++][C++03] remove unused macro in __config (#156609)Un1q32
2025-09-03[libc++][C++03] Backport #111127, #112843 and #121620 (#155571)Nikolas Klauser
2025-08-29[libc++] Remove __classic_[upper,lower]_table from cxx03 __locale header NFC)...Zibi Sarbinowski
2025-07-31[libc++] Fix return type of ilogb(double) (#150374)Steffen Larsen
2025-07-29[libc++][hardening] Introduce assertion semantics. (#149459)Konstantin Varlamov
2025-07-14[libc++] Introduce the _LIBCPP_VERBOSE_TRAP macro (#148262)Konstantin Varlamov
2025-07-09[libc++] Simplify definition of __libcpp_recursive_mutex_t (#147385)Hervé Poussineau
2025-05-31Revert "[libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= ...Jessica Clarke
2025-05-27[libc++] Bump the docker image hash (#140517)Nikolas Klauser
2025-05-14[libc++][C++03] Remove macros that expand to nothing (#134046)Nikolas Klauser
2025-05-06[libc++][C++03] Remove code that is not used in C++03 (#134045)Nikolas Klauser
2025-04-09[libc++][C++03] Remove headers which don't provide anything (#134044)Nikolas Klauser
2025-01-28[libc++] Update the CI to Clang-20 and drop Clang-17 support (#117429)Nikolas Klauser
2025-01-23[libc++] Remove support for Android 4 and older (#124062)Brad Smith
2025-01-13[libc++][z/OS] __cxx03 subdir was added by mistake (#122763)Sean Perry
2025-01-10[libc++] Remove duplicated _LIBCPP_HIDE_FROM_ABI from a few declarations (#12...LoS
2025-01-10[libc++][chrono] Entirely remove relational operators for `std::chrono::weekd...A. Jiang
2024-12-21[libc++][C++03] Use `__cxx03/` headers in C++03 mode (#109002)Nikolas Klauser
2024-12-09[libc++][C++03] Update include guards (#109001)Nikolas Klauser
2024-11-21Fix typo "intead"Jay Foad
2024-11-11[libc++] Update CMake dependency for generate_iwyu_mapping.py (#115387)Alexander Richardson
2024-10-31[libc++][C++03] Fix libc++ includes (#109000)Nikolas Klauser
2024-10-24Reapply "[libc++][C++03] Copy the LLVM 19 headers (#108999)" (#112127)Nikolas Klauser
2024-10-02Revert "[libc++][C++03] Copy the LLVM 19 headers (#108999)"Sylvestre Ledru
2024-10-01[libc++][C++03] Copy the LLVM 19 headers (#108999)Nikolas Klauser