Rudy Huyn
503831895d
Hide or Disable graphing calculator menu item when necessary ( #848 )
2019-12-06 15:03:07 -08:00
Pepe Rivera
41fbcfe9c5
Merge master into feature/GraphingCalculator branch ( #660 )
2019-09-05 15:01:12 -07:00
Stephanie Anderl
a418777f02
Merge master into feature/GraphingCalculator branch ( #585 )
...
* Merge master into feature/GraphingCalculator branch
2019-07-15 11:17:21 -07:00
Will
1113ff4b86
Updating comments per the C++ core guidelines and removing trailing whitespace ( #194 )
...
Fixed comments that were inconsistent with the style guidelines described in C++ core guidelines and the modern C++/WinRT language projections and removed trailing whitespace.
Inserted a space after the beginning of the comment so the text wasn't touching the // on all occurrences.
Removed all occurrences of trailing whitespace
2019-03-14 23:30:07 -07:00
Brett Waldbaum
64c6493312
Build with /W4 ( #197 )
...
All projects are built with warning level 4 (/W4) and treat warnings as errors (/WX).
Fixed build errors resulting from enabling these compiler flags.
2019-03-08 23:15:28 -08:00
Michał Janiszewski
0166daf5c7
Replace escape sequences with path separators in include paths
2019-03-07 15:51:00 -08:00
Matt Cooley
1c7187f632
Clean up unit test projects ( #4 )
...
* Rename CalculatorUnitTests_VS to CalculatorUnitTests, fix gitignore
* Delete internal unit tests
* Update pipeline paths
2019-01-29 19:37:37 -08:00