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
AgeCommit message (Expand)Author
2015-12-14Merge pull request #2218 from mono/assignProjectConfigurtionFixMarek Safar
2015-12-14Bump reference souces to include fix for #36786Marek Safar
2015-12-14[mcs] test update to work on 64bit monoMarek Safar
2015-12-14Merge pull request #2334 from iainx/handle-commaMarek Safar
2015-12-13[mcs] Handle commas inside quotes correctlyiain holmes
2015-12-13[HttpConnection] Bug fix: HttpListener's "IgnoreWriteExceptions" property val...bogdanov
2015-12-13Merge pull request #2335 from iainx/implement-mirMarek Safar
2015-12-13[corlib] Fix String.PadLeft/Right tests and add a new test for large stringAlexander Köplinger
2015-12-13Microsoft.Build.Engine] Implement ConvertToITaskItemArrayiain holmes
2015-12-12Revert "[System]: Add _HelperAsyncResults.cs from the referencesource."Martin Baulig
2015-12-12[mcs] Improve a780c52749695141c2037a5828808a82880292f6 to not emit extra conv...Marek Safar
2015-12-11Merge pull request #2311 from mlancione/masterLudovic Henry
2015-12-11[threadpool] Fix GetAvailableThreads testLudovic Henry
2015-12-11[mcs] Extend int to native int when doing pointer arithmetic on it. Fixes #36839Marek Safar
2015-12-11Typo errormlancione
2015-12-11Fix endless recursion in XmlCompiledTransform on mobileMarek Habersack
2015-12-10[System]: Add _HelperAsyncResults.cs from the referencesource.Martin Baulig
2015-12-10[corlib]: Cleanup X509Certificate and move the implementation-specific bits i...Martin Baulig
2015-12-10[threadpool] Fix System.Web tests failuresLudovic Henry
2015-12-10Merge pull request #2310 from lambdageek/dev/bug-36305Aleksey Kliger (λgeek)
2015-12-10More code-style changesmlancione
2015-12-10[System.Runtime.Caching] Add missing locking when accessing cache entriesAlexander Köplinger
2015-12-10Code-style changesmlancione
2015-12-10Merge pull request #2305 from ludovic-henry/fix-threadpool-36414Ludovic Henry
2015-12-10Merge pull request #2296 from xmcclure/webrequest-regexMartin Baulig
2015-12-10Merge pull request #2312 from ArsenShnurkov/bug36724Alexander Köplinger
2015-12-10[corlib]: X509Certificate needs to implement IDisposable.Martin Baulig
2015-12-09[threadpool] Fix get min and available threads icallsLudovic Henry
2015-12-09Merge pull request #2285 from knocte/filesystemwatcherAlexis Christoforides
2015-12-09Fixing Tab Spacesmlancione
2015-12-09[mkbundle] Fix execution on OS X and LinuxAlexis Christoforides
2015-12-09fix for https://bugzilla.xamarin.com/show_bug.cgi?id=36724ArsenShnurkov
2015-12-09[reflection] Test case for 36305.Aleksey Kliger
2015-12-08Merge pull request #2302 from ludovic-henry/fix-delegate-36640Ludovic Henry
2015-12-08[delegate] Fix multicast remove behaviourLudovic Henry
2015-12-08[delegate] Fix multicast Method property implementationLudovic Henry
2015-12-08Document HTTP_PROXY and NO_PROXY environment variables.Andi McClure
2015-12-08Merge pull request #2246 from BrzVlad/feature-concurrent-evacuationVlad Brezae
2015-12-08[sgen] Remove allow synchronous flag for concurrent collectionVlad Brezae
2015-12-08Correctly escape proxy domains in WebRequest (bug #36356)Andi McClure
2015-12-07[System] Fixes mobile buildMarek Safar
2015-12-07[System] Fixes leak in NtlmClient which never released cached WebRequest. Fix...Marek Safar
2015-12-07[mcs] Process flow analysis for interpolated string inserts. Fixes #36589Marek Safar
2015-12-07Bump reference sourcesMarek Safar
2015-12-06Merge pull request #2276 from lambdageek/dev/bug-36283Rodrigo Kumpera
2015-12-05[System] Remove arbitrary debugging limit from FileSystemWatcher on OSX, fixe...Miguel de Icaza
2015-12-05[corlib][tests] Disable tests that requires Windows (dllimport) on mobile pro...Sebastien Pouliot
2015-12-05Merge pull request #2286 from migueldeicaza/masterMiguel de Icaza
2015-12-05Bump reference source to .net 4.6.1Marek Safar
2015-12-05[System] interopservices from reference sourceMarek Safar