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

Backports release 1.12
#57871 opened Mar 24, 2025 by KristofferC Loading…
2 of 24 tasks
small fixes to docstrings for code_native and code_warntype docs This change adds or pertains to documentation
#57870 opened Mar 24, 2025 by matthias314 Loading…
Base: PCRE: exec: type assert String after construction backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 invalidations strings "Strings!"
#57868 opened Mar 23, 2025 by nsajko Loading…
Switch RISC-V to large code model on LLVM 20 compiler:llvm For issues that relate to LLVM system:riscv Support for Risc-V cpus
#57865 opened Mar 22, 2025 by Zentrik Loading…
[backports-release-1.11] Revert "precompile: don't waste memory on useless inferred code" backport 1.11 Change should be backported to release-1.11
#57864 opened Mar 22, 2025 by timholy Loading…
Base: macro b_str: restrict argument to String backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 invalidations macros @macros
#57863 opened Mar 22, 2025 by nsajko Loading…
Base: macro cmd: restrict argument to String backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 invalidations macros @macros
#57862 opened Mar 22, 2025 by nsajko Loading…
Compiler: abstract_eval_invoke_inst: type assert Int backport 1.12 Change should be backported to release-1.12 invalidations
#57860 opened Mar 22, 2025 by nsajko Loading…
Compiler: walk_to_defs: type assert Int before calling : backport 1.12 Change should be backported to release-1.12 invalidations
#57859 opened Mar 22, 2025 by nsajko Loading…
Profile: remove scope from profile macros backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 profiler
#57858 opened Mar 21, 2025 by IanButterworth Loading…
add: Meta.isreserved public api feature Indicates new feature / enhancement requests triage This should be discussed on a triage call
#57846 opened Mar 21, 2025 by prashantrahul141 Loading…
Show evaluated test arguments from broadcast functions
#57839 opened Mar 20, 2025 by omus Loading…
[backports-release-1.11] Don't free regex objects in exit-time finalizer calls backport 1.10 Change should be backported to the 1.10 release
#57834 opened Mar 20, 2025 by IanButterworth Loading…
precompile_utils: Don't auto-enqueue macro methods for 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 backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug invalidations
#57833 opened Mar 19, 2025 by topolarity Loading…
[Linux] Prevent GC from running during process teardown GC Garbage collector system:linux Affects only Linux
#57832 opened Mar 19, 2025 by d-netto Loading…
fix Float32/Float16 power for giant integer exponents maths Mathematical functions
#57829 opened Mar 19, 2025 by oscardssmith Loading…
Add a similar method for Type{<:CodeUnits} strings "Strings!"
#57826 opened Mar 18, 2025 by ararslan Loading…
Add option to force emission of const return function compiler:codegen Generation of LLVM IR and native code gpu Affects running Julia on a GPU
#57824 opened Mar 18, 2025 by gbaraldi Loading…
Updated collections.md from julia to jldoctest #56921 docs This change adds or pertains to documentation
#57796 opened Mar 16, 2025 by vivekTiw120303 Loading…
Adapt some more code for LLVM 20 compiler:llvm For issues that relate to LLVM external dependencies Involves LLVM, OpenBLAS, or other linked libraries upstream The issue is with an upstream dependency, e.g. LLVM
#57793 opened Mar 16, 2025 by Zentrik Loading…
Fix some issues with llvm source build building Build system, or building Julia or its dependencies
#57792 opened Mar 16, 2025 by Zentrik Loading…
Print list without space in front of * display and printing Aesthetics and correctness of printed representations of objects. markdown
#57788 opened Mar 15, 2025 by SimonDanisch Loading…
fix Base.GMP.MPZ.export! on uninitialized vectors bignums BigInt and BigFloat
#57787 opened Mar 15, 2025 by NegaScout Loading…
ProTip! Add no:assignee to see everything that’s not assigned.