16
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some hyperbolic function tests for Float16 (#54171) More... 2 days ago
Add tests for CompositeException (#54174) More... 2 days ago
Fix `make install` from tarballs (#54143) More... 2 days ago
Update command line options (#54066) More... 2 days ago
Some basic tests for untested task getproperty paths (#54176) More... 2 days ago
power uses Float64 exponents for integers (#53967) More... 2 days ago
More tests for irrationals (#54172) More... 2 days ago
Forward aliasing check for `ReshapedArray`s to the parent (#54168) More... 3 days ago
make `one(::AbstractMatrix)` use `similar` instead of `zeros` (#54162) More... 3 days ago
require one based indexing for `isone(::AbstractArray)` (#54165) More... 3 days ago
Tell people not to use their package manager's "Julia" (#2089) More... 4 days ago
move export statement to start of Example.jl in Test.jl documentation (#54040) More... 4 days ago
Fixup IdSet docstring (#54153) More... 4 days ago
note infix syntax for "in" and "∈" (#54091) More... 4 days ago
use correct size when creating output data from an IOBuffer (#54129) More... 4 days ago
Revert "split internal dates methods into separate functions" (#54159) More... 4 days ago
split internal dates methods into separate functions (#53692) More... 4 days ago
Use getPointerAddressSpace instead of cast<PointerType>.getAddressSpace. (#54113) More... 4 days ago
Force specialization on number of args passed to anonymous function constructed by `oror` and `andand` (#54152) More... 4 days ago
Fix some typos in comments (#54149) More... 5 days ago
refactor `abstract_eval_statement_expr` (#54111) More... 5 days ago
inference: handle `LimitedAccuracy` in `handle_global_assignment!` (#54130) More... 5 days ago
add function to query GC page size (#54115) More... 5 days ago
Fix typo in docs for `partialsortperm` (#54137) More... 5 days ago
Fix writing of AnnotatedChars to AnnotatedIOBuffer (#53941) More... 6 days ago
Support case-changes to Annotated{String,Char}s (#54013) More... 6 days ago
stdlib: faster kronecker product between hermitian and symmetric matrices (#53186) More... 6 days ago
Fix libasan runpath behaviour. (#54104) More... 7 days ago
inference: remove staled `:method` handling (#54110) More... 7 days ago
Fix integer overflow in `skip(s::IOBuffer, typemax(Int64))` (#54070) More... 7 days ago