Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/julia

The Julia Programming Language
https://github.com/JuliaLang/julia

simplify the fields of `UnionSplitInfo`

aviatesk opened this pull request 3 months ago
Incorrect results from `isapprox` with Integer args

yurivish opened this issue 3 months ago
Check for conflicting `@ccallable` name before JIT registration

topolarity opened this pull request 3 months ago
more informative @test x ≈ y failure message

stevengj opened this issue 3 months ago
move the test case added in #50174 to test/core.jl

aviatesk opened this pull request 3 months ago
`@which` and dispatch disagree in obscure case

Socob opened this issue 3 months ago
🤖 [master] Bump the Pkg stdlib from 299a35610 to 308f9d32f

DilumAluthgeBot opened this pull request 3 months ago
Dispatch performance regression

charleskawczynski opened this issue 3 months ago
use libuv to measure maxrss

d-netto opened this pull request 3 months ago
REPL: use atreplinit to change the active module during precompilation

IanButterworth opened this pull request 3 months ago
Improve `MethodError` type abreviation

oscardssmith opened this issue 3 months ago
Improve codegen for `Core.throw_methoderror` and `Core.current_scope`

topolarity opened this pull request 3 months ago
Remove llvm-muladd pass and move it's functionality to to llvm-simdloop

gbaraldi opened this pull request 3 months ago
crashed caused by calling dlopen in find_library

wgmitchener opened this issue 3 months ago
Julia nightly failure to precompile REPL

fingolfin opened this issue 3 months ago
Broadcast binary ops involving strided triangular

jishnub opened this pull request 3 months ago
better error for esc outside of macro expansion

simeonschaub opened this pull request 3 months ago
a minor improvement for EA-based `:effect_free`-ness refinement

aviatesk opened this pull request 3 months ago
fix #52986, regression in `@doc` of macro without REPL loaded

JeffBezanson opened this pull request 3 months ago
Massive memory leak in Julia due to tiny memory leak in C

Yixiao-Zhang opened this issue 3 months ago
Add a convenience object for expressing once-like / per-runtime patterns

vtjnash opened this pull request 3 months ago
Multiline comment parsing error on 1.11-rc3

j-fu opened this issue 3 months ago
set VERSION to 1.11.0-rc4

KristofferC opened this pull request 3 months ago
ntuple eltype depends on tuple length for UInt64

piever opened this issue 3 months ago
better handle unknown expression heads in deparse

simeonschaub opened this pull request 3 months ago
v1.11-rc3: precompilation fails for BandedMatrices.jl

dlfivefifty opened this issue 3 months ago
Error hint for single-quoted string

jariji opened this issue 3 months ago
Add misc precompiles (for benchmarks)

PallHaraldsson opened this pull request 3 months ago
use `inferencebarrier` instead of `invokelatest` for 1-arg `@assert`

aviatesk opened this pull request 3 months ago
use PrecompileTools mechanics to compile REPL

IanButterworth opened this pull request 3 months ago
Print results of `runtests` with `printstyled`

giordano opened this pull request 3 months ago
Test failure in `LinearAlgebra/addmul`

giordano opened this issue 3 months ago
REPL precompile script not caching methods from runtime dispatch

IanButterworth opened this issue 3 months ago
Reland " Avoid materializing arrays in bidiag matmul #55450"

jishnub opened this pull request 3 months ago
Fix `unsafe_read` for `IOBuffer` with non dense data

nhz2 opened this pull request 3 months ago
Try to put back previously flakey addmul tests

LilithHafner opened this pull request 3 months ago
Make `Base.donotdelete` public

LilithHafner opened this pull request 3 months ago
Add compat entry for `Base.donotdelete`

LilithHafner opened this pull request 3 months ago
support `isless` for zero-dimensional `AbstractArray`s

nsajko opened this pull request 3 months ago
Define `isless` for 0-dim arrays

jariji opened this issue 3 months ago
codegen: fix bits compare for UnionAll

vtjnash opened this pull request 3 months ago
crash when comparing a type to a kind

vtjnash opened this issue 3 months ago
codegen: split gc roots from other bits on stack

vtjnash opened this pull request 3 months ago
move null check in `unsafe_convert` of RefValue

