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

[release-1.10] fix a race condition in jl_gc_realloc_string GC Garbage collector kind:bugfix This change fixes an existing bug
#54967 opened Jun 27, 2024 by d-netto Loading…
RFC: Make include_dependency(path; track_content=true) the default backport 1.11 Change should be backported to release-1.11 compiler:precompilation Precompilation of modules
#54965 opened Jun 27, 2024 by fatteneder Loading…
Add timing to precompile trace compile
#54962 opened Jun 27, 2024 by IanButterworth Loading…
simplify handling of buffered pages GC Garbage collector
#54961 opened Jun 27, 2024 by d-netto Loading…
Color todo admonitions in the REPL
#54957 opened Jun 27, 2024 by fredrikekre Loading…
Fix accidental early evaluation of imported using binding
#54956 opened Jun 27, 2024 by Keno Loading…
don't throw EOFError from sleep
#54955 opened Jun 27, 2024 by lgeissbauer-btig Loading…
fix: Validate constructed date has year within typemin/max domain:dates Dates, times, and the Dates stdlib module
#54933 opened Jun 25, 2024 by mcmcgrath13 Draft
Backports for Julia 1.11.0-rc2 kind:release Release management and versioning.
#54925 opened Jun 25, 2024 by KristofferC Loading…
1 of 15 tasks
make jl_active_task_stack more accurate domain:multithreading Base.Threads and related functionality GC Garbage collector
#54923 opened Jun 24, 2024 by JeffBezanson Loading…
Fix annotated join with non-concrete eltype iters domain:strings "Strings!" kind:bugfix This change fixes an existing bug
#54919 opened Jun 24, 2024 by tecosaur Loading…
Fix potential underrun with annotation merging backport 1.11 Change should be backported to release-1.11 domain:strings "Strings!" kind:bugfix This change fixes an existing bug
#54917 opened Jun 24, 2024 by tecosaur Loading…
cglobal: Fall back to runtime intrinsic
#54914 opened Jun 24, 2024 by Keno Loading…
Rename JL_HAVE_* constants, some related cleanup
#54911 opened Jun 24, 2024 by fingolfin Loading…
Create infer_eltype function
#54909 opened Jun 23, 2024 by Tortar Loading…
Fix llvm debugging instructions and show how to print ir on crash in devdocs domain:docs This change adds or pertains to documentation
#54907 opened Jun 23, 2024 by Zentrik Loading…
Specialize findlast for integer AbstractUnitRanges and StepRanges domain:ranges Everything AbstractRange kind:bugfix This change fixes an existing bug performance Must go faster
#54902 opened Jun 23, 2024 by jishnub Loading…
fix concurrent module loading return value backport 1.11 Change should be backported to release-1.11
#54898 opened Jun 23, 2024 by vtjnash Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.