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

Add news entry for `matprod_dest`

jishnub opened this pull request 2 months ago
Add invalidation barriers for `displaysize` and `implicit_typeinfo`

topolarity opened this pull request 2 months ago
[release-1.10] Subtype: some performance tuning. (#56007)

charleskawczynski opened this pull request 2 months ago
precompile: compile inlinable methods that were inferred

topolarity opened this pull request 2 months ago
propagate inbounds in a few more places for memoryref

vchuravy opened this pull request 2 months ago
Specialize adding/subtracting mixed Upper/LowerTriangular

jishnub opened this pull request 2 months ago
Make loading work when stdlib deps are missing in the manifest

IanButterworth opened this pull request 2 months ago
build and LinearAlgebra markdown

spaette opened this issue 2 months ago
Allow sealing of `Core.MethodTables`

fatteneder opened this pull request 2 months ago
typo in `Compiler.Effects` doc string: `checkbounds` -> `boundscheck`

nsajko opened this pull request 2 months ago
OpenBLAS: Fix cross-compilation detection for source build.

maleadt opened this pull request 2 months ago
Read views of destination in adjoint * adjoint

jishnub opened this pull request 2 months ago
HISTORY: fix missing links

inkydragon opened this pull request 2 months ago
Bug Report: `SymTridiagonal` Constructor Fails to `show` or `collect`

singularitti opened this issue 2 months ago
Update JLL build versions

ararslan opened this pull request 2 months ago
widen `join(::Any...)` return type to `AbstractString`

topolarity opened this pull request 2 months ago
Comment out url and fix typo in stackwalk.c

Zentrik opened this pull request 2 months ago
Bump LLVM to v19.1.1+1

Zentrik opened this pull request 2 months ago
libgit2: Always use the bundled PCRE library.

maleadt opened this pull request 2 months ago
Move Core.Compiler into Base

Keno opened this pull request 2 months ago
Remove debug error statement from Makefile.

maleadt opened this pull request 2 months ago
Add `isunitary` & `isorthogonal` functions to `LinearAlgebra` stdlib?

singularitti opened this issue 2 months ago
Port progress bar improvements from Pkg

christiangnrd opened this pull request 2 months ago
🤖 [master] Bump the Pkg stdlib from 51d4910c1 to fbaa2e337

DilumAluthgeBot opened this pull request 2 months ago
WIP: Tests for Base.cwstring

rileysheridan opened this pull request 2 months ago
align markdown table

spaette opened this pull request 2 months ago
Hard-coded `Tuple(...)` abstract inference result is unsound

topolarity opened this issue 2 months ago
Improve type inference of nonmissingtype, nonnothingtype and of Ryu

gbaraldi opened this pull request 2 months ago
Add small tweaks to juliac script and misc fixes to juliac

gbaraldi opened this pull request 2 months ago
Improve type inference of Artifacts.jl

gbaraldi opened this pull request 2 months ago
Backport Subtype: some performance tuning. (#56007)

charleskawczynski opened this pull request 2 months ago
Test failures caused by Downloads.jl upgrade

antonio-rojas opened this issue 2 months ago
Bug preventing installing packages (only if deved before?)

PallHaraldsson opened this issue 2 months ago
Correction of lcm() for Array arguments

cyanescent opened this pull request 2 months ago
Overhead in recursive broadcasting due to recursion limiting

yaccos opened this issue 2 months ago
v1.11 errors when loading REPL and Pkg

vpuri3 opened this issue 2 months ago
Try bumping JuliaSyntax to 0.4.10

Keno opened this pull request 2 months ago
`jl_record_backtrace` may not terminate.

d-netto opened this issue 2 months ago
OpenBLAS: Use dynamic architecture support on AArch64.

maleadt opened this pull request 2 months ago
Initial support for RISC-V

maleadt opened this pull request 2 months ago
Remove warning from c when binding is ambiguous

IanButterworth opened this pull request 2 months ago
Revert "REPL: hide any prints to stdio during `complete_line`"

IanButterworth opened this pull request 2 months ago
Persistant readline() issues further deteriorated in v1.11.0

potaslab opened this issue 2 months ago
rearrange jl_delete_thread to be thread-safe

vtjnash opened this pull request 2 months ago
[libblastrampoline_jll] Upgrade to v5.11.1

maleadt opened this pull request 2 months ago
Compilation time regression in 1.11

charleskawczynski opened this issue 2 months ago
stream: fix reading LibuvStream into array

vtjnash opened this pull request 2 months ago
Downloads EASY_HOOK regression in v1.11.0?

GhostOfElectric opened this issue 2 months ago
Call `MulAddMul` instead of multiplication in _generic_matmatmul!

jishnub opened this pull request 2 months ago
make `Base.ANSIIterator` have a concrete field

KristofferC opened this pull request 2 months ago
slightly improve inference in precompilation code

KristofferC opened this pull request 2 months ago
fix `Vararg{T,T} where T` crashing `code_typed`

simeonschaub opened this pull request 2 months ago
Huge precompilation overhead in Julia 1.11

ronisbr opened this issue 2 months ago
Julia nightly has ASCII salad for prompt in Windows CMD

KristofferC opened this issue 2 months ago
Tab completion of string macros

fredrikekre opened this issue 2 months ago
CI doc build started failing after 1.11 was released

KristofferC opened this issue 2 months ago
Disallow assigning asymmetric values to SymTridiagonal

jishnub opened this pull request 2 months ago
Implement support for set of constants in absint

vchuravy opened this pull request 2 months ago
1.11 Array push! double allocates after a certain size

ancapdev opened this issue 2 months ago
`diag` for `BandedMatrix`es for off-limit bands

jishnub opened this pull request 2 months ago
how addprocs add a process?

jiudianren opened this issue 2 months ago
big startup time regression with v1.11 release

nsajko opened this issue 2 months ago
Assertion failure on nightly: scopedvalue + try/catch/finally

simonbyrne opened this issue 2 months ago
effects: fix `Base.@_noub_meta`

topolarity opened this pull request 2 months ago
effects: improve `:noub_if_noinbounds` documentation

topolarity opened this pull request 2 months ago
`:noub_if_noinbounds` promoted unexpectedly to `:noub`

topolarity opened this issue 2 months ago
`sdiv_int` / `udiv_int` does not taint `:noub` effect

topolarity opened this issue 2 months ago
`unsafe_load` does not taint `:noub` effect

topolarity opened this issue 2 months ago
Inconsistent random output from MersenneTwister in Julia 1.11

raphasampaio opened this issue 2 months ago
1.11 regression: REPL error if starting julia with `-O3`

cgeoga opened this issue 2 months ago
RFC: Add `RelocPath` type for userdefined relocatable paths

fatteneder opened this pull request 2 months ago
in 1.11, `push!` doesn't forward to `append!` as it should

aplavin opened this issue 2 months ago
mpfr: prevent changing precision

vtjnash opened this pull request 2 months ago
Remove unused matrix type params in diag methods

jishnub opened this pull request 3 months ago
stackwalk: fix jl_thread_suspend_and_get_state race

vtjnash opened this pull request 3 months ago
`jl_record_backtrace` may miss tasks?

d-netto opened this issue 3 months ago
Too large `BigFloat` precision causes segfault

jarlebring opened this issue 3 months ago
Allow printing task backtraces via profiling peek mechanism

Drvi opened this pull request 3 months ago
Precision is not propagated in `one` for `BigFloat`

jarlebring opened this issue 3 months ago
Don't show keymap `@error` for hints

IanButterworth opened this pull request 3 months ago
Fix typo in sockets tests.

maleadt opened this pull request 3 months ago
Autocomplete fails if `stat` errors, on nightly

asinghvi17 opened this issue 3 months ago
IRShow: label builtin / intrinsic / dynamic calls in `code_typed`

topolarity opened this pull request 3 months ago
array: inline `convert` where possible

topolarity opened this pull request 3 months ago