-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace -> with :: where appropriate in docstrings
docs
This change adds or pertains to documentation
#57012
opened Jan 10, 2025 by
LilithHafner
Loading…
codegen: add a pass for late conversion of known modify ops to call atomicrmw
atomics
multithreading
Base.Threads and related functionality
performance
Must go faster
#57010
opened Jan 10, 2025 by
vtjnash
Loading…
Add try/catch around handle_message() to catch errors during logging.
#57004
opened Jan 9, 2025 by
NHDaly
Loading…
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…
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…
Support Data structures holding multiple items, e.g. sets
iteration
Involves iteration or the iteration protocol
sorting
Put things in order
sort(keys(::Dict))
and sort(values(::Dict))
collections
#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…
Add timeout parameter to Base.Threads and related functionality
wait(::Condition)
multithreading
#56974
opened Jan 6, 2025 by
kpamnany
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
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…
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…
define
Core.Closure
and make compiler-generated closures subtype of it
#56928
opened Jan 1, 2025 by
aviatesk
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 Indicates new feature / enhancement requests
randomness
Random number generation and the Random stdlib
stdlib
Julia's standard library
shuffle(::NTuple)
to Random
feature
#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 [a, r, r, a, y, s]
ranges
Everything AbstractRange
AbstractOneTo
and have OneTo
be its subtype
arrays
#56902
opened Dec 24, 2024 by
jishnub
Loading…
more precise Involves iteration or the iteration protocol
eltype
for some Generator
subtypes
iteration
#56899
opened Dec 24, 2024 by
nsajko
Loading…
Sink CodeInfo transformation into
transform_result_for_cache
#56897
opened Dec 23, 2024 by
Keno
Loading…
Specialize common reductions for ranges with sum, maximum, reduce, foldl, etc.
performance
Must go faster
init
specified
fold
#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)
status: waiting for issue author (reporter)
system:windows
Affects only Windows
#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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.