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

If the user explicitly asked for 1 thread don't add an interactive one. backport 1.12 Change should be backported to release-1.12 multithreading Base.Threads and related functionality
#57454 opened Feb 18, 2025 by gbaraldi Loading…
Revert "Make emitted egal code more loopy (#54121)" backport 1.12 Change should be backported to release-1.12 compiler:codegen Generation of LLVM IR and native code
#57453 opened Feb 18, 2025 by vtjnash Loading…
Convert some julia-repl examples to doctests
#57452 opened Feb 18, 2025 by lgoettgens Loading…
adds libmsvcrt from mingw-64 to the build directory building Build system, or building Julia or its dependencies system:windows Affects only Windows
#57451 opened Feb 18, 2025 by ajinkya-k Draft
bpart: Also partition ->deprecated
#57449 opened Feb 18, 2025 by Keno Loading…
Logging: test multithreaded logging logging The logging framework multithreading Base.Threads and related functionality
#57448 opened Feb 17, 2025 by IanButterworth Loading…
Backports for 1.12 release Release management and versioning.
#57444 opened Feb 17, 2025 by KristofferC Loading…
6 of 15 tasks
only cache concrete types
#57442 opened Feb 17, 2025 by adienes Loading…
test: Compiler: relax flaky codegen test ci Continuous integration compiler:codegen Generation of LLVM IR and native code test This change adds or pertains to unit tests
#57432 opened Feb 16, 2025 by nsajko Loading…
Fix pretty printing of symbols by Test.jl needs tests Unit tests are required for this change
#57430 opened Feb 16, 2025 by nerdberg792 Loading…
reword eachslice docs to allow other slices objects breaking This change will break code docs This change adds or pertains to documentation
#57428 opened Feb 16, 2025 by rafaqz Loading…
Fix performance regression in hvcat of simple matrices backport 1.12 Change should be backported to release-1.12 performance Must go faster
#57422 opened Feb 15, 2025 by BioTurboNick Loading…
lowering: Don't mutate lambda in linearize backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57416 opened Feb 14, 2025 by mlechu Loading…
codegen: cleanup gcstack call frames somewhat earlier backport 1.12 Change should be backported to release-1.12 compiler:codegen Generation of LLVM IR and native code
#57410 opened Feb 14, 2025 by vtjnash Loading…
Make false a strong zero against 1//0 maths Mathematical functions minor change Marginal behavior change acceptable for a minor release needs pkgeval Tests for all registered packages should be run with this change rationals The Rational type and values thereof
#57409 opened Feb 14, 2025 by LilithHafner Loading…
Change memory indexing to use the type as index instead of i8 arrays [a, r, r, a, y, s] backport 1.12 Change should be backported to release-1.12 merge me PR is reviewed. Merge when all tests are passing performance Must go faster
#57389 opened Feb 13, 2025 by gbaraldi Loading…
Parse begin/end in ref as Expr needs pkgeval Tests for all registered packages should be run with this change
#57368 opened Feb 11, 2025 by mlechu Draft
Use ptrdiff_t sized offsets for gvars_offsets to allow large sysimages 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
#57366 opened Feb 11, 2025 by gbaraldi Loading…
Initial support 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
#57352 opened Feb 10, 2025 by Zentrik Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.