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

Base: power_by_squaring: don't require one backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug maths Mathematical functions
#57590 opened Feb 28, 2025 by nsajko Loading…
trimming: Avoid using indirectly-loaded packages trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57589 opened Feb 28, 2025 by topolarity Loading…
use @main for juliac executable entry point
#57588 opened Feb 28, 2025 by JeffBezanson Loading…
trimming: Restore JLL support trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57587 opened Feb 28, 2025 by topolarity Loading…
Base: append! convert length to Int before passing it on arrays [a, r, r, a, y, s] invalidations
#57585 opened Feb 28, 2025 by nsajko Loading…
Add missing arg in TOML printvalue 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 TOML
#57584 opened Feb 28, 2025 by qiaojunfeng Loading…
Document how return types and return values should be used in docstrign signature lines docs This change adds or pertains to documentation
#57583 opened Feb 28, 2025 by LilithHafner Loading…
Fix numbering on bulleted list in documentation.md docs This change adds or pertains to documentation
#57581 opened Feb 28, 2025 by LilithHafner Loading…
Mention docstrings in the style guide docs This change adds or pertains to documentation
#57580 opened Feb 28, 2025 by LilithHafner Loading…
Avoid requiring the REPL to be loaded to show error hints for undefined variables backport 1.12 Change should be backported to release-1.12
#57576 opened Feb 28, 2025 by KristofferC Loading…
Add table of contents to contributing.md and re-arrange sligthly. docs This change adds or pertains to documentation
#57575 opened Feb 28, 2025 by LilithHafner Loading…
WIP: Refactor IOBuffer code
#57570 opened Feb 28, 2025 by jakobnissen Draft
Fix C compiler warning when using pre-C11 compiler
#57564 opened Feb 27, 2025 by fingolfin Loading…
Make no-body function declaration implicitly global backport 1.12 Change should be backported to release-1.12
#57562 opened Feb 27, 2025 by Keno Loading…
inference: fix the ptrfree field check
#57550 opened Feb 27, 2025 by aviatesk Loading…
Use memchr for membership of byte in bytearray arrays [a, r, r, a, y, s] merge me PR is reviewed. Merge when all tests are passing performance Must go faster
#57548 opened Feb 27, 2025 by jakobnissen Loading…
inference: allow PartialStruct to represent strict undef field compiler:inference Type inference merge me PR is reviewed. Merge when all tests are passing
#57541 opened Feb 26, 2025 by aviatesk Loading…
Backports release 1.12 release Release management and versioning.
#57536 opened Feb 26, 2025 by KristofferC Loading…
4 of 15 tasks
set VERSION to 1.12.0-alpha1 release Release management and versioning.
#57535 opened Feb 26, 2025 by KristofferC Loading…
Specialize indexing a CartesianIndices with a CartesianIndex StepRangeLen arrays [a, r, r, a, y, s] ranges Everything AbstractRange
#57534 opened Feb 26, 2025 by jishnub Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.