Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Abbreviate show(io, ::Module)
#54347 opened May 3, 2024 by Seelengrab Loading…
Assume :foldable in isuppercase/islowercase for Char
#54346 opened May 3, 2024 by jishnub Loading…
Move nargs/isva to CodeInfo
#54341 opened May 3, 2024 by Keno Loading…
Revert "add unsetindex support to more copyto methods (#51760)" backport 1.11 Change should be backported to release-1.11
#54332 opened May 2, 2024 by KristofferC Loading…
correctly track freed bytes in jl_genericmemory_to_string arrays [a, r, r, a, y, s] GC Garbage collector
#54331 opened May 2, 2024 by d-netto Loading…
Fix docstring search by signatures revisited
#54324 opened May 1, 2024 by projekter Loading…
inference: fix too conservative effects for recursive cycles backport 1.11 Change should be backported to release-1.11
#54323 opened May 1, 2024 by aviatesk Loading…
effects: add new :consistent_overlay override backport 1.11 Change should be backported to release-1.11
#54322 opened May 1, 2024 by aviatesk Loading…
switch effect analysis to snake case effects effect analysis
#54315 opened Apr 30, 2024 by LilithHafner Loading…
Fix bug when rounding large numbers to floating point types backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug
#54314 opened Apr 30, 2024 by LilithHafner Loading…
REPL: fix hinting without expanding user backport 1.11 Change should be backported to release-1.11 REPL Julia's REPL (Read Eval Print Loop)
#54311 opened Apr 30, 2024 by IanButterworth Loading…
Make repr(::Ptr) parsable Julia code. display and printing Aesthetics and correctness of printed representations of objects.
#54305 opened Apr 29, 2024 by LilithHafner Loading…
use is_juliarepr more in show.jl testing display and printing Aesthetics and correctness of printed representations of objects. test This change adds or pertains to unit tests
#54304 opened Apr 29, 2024 by LilithHafner Loading…
LinearAlgebra: improve type-inference in Symmetric/Hermitian matmul backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 linear algebra Linear algebra
#54303 opened Apr 29, 2024 by jishnub Loading…
Mention use of StyledStrings in Logging in NEWS
#54301 opened Apr 29, 2024 by tecosaur Loading…
Add note to unsafe_trunc docstring doc This change adds or pertains to documentation
#54297 opened Apr 29, 2024 by kimikage Loading…
fix circshift(::Tuple{}, ::Int) bugfix This change fixes an existing bug collections Data structures holding multiple items, e.g. sets performance Must go faster
#54295 opened Apr 28, 2024 by nsajko Loading…
Explicitly test these constant methods for special functions that cov… maths Mathematical functions test This change adds or pertains to unit tests
#54293 opened Apr 28, 2024 by kshyatt Loading…
Rename Memory wrapper from view to unsafe_vector triage This should be discussed on a triage call
#54273 opened Apr 26, 2024 by nhz2 Loading…
Don't require that @inbounds depends only on local information doc This change adds or pertains to documentation
#54270 opened Apr 26, 2024 by LilithHafner Loading…
document finally in try/catch doc This change adds or pertains to documentation error handling Handling of exceptions by Julia or the user
#54269 opened Apr 26, 2024 by stevengj Loading…
Fix warning that appears on Windows build in utf8.c windows Affects only Windows
#54268 opened Apr 26, 2024 by gitboy16 Loading…
fixes to colonful reshape arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#54261 opened Apr 26, 2024 by nsajko Loading…
Only initialize libgit2's atexit once libgit2 The libgit2 library or the LibGit2 stdlib module stdlib Julia's standard library
#54254 opened Apr 25, 2024 by sjkelly Loading…
LinearAlgebra: 2-arg show for adjoint/transpose arrays [a, r, r, a, y, s] linear algebra Linear algebra
#54249 opened Apr 25, 2024 by jishnub Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.