Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

JuliaLang/julia

aviatesk created a comment on a pull request on JuliaLang/julia
Unfortunately this doesn't seem to fix #55388 .

View on GitHub

vtjnash pushed 2 commits to jn/56078 JuliaLang/julia
  • codegen: replace store of freeze in allocop and in emit new struct with memset since aggregate stores are bad (#55879... e5aff12
  • stream: fix reading LibuvStream into array Adds a new abstraction `take!(::Array{T,N}, ::Array{T,N})` for doing an e... 21c7423

View on GitHub

angelamoser1 starred JuliaLang/julia
KristofferC created a comment on a pull request on JuliaLang/julia
Call itn`_take!` then. Whatever to deciuoke the bugfix from the new feature.

View on GitHub

IanButterworth created a comment on a pull request on JuliaLang/julia
https://github.com/JuliaLang/julia/pull/55588 isn't on 1.11 so the bug isn't on 1.11, so doesn't need backport.

View on GitHub

vtjnash created a comment on a pull request on JuliaLang/julia
@nanosoldier `runbenchmarks(ALL, vs=":master")`

View on GitHub

vtjnash opened a pull request on JuliaLang/julia
Allow taking Matrix slices without an extra allocation
Since changing Array to use Memory as the backing, we had the option of making non-Vector arrays more flexible, but had instead preserved the restriction that they must be zero offset and equal in ...
vtjnash created a branch on JuliaLang/julia

jn/Matrix-slices - The Julia Programming Language

vtjnash created a comment on a pull request on JuliaLang/julia
Absent any more comments, I will merge later today so that we can get started on experimenting with the next pieces after it.

View on GitHub

vtjnash pushed 46 commits to jn/codegen-unlock JuliaLang/julia
  • add objects to concisely specify initialization PerProcess: once per process PerThread: once per thread id PerTask: ... 8a18f27
  • add precompile support for recording fields to change Somewhat generalizes our support for changing Ptr to C_NULL. N... a66733f
  • improve OncePer implementation Address reviewer feedback, add more fixes and more tests, rename to add Once prefix. dbbd4d9
  • fix use-after-free in test (detected in win32 CI) 9d56856
  • Remove llvm-muladd pass and move it's functionality to to llvm-simdloop (#55802) Closes https://github.com/JuliaLang... 924dc17
  • Fix implicit `convert(String, ...)` in several places (#56174) This removes several `convert(String, ...)` from this... a7521ea
  • Change annotations to use a NamedTuple (#55741) Due to popular demand, the type of annotations is to be changed from... a9acdae
  • Remove redundant `convert` in `_setindex!` (#56178) Follow up to #56034, ref: https://github.com/JuliaLang/julia/pu... 54299d9
  • Improve type inference of Artifacts.jl (#56118) This also has some changes that move platform selection to compile t... 6ee784d
  • Initial support for RISC-V (#56105) Rebase and extension of @alexfanqi's initial work on porting Julia to RISC-V. R... a98f371
  • minor tweak on sysimg.md (#56183) 8a79822
  • Remove zero arg methods of `+` and `*` from linalg tests (#56184) There are tests elsewhere that i) make sure there ... f5937b4
  • optimizer: allow EA-powered `finalizer` inlining (#55954) E.g. this allows `finalizer` inlining in the following cas... b19a7c1
  • Some small follow-ups to stackless compiler (#55972) 1. Adjust the docstring for `Future`, which had its design chan... c07a40f
  • Break dependency between loading and Core.Compiler (#56186) This code was originally added in df81bf9a96c59f257a013... b7b79eb
  • Implement parallel sweeping of stack pools (#55643) Also use a round robin to only return stacks one thread at a tim... df5f437
  • add fenv cache to task struct (#51288) Fixes #51277, though we give no guarantee that it keeps working this way, or... 12aa9de
  • url relocation LinearAlgebra markdown (#56202) _cf_: https://github.com/JuliaLang/julia/issues/56147 .html and .p... 5c3f477
  • Update stable release tag to 1.11.1 in README.md (#56205) This still points to 1.10 and should be updated. e252877
  • Split reflection into compiler-dependent and compiler-independent pieces (#56185) The `reflection.jl` file provides ... 222cde9
  • and 26 more ...

View on GitHub

vtjnash pushed 7 commits to jn/56078 JuliaLang/julia
  • REPL: fix unsafe_write return type (#56220) Fixes: #56219 I am not really sure why we have a test for this, but w... 1cf3842
  • Fix triu/tril for partly initialized matrices (#55312) This fixes ```julia julia> using LinearAlgebra, StaticArray... f1990e2
  • Specialize adding/subtracting mixed Upper/LowerTriangular (#56149) Fixes https://github.com/JuliaLang/julia/issues/5... e33c6a8
  • juliac: remove call to jl_set_newly_inferred (#56222) Moved in #56186 6317e02
  • Fix `goto` insertion when dom-sorting IR in `slot2ssa` pass (#56189) Fix-up this pass a bit to correctly handle fall... a64ffa3
  • fix infinite recursion in `promote_type` for `Irrational` (#55870) Fixes #51001 ca3713e
  • stream: fix reading LibuvStream into array Adds a new abstraction `take!(::Array{T,N}, ::Array{T,N})` for doing an e... edc8bb6

View on GitHub

vtjnash pushed 1 commit to master JuliaLang/julia
  • codegen: replace store of freeze in allocop and in emit new struct with memset since aggregate stores are bad (#55879... e5aff12

View on GitHub

vtjnash closed a pull request on JuliaLang/julia
Replace store of freeze in allocop and in emit new struct with memset since aggregate stores are bad
This fixes the issues found in slack in the reinterprets of ```julia julia> split128_v2(x::UInt128) = (first(reinterpret(NTuple{2, UInt}, x)), last(reinterpret(NTuple{2, UInt}, x))) split128_v2 ...
nsajko created a comment on a pull request on JuliaLang/julia
Presumably the doc string should be included into: https://github.com/JuliaLang/julia/blob/master/stdlib/LinearAlgebra/docs/src/index.md

View on GitHub

giordano pushed 1 commit to mg/precompile-avx512 JuliaLang/julia

View on GitHub

giordano created a review comment on a pull request on JuliaLang/julia
I checked that'd still work, thanks.

View on GitHub

giordano created a review on a pull request on JuliaLang/julia

View on GitHub

giordano opened an issue on JuliaLang/julia
[Test] Print RNG seed of a failed testset
When a testset fails, it'd be nice if `@testset` also printed the RNG status to let people reproduce the failure. Basically, we'd need to show `tls_seed_orig` (thanks @IanButterworth for pointing ...
Keno pushed 1 commit to kf/worldmacro JuliaLang/julia
  • Add basic infrastructure for binding replacement Now that I've had a few months to recover from the slog of adding `... d25f478

View on GitHub

KristofferC opened a pull request on JuliaLang/julia
Revert "Extensions: make loading of extensions independent of what packages are in the sysimage (#52841)
This reverts commit 08d229f4a7cb0c3ef5becddd1b3bc4f8f178b8e4. There are some bugs now where extensions do not load when their package has been put into the sysimage. #52841 was made because it w...
KristofferC created a branch on JuliaLang/julia

kc/revert_sysimnage_ext - The Julia Programming Language

Keno pushed 21 commits to kf/movecompiler JuliaLang/julia
  • add objects to concisely specify initialization PerProcess: once per process PerThread: once per thread id PerTask: ... 8a18f27
  • add precompile support for recording fields to change Somewhat generalizes our support for changing Ptr to C_NULL. N... a66733f
  • improve OncePer implementation Address reviewer feedback, add more fixes and more tests, rename to add Once prefix. dbbd4d9
  • fix use-after-free in test (detected in win32 CI) 9d56856
  • Add context to `errorshow` `except_str` tests (#56199) With this, the error message in https://buildkite.com/julial... c4effc3
  • Include default user depot when JULIA_DEPOT_PATH has leading empty entry (#56195) af51bcc
  • Add news entry for `matprod_dest` (#56160) This was missed out in https://github.com/JuliaLang/julia/pull/55537 4329422
  • Improve type inference of nonmissingtype, nonnothingtype and of Ryu (#56120) Co-authored-by: Cody Tapscott <84105208... d32cc26
  • Limit implicit `show` in REPL to printing 20 KiB by default (#53959) closes https://github.com/JuliaLang/julia/issue... 6b95ac0
  • Add inferFunctionAttrsPass to the pipeline so that libfuncs get attributes (#52946) I doubt this will make too much ... c2e3498
  • Fix printing of `AbstractDict`s with unknown length (#56009) Also fix interacting with them at the REPL. Fixes #5... afb65fa
  • module: Prepare `usings` array for world age partition (#55357) This is a relatively independent part of the binding... eb3ed5e
  • Add a convenience object for expressing once-like / per-runtime patterns (#55793) This adds 3 new types, to convenie... d36417b
  • [REPL] fix lock ordering mistake in load_pkg (#56215) Fixes #56206 1f935af
  • REPL: fix unsafe_write return type (#56220) Fixes: #56219 I am not really sure why we have a test for this, but w... 1cf3842
  • Fix triu/tril for partly initialized matrices (#55312) This fixes ```julia julia> using LinearAlgebra, StaticArray... f1990e2
  • Specialize adding/subtracting mixed Upper/LowerTriangular (#56149) Fixes https://github.com/JuliaLang/julia/issues/5... e33c6a8
  • juliac: remove call to jl_set_newly_inferred (#56222) Moved in #56186 6317e02
  • Fix `goto` insertion when dom-sorting IR in `slot2ssa` pass (#56189) Fix-up this pass a bit to correctly handle fall... a64ffa3
  • fix infinite recursion in `promote_type` for `Irrational` (#55870) Fixes #51001 ca3713e
  • and 1 more ...

View on GitHub

Keno pushed 1 commit to kf/movecompiler JuliaLang/julia
  • Move Core.Compiler into Base This is the first step in what I am hoping will eventually result in making the compile... 7dfac40

View on GitHub

d-netto pushed 1 commit to dcn-all-task-profiler JuliaLang/julia

View on GitHub

d-netto created a review comment on a pull request on JuliaLang/julia
Right, there is an error here: this is meant to only be used as a fall-back mechanism only if we failed to randomly sample a task. Will fix it.

View on GitHub

d-netto created a review on a pull request on JuliaLang/julia

View on GitHub

oscardssmith closed an issue on JuliaLang/julia
Promotion of Irrational{s} with Complex{Irrational{s}} gives StackOverflowError
![image](https://github.com/JuliaLang/julia/assets/86945518/7e206407-2268-47ed-b4bd-0b58f2a1e6bd) The `promote_rule` with an `Irrational{s}` type and a `Complex{Irrational{s}}` type (where `s` i...
oscardssmith pushed 1 commit to master JuliaLang/julia
  • fix infinite recursion in `promote_type` for `Irrational` (#55870) Fixes #51001 ca3713e

View on GitHub

oscardssmith closed an issue on JuliaLang/julia
Promotion of Irrational{s} with Complex{Irrational{s}} gives StackOverflowError
![image](https://github.com/JuliaLang/julia/assets/86945518/7e206407-2268-47ed-b4bd-0b58f2a1e6bd) The `promote_rule` with an `Irrational{s}` type and a `Complex{Irrational{s}}` type (where `s` i...
oscardssmith closed a pull request on JuliaLang/julia
fix infinite recursion in `promote_type` for `Irrational`
Fixes #51001
Load more