Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Allow libquadmath to also fail as it is not available on all systems domain:building Build system, or building Julia or its dependencies system:arm ARMv7 and AArch64 system:linux Affects only Linux
#54605 opened May 28, 2024 by ViralBShah Loading…
Fix tbaa annotation on union selector bytes inside of structs backport 1.11 Change should be backported to release-1.11
#54604 opened May 28, 2024 by gbaraldi Loading…
add docstring for small threshold
#54602 opened May 28, 2024 by danik292 Loading…
Doc update on fastest: Update div.jl
#54600 opened May 28, 2024 by PallHaraldsson Loading…
release-1.11: Update VERSION to 1.11.0-beta2 kind:release Release management and versioning.
#54598 opened May 28, 2024 by KristofferC Loading…
Switch to Pkg mode prompt immediately and load Pkg in the background stdlib:REPL Julia's REPL (Read Eval Print Loop)
#54594 opened May 28, 2024 by IanButterworth Draft
Add optimised findall(isequal(::Char), ::String) domain:search & find The find* family of functions domain:strings "Strings!" performance Must go faster status:awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated.
#54593 opened May 28, 2024 by jakobnissen Loading…
Don't expose guard pages to malloc_stack API consumers
#54591 opened May 28, 2024 by fingolfin Loading…
choice to Target ISA in @code_llvm and @code_native needs tests Unit tests are required for this change
#54589 opened May 28, 2024 by arhik Draft
Accomodate for rectangular matrices in copytrito! backport 1.11 Change should be backported to release-1.11 domain:linear algebra Linear algebra
#54587 opened May 27, 2024 by dkarrasch Loading…
Do not conflate Int8 and UInt8 when searching domain:search & find The find* family of functions domain:strings "Strings!" kind:bugfix This change fixes an existing bug status:awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated.
#54579 opened May 25, 2024 by jakobnissen Loading…
Make ScopedValues public backport 1.11 Change should be backported to release-1.11 design Design of APIs or of the language itself
#54574 opened May 24, 2024 by LilithHafner Loading…
Remove unused JL_HAVE_SIGALTSTACK code
#54568 opened May 24, 2024 by fingolfin Loading…
document that DenseArrays do not need to define strides to follow the strided array API domain:docs This change adds or pertains to documentation
#54558 opened May 22, 2024 by LilithHafner Loading…
make elsize public backport 1.11 Change should be backported to release-1.11
#54554 opened May 22, 2024 by LilithHafner Loading…
add summary of x::T output functions domain:display and printing Aesthetics and correctness of printed representations of objects. domain:docs This change adds or pertains to documentation
#54547 opened May 22, 2024 by stevengj Loading…
Optimize jl_tls_world_age ccall
#54537 opened May 21, 2024 by gbaraldi Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.