-
-
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
Compiler/ssair/passes:
_lift_svec_ref
: improve type stability
invalidations
#57633
opened Mar 4, 2025 by
nsajko
Loading…
CI: improve the content of results.json
ci
Continuous integration
testsystem
The unit testing framework and Test stdlib
#57632
opened Mar 4, 2025 by
IanButterworth
•
Draft
type assert
Core.SimpleVector
in typejoin_union_tuple
invalidations
#57631
opened Mar 4, 2025 by
nsajko
Loading…
unify sum, maximum, reduce, foldl, etc.
merge me
PR is reviewed. Merge when all tests are passing
prod(::Tuple{Vararg{Int}})
with a single method
fold
#57628
opened Mar 3, 2025 by
nsajko
Loading…
Base
: bootstrap: eliminate Array
-specific length
methods
arrays
#57627
opened Mar 3, 2025 by
nsajko
Loading…
Disallow non-lhs all-underscore variable names
backport 1.12
Change should be backported to release-1.12
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#57626
opened Mar 3, 2025 by
mlechu
Loading…
Bugfix: String indexing in big_str macro
backport 1.12
Change should be backported to release-1.12
bignums
BigInt and BigFloat
bugfix
This change fixes an existing bug
macros
@macros
#57621
opened Mar 3, 2025 by
jakobnissen
Loading…
CI: Add a list of test failures at top of buildkite page via Continuous integration
testsystem
The unit testing framework and Test stdlib
buildkite-agent annotate
ci
#57610
opened Mar 2, 2025 by
IanButterworth
•
Draft
6 tasks
@nospecialize
for string_index_err
and StringIndexError
error handling
#57604
opened Mar 2, 2025 by
nsajko
Loading…
Base
: add a lerpi
method for String
that just throws
error handling
#57594
opened Mar 1, 2025 by
nsajko
Loading…
restrict the state argument to Do not merge this PR!
invalidations
iteration
Involves iteration or the iteration protocol
ranges
Everything AbstractRange
iterate
to Int64
for some ranges
DO NOT MERGE
Logging: Improve threadsafety
backport 1.10
Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
backport 1.12
Change should be backported to release-1.12
logging
The logging framework
multithreading
Base.Threads and related functionality
#57591
opened Mar 1, 2025 by
IanButterworth
Loading…
trimming: Avoid Issues with trimming functionality or PR's relevant to its performance/functionality
using
indirectly-loaded packages
trimming
#57589
opened Feb 28, 2025 by
topolarity
Loading…
trimming: Restore JLL support
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
#57587
opened Feb 28, 2025 by
topolarity
Loading…
Base
: append!
, resize!
: convert length to Int
before passing it on
arrays
#57585
opened Feb 28, 2025 by
nsajko
Loading…
Add missing arg in TOML Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
backport 1.12
Change should be backported to release-1.12
TOML
printvalue
backport 1.10
#57584
opened Feb 28, 2025 by
qiaojunfeng
Loading…
Document how return types and return values should be used in docstrign signature lines
docs
This change adds or pertains to documentation
#57583
opened Feb 28, 2025 by
LilithHafner
Loading…
Compiler: abstract calls: type assert to help stability
compiler:inference
Type inference
invalidations
#57582
opened Feb 28, 2025 by
nsajko
Loading…
Mention docstrings in the style guide
docs
This change adds or pertains to documentation
#57580
opened Feb 28, 2025 by
LilithHafner
Loading…
Clarify style guidance for contributors and package authors
#57577
opened Feb 28, 2025 by
LilithHafner
Loading…
Avoid requiring the REPL to be loaded to show error hints for undefined variables
backport 1.12
Change should be backported to release-1.12
#57576
opened Feb 28, 2025 by
KristofferC
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.