-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: microsoft/calculator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update dependent packages in UITests projects
#2462
opened May 6, 2026 by
emmche
Collaborator
Loading…
Bug fixing and making test project compatible
#2459
opened Apr 29, 2026 by
emmche
Collaborator
Loading…
Fix implicit multiplication: handle cases like (25)2 → 25*2
#2452
opened Mar 30, 2026 by
adithya-naik
Loading…
Adopt MSVC 14.50 and fix C4874 assignment-as-condition in Grapher.cpp
#2436
opened Jan 27, 2026 by
michaelbprice
Loading…
Fix -Wdangling-capture warning in CalcEngine::GetString()
#2434
opened Jan 20, 2026 by
dongfengweixiao
Loading…
Fix compiler warnings in calc.cpp and trans.cpp
#2432
opened Jan 19, 2026 by
dongfengweixiao
Loading…
Do not wait on invoking the collection before returning false.
#2423
opened Dec 6, 2025 by
LumioseSil
Contributor
Loading…
Typo: CannotUseIndexVarInLimPoint displayed the wrong error message
#2422
opened Dec 6, 2025 by
LumioseSil
Contributor
Loading…
Check if vector is not empty before erasing the end
#2419
opened Dec 6, 2025 by
LumioseSil
Contributor
Loading…
rat_word is initialized twice and dumped twice
#2418
opened Dec 6, 2025 by
LumioseSil
Contributor
Loading…
Return a fresh copy to prevent use after free
#2417
opened Dec 6, 2025 by
LumioseSil
Contributor
Loading…
Add support for Fortran D-notation in scientific input (Fixes #2403)
#2414
opened Nov 28, 2025 by
Amitjoiya
Loading…
Fix assignment in conditional expression in Grapher.cpp
#2412
opened Nov 23, 2025 by
nakultt
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.