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

converted julia-repl to jldoctest in variables.md docs This change adds or pertains to documentation
#56995 opened Jan 8, 2025 by xyz-harshal Loading…
GC: report times spent in each step of sweeping GC Garbage collector merge me PR is reviewed. Merge when all tests are passing
#56993 opened Jan 8, 2025 by d-netto Loading…
Clarify mathematical definition of lcm docs This change adds or pertains to documentation maths Mathematical functions
#56992 opened Jan 8, 2025 by LilithHafner Loading…
Deepcopy Fix backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug merge me PR is reviewed. Merge when all tests are passing
#56990 opened Jan 8, 2025 by willtebbutt Loading…
Building Julia with MMTk using BinaryBuilder external dependencies Involves LLVM, OpenBLAS, or other linked libraries GC Garbage collector
#56989 opened Jan 8, 2025 by udesou Loading…
staticdata: remove reinit_ccallable
#56987 opened Jan 8, 2025 by aviatesk Loading…
remove fence that GC change made unnecessary needs pkgeval Tests for all registered packages should be run with this change performance Must go faster
#56986 opened Jan 8, 2025 by oscardssmith Loading…
Make write(IO, Char) actually return the amount of printed bytes instead of the attempted written bytes. 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 io Involving the I/O subsystem: libuv, read, write, etc. needs tests Unit tests are required for this change
#56980 opened Jan 7, 2025 by gbaraldi Loading…
Support sort(keys(::Dict)) and sort(values(::Dict)) collections Data structures holding multiple items, e.g. sets iteration Involves iteration or the iteration protocol sorting Put things in order
#56978 opened Jan 6, 2025 by LilithHafner Loading…
[CI] Add GitHub Actions workflow to check stdlib/Manifest.toml ci Continuous integration
#56976 opened Jan 6, 2025 by giordano Loading…
CodeInstance: remove relocatability field merge me PR is reviewed. Merge when all tests are passing
#56975 opened Jan 6, 2025 by vtjnash Loading…
Add timeout parameter to wait(::Condition) multithreading Base.Threads and related functionality
#56974 opened Jan 6, 2025 by kpamnany Loading…
Set VERSION to 1.13.0-DEV
#56970 opened Jan 6, 2025 by DilumAluthge Draft
add detection for zen 5
#56967 opened Jan 6, 2025 by simeonschaub 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…
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.