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

cleanup MemoryRef backport 1.11 Change should be backported to release-1.11
#54647 opened May 31, 2024 by oscardssmith Loading…
Document GenericMemory and AtomicMemory backport 1.11 Change should be backported to release-1.11 domain:docs This change adds or pertains to documentation
#54642 opened May 31, 2024 by oscardssmith Loading…
Check GenericIOBuffer data is contiguous
#54640 opened May 31, 2024 by nhz2 Loading…
gcext: add ptls argument to task scanner backport 1.11 Change should be backported to release-1.11
#54638 opened May 31, 2024 by fingolfin Loading…
set VERSION to 1.10.4
#54625 opened May 30, 2024 by KristofferC Loading…
more precise aliasing checks for SubArray backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#54624 opened May 29, 2024 by mbauman Loading…
add unconditional warning before handling StackOverflow domain:error handling Handling of exceptions by Julia or the user domain:error messages Better, more actionable error messages
#54622 opened May 29, 2024 by vtjnash Loading…
Implement generic pivoted Cholesky domain:linear algebra Linear algebra
#54619 opened May 29, 2024 by dkarrasch Loading…
Backports for 1.11.0-rc1 kind:release Release management and versioning.
#54611 opened May 29, 2024 by KristofferC Loading…
1 of 21 tasks
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 domain:docs This change adds or pertains to documentation domain:sorting Put things in order
#54602 opened May 28, 2024 by danik292 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 Loading…
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 backport 1.11 Change should be backported to release-1.11
#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
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
#54579 opened May 25, 2024 by jakobnissen Draft
Small change to docs for module import syntax domain:docs This change adds or pertains to documentation status:merge me PR is reviewed. Merge when all tests are passing
#54575 opened May 24, 2024 by DilumAluthge Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.