Revision c65611aefeb6068c727bb73450812db97cf4a58e authored by Y. Yang on 29 August 2022, 07:27:51 UTC, committed by Kristoffer on 29 August 2022, 07:28:20 UTC
* Fix union!(s::BitSet, r::AbstractUnitRange{<:Integer}) when two ranges do not overlap.
Resizing of BitSet should be filled with 0 by default.

(cherry picked from commit 5e8e0a51908ae3050890e870c69aa1fdbb2e3761)
1 parent 99b466b
History
File Mode Size
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 7.2 KB
README.md -rw-r--r-- 4.1 KB
jl_exports.h -rw-r--r-- 2.1 KB
list_strip_symbols.h -rw-r--r-- 284 bytes
loader.h -rw-r--r-- 3.0 KB
loader_exe.c -rw-r--r-- 2.3 KB
loader_lib.c -rw-r--r-- 10.4 KB
loader_win_utils.c -rw-r--r-- 5.2 KB

README.md

back to top