-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Insights: JuliaLang/julia
Overview
Could not load contribution data
Please try again later
34 Pull requests merged by 17 people
-
prevent unnecessary repeated squaring calculation
#58720 merged
Jun 22, 2025 -
🤖 [backports-release-1.12] Bump the Pkg stdlib from 780260105 to b5f978760
#58789 merged
Jun 22, 2025 -
🤖 [master] Bump the Pkg stdlib from 5577f68d6 to e3d456127
#58781 merged
Jun 21, 2025 -
[libblastrampoline_jll] Upgrade to v5.13.1
#58775 merged
Jun 21, 2025 -
Test: show context when a let testset errors
#58727 merged
Jun 21, 2025 -
Update docs for various type predicates
#58774 merged
Jun 20, 2025 -
Test: Hide REPL internals in backtraces
#58732 merged
Jun 20, 2025 -
better effects for
iterate
forMemory
andArray
#58755 merged
Jun 20, 2025 -
inform compiler about local variable definedness
#58778 merged
Jun 20, 2025 -
fix showing types after removing using Core
#58773 merged
Jun 19, 2025 -
refine IR model queries
#58661 merged
Jun 19, 2025 -
adds the
nth
function for iterables#56580 merged
Jun 19, 2025 -
Convert julia-repl blocks to jldoctest format
#58594 merged
Jun 19, 2025 -
CONTRIBUTING.md: Ask folks to disclose AI-written PRs
#58666 merged
Jun 19, 2025 -
Fix markdown bullet list in variables-and-scoping.md
#58771 merged
Jun 19, 2025 -
Add MethodError hints for functions in other modules
#58715 merged
Jun 19, 2025 -
Define textwidth for overlong chars
#58602 merged
Jun 18, 2025 -
help bounds checking to be eliminated for
getindex(::Memory, ::Int)
#58754 merged
Jun 18, 2025 -
Fix multi-threading docs typo
#58770 merged
Jun 18, 2025 -
fix fallback code path in
take!(::IOBuffer)
method#58762 merged
Jun 18, 2025 -
REPL: fix typo and potential
UndefVarError
#58761 merged
Jun 18, 2025 -
bump Compiler.jl version to 0.1.1
#58744 merged
Jun 17, 2025 -
backport-1.12: move to the new versioning policy for Compiler stdlib
#58745 merged
Jun 17, 2025 -
Work around LLVM JITLink stack overflow issue.
#58579 merged
Jun 17, 2025 -
Bump llvm to 18.1.7+5 to fix memcpyopt issue
#58610 merged
Jun 17, 2025 -
devdocs: contributing: fix headings
#58749 merged
Jun 17, 2025 -
🤖 [master] Bump the Distributed stdlib from 51e5297 to 3679026
#58748 merged
Jun 17, 2025 -
[release-1.11] Workaround macOS applescript limitation
#58686 merged
Jun 17, 2025 -
[release-1.12] Workaround macOS applescript limitation
#58687 merged
Jun 17, 2025 -
[release-1.10] Workaround macOS applescript limitation
#58685 merged
Jun 17, 2025 -
Increment state conditionally in
CartesianIndices
iteration#58742 merged
Jun 17, 2025 -
Backports for 1.10.10
#57715 merged
Jun 17, 2025 -
inference: improve
isdefined_tfunc
accuracy forMustAlias
#58743 merged
Jun 17, 2025 -
Define
in
forCartesianIndex
ranges#58616 merged
Jun 16, 2025
7 Pull requests opened by 6 people
-
WIP: Docstring refactoring
#58747 opened
Jun 16, 2025 -
[release-1.12] Revert "Scheduler: Use a "scheduler" task for thread sleep (#57544)"
#58764 opened
Jun 17, 2025 -
Scheduler: do not always switch to the scheduler task
#58765 opened
Jun 17, 2025 -
expand memoryrefnew capabilities
#58768 opened
Jun 17, 2025 -
Support SANITIZE_ADDRESS on macOS aarch64
#58784 opened
Jun 20, 2025 -
Use `_checkbounds_array` in more places
#58785 opened
Jun 20, 2025 -
decrease method count for `eltype` for `Tuple`, decrease `max_methods`
#58788 opened
Jun 21, 2025
35 Issues closed by 15 people
-
Improving inference for NamedTuple with Union{T, Missing} fields
#25925 closed
Jun 22, 2025 -
strides method error for BitArrays
#40451 closed
Jun 22, 2025 -
error on `where` variable name collision inside struct def
#32089 closed
Jun 22, 2025 -
performance regression in power_by_squaring in julia 1.12
#58719 closed
Jun 22, 2025 -
Strange error in constructor to Base.Fix2
#35661 closed
Jun 22, 2025 -
Counterintuitive `try/catch/finally` scoping rules (for 2.0)
#52036 closed
Jun 22, 2025 -
Allow `unique` to take equality function
#51665 closed
Jun 22, 2025 -
tab completions first deletes the input line
#49389 closed
Jun 22, 2025 -
Feature request: `{=}` alias for `issetequal`
#41428 closed
Jun 22, 2025 -
"Unreachable reached" bug during `Test.@inferred` on Julia 1.6.7
#53761 closed
Jun 22, 2025 -
feature request: global let (a fix to file scope)
#37187 closed
Jun 22, 2025 -
Documenting return types using Julia syntax
#22804 closed
Jun 22, 2025 -
Undocumented "full" release
#51926 closed
Jun 22, 2025 -
Test: Context not given when `@testset let` errors
#57779 closed
Jun 21, 2025 -
Infinite length ranges inconsistently implemented
#15562 closed
Jun 20, 2025 -
Float32 literal notation confusion
#58783 closed
Jun 20, 2025 -
Mmap doesn't properly release a file after use (in Windows)
#58736 closed
Jun 20, 2025 -
`@allocated` behavior changed in 1.12
#58780 closed
Jun 20, 2025 -
Stacktraces from the repl aren't shortened from within `@testset`s
#56908 closed
Jun 20, 2025 -
Int(::CartesianIndex) throws warning
#27501 closed
Jun 20, 2025 -
Parsing as Float32 half as fast as parsing as Float64 and converting to Float32
#37662 closed
Jun 20, 2025 -
Allocating code faster than non-allocating
#39566 closed
Jun 20, 2025 -
Segmentation fault on simple operations
#58779 closed
Jun 20, 2025 -
Interest for an `Iterators.nth(x, n)` API?
#54454 closed
Jun 20, 2025 -
`Union` prints with duplicate elements, like `Union{Array, Memory, Memory}`
#58772 closed
Jun 19, 2025 -
variable `include`d from file not defined in `Main` in 1.12
#58511 closed
Jun 19, 2025 -
Failure building LinearAlgebra with USE_BLAS64=0
#47849 closed
Jun 19, 2025 -
Loading Circuitscape within Julia via R and JuliaCall
#50404 closed
Jun 19, 2025 -
julia 1.11.0 beta 1 build error on FreeBSD
#54123 closed
Jun 19, 2025 -
Additional file extensions for deploying julia scripts/apps
#34759 closed
Jun 19, 2025 -
Consider ADL-like MethodError warning
#58682 closed
Jun 19, 2025 -
`copyto!` does not vectorize for views with `UnitRange` indices
#53430 closed
Jun 17, 2025 -
Sharing Julia Environments on Multi-User Platforms
#58751 closed
Jun 17, 2025 -
Clarify bug report submission requests
#58746 closed
Jun 16, 2025 -
Error when using `in(::T, ::StepRangeLen{T,T,T,Int}) where {T<:CartesianIndex{2}}`
#57034 closed
Jun 16, 2025
12 Issues opened by 10 people
-
Calling `__init__` against a jll directly breaks trim
#58786 opened
Jun 21, 2025 -
Support `make -C compiler`
#58776 opened
Jun 19, 2025 -
Core dump
#58767 opened
Jun 17, 2025 -
reordering method redefinitions leads to a different displayed method count
#58766 opened
Jun 17, 2025 -
`..` can't be chained
#58763 opened
Jun 17, 2025 -
julia-1.12-beta4 segfault ~GC
#58760 opened
Jun 17, 2025 -
`pkgimages` cannot include / pre-compile certain code (☔ umbrella issue)
#58759 opened
Jun 17, 2025 -
`cfunction` ABI adapters not pre-compiled for CodeInstances from an existing sys/pkgimage
#58758 opened
Jun 17, 2025 -
`--trace-compile` / `static_show` fails to round-trip for several types (☔ umbrella issue)
#58756 opened
Jun 17, 2025 -
`code_ircode` does not distinguish varags from tuples
#58753 opened
Jun 17, 2025 -
Effects regression in `copyto!(::Memory{Int}, ::Memory{Int}, ::Int)`
#58750 opened
Jun 17, 2025
55 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Docs: add GC user docs
#58733 commented on
Jun 23, 2025 • 15 new comments -
Test: Expand more in logical evaluation tests and show short-circuiting
#58738 commented on
Jun 16, 2025 • 10 new comments -
Mention Base.Lockable in "multi-threading.md"
#58107 commented on
Jun 20, 2025 • 4 new comments -
Support "Functor-like" `code_typed` invocation
#57911 commented on
Jun 20, 2025 • 3 new comments -
LibGit2: Update to 1.9.1
#58731 commented on
Jun 22, 2025 • 3 new comments -
extract types for parametric kwdef kw-constructor
#54774 commented on
Jun 19, 2025 • 1 new comment -
Add a way to rewrite source file paths for re-located depots on the fly?
#58671 commented on
Jun 16, 2025 • 0 new comments -
sum and mean of skipmissings don't accept the dims kwarg
#40081 commented on
Jun 22, 2025 • 0 new comments -
Feature request: convert between Array{Union{T, Missing}, N} and Array{T, N} without copying
#26681 commented on
Jun 22, 2025 • 0 new comments -
Performance regression for Complex
#25964 commented on
Jun 22, 2025 • 0 new comments -
Added GCD methods for complex numbers
#35374 commented on
Jun 20, 2025 • 0 new comments -
Use `size` based `MultiplicativeInverse` to speedup sequential access of `ReshapedArray`
#43518 commented on
Jun 21, 2025 • 0 new comments -
Convert String processing to DFA for improved performace
#48887 commented on
Jun 19, 2025 • 0 new comments -
speed up `M^(Int/2)`
#55421 commented on
Jun 17, 2025 • 0 new comments -
limit recursion depth to prevent stack overflow in 2-arg `promote_type`
#57517 commented on
Jun 19, 2025 • 0 new comments -
Specialize indexing a CartesianIndices with a CartesianIndex StepRangeLen
#57534 commented on
Jun 17, 2025 • 0 new comments -
Interprocedural propagation of slot refinements
#57651 commented on
Jun 21, 2025 • 0 new comments -
add some "no invalidations" tests for the sysimage
#57884 commented on
Jun 21, 2025 • 0 new comments -
reduce allocations for string(::IEEEFloat)
#57977 commented on
Jun 21, 2025 • 0 new comments -
Initial implementation of instrumentation using OSLog
#58702 commented on
Jun 16, 2025 • 0 new comments -
Add `check_only` option to `precompile`
#58146 commented on
Jun 20, 2025 • 0 new comments -
Chained hash pipelining in array hashing
#58252 commented on
Jun 22, 2025 • 0 new comments -
faster iteration over a `Flatten` of heterogenous iterators
#58522 commented on
Jun 18, 2025 • 0 new comments -
static_show: Print `primitive` types with `Base.reinterpret(...)`
#58623 commented on
Jun 17, 2025 • 0 new comments -
static_show: Don't print field names of structs in `--trace-compile` output
#58624 commented on
Jun 17, 2025 • 0 new comments -
Backports for 1.12.0-rc1
#58655 commented on
Jun 22, 2025 • 0 new comments -
Define `checkindex` for `AbstractOneTo`
#58680 commented on
Jun 16, 2025 • 0 new comments -
[Backport 1.10] Distributed worker: Bind to the first non-link-local IPv4 address
#58698 commented on
Jun 17, 2025 • 0 new comments -
Performance regression in Julia 1.12 (beta4) for heavy OLS workloads (beyond package latency)
#58707 commented on
Jun 16, 2025 • 0 new comments -
Julia prerelease tags are parsed as lexical strings, potentially causing ordering issues
#58734 commented on
Jun 16, 2025 • 0 new comments -
abstract multiple inheritance
#5 commented on
Jun 17, 2025 • 0 new comments -
only for those tuple of concrete argument types
#58740 commented on
Jun 17, 2025 • 0 new comments -
Coverage for lines declaring a `local variable`
#57983 commented on
Jun 17, 2025 • 0 new comments -
Showing the macro invokation for an old binding show method seems a bit awkward
#58678 commented on
Jun 17, 2025 • 0 new comments -
`--trace-compile` outputs invalid `precompile(...)` for some Vararg signatures in 1.10 / 1.12
#58583 commented on
Jun 17, 2025 • 0 new comments -
OrcJIT InPlaceTaskDispatcher excessive recursion now causes crashes
#58229 commented on
Jun 17, 2025 • 0 new comments -
Inconsistent ranges of `CartesianIndex`
#43336 commented on
Jun 18, 2025 • 0 new comments -
various possibly-bad tests
#44740 commented on
Jun 19, 2025 • 0 new comments -
`@boundscheck` annotations preventing code from being inferred as consistent
#58067 commented on
Jun 19, 2025 • 0 new comments -
ReadOnlyMemoryError with Julia 1.12.0-beta3
#58645 commented on
Jun 19, 2025 • 0 new comments -
Compiler hangs on input
#58385 commented on
Jun 19, 2025 • 0 new comments -
Broadcast Array Indexing
#19169 commented on
Jun 20, 2025 • 0 new comments -
Support dict.field syntax for Dict{Symbol, <:Any}
#25750 commented on
Jun 20, 2025 • 0 new comments -
Unexpected acceptance and lowering of "dependent type" (spurious TypeVar?)
#37774 commented on
Jun 20, 2025 • 0 new comments -
Dimension of array comprehension
#32005 commented on
Jun 20, 2025 • 0 new comments -
CTRL+C is still unreliable as always
#58689 commented on
Jun 20, 2025 • 0 new comments -
Showing string with escaped characters (invalid or special) prints too wide
#58593 commented on
Jun 20, 2025 • 0 new comments -
[Bug] `juliac.jl --trim` removes essential standard I/O functions in 1.12-beta3, causing compilation failure
#58458 commented on
Jun 20, 2025 • 0 new comments -
Package load time regressions in 1.12
#57436 commented on
Jun 21, 2025 • 0 new comments -
Add tests for invalidation fixes
#47022 commented on
Jun 21, 2025 • 0 new comments -
Feature request: deprecate across modules
#21038 commented on
Jun 22, 2025 • 0 new comments -
range construction with endpoints of unsupported type gives unhelpful error message
#51780 commented on
Jun 22, 2025 • 0 new comments -
`eachslice(ones(3),dims=2)`
#51692 commented on
Jun 22, 2025 • 0 new comments -
Export or document `Base.power_by_squaring`
#51359 commented on
Jun 22, 2025 • 0 new comments -
mapslices errors with type unstable function (problematic when working with Missings)
#26232 commented on
Jun 22, 2025 • 0 new comments