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

fixed clang url in build.md merge me PR is reviewed. Merge when all tests are passing
#57501 opened Feb 21, 2025 by ajinkya-k Loading…
make compile go faster with native caches building Build system, or building Julia or its dependencies
#57500 opened Feb 21, 2025 by vtjnash Loading…
strip Module filename from metadata
#57499 opened Feb 21, 2025 by vtjnash Loading…
export maxthreadid from Threads backport 1.12 Change should be backported to release-1.12 docs This change adds or pertains to documentation multithreading Base.Threads and related functionality
#57490 opened Feb 21, 2025 by KristofferC Loading…
Fix Float32/16 raised to integer typemin bugfix This change fixes an existing bug maths Mathematical functions
#57488 opened Feb 21, 2025 by kuszmaul Loading…
juliac: Add rudimentary Windows support backport 1.12 Change should be backported to release-1.12 trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57481 opened Feb 20, 2025 by topolarity Loading…
Intersect: try normal+reverse+existential subtyping during intersection bugfix This change fixes an existing bug needs pkgeval Tests for all registered packages should be run with this change types and dispatch Types, subtyping and method dispatch
#57476 opened Feb 20, 2025 by N5N3 Loading…
2
3
REPL completions: Enter import mode only when cursor beyond "import" bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)
#57473 opened Feb 19, 2025 by xal-0 Loading…
Fix error message when using const inside a function, require the LHS to be global, and prohibit "const x[] = 1" bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage) error messages Better, more actionable error messages
#57470 opened Feb 19, 2025 by xal-0 Draft
Scheduler: Use the root task as a scheduler task
#57465 opened Feb 19, 2025 by kpamnany Loading…
Minor change to an example for clarity.
#57461 opened Feb 19, 2025 by prabhuramachandran Loading…
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 needs tests Unit tests are required for this change
#57454 opened Feb 18, 2025 by gbaraldi 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…
15 of 24 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…
ProTip! Mix and match filters to narrow down what you’re looking for.