16
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make gcdx(0, 0) return (0, 0, 0) (#40989) More... 10 days ago
print types more verbosely in page profiler (#53256) More... 10 days ago
do not precompile full env on `using` callback from REPL (#3876) More... 10 days ago
set MAX_OS_WRITE on unix (#54233) More... 10 days ago
Utilize correct tbaa when emitting stores of unions. (#54222) More... 10 days ago
Fix typos in `@static` docstring (#54227) More... 11 days ago
Make sure `fieldcount` constant-folds for `Tuple{...}` (#54239) More... 11 days ago
cfg_simplify: Correctly handle must-throw blocks (#54216) More... 11 days ago
post-opt: taint :consistent when statement may raise inconsistently (#54219) More... 11 days ago
effects: annotate `nameof(::Module)` + `parentmodule(::Module)` for constant folding (#54223) More... 11 days ago
inlining: Use tfunc for inserted `isa`/`and` calls (#54209) More... 11 days ago
Add `public` statement to `Base.GC` (#54213) More... 11 days ago
Expand `@static` docstring (#54206) More... 11 days ago
Bump minimum mac os version to 10.14 (#2091) More... 12 days ago
Better error message for task.scope (#54180) More... 12 days ago
clarify bitstring docstring to note bigendian (#53792) More... 12 days ago
Remove some UB from examples in performance tips (#54221) More... 12 days ago
inlining: Use `tmeet` on inserted `PiNode` types for extended lattices (#54105) More... 12 days ago
Restructure performance tips (#54211) More... 12 days ago
Fix generic triangular solves with empty matrices (#54201) More... 12 days ago
[NFC] Update comment referring to Yosemite to Mojave (#54215) More... 12 days ago
Replace UnstableIO with IOContext{IO} (#3735) More... 13 days ago
update the syntax in the docstring for `@doc` to align with current uses (#54184) More... 13 days ago
LinearAlgebra: copyto! between banded matrix types (#54041) More... 13 days ago
LinearAlgebra: Correct zero element in `_generic_matvecmul!` for block adj/trans (#54151) More... 13 days ago
Delete unnecessary eltype method of CompositeException (#54177) More... 13 days ago
Add some hyperbolic function tests for Float16 (#54171) More... 13 days ago
Add tests for CompositeException (#54174) More... 13 days ago
Fix `make install` from tarballs (#54143) More... 13 days ago
Update command line options (#54066) More... 13 days ago