16
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix integer overflow in `skip(s::IOBuffer, typemax(Int64))` (#54070) More... 2 days ago
Explicitly compute stride in unaliascopy for SubArray (#54102) More... 2 days ago
Profile: fix heap snapshot is valid char check (#53984) More... 2 days ago
Throw `ConcurrencyViolationError` on `yield` with `current_task` (#53974) More... 2 days ago
Clarify `wait(::Task)` documentation (#53722) More... 2 days ago
Ignore inlining costs for precompilation with `--compile=all` (#53798) More... 2 days ago
inference correctness: fields and globals can revert to undef (#53750) More... 2 days ago
remove hand-coded methods for (U)Int128 on 32 bit systems (#53867) More... 2 days ago
newinterp: add external cache mode (#54074) More... 3 days ago
LinearAlgebra: replace internal broadcast indexing method by getindex (#54071) More... 3 days ago
LinearAlgebra: fix copyto! with aliased arrays (#54044) More... 3 days ago
set `@max_methods 2` for `error` (#54086) More... 3 days ago
Allow PrecompileTools to see MI's inferred by foreign abstract interpreters (#54069) More... 3 days ago
fix cumsum ignoring first element returned in call to promote_op (#53461) More... 4 days ago
document that print(x) and repr(x) call 2-arg show (#53927) More... 4 days ago
Don't use `do` as variable name in doc strings. (#53924) More... 4 days ago
optimizer: do not delete statements that may not `:terminate` (#52999) More... 4 days ago
reachability: Ignore virtual catch predecessor (#54077) More... 4 days ago
irinterp: Move irinterp va processing (#54076) More... 4 days ago
`zeros`/`ones`/`fill` may accept arbitrary axes that are supported by `similar` (#53965) More... 5 days ago
Overload `Base.literal_pow` for `AbstractQ` (#54010) More... 5 days ago
clamp: Turn `ifelse` into ternary (#54038) More... 6 days ago
add missing `**5.**` (#3870) More... 6 days ago
ir: Set refined when narrowing PhiNode in IncrementalCompact (#54061) More... 6 days ago
Allow for querying of build_id from objects (#53943) More... 6 days ago
Only run Test.jl precompilation workload when outputting (#54045) More... 7 days ago
Fix typos in docs (#54059) More... 7 days ago
LinearAlgebra: Remove unnecessary adjoint/transpose for bidiag/tridiag (#54024) More... 7 days ago
constprop: Add facility for widening arguments before constprop (#54036) More... 8 days ago
Allow mutable-for-identity-only types to be inlined into IR (#54034) More... 8 days ago