master
support: Fix Eytzinger range containment for boundaries and abutting ranges (#62316)
drop llvm 16 support (#56751)
Remove MSVC / ICC specific code (#42703)
Change uses of int to size_t in MurmurHash (#48562)
use separate names for internal and exported functions (#42151)
clangsa: add thread-safety capability analysis of safepoint annotations (#62288)
separate codegen/LLVM from julia runtime (#41936)
gc: improve mallocarrays locality (#56801)
Fix #9624, julia -h on Windows
Change all julialang.org links to https
Add JL_ namespace to all header include guards (#22904)
docs: fix grammar and clarity in comments and docstrings (#62083)
src: mark each function as extern or static
remove some unnecessary header content and exports
Various `htable_t` fixes / improvements. (#61446)
src: check Julia annotations are on a function's first declaration (#62175)
jloptions: don't truncate `--help` output (#62457)
apply increased maximum file descriptor limit to all unix (#44491)
Fix various alignment violations (#32513)
Optimize `ptrhash` / `htable_t` implementation (#61406)
Add relocatable root compression (#43881)
Replace the `.ji` serialization with sysimage format
Port GC alloc profiler + heap snapshot to C (#61401)
support: Restore classic _tzname[] declaration on Windows (#62179)
remove uv.h from julia.h
MinGW: Use correct `format` specifier (#54804)
Fix warning about comparison of integer expressions of different signedness (#53658)