calculator/src
Satya 7cad778cc0 Fix memory leak (#300)
Free memory allocated to temp before returning from the function.
2019-03-14 21:21:17 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00
Calculator Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
CalculatorUnitTests Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
CalcViewModel Fix memory leak (#300) 2019-03-14 21:21:17 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00