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

Minor documentation updates docs This change adds or pertains to documentation
#56883 opened Dec 22, 2024 by abhro Loading…
Remove similar specialization with Integers arrays [a, r, r, a, y, s]
#56881 opened Dec 21, 2024 by jishnub Loading…
inference-directed codegen via CodeInstance edges and typeinf_ext_toplevel APIs compiler:codegen Generation of LLVM IR and native code don't squash Don't squash merge
#56880 opened Dec 21, 2024 by vtjnash Loading…
Switch debug registry mapping to CodeInstance
#56878 opened Dec 20, 2024 by Keno Loading…
Switch LLVM reflection utilities to be CodeInstance based
#56876 opened Dec 20, 2024 by Keno Loading…
build: remove openlibm DO NOT MERGE Do not merge this PR!
#56875 opened Dec 20, 2024 by inkydragon Draft
missing julia-repl in destructuring docs docs This change adds or pertains to documentation
#56866 opened Dec 18, 2024 by ArnoStrouwen Loading…
Don't cast indices to Int in isassigned call while displaying arrays arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#56863 opened Dec 18, 2024 by jishnub Loading…
DO NOT MERGE: Using mmtk-immix as a default GC DO NOT MERGE Do not merge this PR! GC Garbage collector
#56858 opened Dec 18, 2024 by udesou Loading…
simplify and slightly improve memorynew inference arrays [a, r, r, a, y, s] performance Must go faster
#56857 opened Dec 17, 2024 by oscardssmith Loading…
Remove trailing comma in 0-dim reshape summary arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#56853 opened Dec 17, 2024 by jishnub Loading…
Change JuliaSyntaxHighlighting UUID embarrassing-bugfix Whoops! stdlib Julia's standard library
#56852 opened Dec 17, 2024 by tecosaur Loading…
Unify reshape methods accepting Colon and OneTo arrays [a, r, r, a, y, s]
#56850 opened Dec 17, 2024 by jishnub Loading…
wip: overhaul EscapeAnalysis.jl compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) needs nanosoldier run This PR should have benchmarks run on it needs pkgeval Tests for all registered packages should be run with this change performance Must go faster
#56849 opened Dec 17, 2024 by aviatesk Loading…
3 of 8 tasks
optimize constant length memorynew intrinsic (take 2) arrays [a, r, r, a, y, s] compiler:codegen Generation of LLVM IR and native code needs pkgeval Tests for all registered packages should be run with this change performance Must go faster
#56847 opened Dec 16, 2024 by oscardssmith Loading…
add Base.@acquire for non-closure version of Base.acquire(f, s::Base.Semaphore) feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality
#56845 opened Dec 16, 2024 by IanButterworth Loading…
test foldability inference of basic iterator functions like eltype collections Data structures holding multiple items, e.g. sets iteration Involves iteration or the iteration protocol test This change adds or pertains to unit tests
#56838 opened Dec 14, 2024 by nsajko Loading…
Make version of opaque closure constructor in world
#56823 opened Dec 14, 2024 by wsmoses Loading…
make Markdown.parse public markdown stdlib Julia's standard library
#56818 opened Dec 13, 2024 by matthias314 Loading…
ReentrantLock: wakeup a single task on unlock and add a short spin multithreading Base.Threads and related functionality performance Must go faster
#56814 opened Dec 12, 2024 by andrebsguedes Loading…
Miscellaneous Meta.partially_inline! fixes backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#56813 opened Dec 12, 2024 by topolarity Loading…
Export opaque closure constructor
#56808 opened Dec 12, 2024 by wsmoses Loading…
Support scope_id for link-local IPv6 (rfc4007) minor change Marginal behavior change acceptable for a minor release needs docs Documentation for this change is required sockets
#56807 opened Dec 12, 2024 by vchuravy Loading…
Make Pairs public backport 1.11 Change should be backported to release-1.11 design Design of APIs or of the language itself
#56794 opened Dec 10, 2024 by LilithHafner Loading…
ProTip! Follow long discussions with comments:>50.