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

add hascodepoint(c::AbstractChar) and use it DO NOT MERGE Do not merge this PR! unicode Related to unicode characters and encodings
#54393 opened May 7, 2024 by stevengj Loading…
Document supertype(T::UnionAll) (#54286)
#54391 opened May 7, 2024 by xlxs4 Loading…
add mechanism for configuring system image builds build Build system, or building Julia or its dependencies
#54387 opened May 6, 2024 by JeffBezanson Loading…
show: improve processed StackTrace check
#54381 opened May 6, 2024 by topolarity Loading…
prepend signal number and thread ID on backtraces
#54380 opened May 6, 2024 by d-netto Loading…
fix code_warntype on OpaqueClosures
#54378 opened May 6, 2024 by KristofferC Loading…
add a section in the performance tips about not overly specializing on functions doc This change adds or pertains to documentation performance Must go faster
#54376 opened May 6, 2024 by KristofferC Draft
Add take_string! and make String(::Memory) not truncate awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated. triage This should be discussed on a triage call
#54372 opened May 6, 2024 by jakobnissen Loading…
2 tasks done
Build mbedTLS, libssh2, nghttp2 and curl disregarding USE_SYSTEM_LIBGIT2=1 build Build system, or building Julia or its dependencies
#54367 opened May 5, 2024 by nalimilan Loading…
Pkg REPL: cache pkg_mode lookup backport 1.11 Change should be backported to release-1.11
#54359 opened May 5, 2024 by IanButterworth Loading…
Plus operator for a single CartesianIndex
#54355 opened May 4, 2024 by jishnub Loading…
Move compiled cache from DATAROOTDIR to LIBDIR
#54353 opened May 4, 2024 by nalimilan Loading…
Abbreviate show(io, ::Module)
#54347 opened May 3, 2024 by Seelengrab 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…
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…
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…
Mention use of StyledStrings in Logging in NEWS
#54301 opened Apr 29, 2024 by tecosaur Loading…
ProTip! Add no:assignee to see everything that’s not assigned.