Ecosyste.ms: OpenCollective

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

Julia Language

Julia is a fast and user-friendly programming language for high-performance scientific computing.
Collective - Host: numfocus - https://opencollective.com/julialang - Website: https://julialang.org/ - Code: https://github.com/JuliaLang/julia

Bump actions/upload-artifact from 4.4.3 to 4.5.0

github.com/JuliaLang/VersionsJSONUtil.jl - dependabot[bot] opened this pull request about 1 month ago
Properly mark `Meta.parse` as public

github.com/JuliaLang/julia - christiangnrd opened this pull request about 1 month ago
Bump codecov/codecov-action from 4.6.0 to 5.1.2

github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request about 1 month ago
🤖 [master] Bump the Pkg stdlib from 739a64a0b to 8d3cf02e5

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request about 1 month ago
Fix OpenSSL_jll detection

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 1 month ago
base/strings: Add documentation to unicode conversion table

github.com/JuliaLang/julia - eschnett opened this pull request about 1 month ago
`evalpoly` is broken for matrices

github.com/JuliaLang/LinearAlgebra.jl - LilithHafner opened this issue about 1 month ago
Bump julia-actions/julia-runtest from 1.9.3 to 1.11.1

github.com/JuliaLang/Public.jl - dependabot[bot] opened this pull request about 1 month ago
Bump julia-actions/julia-buildpkg from 1.6.0 to 1.7.0

github.com/JuliaLang/Public.jl - dependabot[bot] opened this pull request about 1 month ago
🤖 [master] Bump the Pkg stdlib from c7e611bc8 to 739a64a0b

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request about 1 month ago
Check source path is found when getting package_info

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 1 month ago
support Unicode 16 via utf8proc 2.10.0

github.com/JuliaLang/julia - stevengj opened this pull request about 1 month ago
Use `jldoctest` wherever possible

github.com/JuliaLang/julia - LilithHafner opened this issue about 1 month ago
Temporarily remove the AlphaZero.jl project

github.com/JuliaLang/julialang.org - jonathan-laurent opened this pull request about 1 month ago
Broken on 1.11

github.com/JuliaLang/JuliaSyntaxHighlighting.jl - MilesCranmer opened this issue about 1 month ago
🤖 [master] Bump the Pkg stdlib from e7c37f342 to c7e611bc8

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request about 1 month ago
Support before & after MbedTLS > OpenSSL switch

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 1 month ago
Cannot serialize during __init__

github.com/JuliaLang/julia - willow-ahrens opened this issue about 1 month ago
Don't report only-inferred methods as recompiles

github.com/JuliaLang/julia - IanButterworth opened this pull request about 1 month ago
[GSOC] Remove some completed MLJ.jl projects

github.com/JuliaLang/julialang.org - ablaom opened this pull request about 1 month ago
restrict `optimize_until` argument type correctly

github.com/JuliaLang/julia - aviatesk opened this pull request about 1 month ago
Add #53664, public&export error to news

github.com/JuliaLang/julia - LilithHafner opened this pull request about 2 months ago
document that unsafe_string accepts Cstring

github.com/JuliaLang/julia - stevengj opened this pull request about 2 months ago
Update triage time to 13:15 ET

github.com/JuliaLang/julialang.org - LilithHafner opened this pull request about 2 months ago
add `shuffle(::NTuple)` to `Random`

github.com/JuliaLang/julia - nsajko opened this pull request about 2 months ago
Separate method headers in docstrings

github.com/JuliaLang/Downloads.jl - abhro opened this pull request about 2 months ago
[release-1.10] Remove bad CI env var check

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 2 months ago
fix precompilation error printing if `CI` is set

github.com/JuliaLang/julia - simeonschaub opened this pull request about 2 months ago
Improve AbstractQ coverage

github.com/JuliaLang/LinearAlgebra.jl - dkarrasch opened this pull request about 2 months ago
Add `AbstractOneTo` and have `OneTo` be its subtype

