Skip to content

Pull requests: JuliaLang/julia

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

Pull requests list

use uv_fs_copyfile for cp filesystem Underlying file system and functions that use it
#59662 opened Sep 26, 2025 by stevengj Loading…
3
improve the docstring for parent docs This change adds or pertains to documentation
#59659 opened Sep 25, 2025 by JeffBezanson Loading…
only touch non-bundled ji files when loading them
#59653 opened Sep 25, 2025 by KristofferC Loading…
remove log spamming from precompilepkg code backport 1.12 Change should be backported to release-1.12
#59652 opened Sep 25, 2025 by vtjnash Loading…
docsystem: avoid some invalidation in error path using invokelatest docsystem The documentation building system invalidations
#59651 opened Sep 25, 2025 by nsajko Loading…
Work around debug_compile_units skipping nodebug CUs
#59649 opened Sep 24, 2025 by gbaraldi Loading…
type stability fixes for Base.url display and printing Aesthetics and correctness of printed representations of objects. invalidations
#59647 opened Sep 24, 2025 by nsajko Loading…
Clarify docstring for pkgversion docs This change adds or pertains to documentation
#59646 opened Sep 24, 2025 by ericphanson Loading…
Change delayed delete mechanism to prevent cross-drive mv failure for in-use DLL backport 1.12 Change should be backported to release-1.12 system:windows Affects only Windows
#59635 opened Sep 23, 2025 by Liozou Loading…
avoid storing types in fields in Fix, ComposedFunction, Splat, Broadcasted feature Indicates new feature / enhancement requests minor change Marginal behavior change acceptable for a minor release needs news A NEWS entry is required for this change needs pkgeval Tests for all registered packages should be run with this change
#59623 opened Sep 21, 2025 by nsajko Loading…
implement two-argument show for Base.Fix correctly bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects.
#59617 opened Sep 20, 2025 by nsajko Loading…
Don't look at past partitions when doing inference
#59613 opened Sep 19, 2025 by gbaraldi Loading…
Be less opinionated (and more accurate) when evaluating saturated arithmetic docs This change adds or pertains to documentation maths Mathematical functions performance Must go faster
#59607 opened Sep 19, 2025 by LilithHafner Loading…
Say that loops have a distinct scope for each itteration in faq.md docs This change adds or pertains to documentation
#59602 opened Sep 19, 2025 by WalterMadelim Loading…
Expose Core.memoryrefoffset name TBD arrays [a, r, r, a, y, s] triage This should be discussed on a triage call
#59600 opened Sep 19, 2025 by jakobnissen Loading…
Revert "Base.get_extension & Dates.format made public" backport 1.12 Change should be backported to release-1.12
#59593 opened Sep 18, 2025 by vtjnash Loading…
Document changing view indices after construction as undefined behavior. arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#59591 opened Sep 18, 2025 by GunnarFarneback Loading…
split_rest for Tuple: slighly improve inference iteration Involves iteration or the iteration protocol
#59588 opened Sep 17, 2025 by nsajko Loading…
OpenSSL: Update to version 3.5.3
#59580 opened Sep 17, 2025 by eschnett Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.