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

typeinfer: Enqueue CIs for ccallable entrypoints trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57158 opened Jan 24, 2025 by topolarity Loading…
Update installation.md
#57156 opened Jan 24, 2025 by yVieta Loading…
Add Experimental.wait_with_timeout
#57148 opened Jan 23, 2025 by kpamnany Loading… 1.12
Adding stock gc heap resizing heuristics to MMTk GC Garbage collector
#57147 opened Jan 23, 2025 by udesou Loading…
run UV on separate thread by default
#57146 opened Jan 23, 2025 by oscardssmith Loading…
Add JuliaLang/JuliaSyntax.jl#525 to NEWS.md and flisp parser feature Indicates new feature / enhancement requests needs tests Unit tests are required for this change parser Language parsing and surface syntax
#57143 opened Jan 23, 2025 by pthariensflame Loading…
Add reference to time_ns in time docs This change adds or pertains to documentation
#57142 opened Jan 23, 2025 by nlw0 Loading…
REPL: Query libuv for virtual terminal support REPL Julia's REPL (Read Eval Print Loop) system:windows Affects only Windows
#57132 opened Jan 22, 2025 by topolarity Loading…
clarify that time_ns is monotonic backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 dates Dates, times, and the Dates stdlib module docs This change adds or pertains to documentation
#57129 opened Jan 22, 2025 by stevengj Loading…
[DO NOT MERGE] Test new LibUV patch
#57126 opened Jan 22, 2025 by staticfloat Draft
Add a new macro @outline, and use it in @assert. triage This should be discussed on a triage call
#57122 opened Jan 21, 2025 by NHDaly Loading…
add @inbounds to iterate method for AbstractArray: 3x speedup arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol performance Must go faster
#57112 opened Jan 21, 2025 by nsajko Loading…
Add option to use @spawn :samepool for using the same threadpool as the caller multithreading Base.Threads and related functionality
#57109 opened Jan 20, 2025 by IanButterworth Loading…
docs: include summarized information in the extended documentation mode docs This change adds or pertains to documentation REPL Julia's REPL (Read Eval Print Loop)
#57108 opened Jan 20, 2025 by aviatesk Loading…
Define publicity at a per-binding level, not per-symbol docs This change adds or pertains to documentation modules
#57094 opened Jan 18, 2025 by LilithHafner Loading…
performance improvements for any and all collections Data structures holding multiple items, e.g. sets performance Must go faster
#57091 opened Jan 18, 2025 by nsajko Loading…
Default to 1 interactive thread multithreading Base.Threads and related functionality
#57087 opened Jan 17, 2025 by IanButterworth Loading…
3 of 6 tasks
DO NOT MERGE: Using mmtk-immix as a default GC DO NOT MERGE Do not merge this PR! GC Garbage collector
#57086 opened Jan 17, 2025 by udesou Draft
ProTip! Filter pull requests by the default branch with base:master.