JeffBezanson opened this pull request 3 months ago
Segfault when reading CSV from within the R environment

Tmonster opened this issue 3 months ago
Fix dispatch for `rdiv!` with `LU`

dkarrasch opened this pull request 3 months ago
trace-compile: color recompilation yellow

IanButterworth opened this pull request 3 months ago
Fix hang in tmerge_types_slow

gbaraldi opened this pull request 3 months ago
RFC: Introduce `ArtifactDownloads` stdlib

topolarity opened this pull request 3 months ago
Improve printing of several arguments

gdalle opened this pull request 3 months ago
REPL precompilation workload is broken

IanButterworth opened this issue 3 months ago
Precompile Markdown parsing AND printing

PallHaraldsson opened this pull request 3 months ago
Markdown: support `parse(::AbstractString)`

barucden opened this pull request 3 months ago
Backports for 1.10.6

KristofferC opened this pull request 3 months ago
fix #45494, error in ssa conversion with complex type decl

JeffBezanson opened this pull request 3 months ago
doc: heap snapshot viewing

nsajko opened this pull request 3 months ago
Change annotations to use a NamedTuple

tecosaur opened this pull request 3 months ago
Add `invokelatest` barrier to `string(...)` in `@assert`

topolarity opened this pull request 3 months ago
Learn program

Vijay261-ops opened this issue 3 months ago
Allow `stack` on empty collection

jariji opened this issue 3 months ago
Fix "Various fixes to byte / bytearray search"

nhz2 opened this pull request 3 months ago
Revert "Various fixes to byte / bytearray search"

giordano opened this pull request 3 months ago
`Markdown.parse(::LazyString)` errors

lassepe opened this issue 3 months ago
Fix `make binary-dist` when using `USE_BINARYBUILDER_LLVM=0`

Zentrik opened this pull request 3 months ago
codegen: some cleanup of layout computations

vtjnash opened this pull request 3 months ago
Avoid confounding compilation side effects of `@time_imports`

IanButterworth opened this pull request 3 months ago
codegen: deduplicate code for calling a specsig

vtjnash opened this pull request 3 months ago
LinearAlgebra/addmul all-NAN batman?

vtjnash opened this issue 3 months ago
minor fixup for JuliaLang/julia#55705

aviatesk opened this pull request 3 months ago
136x regression for LazyArtifacts

PallHaraldsson opened this issue 3 months ago
Extension not loaded if trigger is a strong dependency [on 1.10]

topolarity opened this issue 3 months ago
Don't pass lSystem to the linker since macos always links it

gbaraldi opened this pull request 3 months ago
Fix regression of Pkg and more

PallHaraldsson opened this pull request 3 months ago
Fix `pkgdir` for extensions

IanButterworth opened this pull request 4 months ago
Fix `@time_imports` extension recognition

IanButterworth opened this pull request 4 months ago
Allocations of `eachslice` with variable `dims`

mkoculak opened this issue 4 months ago
Add precompile signatures to Markdown to reduce latency.

PallHaraldsson opened this pull request 4 months ago
Type instabilities when using `mapslices`

albertomercurio opened this issue 4 months ago
`@time_imports` not showing extension parents

IanButterworth opened this issue 4 months ago
delete flaky ranges/`TwicePrecision` test

nsajko opened this pull request 4 months ago
add `FixKw`, a companion to `Fix{N}`

matthias314 opened this pull request 4 months ago
`rand_twiceprecision` tests intermittently failing on 32-bit Linux

simeonschaub opened this issue 4 months ago
[Profile] test profiling with multiple threads

IanButterworth opened this pull request 4 months ago
drop typed GEP calls

vtjnash opened this pull request 4 months ago
Artifacts: Improve type-stability

topolarity opened this pull request 4 months ago
Markdown regression on 1.11, probably by 16x (3x for PythonCall)

PallHaraldsson opened this issue 4 months ago
builtins: add `Core.throw_methoderror`

topolarity opened this pull request 4 months ago
[Profile] fix threading issue

vtjnash opened this pull request 4 months ago
`@profile` segfault when threading on x64 linux

IanButterworth opened this issue 4 months ago