master
base/docs: Add missing compat notes and docs entries for 1.13 features (#61529)
docs: fix spelling, grammar, and prose in documentation (#62086)
cglobal: make distinction of pointer vs name a syntactic distinction (#61709)
Use jl_effective_threads for container-aware CPU detection (#59916)
Add `DirEntry`-based `readdir` methods (#55358)
cancellation: Hook up libuv to cancellation (#62557)
Implement Base.fd() for TCPSocket, UDPSocket, and TCPServer (#53721)
deprecate fld1, fldmod1 for cld, cldmod1 (#62484)
Threads: `@atomic` reference API for `Atomic`, deprecate `a[] = v` (#62382)
docs: put all bit operations together in one place (#60862)
Fix "here" link in documentation, for legibility and accessibility (#60752)
Update VecElement description (#34536)
Convert julia-repl blocks to jldoctest format (#58594)
Revert API breaking name change lookupat->lookup from #33190
Add new public functions `raw_substring` and `unannotate` (#59663)