summaryrefslogtreecommitdiff
path: root/src/mscorlib/shared/System/Globalization/TimeSpanParse.cs
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Remove StringSpanHelpers and start using MemoryExtensions (#16718)Ahson Khan1-38/+38
2017-11-27Switch new TryParse* and TryFormat methods to use span-based format (#15238)Stephen Toub1-13/+5
2017-10-06Remove StringBuilder allocations from roundtrip format DateTime parsingStephen Toub1-1/+4
2017-10-06Move DateTimeParse to use spans internallyStephen Toub1-1/+1
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez1-8/+4
2017-08-28Clean up code formatting as corert had doneStephen Toub1-636/+549
2017-08-28Move TimeSpanFormat.cs and TimeSpanParse.cs to sharedStephen Toub1-0/+1762