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

Fix running Compiler tests standalone
#56952 opened Jan 4, 2025 by Keno Loading…
Curl 8.11.1 and nghttp2 1.64.0 external dependencies Involves LLVM, OpenBLAS, or other linked libraries JLLs security System security concerns and vulnerabilities stdlib Julia's standard library
#56951 opened Jan 4, 2025 by fxcoudert Loading…
fix handling of unknown setting in @constprop, fix error message backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages macros @macros
#56946 opened Jan 4, 2025 by nsajko Loading…
fix handling of experimental module compile flag bugfix This change fixes an existing bug compiler:inference Type inference
#56945 opened Jan 4, 2025 by vtjnash Loading…
gc: fix assertion / ASAN violation in gc_big_object_link backport 1.11 Change should be backported to release-1.11 GC Garbage collector heisenbug This bug occurs unpredictably
#56944 opened Jan 4, 2025 by vtjnash Loading…
Add append(_, _) and ++ collections Data structures holding multiple items, e.g. sets feature Indicates new feature / enhancement requests triage This should be discussed on a triage call
#56943 opened Jan 4, 2025 by jariji Draft
Update MIME docstring display and printing Aesthetics and correctness of printed representations of objects. docs This change adds or pertains to documentation
#56942 opened Jan 3, 2025 by nathanrboyer Loading…
Make ScopedValues.get a method of Base.get
#56939 opened Jan 2, 2025 by LilithHafner Loading…
Properly mark Meta.parse as public
#56931 opened Jan 1, 2025 by christiangnrd Loading…
base/strings: Add documentation to unicode conversion table docs This change adds or pertains to documentation unicode Related to unicode characters and encodings
#56929 opened Jan 1, 2025 by eschnett Loading…
Don't error when initializing LibGit2 with CA roots path libgit2 The libgit2 library or the LibGit2 stdlib module security System security concerns and vulnerabilities stdlib Julia's standard library
#56924 opened Dec 31, 2024 by visr Loading…
Compiler: fix tmerge(Const(s), Const(t)) st. (s !== t) && (s == t) backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug compiler:inference Type inference
#56915 opened Dec 28, 2024 by nsajko Loading…
document that unsafe_string accepts Cstring docs This change adds or pertains to documentation strings "Strings!"
#56907 opened Dec 26, 2024 by stevengj Loading…
add shuffle(::NTuple) to Random feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib stdlib Julia's standard library
#56906 opened Dec 26, 2024 by nsajko Loading…
refactor Base.GMP.MPZ.import! to be consistent with Base.GMP.MPZ.export! bignums BigInt and BigFloat
#56903 opened Dec 24, 2024 by NegaScout Loading…
Add AbstractOneTo and have OneTo be its subtype arrays [a, r, r, a, y, s] ranges Everything AbstractRange
#56902 opened Dec 24, 2024 by jishnub Loading…
more precise eltype for some Generator subtypes iteration Involves iteration or the iteration protocol
#56899 opened Dec 24, 2024 by nsajko Loading…
Specialize common reductions for ranges with init specified fold sum, maximum, reduce, foldl, etc. performance Must go faster
#56896 opened Dec 23, 2024 by jishnub Loading…
REPL: Disable hints during non-bracketed paste backport 1.11 Change should be backported to release-1.11 REPL Julia's REPL (Read Eval Print Loop)
#56895 opened Dec 23, 2024 by IanButterworth Loading…
Enable getting non-boxed LLVM type from Julia Type backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#56890 opened Dec 23, 2024 by wsmoses Loading…
Avoid promotion in muladd involving unitful Furlong testsystem The unit testing framework and Test stdlib
#56886 opened Dec 22, 2024 by dkarrasch Loading…
test: add a bunch of @inferred to the iterators test set 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
#56885 opened Dec 22, 2024 by nsajko Loading…
Switch LLVM reflection utilities to be CodeInstance based
#56876 opened Dec 20, 2024 by Keno Loading…
ProTip! Follow long discussions with comments:>50.