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

internals: add _defaultctor function for defining ctors backport 1.12 Change should be backported to release-1.12 compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57317 opened Feb 9, 2025 by vtjnash Loading…
Implement resizefirst! arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests triage This should be discussed on a triage call
#57313 opened Feb 8, 2025 by Tortar Loading…
Add a warning for auto-import of types backport 1.12 Change should be backported to release-1.12
#57311 opened Feb 7, 2025 by Keno Loading…
Add a function jl_gc_notify_thread_yield before a thread yields for GC GC: MMTK MMTK GC integration
#57297 opened Feb 7, 2025 by qinsoon Loading…
Introduce non moving allocation GC: MMTK MMTK GC integration
#57296 opened Feb 7, 2025 by qinsoon Loading…
Support moving GCs in MMTk GC: MMTK MMTK GC integration
#57294 opened Feb 6, 2025 by qinsoon Draft
5 tasks
Fix getfield_tfunc when order or boundscheck is Vararg bugfix This change fixes an existing bug compiler:inference Type inference
#57293 opened Feb 6, 2025 by xal-0 Loading…
Documentation for MemoryRef arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#57286 opened Feb 6, 2025 by Priynsh Draft
prevent unnecessary hash collisions for Pair collections Data structures holding multiple items, e.g. sets hashing
#57285 opened Feb 6, 2025 by nsajko Loading…
prevent unnecessary hash collisions for Tuple collections Data structures holding multiple items, e.g. sets hashing
#57282 opened Feb 6, 2025 by nsajko Loading…
Invoke make for MMTk binding everytime we make GC: MMTK MMTK GC integration
#57279 opened Feb 6, 2025 by qinsoon Loading…
Add summary printing for GenericMemoryRef arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#57278 opened Feb 5, 2025 by Omar-Elrefaei Loading…
seed Dict so that hashes get non-zero h hashing needs pkgeval Tests for all registered packages should be run with this change needs tests Unit tests are required for this change performance Must go faster
#57277 opened Feb 5, 2025 by oscardssmith Loading…
Add mul_hi function for bit integers maths Mathematical functions performance Must go faster
#57276 opened Feb 5, 2025 by sumiya11 Loading…
Compiler: fix unsoundness of getfield_tfunc on Tuple Types backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 compiler:inference Type inference needs tests Unit tests are required for this change
#57275 opened Feb 5, 2025 by vtjnash Loading…
udpate path to Compiler stdlib to a valid one similar to how it is done for other stdlibs backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug
#57274 opened Feb 5, 2025 by KristofferC Loading…
🤖 [master] Bump the LinearAlgebra stdlib from e7da19f to 924dda4 backport 1.12 Change should be backported to release-1.12
#57270 opened Feb 5, 2025 by DilumAluthgeBot Loading…
🤖 [master] Bump the Statistics stdlib from d49c2bf to 77bd570 backport 1.12 Change should be backported to release-1.12
#57266 opened Feb 4, 2025 by DilumAluthgeBot Loading…
Stop compensating for early Timer in libuv external dependencies Involves LLVM, OpenBLAS, or other linked libraries
#57264 opened Feb 4, 2025 by jakobnissen Loading…
Backports for 1.12.0-alpha1 release Release management and versioning.
#57258 opened Feb 4, 2025 by KristofferC Loading…
7 of 18 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.