Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/AllocCheck.jl
AllocCheck
https://github.com/JuliaLang/AllocCheck.jl
Allocation at nonexisting line
ForceBru opened this issue 2 months ago
ForceBru opened this issue 2 months ago
Add `UnresolvedRuntimeCall` for unresolved function calls
topolarity opened this pull request 3 months ago
topolarity opened this pull request 3 months ago
Re-enable fast ABI (on top of TypedCallable / OpaqueClosures?)
topolarity opened this issue 3 months ago
topolarity opened this issue 3 months ago
segfault in test on nightly
topolarity opened this issue 3 months ago
topolarity opened this issue 3 months ago
`jl_get_builtin_fptr` not handled correctly for call resolution
topolarity opened this issue 3 months ago
topolarity opened this issue 3 months ago
Bump LLVM and GPUCompiler versions + related fixes
gbaraldi opened this pull request 3 months ago
gbaraldi opened this pull request 3 months ago
`multiple call sites` obscures allocation origin
danielwe opened this issue 5 months ago
danielwe opened this issue 5 months ago
Cannot use package on v1.11-rc2
RoyCCWang opened this issue 5 months ago
RoyCCWang opened this issue 5 months ago
Incompatible with its own Dependency
PatrickHaecker opened this issue 5 months ago
PatrickHaecker opened this issue 5 months ago
Preliminary Julia v1.11 support
topolarity opened this pull request 5 months ago
topolarity opened this pull request 5 months ago
Possible false alarm with `@ccall`?
ctessum opened this issue 6 months ago
ctessum opened this issue 6 months ago
Add `(i)jl_get_pgcstack` to non-allocating whitelist
topolarity opened this pull request 6 months ago
topolarity opened this pull request 6 months ago
Add GlobalOpt passes to removed unused functions
gbaraldi opened this pull request 9 months ago
gbaraldi opened this pull request 9 months ago
Release v0.1.2
topolarity opened this pull request 9 months ago
topolarity opened this pull request 9 months ago
compat: bump `GPUCompiler` to `v0.26`
MarcBerliner opened this pull request 10 months ago
MarcBerliner opened this pull request 10 months ago
Release v0.1.1
topolarity opened this pull request 11 months ago
topolarity opened this pull request 11 months ago
Implement `:func` ABI for calling GPUCompiler emitted code
topolarity opened this pull request 11 months ago
topolarity opened this pull request 11 months ago
Bug: ccall method definition: return type doesn't correspond to a C type
jakobnissen opened this issue 11 months ago
jakobnissen opened this issue 11 months ago
Add semi-dynamic `ccall` support
topolarity opened this issue 11 months ago
topolarity opened this issue 11 months ago
Add support for `OpaqueClosure`
topolarity opened this pull request 11 months ago
topolarity opened this pull request 11 months ago
crashes Julia
nsajko opened this issue 11 months ago
nsajko opened this issue 11 months ago
Fix typo: `@check_alloc` -> `@check_allocs`
MarcBerliner opened this pull request about 1 year ago
MarcBerliner opened this pull request about 1 year ago
fix #64, allow documenting methods defined with `@check_allocs`
aviatesk opened this pull request about 1 year ago
aviatesk opened this pull request about 1 year ago
ERROR: '@check_allocs' not documentable
t-bltg opened this issue about 1 year ago
t-bltg opened this issue about 1 year ago
design of `@check_allocs` for static compilation
JeffBezanson opened this issue about 1 year ago
JeffBezanson opened this issue about 1 year ago
`@check_allocs` bypasses native Julia monomorphization limits
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
explain difference between macro and function
baggepinnen opened this pull request about 1 year ago
baggepinnen opened this pull request about 1 year ago
on Julia v1.11 non-allocating internal functions are reported as allocating
nsajko opened this issue about 1 year ago
nsajko opened this issue about 1 year ago
Similar Package - TestNoAllocations.jl - Crossreference or Merging?
BloodWorkXGaming opened this issue about 1 year ago
BloodWorkXGaming opened this issue about 1 year ago
Add missing `Memory{T}` classifications
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Inconsistent with `@allocations` (Bug?)
carstenbauer opened this issue about 1 year ago
carstenbauer opened this issue about 1 year ago
Kwargs in anonymous function
tecosaur opened this issue about 1 year ago
tecosaur opened this issue about 1 year ago
Add @test_noalloc convenience
tecosaur opened this pull request about 1 year ago
tecosaur opened this pull request about 1 year ago
Support @check_allocs at callsites
tecosaur opened this pull request about 1 year ago
tecosaur opened this pull request about 1 year ago
Error from within AllocCheck when calling @check_allocs function
tecosaur opened this issue about 1 year ago
tecosaur opened this issue about 1 year ago
@check_allocs interacts badly with splatted args and kwargs
tecosaur opened this issue about 1 year ago
tecosaur opened this issue about 1 year ago
Fix `Base.:(==)(::DynamicDispatch, ::DynamicDispatch)`
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
TagBot trigger issue
JuliaTagBot opened this issue about 1 year ago
JuliaTagBot opened this issue about 1 year ago
Add warning to `check_allocs(...)`
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Fix typo
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Add `THIRDPARTY.md`
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Add `@check_allocs_call`
jkrumbiegel opened this pull request about 1 year ago
jkrumbiegel opened this pull request about 1 year ago
Call-site macro
carstenbauer opened this issue about 1 year ago
carstenbauer opened this issue about 1 year ago
[Feature] Warning output instead of error
muendlein opened this issue about 1 year ago
muendlein opened this issue about 1 year ago
update readme
prbzrg opened this pull request about 1 year ago
prbzrg opened this pull request about 1 year ago
bump GPUCompiler compat
MasonProtter opened this pull request about 1 year ago
MasonProtter opened this pull request about 1 year ago
Update compat
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Update VERSION to 0.1.0
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Change links from JuliaComputing to JuliaLang
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Try and identify the function being called in the dispatch
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Find a way to get source excerpts for REPL code?
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Split errors into `AllocationSite`, `AllocatingRuntimeCall`, and `DynamicDispatch`
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Fix tests for Memory{T} changes
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Add `@check_allocs` macro to enforce allocation checks
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Avoid world age issues by checking `hasmethod` before compiling
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Get types of memory{T}
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Add documentation to clarify that calling an allocation-free function can still allocate
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Pipeline discrepancies + Inference instability under recursion
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Merge allocation sites per callstack
gbaraldi opened this issue about 1 year ago
gbaraldi opened this issue about 1 year ago
Adjust to `Memory{T}` changes
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Make `ignore_throw=true` the default
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Mark GC API functions as non-allocating
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Make `ignore_throw=true` the default
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Fix permissions for creating docs
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Handle `sigsetjmp` with multiple uses
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Fix test failure on master due to try-catch elision
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
MethodError upon using `check_allocs` on a non-existent method
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Built-in functions (e.g. `jl_type_error`) should provide better error messages
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Add more types to the returned allocation
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Add 1.9 support
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Support for Julia 1.9 and earlier?
sjkelly opened this issue about 1 year ago
sjkelly opened this issue about 1 year ago
jl_clock_now does not allocate so add it to the list
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Add tutorials
baggepinnen opened this pull request about 1 year ago
baggepinnen opened this pull request about 1 year ago
Collection has multiple elements, expected exactly 1 element
baggepinnen opened this issue about 1 year ago
baggepinnen opened this issue about 1 year ago
add docs
baggepinnen opened this pull request about 1 year ago
baggepinnen opened this pull request about 1 year ago
A better name?
gbaraldi opened this issue about 1 year ago
gbaraldi opened this issue about 1 year ago
Add TypedSyntax.jl support
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Allocation types are sometimes bad on Julia 1.10
topolarity opened this issue about 1 year ago
topolarity opened this issue about 1 year ago
Rename `AllocInstance` to `AllocationSite` and de-duplicate by source info
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Suggestion: Print `Allocation` in red
baggepinnen opened this pull request about 1 year ago
baggepinnen opened this pull request about 1 year ago
Repeated allocation instances
baggepinnen opened this issue about 1 year ago
baggepinnen opened this issue about 1 year ago
CI: Fix 1.10 specifier
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Check dynamic dispatch
YingboMa opened this issue about 1 year ago
YingboMa opened this issue about 1 year ago
Add `ignore_throw` support
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
Change allocation function logic to be negative.
gbaraldi opened this pull request about 1 year ago
gbaraldi opened this pull request about 1 year ago
Rename `check_ir` to `check_allocs` and update README
topolarity opened this pull request about 1 year ago
topolarity opened this pull request about 1 year ago
First attempts
baggepinnen opened this issue about 1 year ago
baggepinnen opened this issue about 1 year ago