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
This PR add a `jl_is_assertsbuild` function (cfr. `jl_is_debugbuild`)
for checking if this is a...
Since `DFS!` is a decent fraction of the work for updating the domtree,
this should be a notice...
Fixes #52879.
CC @IanButterworth
github.com/JuliaLang/julia - 8a69745bdcb06409ab7e4fc84718f34d7d54a7f9 authored about 1 year ago
The fallback code that was written for #41099 is causing unintended
issues with some inlined st...
After this,
```julia
julia> S = StructArray{Complex{Int}}(([1,2], [3,4]))
2-element StructArray(...
Fix #51740
Since we are providing libssp.dll on Windows and we want to dynamically
link to ...
Only try to upload juliainstaller artifact if relevant
github.com/JuliaLang/juliaup - c818a641b0dd71a1f262a55439373bc3b7c132e8 authored about 1 year agogithub.com/JuliaLang/juliaup - 0755d67d35b4183f3f814f0b71b6b40dca891e3e authored about 1 year ago
github.com/JuliaLang/juliaup - 2299071cff8d16bcae97cb3a0b1ecd4ccb0dc5b0 authored about 1 year ago
Move the clap def structs to separate file
github.com/JuliaLang/juliaup - bcc6e915ee70c2560b5b9f2a017055f732808c5a authored about 1 year agogithub.com/JuliaLang/juliaup - c9a165500d010f68306ab0c80cdb8c8fec9f4a94 authored about 1 year ago
github.com/JuliaLang/juliaup - 6c56b932fe652af39be582fc6a453679d5b93fa7 authored about 1 year ago
Signed-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 8f84372f167e038bd99192a368a7e6be0adf0526 authored about 1 year ago
Stdlib: Downloads
URL: https://github.com/JuliaLang/Downloads.jl.git
Stdlib branch: master
Ju...
github.com/JuliaLang/julia - 537ea4ba1ee6c32088569423120b2f90b1dd02d1 authored about 1 year ago
Fixes the problem identified in
https://github.com/JuliaLang/julia/pull/52795#issuecomment-18840...
Issues like #52531 were more broadly fixed by #52856. This commit
partially reverts #52596, whi...
Signed-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 4b3722afcf1881b54d38f45cdea0ed9a383ac568 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - fc3d65275dda09c80ca9495bd930dbb75fc1cb61 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 60fdb2fc9d89bdbbb75a9615830254b3cc15354e authored about 1 year agogithub.com/JuliaLang/julia - 231fda37f0a211304a1c6b655e5f4cfdda9b2cbd authored about 1 year ago
improvement: new message for `juliaup self uninstall command` if feature `selfupdate` is disabled
github.com/JuliaLang/juliaup - 2475fb3708a4ac9004ffa529d1cd4a98163b5f71 authored about 1 year agoReplace unmaintained action-rs actions
github.com/JuliaLang/juliaup - 9d82046d37aa85510d0a3df635351513288b71b6 authored about 1 year agogithub.com/JuliaLang/julia - 893e720fe89d10f44edc1109d0dfde6e2ddc6d83 authored about 1 year ago
Signed-off-by: Soc Virnyl Estela <[email protected]>
github.com/JuliaLang/juliaup - d98547a7084879549c31de1555cc9565d1d15759 authored about 1 year ago
There is a bit of complexity here making sure that this instruction ends
up in the correct basi...
github.com/JuliaLang/juliaup - 2bea9be66171233887bb72df9cc9bd9857062937 authored about 1 year ago
github.com/JuliaLang/julia - 6f7380661c70eb11858b7039a710b23564ba7606 authored about 1 year ago
make julialauncher have saner error messages for channels and versions
github.com/JuliaLang/juliaup - 730c1ea9f9c1b41af0fe701173f162b2dd94eec7 authored about 1 year agoFix usage of drop
github.com/JuliaLang/juliaup - 95c32878662dbbbc4790b6c17696733ef6d5d192 authored about 1 year ago
In generally accepted compiler terminology, dead code is all code that
if removed does not affe...
It's possible for this assertion to be violated if there's dead code in
the middle of the funct...
When IncremetnalCompact deletes and edge between blocks, it needs to go
to the target and delet...
I was reading this code as part of looking into #52797. To recap, when
we serialize objects for...
Signed-off-by: Soc Virnyl Estela <[email protected]>
github.com/JuliaLang/juliaup - 30b9b0fb0fd7c02339e9f73a81b507e09a1b0500 authored about 1 year agoSigned-off-by: Soc Virnyl Estela <[email protected]>
github.com/JuliaLang/juliaup - 077f951b2d2788f2d0559a26918609e99677cce7 authored about 1 year agoSigned-off-by: Soc Virnyl Estela <[email protected]>
github.com/JuliaLang/juliaup - 2e32b91f0fb7c422345a37e7b888cb2cf922a61f authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 526ac1ec34c0072b706caf965316fdec042f395e authored about 1 year agoSigned-off-by: Soc Virnyl Estela <[email protected]>
github.com/JuliaLang/juliaup - dc4500c5692a76dac823cb4c4075fbc18a076409 authored about 1 year ago
Fixes #52846. Different unreachability checks use different definitions
for this and were incon...
github.com/JuliaLang/juliaup - 05bfda1188e0fb6e8565932a1291ca0fa0963df5 authored about 1 year ago
build(deps): Bump actions/upload-artifact from 3 to 4
github.com/JuliaLang/juliaup - fb07c98e365069507b6f8ab82b69587325ac8ec0 authored about 1 year agobuild(deps): Bump actions/download-artifact from 3 to 4
github.com/JuliaLang/juliaup - b4af147de3bbeb5b311256e1dc2113adc62dbb25 authored about 1 year agoUpdate all deps
github.com/JuliaLang/juliaup - 4f43bec1a4fdcb3ce2c87b97c0c04112d1bb84ca authored about 1 year agogithub.com/JuliaLang/juliaup - 899cc82d8c5a56f7680fd197282b9e8a87f487e0 authored about 1 year ago
Describe 'julia +channel' after primary help text
github.com/JuliaLang/juliaup - f4c77ceed544324695dfc19cc87abe990aef925f authored about 1 year agoDon't detect ttyname if it is not needed
github.com/JuliaLang/juliaup - 635e44b1cf54595d31ec05d8244c2e75a52a3dd6 authored about 1 year agojuliaup-init.sh: backport changes from rustup
github.com/JuliaLang/juliaup - 65b8ea17cd9fa409a9bdb6f80bed6a62cb85f362 authored about 1 year agolauncher: replace parent process on supported platforms.
github.com/JuliaLang/juliaup - abaf9dac4d27f50d31e0d13017f196dcaf596421 authored about 1 year agoFixes another variant of #52531.
github.com/JuliaLang/julia - cf44b530a4499825ba4b7da5d2eccc1611e8c14b authored about 1 year agogithub.com/JuliaLang/julia - 403a80a6f8d707359ca1aeab4ed9d1acfb49660c authored about 1 year ago
github.com/JuliaLang/julia - a41c2713f65cf2024f9d876e1faf59ee9fe4a68a authored about 1 year ago
Signed-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - f35cb86ed4b0c692bf3e1b01263c7bd9b4c32f34 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 88e6fae0f340a01ae2d49893cefdb02f7d233124 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 3f6bec76c25318dfbeeecb31ccfffb24e3bfa48d authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - eaf73a8e30162183ec97df0d481187b2da70be6a authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - e11dfd98bc5c2f8f7b5334738ca80885a86e2540 authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 0a3cf6f97154935505548044d0ee1ed23094c488 authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 3f38416006a57b588b16b682c5ba76f8f55e28ef authored about 1 year agoThere is no `C` defined in these methods, so this branch used to error.
github.com/JuliaLang/julia - c5d7b87a35b5beaef9d4d3aa53c0a2686f3445b9 authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 3e63af56691f3f8dec63793d0259ce3f837eca3b authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 2096423e7b5dc3bf69604a070d907f2aabfdc7d4 authored about 1 year agoFixes another variant of #52531.
github.com/JuliaLang/julia - 3dcc07ce0007e6222d6996fb4e340e3423102937 authored about 1 year agogithub.com/JuliaLang/julia - 73cdfd8a240f18cec698ace2fd5a426a57a2cbe9 authored about 1 year ago
Pkg likes to call `HostPlatform()` a bit too often for its own good
which shows up in some prof...
This forwards `mul!` for matrix-matrix and matrix-vector multiplications
to the internal `_mul!...
github.com/JuliaLang/julia - 124ce943ef748b7fdb6631559694282823a2748f authored about 1 year ago
The multiplication can be handled by the 5-term methods, and constant
propagation should elimina...
Current Status:
- [x] Self test of Julia-GCChecker :: `MissingRoots.c`
- [x] ASAN: `error: <...
github.com/JuliaLang/julia - dceeafeb783a33fb7cd6a6b197e4db2d9b011065 authored about 1 year ago
Part of #52725.
Thank you
---------
Signed-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - b4d857be0c05ce6c7840694d1a0241e67ff9732f authored about 1 year ago
To avoid symbol name clashes, this commit defines and uses
`partialorder(𝕃::AbstractLattice) = ...
Inspired by the discussion in
https://discourse.julialang.org/t/max-of-a-vector/108294/15
``...
github.com/JuliaLang/julia - 4b642035f4b3099bf26984c2914a35604c02647d authored about 1 year agoClose #52801 by widening the `eltype` appropriately.
github.com/JuliaLang/julia - 17280b2c4dcaeb5b2cf3605d2347e3a276714a59 authored about 1 year ago
- Show strings with escaping, rather than trying to output the text
unmodified.
- Show symbols...
github.com/JuliaLang/julia - 486f4345ba573c00cf57e8013675d383efb8a0fb authored about 1 year ago
Should allow us to access fewer pages on the circular buffers owned by
these work-stealing queues.
Fixes #52749.
github.com/JuliaLang/julia - 5643c601f4c9819ed055c111a2d7d14cff6c5f7c authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - e84a16a9c38710b5f545bbcd23cd528750c79860 authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - f1a62910179d8ee89f452b2c156e8759de1298f0 authored about 1 year ago
This was in an attempt to fix
https://github.com/JuliaLang/julia/issues/52711 which ultimately ...
Should fix https://github.com/JuliaLang/julia/issues/52711.
My analysis of the invalidation i...
github.com/JuliaLang/julia - b7c24ed67bc42d51ee33da5ed5a97361c49313b8 authored about 1 year agoSigned-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - aab05070bacd185622bfc2ad7bf94f4a4c0ef1d1 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 4e20ecc6a148fa2b6a88e590ee8d64ad8e89b3c3 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 28df075764342fd1b63c509ca797a29374ce26fc authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 321f497c6068a3671b0a70761d4c3bffc1a69314 authored about 1 year agoCo-authored-by: Steven G. Johnson <[email protected]>
github.com/JuliaLang/julia - 2e70a60a4609625762fb498e75331d890cb7616f authored about 1 year agoFollowup https://github.com/JuliaLang/julia/pull/52670
github.com/JuliaLang/julia - 17010098ade9b62f114537ce53dde6749c920479 authored about 1 year ago
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: ma...
Fixes #52161
#52161 is an awkward use of the relocation feature in the sense that it
attempt...
This allows cases where the `eltype` differs from that of the parent:
```julia
julia> M = [Upper...
Following some complains that `AbstractPipe` did not mention the
functions that comprise its AP...
github.com/JuliaLang/julia - edd22237db544c234b6169c086b2f9fe4411f28a authored about 1 year ago
This is more generic and will allow packages to define custom
`missing`-like types allowing to ...
github.com/JuliaLang/julia - 05992e767be9500b18384aa8b77330c93f5a6ee1 authored about 1 year ago
github.com/JuliaLang/julia - 9bf84d4d73c1baddc1639331fcdefa7f6fba11c0 authored about 1 year ago
Signed-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - d70aa64b8e6a6c5dd302d9a1679ab8a6da2739cc authored about 1 year agogithub.com/JuliaLang/julia - 5cd61ec37e63415ff48ba52633f50894876d3b59 authored about 1 year ago
Signed-off-by: 11happy <[email protected]>
github.com/JuliaLang/julia - 1205874b61c2a3ebdcfe5ed569c2fd30eb1f7341 authored about 1 year agogithub.com/JuliaLang/julia - e2b31cdb9f45b516fadbe39efc5adc29489de1ec authored about 1 year ago