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

bpart: Turn on invalidation for guard->defined transitions
#57615 opened Mar 3, 2025 by Keno Loading…
bpart: Rename partition flags, turn binding flags atomic
#57614 opened Mar 3, 2025 by Keno Loading…
CI: Add a list of test failures at top of buildkite page via buildkite-agent annotate ci Continuous integration testsystem The unit testing framework and Test stdlib
#57610 opened Mar 2, 2025 by IanButterworth Draft
2 tasks
@nospecialize for string_index_err and StringIndexError error handling Handling of exceptions by Julia or the user invalidations strings "Strings!"
#57604 opened Mar 2, 2025 by nsajko Loading…
Base: add a lerpi method for String that just throws error handling Handling of exceptions by Julia or the user invalidations ranges Everything AbstractRange
#57594 opened Mar 1, 2025 by nsajko Loading…
restrict the state argument to iterate to Int64 for some ranges DO NOT MERGE Do not merge this PR! invalidations iteration Involves iteration or the iteration protocol ranges Everything AbstractRange
#57593 opened Mar 1, 2025 by nsajko Draft
Logging: Improve threadsafety 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 logging The logging framework multithreading Base.Threads and related functionality
#57591 opened Mar 1, 2025 by IanButterworth Loading…
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…
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 io Involving the I/O subsystem: libuv, read, write, etc.
#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…
inference: fix the ptrfree field check
#57550 opened Feb 27, 2025 by aviatesk Loading…
ProTip! Filter pull requests by the default branch with base:master.