calculator/src
Rudy Huyn ca15f05227 DateDiff: Optimize how we build the string used when we calculate the difference between 2 dates (#195)
Optimize how we build the result of GetDateDiffString and GetDateDiffStringInDays, using std::wstring (mutuable) instead of Platform::String (immutable)
2019-03-15 17:20:33 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
Calculator Fix grid.Row (#279) 2019-03-15 02:06:10 -07:00
CalculatorUnitTests DateDiff: Optimize how we build the string used when we calculate the difference between 2 dates (#195) 2019-03-15 17:20:33 -07:00
CalcViewModel DateDiff: Optimize how we build the string used when we calculate the difference between 2 dates (#195) 2019-03-15 17:20:33 -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