-
-
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
32 Pull requests merged by 17 people
-
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 -
Add test for eltype(::Type{<:AbstractString})
#58728 merged
Jun 14, 2025 -
🤖 [backports-release-1.12] Bump the SparseArrays stdlib from 72c7cac to cdbad55
#58724 merged
Jun 14, 2025 -
🤖 [backports-release-1.12] Bump the LinearAlgebra stdlib from 7264a49 to 6cc0405
#58725 merged
Jun 14, 2025 -
AGENTS.md: Add note about using failfast
#58696 merged
Jun 14, 2025 -
curl: Update to 8.14.1
#58708 merged
Jun 14, 2025 -
[NFC] codegen: Move target ABI calculation into
jl_jit_abi_converter
#58718 merged
Jun 13, 2025 -
test/spawn: download busybox to a filename ending with .exe on Windows
#58646 merged
Jun 13, 2025 -
UnicodeData: Update to version 16
#58710 merged
Jun 13, 2025 -
PCRE2: Update to 10.45.0
#58709 merged
Jun 13, 2025 -
CI:
PrAssignee.yml
: Don't post a comment#58721 merged
Jun 12, 2025 -
GC Always Full Flag
#58713 merged
Jun 12, 2025 -
restore fallback 3-arg
setprecision
method (#58586)#58699 merged
Jun 12, 2025 -
add support for storing just the inferred inlining_cost in CodeInstance
#58662 merged
Jun 12, 2025 -
Add compat note for OncePer types
#58716 merged
Jun 12, 2025 -
[NFC] codegen: introduce
jl_abi_t
type for ABI adapter API#58697 merged
Jun 12, 2025 -
follow-up to hashing BigInts; expand testing
#58714 merged
Jun 11, 2025 -
Integer
can be hashed rapidly as well#58440 merged
Jun 11, 2025
17 Pull requests opened by 9 people
-
Add MethodError hints for functions in other modules
#58715 opened
Jun 12, 2025 -
prevent unnecessary repeated squaring calculation
#58720 opened
Jun 12, 2025 -
aotcompile: Fix early-exit if CI not found for `cfunction`
#58722 opened
Jun 12, 2025 -
Test: show context when a let testset errors
#58727 opened
Jun 14, 2025 -
LibGit2: Update to 1.9.1
#58731 opened
Jun 14, 2025 -
Test: Hide REPL internals in backtraces
#58732 opened
Jun 14, 2025 -
Docs: add GC user docs
#58733 opened
Jun 14, 2025 -
Add test for calling error() without message
#58735 opened
Jun 15, 2025 -
Test: Expand more in logical evaluation tests and show short-circuiting
#58738 opened
Jun 15, 2025 -
WIP: Docstring refactoring
#58747 opened
Jun 16, 2025 -
help bounds checking to be eliminated for `getindex(::Memory, ::Int)`
#58754 opened
Jun 17, 2025 -
better effects for `iterate` for `Memory` and `Array`
#58755 opened
Jun 17, 2025 -
Add test for codeunit(::AbstractString, ::UInt8)
#58757 opened
Jun 17, 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 -
Add test for a_method_to_overwrite_in_test
#58769 opened
Jun 18, 2025
11 Issues closed by 11 people
-
`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 -
Profile: Add a native way to display allocation profiler output
#46742 closed
Jun 14, 2025 -
Intermittent hang during REPL precompilation
#52666 closed
Jun 14, 2025 -
Unrooted type pointer literal from cfunction
#47029 closed
Jun 14, 2025 -
flaky `TwicePrecision` test
#58726 closed
Jun 13, 2025 -
doc: missing compat notes for `OncePerProcess`, `OncePerTask`, `OncePerThread`
#58703 closed
Jun 12, 2025 -
BigInt hashing broken
#58711 closed
Jun 11, 2025 -
Document assumptions on the iterators for the different `Threads.@threads` schedulers
#58704 closed
Jun 11, 2025
18 Issues opened by 15 people
-
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 -
only for those tuple of concrete argument types
#58740 opened
Jun 15, 2025 -
Mmap doesn't properly release a file after use (in Windows)
#58736 opened
Jun 15, 2025 -
Julia prerelease tags are parsed as lexical strings, potentially causing ordering issues
#58734 opened
Jun 14, 2025 -
[FR] make the `wrap` function public
#58729 opened
Jun 14, 2025 -
Segfault in multiq_check_empty at exit
#58723 opened
Jun 13, 2025 -
performance regression in power_by_squaring in julia 1.12
#58719 opened
Jun 12, 2025 -
Failure to optimize vararg method with constant globals
#58717 opened
Jun 12, 2025 -
Performance regression in Julia 1.12 (beta4) for heavy OLS workloads (beyond package latency)
#58707 opened
Jun 11, 2025 -
`UndefVarError` when sending a REPL-defined function to workers with `@eval @everywhere`
#58705 opened
Jun 11, 2025
37 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.
-
Convert julia-repl blocks to jldoctest format
#58594 commented on
Jun 18, 2025 • 7 new comments -
CONTRIBUTING.md: Ask folks to disclose AI-written PRs
#58666 commented on
Jun 18, 2025 • 2 new comments -
Mention Base.Lockable in "multi-threading.md"
#58107 commented on
Jun 18, 2025 • 2 new comments -
limit recursion depth to prevent stack overflow in 2-arg `promote_type`
#57517 commented on
Jun 14, 2025 • 2 new comments -
add `shuffle(::NTuple)` to `Random`
#56906 commented on
Jun 16, 2025 • 2 new comments -
adds the `nth` function for iterables
#56580 commented on
Jun 15, 2025 • 2 new comments -
Initial implementation of instrumentation using OSLog
#58702 commented on
Jun 16, 2025 • 1 new comment -
fix serializer compat with CodeInfos from v1.11
#58650 commented on
Jun 11, 2025 • 1 new comment -
faster iteration over a `Flatten` of heterogenous iterators
#58522 commented on
Jun 18, 2025 • 1 new comment -
extract types for parametric kwdef kw-constructor
#54774 commented on
Jun 18, 2025 • 1 new comment -
[Embedding] Initialization of nthreads_per_pool when jl_options.nthreads == 1
#58691 commented on
Jun 11, 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 -
Define `checkindex` for `AbstractOneTo`
#58680 commented on
Jun 16, 2025 • 0 new comments -
Doc system treats signatures incorrectly
#58630 commented on
Jun 11, 2025 • 0 new comments -
refine IR model queries
#58661 commented on
Jun 12, 2025 • 0 new comments -
Backports for 1.12.0-rc1
#58655 commented on
Jun 18, 2025 • 0 new comments -
Assertion failure in `lookup_root()`
#48707 commented on
Jun 14, 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 -
static_show: Print `primitive` types with `Base.reinterpret(...)`
#58623 commented on
Jun 17, 2025 • 0 new comments -
Define textwidth for overlong chars
#58602 commented on
Jun 13, 2025 • 0 new comments -
Iterators that know their size after start has been called
#22467 commented on
Jun 14, 2025 • 0 new comments -
Disallow construction of NTuple from > N elements
#40495 commented on
Jun 14, 2025 • 0 new comments -
docs: revise and expand `ImmutableDict` docstring.
#58445 commented on
Jun 12, 2025 • 0 new comments -
Add a way to rewrite source file paths for re-located depots on the fly?
#58671 commented on
Jun 16, 2025 • 0 new comments -
reduce allocations for string(::IEEEFloat)
#57977 commented on
Jun 18, 2025 • 0 new comments -
add some "no invalidations" tests for the sysimage
#57884 commented on
Jun 17, 2025 • 0 new comments -
Specialize indexing a CartesianIndices with a CartesianIndex StepRangeLen
#57534 commented on
Jun 17, 2025 • 0 new comments -
abstract multiple inheritance
#5 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 -
Refactor scheduler and implement spinner thread for Partr.
#56475 commented on
Jun 12, 2025 • 0 new comments -
speed up `M^(Int/2)`
#55421 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 -
Convert String processing to DFA for improved performace
#48887 commented on
Jun 11, 2025 • 0 new comments -
Julia 1.12.0-beta4 crash on Oxygen serve & CTRL+C
#58689 commented on
Jun 18, 2025 • 0 new comments -
Package load time regressions in 1.12
#57436 commented on
Jun 18, 2025 • 0 new comments -
OrcJIT InPlaceTaskDispatcher excessive recursion now causes crashes
#58229 commented on
Jun 17, 2025 • 0 new comments