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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/class
AgeCommit message (Expand)Author
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-09-11[System] Bump timeout in ServicePointTest.DnsRefreshTimeout test againAlexander Köplinger
2015-09-10[Socket] Duplicate logic of AsyncResult.ExecuteWorkItem to SocketAsyncResultLudovic Henry
2015-09-09[delegate] Bump BCL version for field added on DelegateLudovic Henry
2015-09-09[delegate] Fix bug #33218 "Action ReflectedType differs from Delegate Reflect...Ludovic Henry
2015-09-09Merge pull request #2041 from esdrubal/uritestfixMarcos Henrich
2015-09-09[System] Make ServicePointTest.DnsRefreshTimeout test more reliableAlexander Köplinger
2015-09-08Fixes DotNetRelativeOrAbsoluteTest.Marcos Henrich
2015-09-08[corlib] MulticastDelegate, bring back the HasSingleTarget internal method fo...Miguel de Icaza
2015-09-08Disable warnings about globally disabled warnings, show by ReferenceSource codeMiguel de Icaza
2015-09-08Merge pull request #2039 from simonhartmann/dns_refresh_timeoutMarek Safar
2015-09-08implemented DnsRefreshTimeout to ServicePointManager and adjusted behavior of...Simon Hartmann
2015-09-08Merge pull request #2032 from directhex/parallel_automake_is_hardMarek Safar
2015-09-07[Facades] Fix default profile parallelizationJo Shields
2015-09-07[Facades] Fix profile name error causing non-buildingJo Shields
2015-09-07[corlib] Make test reproducibleMarek Safar
2015-09-05Merge pull request #2031 from esdrubal/uriworkaroundMarcos Henrich
2015-09-05Merge pull request #2033 from tritao/zip-emptyZoltan Varga
2015-09-04Fix another broken test due to OSX oddities.Rodrigo Kumpera
2015-09-04Fix the DefaultThreadCurrentCulture for real.Rodrigo Kumpera
2015-09-04[Mono.Posix] Add ToString to struct Linger to help troubleshoot CI failure.Rodrigo Kumpera
2015-09-04[System.IO.Compression] Fixed handling of empty Zip archives in Update mode. ...triton
2015-09-04[System] UriKind.RelativeOrAbsolute workaround.Marcos Henrich
2015-09-04Fixes Uri.UserInfo with spaces.Marcos Henrich
2015-09-04Tests Uri.UserInfo with spaces.Marcos Henrich
2015-09-04Merge pull request #2022 from esdrubal/fixes-GetDaylightChangesMarcos Henrich
2015-09-04Fix NREX in Linux network change notification codeMarek Habersack
2015-09-03[Mono.Posix] Fix a test to accomodate for OSX's getsockopt implementation.Rodrigo Kumpera
2015-09-03[corlib] Fix a test. It was broken in so many ways, but hidden behind a check...Rodrigo Kumpera
2015-09-03DIST_SUBDIRS is a thing, fixes parallelism broken by previous changeJo Shields
2015-09-03Merge pull request #2024 from BogdanovKirill/webrequesttestMarcos Henrich
2015-09-03[Facades] fix exclusion from "make dist"Jo Shields
2015-09-03[HttpWebRequestTest] New test to check that after reading 2 GB of data from w...BogdanovKirill
2015-09-03[corlib] Fixes TimeZoneInfo.GetDaylightChanges.Marcos Henrich
2015-09-03[corlib] Test GetSystemTimeZones in all timezones.Marcos Henrich
2015-09-02[wcf] Fix a regression introduced by 577d50e2e149143b7c3030dbcf3bf03f8d71d06d.Zoltan Varga
2015-09-02[Facades] Fix accidental removal of a lineMiguel de Icaza
2015-09-02[corlib] Construct specific culture using most specific culture name region. ...Marek Safar
2015-09-02Merge pull request #2010 from buraktamturk/masterZoltan Varga
2015-09-02Update SynchronizedCollection.csdelme-imgtec
2015-09-02Revert "[sdb] Disallow nested invokes."Zoltan Varga
2015-09-01[bcl] Disable some tests which rely on fp behavior on mobile. (#33510).Zoltan Varga
2015-09-01[Facades] Fix parallel builds for non-general profilesMiguel de Icaza
2015-09-01[Facades] Use Zoltan's parallel build infrastructureMiguel de Icaza
2015-09-01Reverted too long to run test.Marcos Henrich
2015-09-01fixing typo appropiate in WebHeaderCollection.csTimotheus Pokorra
2015-08-31Remove incorrect warningsMarek Safar
2015-08-31[system] WebUtility from reference sourcesMarek Safar
2015-08-30Implement SqlDataReader.GetFieldValue<T> in order to fix EF's UpdateExceptionBurak Tamtürk
2015-08-29Revert "Merge pull request #2008 from dlech/CustomAttributeData"Marek Safar