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

cleanup old builtins backport 1.12 Change should be backported to release-1.12
#57532 opened Feb 25, 2025 by vtjnash Loading…
some updates for trimming
#57531 opened Feb 25, 2025 by JeffBezanson Loading…
[Compiler] new approach to verify --trim output
#57530 opened Feb 25, 2025 by vtjnash Loading…
Add hint for UndefVarError string macro errors error messages Better, more actionable error messages needs tests Unit tests are required for this change
#57529 opened Feb 25, 2025 by IanButterworth Loading…
2 tasks
Bump JuliaSyntaxHighlighting backport 1.12 Change should be backported to release-1.12 stdlib Julia's standard library
#57526 opened Feb 25, 2025 by tecosaur Loading…
Remove usages of weak symbols
#57523 opened Feb 24, 2025 by topolarity Loading…
Convert from StepRangeLen to StepRange ranges Everything AbstractRange
#57521 opened Feb 24, 2025 by jishnub Loading…
release Compiler v1.12.0 (and discussion on how to use it)
#57520 opened Feb 24, 2025 by aviatesk Loading…
limit recursion depth to prevent stack overflow in 2-arg promote_type bugfix This change fixes an existing bug error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages minor change Marginal behavior change acceptable for a minor release needs nanosoldier run This PR should have benchmarks run on it needs pkgeval Tests for all registered packages should be run with this change triage This should be discussed on a triage call
#57517 opened Feb 24, 2025 by nsajko Loading…
use rapidhash hashing performance Must go faster
#57509 opened Feb 23, 2025 by adienes Draft
Informative error in promotion with conflicting promote_rules bugfix This change fixes an existing bug error messages Better, more actionable error messages
#57507 opened Feb 23, 2025 by jishnub Loading…
export maxthreadid from Threads backport 1.12 Change should be backported to release-1.12 docs This change adds or pertains to documentation multithreading Base.Threads and related functionality
#57490 opened Feb 21, 2025 by KristofferC Loading…
Fix Float32/16 raised to integer typemin bugfix This change fixes an existing bug maths Mathematical functions
#57488 opened Feb 21, 2025 by kuszmaul Loading…
juliac: Add rudimentary Windows support backport 1.12 Change should be backported to release-1.12 trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57481 opened Feb 20, 2025 by topolarity Loading…
Intersect: try normal+reverse+existential subtyping during intersection bugfix This change fixes an existing bug needs pkgeval Tests for all registered packages should be run with this change types and dispatch Types, subtyping and method dispatch
#57476 opened Feb 20, 2025 by N5N3 Loading…
2
3
REPL completions: Enter import mode only when cursor beyond "import" bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)
#57473 opened Feb 19, 2025 by xal-0 Loading…
Fix error message when using const inside a function, require the LHS to be global, and prohibit "const x[] = 1" bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage) don't squash Don't squash merge error messages Better, more actionable error messages
#57470 opened Feb 19, 2025 by xal-0 Draft
Scheduler: Use the root task as a scheduler task
#57465 opened Feb 19, 2025 by kpamnany Loading…
Minor change to an example for clarity.
#57461 opened Feb 19, 2025 by prabhuramachandran Loading…
If the user explicitly asked for 1 thread don't add an interactive one. backport 1.12 Change should be backported to release-1.12 multithreading Base.Threads and related functionality needs tests Unit tests are required for this change
#57454 opened Feb 18, 2025 by gbaraldi Loading…
ProTip! Follow long discussions with comments:>50.