index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcxx
Age
Commit message (
Expand
)
Author
2025-10-14
libcxx: backport llvm/llvm-project#155786
Alex Rønne Petersen
2025-10-14
libcxx: backport llvm/llvm-project#147389
Alex Rønne Petersen
2025-10-14
libcxx: backport llvm/llvm-project#155476
Alex Rønne Petersen
2025-08-30
llvm-libc: update to LLVM 21
Alex Rønne Petersen
2025-08-30
libcxx: update to LLVM 21
Alex Rønne Petersen
2025-06-06
libcxx: Fix locale-related compilation errors on NetBSD.
Alex Rønne Petersen
2025-05-10
libcxx: Backport llvm/llvm-project#137594.
Alex Rønne Petersen
2025-04-11
libcxx: Backport llvm/llvm-project#134874.
Alex Rønne Petersen
2025-04-06
libcxx: Backport llvm/llvm-project#134278.
Alex Rønne Petersen
2025-04-04
libcxx: Update to Clang 20.
Alex Rønne Petersen
2024-09-19
libcxx: Update to LLVM 19.1.0.
Alex Rønne Petersen
2024-09-19
libcxx: Update to LLVM 19.
Alex Rønne Petersen
2024-05-20
update libcxx and libcxxabi to llvm 18.1.6
Andrew Kelley
2024-05-08
libc++: patch tz impl to crash on windows instead of FTBFS
Andrew Kelley
2024-05-08
libcxx: update to LLVM 18
Andrew Kelley
2023-09-19
update libcxx to latest LLVM release/17.x
Andrew Kelley
2023-09-19
libcxx: update for llvm 17.0.0rc3
Andrew Kelley
2023-09-19
libcxx: update to LLVM 17
Andrew Kelley
2023-04-05
update libcxx to LLVM 16.0.1
Andrew Kelley
2023-03-17
update libcxx to LLVM 16.0.0-rc4
Andrew Kelley
2023-01-28
update libcxx to llvm 16.0.0rc1
Andrew Kelley
2023-01-26
update libunwind to llvm 16
Andrew Kelley
2023-01-26
update libcxx to llvm 16
Andrew Kelley
2023-01-02
dragonfly: port libc++
Michael Dusan
2022-10-18
update libcxx to LLVM 15.0.3
Andrew Kelley
2022-08-29
update libcxx to LLVM 15 rc3
Andrew Kelley
2022-08-04
update libcxx to LLVM 15
Andrew Kelley
2022-07-02
libcxx: do not include __config_site
Andrew Kelley
2022-07-01
update libcxx to llvm 14.0.6
Andrew Kelley
2021-08-28
update libcxx, libcxxabi, and C headers to release/13.x branch
Andrew Kelley
2021-08-28
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-08-21
dragonfly: port libc++
Michael Dusan
2021-08-18
update libcxx to latest llvm release/13.x
Andrew Kelley
2021-08-16
update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1
Andrew Kelley
2021-02-26
llvm12: sync with llvmorg-12.0.0-rc2
Michael Dusan
2020-12-16
Update libcxx
Jakub Konka
2020-08-04
update install files for LLVM 11rc1
Andrew Kelley
2020-08-04
libcxx: update from LLVM 10 to 11rc1
Andrew Kelley
2020-03-27
zig c++: get it working with musl and mingw-w64
Andrew Kelley
2020-03-26
add libc++ and libc++abi sources
Andrew Kelley
2020-02-14
update libcxx to llvm10.0.0rc2
Andrew Kelley
2019-12-02
add missing license files
Andrew Kelley
2019-08-20
update libcxx to 9.0.0-rc2
Andrew Kelley
2019-07-19
update libcxx to llvm9
Andrew Kelley
2019-07-15
avoid shipping junk files
Andrew Kelley
2019-07-15
move lib dirs to lib subdir
Andrew Kelley