-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Issues: JuliaLang/julia
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add information about dimension sizes to check_broadcast_shape error
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
error messages
Better, more actionable error messages
needs tests
Unit tests are required for this change
#56469
opened Nov 6, 2024 by
asinghvi17
•
Draft
[Test] Print RNG seed of a failed testset
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
testsystem
The unit testing framework and Test stdlib
Correction of lcm() for Array arguments
bugfix
This change fixes an existing bug
maths
Mathematical functions
minor change
Marginal behavior change acceptable for a minor release
needs news
A NEWS entry is required for this change
needs pkgeval
Tests for all registered packages should be run with this change
needs tests
Unit tests are required for this change
#56113
opened Oct 11, 2024 by
cyanescent
Loading…
Allow function negation Indicates new feature / enhancement requests
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
-f
to work like !f
feature
#55920
opened Sep 28, 2024 by
mcabbott
Loading…
add Order.rev() for reverse sorting
feature
Indicates new feature / enhancement requests
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
sorting
Put things in order
#55891
opened Sep 26, 2024 by
aplavin
Loading…
Check for conflicting Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
needs tests
Unit tests are required for this change
@ccallable
name before JIT registration
backport 1.10
#55813
opened Sep 19, 2024 by
topolarity
Loading…
add Design of APIs or of the language itself
feature
Indicates new feature / enhancement requests
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
FixKw
, a companion to Fix{N}
design
#55711
opened Sep 7, 2024 by
matthias314
Loading…
provide access to @kwdef default values
feature
Indicates new feature / enhancement requests
needs tests
Unit tests are required for this change
#55599
opened Aug 27, 2024 by
aplavin
Loading…
WIP: fix #52385 by supporting Union{} inside Tuple{}
needs tests
Unit tests are required for this change
types and dispatch
Types, subtyping and method dispatch
#54792
opened Jun 13, 2024 by
JeffBezanson
Loading…
Use out-of-place fill in zeros/ones
arrays
[a, r, r, a, y, s]
needs tests
Unit tests are required for this change
choice to Target ISA in @code_llvm and @code_native
needs tests
Unit tests are required for this change
code_warntype
now shows unstable SSA useref values in red
needs tests
Fix docstring search by signatures revisited
needs tests
Unit tests are required for this change
#54324
opened May 1, 2024 by
projekter
Loading…
add Markdown.postwalk and prewalk
markdown
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
#54224
opened Apr 24, 2024 by
stevengj
Loading…
set_display_precision!(n) in REPL to control floating-point display
display and printing
Aesthetics and correctness of printed representations of objects.
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
REPL
Julia's REPL (Read Eval Print Loop)
speculative
Whether the change will be implemented is speculative
#52543
opened Dec 15, 2023 by
stevengj
Loading…
3 tasks
use pairwise order for mapreduce on arbitrary iterators
fold
sum, maximum, reduce, foldl, etc.
iteration
Involves iteration or the iteration protocol
needs nanosoldier run
This PR should have benchmarks run on it
needs news
A NEWS entry is required for this change
needs pkgeval
Tests for all registered packages should be run with this change
needs tests
Unit tests are required for this change
speculative
Whether the change will be implemented is speculative
Fix show_vector non 1-based bug
display and printing
Aesthetics and correctness of printed representations of objects.
needs tests
Unit tests are required for this change
#52322
opened Nov 27, 2023 by
m-wells
Loading…
Add option to add aliases per method instance in create_native
needs tests
Unit tests are required for this change
#52171
opened Nov 14, 2023 by
gbaraldi
Loading…
Type stabilize hvcat_fill!
needs tests
Unit tests are required for this change
#52028
opened Nov 4, 2023 by
wsmoses
Loading…
smarter path completions in REPL shell mode
cmd
Relates to calling of external programs
needs tests
Unit tests are required for this change
REPL
Julia's REPL (Read Eval Print Loop)
#51544
opened Oct 2, 2023 by
simeonschaub
Loading…
add mechanism for using task-local vars with Base.Threads and related functionality
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
Threads.@threads
multithreading
#50052
opened Jun 3, 2023 by
IanButterworth
•
Draft
RFC: Add task hooks for create/switch/finish events
multithreading
Base.Threads and related functionality
needs docs
Documentation for this change is required
needs tests
Unit tests are required for this change
keep array type in unique()
breaking
This change will break code
needs compat annotation
Add !!! compat "Julia x.y" to the docstring
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
triage
This should be discussed on a triage call
#47970
opened Dec 22, 2022 by
aplavin
Loading…
parentmodule(f, types)
should throw an error if there are multiple matching methods
bugfix
#47588
opened Nov 15, 2022 by
DilumAluthge
Loading…
GC: Don't mark/queue non-runnable tasks from TLS
GC
Garbage collector
needs tests
Unit tests are required for this change
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.