Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add Float16 to Base.HWReal domain:float16 domain:maths Mathematical functions
#55929 opened Sep 29, 2024 by giordano Loading…
Strong zero in Diagonal triple multiplication domain:arrays [a, r, r, a, y, s] domain:linear algebra Linear algebra performance Must go faster
#55927 opened Sep 29, 2024 by jishnub Loading…
Allow function negation -f to work like !f kind:feature Indicates new feature / enhancement requests needs docs Documentation for this change is required needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#55920 opened Sep 28, 2024 by mcabbott Loading…
Limit @inbounds to indexing in the dual-iterator branch in copyto_unaliased! backport 1.11 Change should be backported to release-1.11 domain:arrays [a, r, r, a, y, s] performance Must go faster
#55919 opened Sep 28, 2024 by jishnub Loading…
Clarify div docstring for floating-point input domain:docs This change adds or pertains to documentation domain:maths Mathematical functions
#55918 opened Sep 28, 2024 by Sagnac Loading…
make memorynew intrinsic domain:arrays [a, r, r, a, y, s] performance Must go faster
#55913 opened Sep 28, 2024 by oscardssmith Loading…
fix rounding mode in construction of BigFloat from pi domain:bignums BigInt and BigFloat kind:bugfix This change fixes an existing bug
#55911 opened Sep 27, 2024 by nsajko Loading…
Prevent extensions from blocking parallel pre-compilation backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#55910 opened Sep 27, 2024 by topolarity Loading…
add logic to prefer loading modules that are already loaded backport 1.11 Change should be backported to release-1.11 caching domain:packages Package management and loading
#55908 opened Sep 27, 2024 by vtjnash Loading…
codegen: Restore ct->scope in jl_eh_restore_state
#55907 opened Sep 27, 2024 by topolarity Loading…
make faster BigFloats domain:bignums BigInt and BigFloat kind:don't squash Don't squash merge performance Must go faster
#55906 opened Sep 27, 2024 by vtjnash Loading…
ntuple: ensure eltype is always Int domain:collections Data structures holding multiple items, e.g. sets
#55901 opened Sep 27, 2024 by barucden Loading…
doc: MathConstants: add admonitions noting unknown rationality domain:docs This change adds or pertains to documentation domain:maths Mathematical functions
#55897 opened Sep 26, 2024 by nsajko Loading…
TOML: Avoid type-pirating Base.TOML.Parser backport 1.11 Change should be backported to release-1.11 stdlib:TOML
#55892 opened Sep 26, 2024 by topolarity Loading…
add Order.rev() for reverse sorting domain:sorting Put things in order kind:feature Indicates new feature / enhancement requests needs docs Documentation for this change is required needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#55891 opened Sep 26, 2024 by aplavin Loading…
Wall-time/all tasks profiler kind:feature Indicates new feature / enhancement requests profiler
#55889 opened Sep 26, 2024 by d-netto Loading…
irrationals: restrict assume effects annotations to known types backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 kind:bugfix This change fixes an existing bug
#55886 opened Sep 26, 2024 by nsajko Loading…
fix FileWatching designs and add workaround for a stat bug on Apple domain:io Involving the I/O subsystem: libuv, read, write, etc. domain:parallelism Parallel or distributed computation kind:don't squash Don't squash merge status:merge me PR is reviewed. Merge when all tests are passing
#55877 opened Sep 25, 2024 by vtjnash Loading…
lowering: split finally blocks for exceptional control-flow compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#55876 opened Sep 25, 2024 by topolarity Loading…
fix (-Inf)^-1 inconsistency domain:maths Mathematical functions kind:bugfix This change fixes an existing bug
#55875 opened Sep 25, 2024 by oscardssmith Loading…
ProTip! What’s not been updated in a month: updated:<2024-08-29.