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.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…
Fix package precompilation (PrecompileTools) backport 1.12 Change should be backported to release-1.12 merge me PR is reviewed. Merge when all tests are passing
#57828 opened Mar 19, 2025 by timholy Loading…
Add a similar method for Type{<:CodeUnits} strings "Strings!"
#57826 opened Mar 18, 2025 by ararslan Loading…
Show evaluated test arguments for functions with 1 & 2 arguments testsystem The unit testing framework and Test stdlib
#57825 opened Mar 18, 2025 by omus 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…
[DONOTMERGE] Debug x86 darwin issue DO NOT MERGE Do not merge this PR!
#57821 opened Mar 18, 2025 by Zentrik Draft
effects: fix effects of atomic pointer operations backport 1.12 Change should be backported to release-1.12
#57806 opened Mar 17, 2025 by aviatesk Loading…
Fix #37756: Correct formatting of hexadecimal imaginary parts bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects. merge me PR is reviewed. Merge when all tests are passing
#57803 opened Mar 17, 2025 by tsbranquinho Loading…
Fix #55820 : missing _convert_rounding methods for RoundFromZero merge me PR is reviewed. Merge when all tests are passing
#57802 opened Mar 17, 2025 by RafaelAvelar14 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…
macrocall: Specialize macro invocations like normal function calls 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
#57782 opened Mar 15, 2025 by topolarity Loading…
restrict dispatch of some custrom string macros 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
#57781 opened Mar 15, 2025 by nsajko Loading…
REPL: call display on the backend backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 REPL Julia's REPL (Read Eval Print Loop)
#57773 opened Mar 14, 2025 by IanButterworth Loading…
Refactoring codegen passes that lower write barrier and allocation GC: MMTK MMTK GC integration GC Garbage collector
#57769 opened Mar 14, 2025 by udesou Draft
JuliaSyntax parser-based REPL completions overhaul backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
#57767 opened Mar 13, 2025 by xal-0 Loading…
10
12
batch some binding changes backport 1.12 Change should be backported to release-1.12
#57765 opened Mar 13, 2025 by vtjnash Loading…
ProTip! Updated in the last three days: updated:>2025-03-17.