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

Add reference to time_ns in time docs This change adds or pertains to documentation
#57142 opened Jan 23, 2025 by nlw0 Loading…
clarify that time_ns is monotonic backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 dates Dates, times, and the Dates stdlib module docs This change adds or pertains to documentation
#57129 opened Jan 22, 2025 by stevengj Loading…
docs: include summarized information in the extended documentation mode docs This change adds or pertains to documentation REPL Julia's REPL (Read Eval Print Loop)
#57108 opened Jan 20, 2025 by aviatesk Loading…
Define publicity at a per-binding level, not per-symbol docs This change adds or pertains to documentation modules
#57094 opened Jan 18, 2025 by LilithHafner Loading…
Replace -> with :: where appropriate in docstrings docs This change adds or pertains to documentation
#57012 opened Jan 10, 2025 by LilithHafner Loading…
converted julia-repl to jldoctest in variables.md docs This change adds or pertains to documentation status: waiting for PR author
#56995 opened Jan 8, 2025 by xyz-harshal Loading…
Update MIME docstring display and printing Aesthetics and correctness of printed representations of objects. docs This change adds or pertains to documentation
#56942 opened Jan 3, 2025 by nathanrboyer Loading…
document that unsafe_string accepts Cstring docs This change adds or pertains to documentation strings "Strings!"
#56907 opened Dec 26, 2024 by stevengj Loading…
Edit of "Output-function summary" docs from a new learner docs This change adds or pertains to documentation io Involving the I/O subsystem: libuv, read, write, etc.
#56767 opened Dec 6, 2024 by nathanrboyer Loading…
remove superfluous global keywords in scope docs docs This change adds or pertains to documentation
#56762 opened Dec 6, 2024 by ArnoStrouwen Loading…
Make isstored public arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation sparse Sparse arrays
#56421 opened Nov 2, 2024 by MasonProtter Loading…
clarify kwarg dispatch docs, improve consistency with actual behavior design Design of APIs or of the language itself docs This change adds or pertains to documentation
#56401 opened Oct 31, 2024 by aplavin Loading…
doc: MathConstants: add admonitions noting unknown rationality docs This change adds or pertains to documentation maths Mathematical functions
#55897 opened Sep 26, 2024 by nsajko Loading…
Update noteworthy-differences.md docs This change adds or pertains to documentation
#55490 opened Aug 14, 2024 by mestinso Loading…
clarify that :compact prohibition on line breaks is for 2-arg show display and printing Aesthetics and correctness of printed representations of objects. docs This change adds or pertains to documentation
#55489 opened Aug 13, 2024 by stevengj Loading…
docs: Add headers for easier Core, Base and stdlib reference backport 1.10 Change should be backported to the 1.10 release docs This change adds or pertains to documentation
#55311 opened Jul 30, 2024 by adigitoleo Loading…
Docs: check that exports are documented, with check for regression/improvement docs This change adds or pertains to documentation docsystem The documentation building system
#55267 opened Jul 26, 2024 by IanButterworth Loading…
Clarify what "no program" means in egal docs docs This change adds or pertains to documentation
#54887 opened Jun 22, 2024 by jakobnissen Loading…
Doc Unicode operators - Update mathematical-operations.md docs This change adds or pertains to documentation
#54608 opened May 29, 2024 by PallHaraldsson Loading…
add docstring for small threshold docs This change adds or pertains to documentation sorting Put things in order
#54602 opened May 28, 2024 by DanielFrantes Loading…
Small change to docs for module import syntax docs This change adds or pertains to documentation modules packages Package management and loading
#54575 opened May 24, 2024 by DilumAluthge Loading…
document that DenseArrays do not need to define strides to follow the strided array API arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#54558 opened May 22, 2024 by LilithHafner Loading…
add a section in the performance tips about not overly specializing on functions docs This change adds or pertains to documentation performance Must go faster
#54376 opened May 6, 2024 by KristofferC Draft
Document that get! may mutate Dict collections Data structures holding multiple items, e.g. sets docs This change adds or pertains to documentation
#54164 opened Apr 20, 2024 by nalimilan Loading…
Add devdocs on UB docs This change adds or pertains to documentation
#54099 opened Apr 16, 2024 by Keno Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.