github.com/JuliaLang/julia - jishnub opened this pull request about 2 months ago
precompilepkgs: respect loaded dependencies when precompiling for load

github.com/JuliaLang/julia - IanButterworth opened this pull request about 2 months ago
Add "See also" sections to regex function docstrings

github.com/JuliaLang/julia - AnkitaVekariya opened this pull request about 2 months ago
more precise `eltype` for some `Generator` subtypes

github.com/JuliaLang/julia - nsajko opened this pull request about 2 months ago
REPL: Disable hints during non-bracketed paste

github.com/JuliaLang/julia - IanButterworth opened this pull request about 2 months ago
chore(deps): bump env_logger from 0.11.5 to 0.11.6

github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump thiserror from 2.0.8 to 2.0.9

github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump anyhow from 1.0.94 to 1.0.95

github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump predicates from 3.1.2 to 3.1.3

github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request about 2 months ago
Unexpected allocation on ternary operation

github.com/JuliaLang/julia - theogf opened this issue about 2 months ago
Update the OffsetArrays test helper

github.com/JuliaLang/julia - jishnub opened this pull request about 2 months ago
Enable getting non-boxed LLVM type from Julia Type

github.com/JuliaLang/julia - wsmoses opened this pull request about 2 months ago
Specialize `diag(::Diagonal)`

github.com/JuliaLang/LinearAlgebra.jl - putianyi889 opened this pull request about 2 months ago
Rearrange tests

github.com/JuliaLang/LinearAlgebra.jl - dkarrasch opened this pull request about 2 months ago
binaryplatforms.jl: Remove duplicated riscv64 entry

github.com/JuliaLang/julia - eschnett opened this pull request about 2 months ago
Crosscompile julia with aarch64 about flisp

github.com/JuliaLang/julia - billfang2024 opened this issue about 2 months ago
Avoid promotion in `muladd` involving unitful `Furlong`

github.com/JuliaLang/julia - dkarrasch opened this pull request about 2 months ago
test: add a bunch of `@inferred` to the iterators test set

github.com/JuliaLang/julia - nsajko opened this pull request about 2 months ago
tab completion hinting slows down paste on Windows

github.com/JuliaLang/julia - WalterMadelim opened this issue about 2 months ago
Minor documentation updates

github.com/JuliaLang/julia - abhro opened this pull request about 2 months ago
don't use reducedim_initarray

github.com/JuliaLang/LinearAlgebra.jl - adienes opened this pull request about 2 months ago
Consistently check matrix sizes in matmul

github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request about 2 months ago
Limit the scope of `@inbounds` in `searchsorted*`

github.com/JuliaLang/julia - jishnub opened this pull request about 2 months ago
Remove `similar` specialization with `Integer`s

github.com/JuliaLang/julia - jishnub opened this pull request about 2 months ago
`isapprox` for dates and times

github.com/JuliaLang/julia - aplavin opened this issue about 2 months ago
Switch debug registry mapping to `CodeInstance`

github.com/JuliaLang/julia - Keno opened this pull request about 2 months ago
Small ABIOverride follow up and add basic test

github.com/JuliaLang/julia - Keno opened this pull request about 2 months ago
Julia 0.6.0 not available on Windows

github.com/JuliaLang/juliaup - ufechner7 opened this issue about 2 months ago
build: remove openlibm

github.com/JuliaLang/julia - inkydragon opened this pull request about 2 months ago
docs: fix unexported function names in svd doc

github.com/JuliaLang/LinearAlgebra.jl - inkydragon opened this pull request about 2 months ago
Bundled compile cache modified if writeable

github.com/JuliaLang/Pkg.jl - maleadt opened this issue about 2 months ago
Tab-complete error with `pkg` mode

github.com/JuliaLang/Pkg.jl - jakobjpeters opened this issue about 2 months ago
Garbage collection thread safety issues on 1.11

github.com/JuliaLang/julia - MilesCranmer opened this issue about 2 months ago
Adding package fails on 1.11.2, works on 1.10.5

github.com/JuliaLang/julia - orebas opened this issue about 2 months ago