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

NFC: create an actual set of functions to manipulate GC thread ids GC Garbage collector
#54984 opened Jun 30, 2024 by d-netto Loading…
Right arrow autocompletes at line end stdlib:REPL Julia's REPL (Read Eval Print Loop)
#54983 opened Jun 30, 2024 by AshlinHarris Loading…
repl: Also ignore local imports with specified symbols
#54982 opened Jun 29, 2024 by Keno Loading…
Revert "inference: implement an opt-in interface to cache generated sources" kind:revert This reverts a previously merged PR.
#54977 opened Jun 28, 2024 by vtjnash Loading…
Update asyncmap docs to clarify order of outputs
#54974 opened Jun 28, 2024 by haakon-e Loading…
Add simple IR printer for the verifier.
#54973 opened Jun 28, 2024 by gbaraldi Loading…
Inline statically known method errors.
#54972 opened Jun 28, 2024 by gbaraldi Loading…
refactor contextual test files
#54970 opened Jun 28, 2024 by aviatesk 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…
Color todo admonitions in the REPL
#54957 opened Jun 27, 2024 by fredrikekre Loading…
don't throw EOFError from sleep
#54955 opened Jun 27, 2024 by lgeissbauer-btig Loading…
Simplify sweeping of big values GC Garbage collector
#54936 opened Jun 26, 2024 by d-netto 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…
Rename JL_HAVE_* constants, some related cleanup
#54911 opened Jun 24, 2024 by fingolfin Loading…
Create infer_eltype function status:triage This should be discussed on a triage call
#54909 opened Jun 23, 2024 by Tortar 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…
ProTip! Follow long discussions with comments:>50.