v1.10.9
Add `stack(iterator_of_arrays)` (#43334)
Improve documentation of sort-related functions (#48387)
Atomic pointer operations APIs (#49811)
doc: add second reduce docstring to manual (#45788)
doc: remove outdata const (#49096)
document and export `samefile` (#45275)
enhance Threads.Events with ordering and (auto)reset
flatmap docstring fixes, NEWS (#44905)
Add Libc methods for memmove/memcpy/memset/memcmp (#49550)
Add a missing doc (#53796)
[docs/base] add a type tree for `Number` (#45975)
Update parallel.md (#49308)
more documentation for assignment vs mutation (#47434)
Move reflection documentation from devdocs to base (#47800)
Update VecElement description (#34536)
Revise sort.md and docstrings in sort.jl (#48363)
Revert API breaking name change lookupat->lookup from #33190
add replace(io, str, patterns...) (#48625)