Skip to content

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Support scope_id for link-local IPv6 (rfc4007) minor change Marginal behavior change acceptable for a minor release needs docs Documentation for this change is required sockets
#56807 opened Dec 12, 2024 by vchuravy Loading…
Allow function negation -f to work like !f 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
#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…
Allow using LongPackageName as LPN and change export conventions. minor change Marginal behavior change acceptable for a minor release needs docs Documentation for this change is required needs pkgeval Tests for all registered packages should be run with this change
#52821 opened Jan 8, 2024 by LilithHafner Loading…
2
2
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
add mechanism for using task-local vars with Threads.@threads multithreading 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
#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
#49083 opened Mar 21, 2023 by jpsamaroo Draft
4 tasks
"Rejecting cache file" on a heterogeneous cluster, leading to repeated precompilation needs docs Documentation for this change is required packages Package management and loading pkgimage
#48579 opened Feb 7, 2023 by jishnub
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…
ccall: Add probecall for user-defined probe points needs docs Documentation for this change is required needs tests Unit tests are required for this change
#45185 opened May 4, 2022 by jpsamaroo Draft
3 of 8 tasks
function^n for iterated functions feature Indicates new feature / enhancement requests needs docs Documentation for this change is required needs news A NEWS entry is required for this change speculative Whether the change will be implemented is speculative
#39042 opened Dec 30, 2020 by stevengj Loading…
Loading: look for vendored packages in $project/packages 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
#35222 opened Mar 22, 2020 by StefanKarpinski Loading…
REPL: switch between modes via a menu 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)
#33875 opened Nov 17, 2019 by rfourquet Loading…
[WIP] allow sorting Dict/Set values in show collections Data structures holding multiple items, e.g. sets display and printing Aesthetics and correctness of printed representations of objects. needs decision A decision on this change is needed 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
#33744 opened Nov 1, 2019 by rfourquet Loading…
Regex: enable support for partial matches 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 strings "Strings!"
#33688 opened Oct 26, 2019 by rfourquet Loading…
enable regex-filtering of testsets based on their descriptions 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
#33672 opened Oct 25, 2019 by rfourquet Loading…
Support vectors as indices to NamedTuple needs compat annotation Add !!! compat "Julia x.y" to the docstring needs docs Documentation for this change is required
#32664 opened Jul 24, 2019 by cmcaine Loading…
Add loop pragmas needs docs Documentation for this change is required needs news A NEWS entry is required for this change
#31376 opened Mar 16, 2019 by vchuravy Loading…
make &x sugar for RefValue(x) compiler:lowering Syntax lowering (compiler front end, 2nd stage) design Design of APIs or of the language itself feature Indicates new feature / enhancement requests needs docs Documentation for this change is required needs news A NEWS entry is required for this change triage This should be discussed on a triage call
#27608 opened Jun 16, 2018 by stevengj Loading…
1 of 2 tasks
Wishlist: document method specificity rules docs This change adds or pertains to documentation needs docs Documentation for this change is required types and dispatch Types, subtyping and method dispatch
#23740 opened Sep 17, 2017 by timholy
[WIP/RFC] Rewrite testing infrastructure to live in Base needs docs Documentation for this change is required packages Package management and loading testsystem The unit testing framework and Test stdlib
#19567 opened Dec 12, 2016 by kshyatt Loading…
4 tasks
WIP/RFC: allow resize! to initialize new elements needs docs Documentation for this change is required needs tests Unit tests are required for this change
#16769 opened Jun 5, 2016 by rfourquet Loading…
disallow methods of local functions in different blocks bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage) minor change Marginal behavior change acceptable for a minor release needs docs Documentation for this change is required
#15602 opened Mar 23, 2016 by wbhart
Infix operator definition syntax needs documentation docs This change adds or pertains to documentation needs docs Documentation for this change is required needs tests Unit tests are required for this change
#15483 opened Mar 13, 2016 by tkelman
Wrapper to annotate the MIME type of some data 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
#13256 opened Sep 21, 2015 by Keno Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.