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

Bidiagonal to Tridiagonal with immutable bands domain:arrays [a, r, r, a, y, s] domain:linear algebra Linear algebra
#55059 opened Jul 7, 2024 by jishnub Loading…
Fix (l/r)mul! with Diagonal/Bidiagonal backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 domain:linear algebra Linear algebra kind:bugfix This change fixes an existing bug
#55052 opened Jul 6, 2024 by jishnub Draft
include the doc strings of .=, ., ->, :: into the docs domain:docs This change adds or pertains to documentation
#55046 opened Jul 5, 2024 by nsajko Loading…
WIP: implement sret_union ABI for pointer-ful types compiler:codegen Generation of LLVM IR and native code performance Must go faster
#55045 opened Jul 5, 2024 by topolarity Draft
2 tasks
RFC: Allow macrocall as function sig parser Language parsing and surface syntax
#55040 opened Jul 5, 2024 by Keno Loading…
remove USAGE part of error message when using main macro domain:error messages Better, more actionable error messages
#55037 opened Jul 5, 2024 by KristofferC Loading…
Optimize jl_get_world_counter ccall
#55032 opened Jul 4, 2024 by topolarity Loading…
Add RawFD constructors as an alternative to fd
#55028 opened Jul 4, 2024 by LilithHafner Loading…
Recommend using RawFD instead of the Int returned by fd domain:docs This change adds or pertains to documentation
#55027 opened Jul 4, 2024 by LilithHafner Loading…
TOML: Make Dates a type parameter
#55017 opened Jul 3, 2024 by topolarity Loading…
TOML: Improve type-stability
#55016 opened Jul 3, 2024 by topolarity Loading…
[docs] change docstring to match code
#55013 opened Jul 3, 2024 by araujoms Loading…
Matmul: dispatch on specific blas paths using an enum compiler:latency Compiler latency domain:linear algebra Linear algebra
#55002 opened Jul 2, 2024 by jishnub Loading…
Add a "lower" cat method for LinearAlgebra types
#54997 opened Jul 2, 2024 by dkarrasch Loading…
Fix type instability in convs using CompoundPeriod compiler:inference Type inference domain:dates Dates, times, and the Dates stdlib module
#54995 opened Jul 1, 2024 by ronisbr Loading…
Profile: add threadpool names to Profile.print GC Garbage collector profiler
#54994 opened Jul 1, 2024 by IanButterworth Loading…
Right arrow autocompletes at line end stdlib:REPL Julia's REPL (Read Eval Print Loop)
#54983 opened Jun 30, 2024 by AshlinHarris Loading…
Revert "inference: implement an opt-in interface to cache generated sources" kind:revert This reverts a previously merged PR.
#54977 opened Jun 28, 2024 by vtjnash Loading…
Update asyncmap docs to clarify order of outputs domain:docs This change adds or pertains to documentation
#54974 opened Jun 28, 2024 by haakon-e Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.