Skip to content

Pull requests: microsoft/calculator

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
Assigned to nobody Loading
Sort

Pull requests list

Migrate to C++20 standard coroutines, drop deprecated /await
#2472 opened Jun 1, 2026 by emmche Contributor Loading…
Fix memory leaks in _gamma and factrat
#2467 opened May 22, 2026 by axtar Loading…
Refine snapping condition for _snaprat
#2466 opened May 22, 2026 by axtar Loading…
Add troubleshooting guide
#2456 opened Apr 17, 2026 by Jah-yee Loading…
6 tasks done
docs: add troubleshooting guide
#2455 opened Apr 14, 2026 by Jah-yee Loading…
Update README.md
#2453 opened Apr 12, 2026 by Aradhana05-arch Loading…
Added test file
#2450 opened Mar 22, 2026 by anuhya217 Loading…
sample commit
#2440 opened Feb 9, 2026 by NandaniAggarwal Loading…
Fix compiler warnings in calc.cpp and trans.cpp
#2432 opened Jan 19, 2026 by dongfengweixiao Loading…
Fix #2405: CalcManager build fail on Linux
#2431 opened Jan 19, 2026 by dongfengweixiao Loading…
Do not wait on invoking the collection before returning false.
#2423 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
Typo: CannotUseIndexVarInLimPoint displayed the wrong error message
#2422 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
Fix button bindings
#2421 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
Don't leak event handlers
#2420 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
Check if vector is not empty before erasing the end
#2419 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
rat_word is initialized twice and dumped twice
#2418 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
Return a fresh copy to prevent use after free
#2417 opened Dec 6, 2025 by mike-goutokuji Contributor Loading…
Update platform toolset to v145 in project files
#2413 opened Nov 25, 2025 by Hurrieam Loading…
Fix assignment in conditional expression in Grapher.cpp
#2412 opened Nov 23, 2025 by nakultt Loading…
ProTip! Exclude everything labeled bug with -label:bug.