Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Marking code as unchecked (pt 8) (#16117)Dennis "D.C." Dietrich
2017-02-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-13Merge pull request #15592 from jamesqo/bigintStephen Toub
2017-02-11Marking code as unchecked (pt 6) (#16048)Dennis "D.C." Dietrich
2017-02-08Merge pull request #15835 from dcwuser/complextrig1Eric Mellino
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Addressed reviewer requests on comments.David Wright
2017-02-07Update comments. Restore legacy tests attributed to run only for netfx.David Wright
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-06Fix one spacing style issue.David Wright
2017-02-06Improve trig and hyperbolic trig, associated tests.David Wright
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-03Restore some comment formatting for BigInteger (#15726)Axel Heer
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Merge pull request #15670 from joperezr/AddingUAPVerticalJose Perez Rodriguez
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Fixed BigInteger test failure for uk-UA (#15587)Dennis "D.C." Dietrich
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-29Avoid allocations for BigInteger.&,|,^ for small operandsJames Ko
2017-01-27Merge pull request #15338 from dcwuser/complexsqrt2Eric Mellino
2017-01-27Fix style nits and skip new tests for netfx.David Wright
2017-01-26Handle infinities in Hypot and Sqrt specially so they don't produce NaNs. Add...David Wright
2017-01-26Move field to top of class as per project conventions.David Wright
2017-01-26Rename field according to project conventions.David Wright
2017-01-26Change rescaling limit, reduce comments.David Wright
2017-01-25Handle z with overflowing abs, address style comments, suspend Asin tests usi...David Wright
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Change comments based on feedback.David Wright
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Optimized complex sqrt, added strict test for sqrt(-1)=iDavid Wright
2017-01-19Remove packages from NETStandard.Library 1.6Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-13Merge branch master into dev/engJose Perez Rodriguez
2017-01-13Fix the outerloop test cases on System.Numeric to run on desktop (#15128)Tarek Mahmoud Sayed
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Fix System.Runtime.Numerics Tests to run against desktopTarek Mahmoud Sayed
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-10Update CoreClr, CoreFx, ProjectNTfs to beta-24910-02, beta-24910-02, beta-249...dotnet bot
2017-01-09Update CoreClr, CoreFx to beta-24909-03, beta-24909-02, respectivelydotnet-bot