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
Sort

Pull requests list

De-duplicate edges in typeinfer instead of gf.c
#58117 opened Apr 14, 2025 by topolarity Loading…
doc: cross-reference bind in Channel method doc string backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 docs This change adds or pertains to documentation multithreading Base.Threads and related functionality parallelism Parallel or distributed computation
#58113 opened Apr 14, 2025 by nsajko Loading…
Minimal annot invalidation workaround invalidations stdlib Julia's standard library
#58112 opened Apr 14, 2025 by tecosaur Loading…
relax dispatch for the IteratorSize method for Generator backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug iteration Involves iteration or the iteration protocol
#58110 opened Apr 14, 2025 by nsajko Loading…
Base.get_extension & Dates.format made public backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12
#58108 opened Apr 14, 2025 by GHTaarn Loading…
Mention Base.Lockable in "multi-threading.md" docs This change adds or pertains to documentation multithreading Base.Threads and related functionality parallelism Parallel or distributed computation
#58107 opened Apr 14, 2025 by KronosTheLate Loading…
gf.c: Fix backedge de-duplication bug
#58106 opened Apr 14, 2025 by topolarity Loading…
add new abstract types BitSigned & BitUnsigned
#58104 opened Apr 14, 2025 by rfourquet Loading…
Document Base.RefValue and clarify that this is public API feature Indicates new feature / enhancement requests
#58101 opened Apr 14, 2025 by bbrehm Loading…
Support field name in fieldoffset feature Indicates new feature / enhancement requests
#58100 opened Apr 14, 2025 by PatrickHaecker Loading…
Base: delete single-arg methods of function ndigits0z
#58098 opened Apr 13, 2025 by nsajko Loading…
faster rand(1:n) by outlining unlikely branch performance Must go faster randomness Random number generation and the Random stdlib
#58089 opened Apr 12, 2025 by rfourquet Loading…
iterators: merge duplicate iterate methods for Reverse arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#58087 opened Apr 12, 2025 by nsajko Loading…
remove some more serialized junk from the sysimg backport 1.12 Change should be backported to release-1.12 don't squash Don't squash merge
#58078 opened Apr 11, 2025 by vtjnash Loading…
fix called-argument analysis for calls with splat backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug
#58070 opened Apr 10, 2025 by JeffBezanson Loading…
[DO NOT MERGE] 1.12 backport: Add finalizer support for --trim DO NOT MERGE Do not merge this PR!
#58065 opened Apr 10, 2025 by topolarity Loading…
prevent allocation of Memory (layout and object) when not concrete backport 1.12 Change should be backported to release-1.12
#58064 opened Apr 10, 2025 by vtjnash Loading…
Remove some unnecessary specialization
#58059 opened Apr 10, 2025 by jakobnissen Loading…
fix allocations macro with more functions
#58057 opened Apr 9, 2025 by vtjnash Loading…
add activate! support for JuliaSyntax and JuliaLowering DO NOT MERGE Do not merge this PR!
#58055 opened Apr 9, 2025 by oscardssmith Loading…
follow up to: "relax some doctests to better match non-requirement of ordering of Dict and Set" docs This change adds or pertains to documentation test This change adds or pertains to unit tests
#58053 opened Apr 9, 2025 by adienes Loading…
add new abstract type for iterators with HasShape: ShapefulIterator arrays [a, r, r, a, y, s] broadcast Applying a function over a collection design Design of APIs or of the language itself feature Indicates new feature / enhancement requests iteration Involves iteration or the iteration protocol needs pkgeval Tests for all registered packages should be run with this change speculative Whether the change will be implemented is speculative
#58052 opened Apr 9, 2025 by nsajko Loading…
ProTip! Adding no:label will show everything without a label.