-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Insights: JuliaLang/julia
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 17 people
-
fix: Base.GMP.MPZ.invert yielding return code instead of return value
#56894 merged
Dec 24, 2024 -
Update the OffsetArrays test helper
#56892 merged
Dec 24, 2024 -
simplify and slightly improve memorynew inference
#56857 merged
Dec 23, 2024 -
Remove
similar
specialization withInteger
s#56881 merged
Dec 23, 2024 -
Minor documentation updates
#56883 merged
Dec 23, 2024 -
binaryplatforms.jl: Remove duplicated riscv64 entry
#56888 merged
Dec 22, 2024 -
Switch debug registry mapping to
CodeInstance
#56878 merged
Dec 22, 2024 -
Remove trailing comma in 0-dim
reshape
summary#56853 merged
Dec 22, 2024 -
Limit the scope of
@inbounds
insearchsorted*
#56882 merged
Dec 21, 2024 -
Support indexing
Broadcasted
objects usingInteger
s#56470 merged
Dec 21, 2024 -
Package docstring: more peaceful README introduction
#56798 merged
Dec 21, 2024 -
Small ABIOverride follow up and add basic test
#56877 merged
Dec 20, 2024 -
EAUtils: perform
code_escapes
with a global cache by default#56868 merged
Dec 20, 2024 -
Add ABIOverride type for def field
#56555 merged
Dec 20, 2024 -
🤖 [master] Bump the LinearAlgebra stdlib from 56d561c to 1137b4c
#56828 merged
Dec 19, 2024 -
Extend
Base.rationalize
instead of defining new functionBase.MathConstants.rationalize
#56793 merged
Dec 19, 2024 -
Compiler.jl: use
Base.[all|any]
instead ofCompiler
's own versions#56851 merged
Dec 19, 2024 -
EA: use embedded
CodeInstance
directly for escape cache lookup#56860 merged
Dec 19, 2024 -
inference: use
ssa_def_slot
fortypeassert
refinement#56859 merged
Dec 18, 2024 -
fix abstract_eval_cfunction mistakes
#56856 merged
Dec 18, 2024 -
dict docs: document that ordering of keys/values/pairs match iterate
#56842 merged
Dec 18, 2024 -
docs: fix scope type of a
struct
to hard#56755 merged
Dec 18, 2024 -
docs: fix edge case in rational number conversion
float(a//b)
#56772 merged
Dec 18, 2024 -
jitlayers: re-delete deregisterEHFrames impl
#56854 merged
Dec 18, 2024 -
docs: fix example for
sort
and add new doctest#56843 merged
Dec 18, 2024 -
Tests for annotated string/char c-tors
#56513 merged
Dec 18, 2024 -
Tests for two AbstractString methods
#56247 merged
Dec 18, 2024 -
precompileplkgs: release parallel limiter when waiting for another process
#56844 merged
Dec 17, 2024
16 Pull requests opened by 11 people
-
DO NOT MERGE: Using mmtk-immix as a default GC
#56858 opened
Dec 18, 2024 -
Don't cast indices to `Int` in `isassigned` call while displaying arrays
#56863 opened
Dec 18, 2024 -
missing julia-repl in destructuring docs
#56866 opened
Dec 18, 2024 -
build: remove openlibm
#56875 opened
Dec 20, 2024 -
Switch LLVM reflection utilities to be `CodeInstance` based
#56876 opened
Dec 20, 2024 -
inference-directed codegen via CodeInstance edges and typeinf_ext_toplevel APIs
#56880 opened
Dec 21, 2024 -
test: add a bunch of `@inferred` to the iterators test set
#56885 opened
Dec 22, 2024 -
Avoid promotion in `muladd` involving unitful `Furlong`
#56886 opened
Dec 22, 2024 -
Enable getting non-boxed LLVM type from Julia Type
#56890 opened
Dec 23, 2024 -
REPL: Disable hints during non-bracketed paste
#56895 opened
Dec 23, 2024 -
Specialize common reductions for ranges with `init` specified
#56896 opened
Dec 23, 2024 -
Sink CodeInfo transformation into `transform_result_for_cache`
#56897 opened
Dec 23, 2024 -
more precise `eltype` for some `Generator` subtypes
#56899 opened
Dec 24, 2024 -
precompilepkgs: respect loaded dependencies when precompiling for load
#56901 opened
Dec 24, 2024 -
Add `AbstractOneTo` and have `OneTo` be its subtype
#56902 opened
Dec 24, 2024 -
refactor Base.GMP.MPZ.import! to be consistent with Base.GMP.MPZ.export!
#56903 opened
Dec 24, 2024
8 Issues closed by 4 people
-
Eltype inference for generators
#56683 closed
Dec 23, 2024 -
`eltype` could be more accurate for `Iterators.flatten`
#48249 closed
Dec 23, 2024 -
Randomly occurring issue where the contents of the environment seems to matter
#56150 closed
Dec 23, 2024 -
unreachable code interacts with scoping rules and changes program behavior
#56874 closed
Dec 20, 2024 -
Struct corruption/seg fault with exact same code only inside function
#56873 closed
Dec 20, 2024 -
reshape and push! inconsistent behavior
#33143 closed
Dec 19, 2024 -
Iteration order of `Dict`
#56841 closed
Dec 18, 2024 -
Documentation about "Conversion from rational to floating-point"
#56726 closed
Dec 18, 2024
15 Issues opened by 14 people
-
`HasEltype` and `EltypeUnknown` should be `public` from `Base`?
#56898 opened
Dec 24, 2024 -
Unexpected allocation on ternary operation
#56893 opened
Dec 23, 2024 -
`eltype` inference for `Iterators.map` could be more precise
#56891 opened
Dec 23, 2024 -
Exception thrown inside `Base.show(::IO, x)` can cause an exception to leak a log message.
#56889 opened
Dec 22, 2024 -
Crosscompile julia with aarch64 about flisp
#56887 opened
Dec 22, 2024 -
tab completion hinting slows down paste on Windows
#56884 opened
Dec 22, 2024 -
`isapprox` for dates and times
#56879 opened
Dec 21, 2024 -
Garbage collection thread safety issues on 1.11
#56871 opened
Dec 19, 2024 -
Adding package fails on 1.11.2, works on 1.10.5
#56870 opened
Dec 19, 2024 -
About crosscompile julia with aarch64
#56869 opened
Dec 19, 2024 -
ci/gnuassertrr: Assertion `node->header != gc_bigval_sentinel_tag' failed
#56867 opened
Dec 19, 2024 -
`@edit` doesn't work on `Compiler` in 1.12
#56865 opened
Dec 18, 2024 -
`no method matching edit_splice!(...)` when using the REPL
#56864 opened
Dec 18, 2024 -
Pkg mode Segmentation fault in 1.11.2
#56862 opened
Dec 18, 2024 -
Latency regression on first error
#56861 opened
Dec 18, 2024
40 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.
-
Group import hints
#56753 commented on
Dec 19, 2024 • 8 new comments -
test foldability inference of basic iterator functions like `eltype`
#56838 commented on
Dec 24, 2024 • 4 new comments -
Change JuliaSyntaxHighlighting UUID
#56852 commented on
Dec 18, 2024 • 2 new comments -
make `Markdown.parse` public
#56818 commented on
Dec 22, 2024 • 1 new comment -
ReentrantLock: wakeup a single task on unlock and add a short spin
#56814 commented on
Dec 24, 2024 • 1 new comment -
Switch from MbedTLS to OpenSSL
#56708 commented on
Dec 19, 2024 • 1 new comment -
Adding support for MMTk (non-moving immix)
#56288 commented on
Dec 23, 2024 • 0 new comments -
Fix and test lcm([1//2, 1//2]) == 1//1
#56423 commented on
Dec 19, 2024 • 0 new comments -
Gitignore dot directory
#56427 commented on
Dec 19, 2024 • 0 new comments -
Fixing the //(x::Number, y::Complex) one liner to accomodate silent overflows and division by zero/infinity
#56478 commented on
Dec 19, 2024 • 0 new comments -
adds the `nth` function for iterables
#56580 commented on
Dec 19, 2024 • 0 new comments -
Backports for Julia 1.10.8
#56653 commented on
Dec 24, 2024 • 0 new comments -
Unwrap contiguous views in `copyto!`
#56657 commented on
Dec 22, 2024 • 0 new comments -
Fix type stability of `ReadEachIterator`
#56678 commented on
Dec 19, 2024 • 0 new comments -
Backports for 1.11.3
#56741 commented on
Dec 17, 2024 • 0 new comments -
Edit of "Output-function summary" docs from a new learner
#56767 commented on
Dec 18, 2024 • 0 new comments -
Make version of opaque closure constructor in world
#56823 commented on
Dec 23, 2024 • 0 new comments -
optimize constant length `memorynew` intrinsic (take 2)
#56847 commented on
Dec 23, 2024 • 0 new comments -
wip: overhaul EscapeAnalysis.jl
#56849 commented on
Dec 23, 2024 • 0 new comments -
Unify `reshape` methods accepting `Colon` and `OneTo`
#56850 commented on
Dec 24, 2024 • 0 new comments -
Use PowerShell for REPL shell mode on Windows
#16565 commented on
Dec 18, 2024 • 0 new comments -
Add `strict` mechanism for opting into stricter subsets of the language
#54903 commented on
Dec 19, 2024 • 0 new comments -
Inconsistencies with available assignment operators
#56821 commented on
Dec 19, 2024 • 0 new comments -
Make `ScopedValues.get` a method of `Base.get`
#54553 commented on
Dec 19, 2024 • 0 new comments -
deepcopy with non-trivial circular references fails in 1.11.2
#56775 commented on
Dec 20, 2024 • 0 new comments -
ENV is not thread safe with glibc
#34726 commented on
Dec 23, 2024 • 0 new comments -
CSL: Potential crt version mismatch
#56840 commented on
Dec 23, 2024 • 0 new comments -
`BoundsError` in type inference when abstract-evaluating OpaqueClosure
#54236 commented on
Dec 23, 2024 • 0 new comments -
Compilation time regression in 1.11
#56093 commented on
Dec 23, 2024 • 0 new comments -
determine `eltype(::Base.Generator)` in special case of `f = i -> getindex(a, i)`
#41519 commented on
Dec 23, 2024 • 0 new comments -
union produces an array of type Any for generator with unknown eltype
#48448 commented on
Dec 24, 2024 • 0 new comments -
Broadcast in Julia 1.11 requires `getindex`/`setindex!` to work on multiple integer indexing
#56295 commented on
Dec 24, 2024 • 0 new comments -
Implement AbstractLock interface for Semaphore
#32299 commented on
Dec 23, 2024 • 0 new comments -
Add `@check` macro for non-disable-able `@assert`
#41342 commented on
Dec 23, 2024 • 0 new comments -
Zero for ranges may return ranges
#51475 commented on
Dec 24, 2024 • 0 new comments -
RFC: Curried getproperty syntax
#53946 commented on
Dec 20, 2024 • 0 new comments -
WIP: a more principled take on dimensional reduction inits
#55318 commented on
Dec 21, 2024 • 0 new comments -
Make threadpoolsize(), threadpooltids(), and ngcthreads() public
#55701 commented on
Dec 19, 2024 • 0 new comments -
Refactor stacktrace processing and display pipeline for more clarity and less redundancy
#55841 commented on
Dec 20, 2024 • 0 new comments -
don't mutate globals when constructing `Rational` from `AbstractIrrational`
#55853 commented on
Dec 22, 2024 • 0 new comments