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
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-04-03Fix allocated Encoding memory initialization (#28720)Tarek Mahmoud Sayed
2018-03-23Update Unsafe configuratationsWes Haggard
2018-03-15Add SuppressMetaPackage to break circular dependency during package restore (...Ahson Khan
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-01-24Add Unsafe.IsAddressGreaterThan and IsAddressLessThanLevi Broderick
2017-12-16Remove System.Runtime.CompilerServices.Unsafe from netcoreapp (#25959)Ahson Khan
2017-12-14Add xml comments to existing Unsafe APIs. (#25903)Ahson Khan
2017-11-30UnsafeTests: force explicit layout, so tests work on 32bit and 64bit platform...Bernhard Urban
2017-11-17Update `ref readonly` parameter for new compiler syntax: `in`.Eric Erhardt
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-10Add S.R.CS.Unsafe.AsRef<T>(ref readonly T) (#24479)ektrah
2017-10-10Making some small updates to Memory and S.R.CS test projects. (#24436)Ahson Ahmed Khan
2017-10-03Reenabling disabled tests and disabling others (for uapaot) (#24385)Ahson Ahmed Khan
2017-09-12Enable S.R.CS.Unsafe and System.Memory tests for UAP (#23905)Ahson Ahmed Khan
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-29Update VS configurationsEric St. John
2017-08-28S.R.CS.Unsafe.AsRef remove unnecessary IL instructions for netcoreapp (#23437)nietras
2017-08-15Ensure packages continue to build for NETCoreApp2.0Eric St. John
2017-08-04Improve directory deletion stack pressure (#22596)Jeremy Kuhne
2017-06-30Adding void* APIs for Add and Subtract (#20886)Ahson Ahmed Khan
2017-05-17Increment versions post 2.0Eric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-03Fix incremental build of S.R.CS.UnsafeEric St. John
2017-03-07Refresh current solutions and project configurationsWes Haggard
2017-03-02Add Unsafe.ReadUnaligned/WriteUnaligned (#16570)mikedn
2017-03-01Restore ilasm from external directoryEric Mellino
2017-02-28Revert "Update buildtools and re-enable projects disabled due to Unix ilasm"Eric Mellino
2017-02-27Update buildtools and re-enable projects disabled due to Unix ilasmEric Mellino
2017-02-17Make sure Memory and Unsafe are packaged w/o RIDEric St. John
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Merge pull request #15770 from weshaggard/FixSolutionsToUseWindowsSlashesWes Haggard
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Revert "Mark System.Memory and Unsafe as .NET Core App assemblies."Eric Mellino
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-01Mark System.Memory and Unsafe as .NET Core App assemblies.Eric Mellino
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-26Disable Unsafe outside Windows (ilproj's cannot build there yet)Eric Mellino
2017-01-26Add a Configurations.props file for CompilerServices.UnsafeEric Mellino
2017-01-19Remove use of NuGetTargetMonikerEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Cleaning up src.builds and tests.builds and build System.ConfigurationsJose Perez Rodriguez
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino