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 (Collapse)Author
2017-10-24Fix System.Data.Odbc configurations for support package and run ↵Santiago Fernandez Madero
UpdateVSConfigurations (#24752) * Fixed odbc configurations for compat package * Run UpdateVSConfigurations * Remove Default Configurations to help VS... comment from csproj's * Remove from System.Buffers as well
2017-04-09Stop writing to current directoryDan Moseley
2017-03-21Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (#17201)Rion Williams
* Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (Where Applicable) Replaced `ContainsKey()` method calls with the new `TryAdd()` method where applicable. * Reverted `TryAdd()` To Previous Approach Reverted to earlier approach to avoid unnessary allocation of a new row. * Cleaned Up `else-if` Usage with `TryAdd()` Removed the `TryAdd()` call from within the conditional statements and moved them to the body * Added Extra Line for Readability / Coding Style * Updated Non-Dictionary Test Cases To Use `TryAdd()` Updated various unit tests to include the `TryAdd()` instead of the previous `ContainsKey()` pattern. This focused primarily on test casts that were not dictionary-related at all to help curb any potential regression issues. * Added `TryAdd()` Within Dictionary Performance Test Replaced older `ContainsKey()` implementation with newer `TryAdd()`. * Reverted PerfDictionary Test to `ContainsKey()` Usage Changed test to earlier implementation in to make way for .NET Core specific tests using newer API. * Created Separate .NET Core Dictionary Performance Test Copied the existing dictionary performance tests (from `Perf.Dictionary.cs`) and used the newer `TryAdd()` calls; Adjusted the projects test file only include these when targeting .NET Core. * Created Separate .NET Core SQL Manual Test Reverted previous usage of the newer `TryAdd()` method and created a separate .NET Core specific file to to be conditionally included and tested. * Separated .NET Core ILPrinter Test Reverted previous changes involving the `TryAdd()` method and created a seperate file to test this functionality only for .NET Core. * Created Seperate .NET Core Linq TreeManipulation Tests Reverted previous changes to the normal tests and created a seperate test targeting .NET Core with the newer `TryAdd()` usage. * Created Seperate .NET Core xNodeBuilder Test Reverted previous changes to the normal tests and created a seperate test targeting .NET Core with the newer `TryAdd()` usage. * Missed .NET Core Reference for InternalConnectionWrapper * Applied Compilation Condition for InternalConnectionWrapper to Avoid Collisions Applied Compilation Condition for InternalConnectionWrapper to Avoid Collisions (i.e. either build for .NET Core or use the other one for non-Core builds) * Avoiding Another Build Collision with .NET Core Functionality Added a .NET Core compilation constraint for the .NET Core specific ILPrinter class to avoid issues when building (i.e. only build .NET Core or non-Core). * Fixed Yet Another Potential Build Collision with .NET Core Added a .NET Core compilation constraint for the .NET Core specific Performance Dictionary testing class to avoid issues when building (i.e. only build .NET Core or non-Core). * Removed More Potential .NET Core Compilation Collisions Added .NET Core specific constraint to seperate Core and non-Core classes when building * Additional .NET Core Build Collision Fix Added an additional condition to separate .NET Core and non-Core builds. * Added TryAdd Extension Method for Testing Added an extension method to support `TryAdd()` calls within test cases across the solution to avoid code duplication. * Updated Namespace for Dictionary Extension Methods Changed from `System.Collection.Tests` to `System.Collections.Generic` as this wasn't actually a test but rather an extension method. * Removed Previous Duplicate Tests; Added Extension Method Removed Previous Duplicate Tests; Added Extension Method Usage * Updated Extension Method Path Replaced previous relative pathing string with `$(CommonTestPath)` * Added Missing Generic Type Parameters to TryAdd Extension Method * Removed Unnecessary Using Statement * Updated System.Linq.Expressions Tets to use Extension Method Removed .NET Core duplicate tests; Added reference to new extension method (from Common\tests) * Updated System.Private.Xml.Linq .NET Core Tests to Use TryAdd() Updated System.Private.Xml.Linq .NET Core Tests to Use TryAdd() extension method. * Updated System.Collections To Use Dictionary.TryAdd() Extension Method Removed previous .NET Core duplicated code and references * Updated Non-ContainsKey() Tests To Use Extension Method Updated Non-ContainsKey() tests to use the `TryAdd()` extension method approach * Extended TryAdd() Extension Method Updated the existing `TryAdd()` extension method to target any Dictionary related interfaces (as opposed to Dictionary implementations) * Updated References in System.Collections.Test Removed previous .NET Core specific reference; Added extension method availability * Added `TryAdd()` Extension Reference Added the `TryAdd()` extension for some other dictionary tests that rely on an interface (which now supports the `TryAdd()` method). * Removed Explicit .NET Core Compilation Constraint * Fixed Coding Style Issue Fixed Coding Style Issue of a missing blank line following the closing gullwing brace for the if-statement. * Added `<Link>` Section for Extension Method References Updated all of the previously added extension method `<Compile>` sections to include a `<Link>` section to improve formatting. * Added <Link> Section for Dictionary Extensions Added Missing <Link> Section for Dictionary Extensions
2017-02-17Fix several typos (#16264)Jon Hanna
* Fix several typos coment → comment rangecheck → range check testcase → test case deffer → defer everytime → every time whitespaces → whitespace (whitespace is uncountable) white space → whitespace white spaces → whitespace the the → the a → a nametest → name test scaned → scanned and and → and undecision → indecision are no whitespace → is no whitespace Whidbey casing Everett casing unkown → unknown messsage → message mesage → message mesasage → message publically → publicly (publically is attested but questionable). exceptionto → exception to mutatable → mutable implemention → implementation hadnt → hadn't couldnt → couldn't wouldnt → wouldn't wont → won't isntead → instead preocessor → processor particural → particular interations → iterations enterying → entering stoppped → stopped stoped → stopped verication → verification compuatation → computation revisisted → revisited partioner → partitioner lock'ed → locked table'd → table would hashtable'ed → hashtabled (still coining, but tabled is analogous) intialize → initialize calcuate → calculate perfom → perform performr → perform matthing → matching corect → correct thorw → throw supress → suppress reqeust → request mutliple → multiple ot → to trival → trivial upto → up to specfices → specifies patttern → pattern descrepancy → discrepancy explict → explicit implict → implicit usign → using non-sensical → nonsensical contination → continuation producs → products childred → children parametr → parameter approriate → appropriate insted → instead expection → exception successsfully → successfully funtion → function unqiue → unique apparant → apparent expception → exception conatined → contained apssed → passed propogate → propagate cutoms → custom currrent → current curent → current concurent → concurrent coplted → completed unexcepted → Unexpected (where the latter seems more appropriate) to to → to abd → and refence → reference particiant → participant cuurrent → current extratc → extract cparticipant → participant ehich → which choosen → chosen mske → make alread → already aquire → acquire droppping → dropping intial → initial tru → true aprticipant → participant excption → exception sempahore → semaphore fileds → fields threashold → threshold duting → during didnt → didn't atribute → attribute serliazation → serialization localy → locally channge → change prperties → properties attrbute → attribute sentinal → sentinel shoukd → should existant → existent commnent → comment expeted → expected propert → property commnet → comment datat → data ther → the mach → match inhertiance → inheritance convience → convenience completley → completely otheriwse → otherwise actuall → actual inefficent → inefficient defalut → default comparsion → comparison charcters → characters postion → position aleady → already charater → character incosistent → inconsistent seperate → separate veify → verify currentlly → currently corect → correct betwwen → between omiting → omitting readr → reader compae → compare allways → always thown → thrown with with → with usecase → use case avare → aware lexem → lexeme grammer → grammar oposite → opposite overrided → overridden everithig → everything chages → changes memeber → member proerties → properties identifer → identifier doesnot → does not deriaved → derived varialble → variable * defered -> deferred * Revert changes within clrcompression. * Revert underreach → under-reach * Fix casing broken while fixing spelling. * Use type name instead of "Diagnostic sources"
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
* Cleanup netstandard conditions in csproj files * Cleanup netstandard17 ifdefs * Disable failing tests
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Fix XLinqTests.TreeManipulation outerloop failuressepidehMS
2017-01-04Disable several XLinq tests failing all outerloop runsStephen Toub
2016-12-16Make Test projects compile against the Targeting pack. (3/3 of the work) ↵Jose Perez Rodriguez
(#14534)
2016-11-16Add System.Private.Xml.Linq tests to non-windows test runssepidehMS
2016-11-03Reference S.P.Xml.pkgproj or S.P.Xml.Linq.pkgproj directly in all Xml testssepidehMS
2016-11-01Add remaining System.Xml.Linq memberssepidehMS
2016-10-24Remove KeepAllProjectReferences=true from test projectssepidehMS
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
Restore this common project.json upfront to improve sync time and avoid download contention from nuget.
2016-10-18Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, respectivelydotnet-bot
2016-10-15Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, ↵dotnet-bot
beta-24614-00, respectively
2016-10-13Update CoreClr, CoreFx, External to beta-24613-02, beta-24613-01, ↵dotnet-bot
beta-24613-00, respectively
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-03, respectivelydotnet-bot
2016-10-11Update CoreClr, CoreFx to beta-24611-01, beta-24611-02 respectively (master)Stephen Toub
2016-10-08Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)Stephen Toub
2016-10-08Revert "Merge branch 'dotnet-bot-master-UpdateDependencies'"Sedar Gokbulut
This reverts commit 631f21b4c277f557e6482a4ed77e206884b7634a, reversing changes made to 374a387de011924040a34bad825f2f2e951603a1.
2016-10-07Update CoreClr, CoreFx, ProjectNTfs to beta-24607-02, beta-24607-03, ↵dotnet-bot
beta-24607-00, respectively
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-05Update CoreClr, CoreFx, ProjectNTfs to beta-24605-01, beta-24604-02, ↵dotnet-bot
beta-24604-00, respectively
2016-10-02Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, respectivelydotnet-bot
2016-10-01Update xunit.netcore.extensions packageWes Haggard
This allows us to start using TestPlatforms added with https://github.com/dotnet/buildtools/pull/1000
2016-10-01Update CoreClr, CoreFx to beta-24601-01, beta-24530-03, respectivelydotnet-bot
2016-09-30Update CoreClr, CoreFx to beta-24530-04, beta-24530-02, respectivelydotnet-bot
2016-09-30Update CoreClr, CoreFx, External, ProjectNTfs to beta-24529-03, ↵dotnet-bot
beta-24530-01, beta-24523-00, beta-24530-00, respectively
2016-09-23Update CoreClr, CoreFx, External, ProjectNTfs to beta-24522-04, ↵dotnet-bot
beta-24522-03, beta-24522-00, beta-24522-01, respectively
2016-09-22Update CoreClr, CoreFx, External, ProjectNTfs to beta-24522-01, ↵dotnet-bot
beta-24521-07, beta-24521-00, beta-24521-00, respectively
2016-09-21Update CoreClr, CoreFx, External, ProjectNTfs to beta-24520-03, ↵dotnet-bot
beta-24520-06, beta-24520-00, beta-24520-00, respectively
2016-09-18Update CoreClr, CoreFx to beta-24518-02, beta-24516-03, respectivelydotnet-bot
2016-09-16Using master packages instead of dev/apiJose Perez Rodriguez
2016-09-16Update CoreClr, CoreFx, External, ProjectNTfs to beta-24516-01, ↵dotnet-bot
beta-devapi-24515-01, beta-24514-00, beta-24516-00, respectively
2016-09-13Required changes to get the build green again after merge from dev/apiJose Perez Rodriguez
2016-09-12Update CoreClr, CoreFx, ProjectNTfs to beta-24512-02, beta-devapi-24512-01, ↵dotnet-bot
beta-24512-00, respectively
2016-09-11Update CoreClr, CoreFx to beta-24511-02, beta-devapi-24511-01, respectivelydotnet-bot
2016-09-10Update CoreClr, CoreFx, External to beta-24510-02, beta-devapi-24510-01, ↵dotnet-bot
beta-24509-00, respectively
2016-09-09Update CoreClr, CoreFx, ProjectNTfs to beta-24509-03, beta-devapi-24509-01, ↵dotnet-bot
beta-24509-00, respectively
2016-09-08Update CoreClr, CoreFx, External, ProjectNTfs to beta-24508-02, ↵dotnet-bot
beta-devapi-24508-03, beta-24507-00, beta-24508-00, respectively
2016-09-03Update CoreClr, CoreFx to beta-24503-02, beta-devapi-24503-01, respectivelydotnet-bot
2016-09-02Update CoreClr, CoreFx, External, ProjectNTfs to beta-24502-03, ↵dotnet-bot
beta-devapi-24502-02, beta-24502-00, beta-24502-00, respectively
2016-09-02Changes required to have dev/api building again after mergeJose Perez Rodriguez
2016-08-25Update CoreClr, CoreFx, External to beta-24425-04, beta-devapi-24424-01, ↵dotnet-bot
beta-24424-00, respectively
2016-08-22Update dev/api corefx packages to 24422-01Stephen Toub
2016-08-21Update dev/api corefx dependencies to 24421-01Stephen Toub
2016-08-20Update dev/api corefx dependencies to 24420-01Stephen Toub