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-10-10[mcs] Rename error testMarek Safar
2015-10-10[mcs] Report global attributes without target. Fixes #34724Marek Safar
2015-10-10[mcs] Fixes typoMarek Safar
2015-10-09[process] Fix race between Exited and OutputDataReceived/ErrorDataReceivedLudovic Henry
2015-10-08Add stub implementation of System.DirectoryServices.DirectoryEntry.ObjectSecu...Richard Webb
2015-10-08[mcs] Resolve target before resolving collection/dictionary initializers. Fix...Marek Safar
2015-10-08[linker] Both the TypeSpecification (T) along with the GenericArguments (G) m...Sebastien Pouliot
2015-10-07[test] The process output/error is finished only when null is passedLudovic Henry
2015-10-07[corlib] Rework some test to avoid unhandled and swallowed exceptionLudovic Henry
2015-10-07[Facades] Add reflection Facades back to xammac. XM 2.4.0 shipped them so we ...Rodrigo Kumpera
2015-10-06Merge pull request #2060 from ludovic-henry/socket-rework-asyncRodrigo Kumpera
2015-10-06[System] Make process pipe creation exception more verboseLudovic Henry
2015-10-06[mdoc] Update expected results due to 3156d1b05d75a2f70f1f2a882dab031a8ceed9f9Marek Safar
2015-10-06[xbuild] Make ToolsVersion 14.0 targeting 4.5.* frameworks workMarek Safar
2015-10-06Fixed HttpWebRequestTest to compile with mobile NUnit.João Matos
2015-10-05[socket] Refactor SocketAsyncEventArgs creationLudovic Henry
2015-10-05[socket] Move callbacks out of SocketAsyncEventArgsLudovic Henry
2015-10-05[socket] Remove SocketAsyncCallback dead codeLudovic Henry
2015-10-05[socket] Remove SocketAsyncWorkerLudovic Henry
2015-10-05[socket] Remove SocketAsyncEventArgs.DispatcherLudovic Henry
2015-10-05[socket] Remove SocketAsyncEventArgs.InitLudovic Henry
2015-10-05[socket] Factor SocketAsyncResult and ProcessAsyncResult common parts into IO...Ludovic Henry
2015-10-05[mcs] Keep documentation formatting as was written in source code. Fixes #34409Marek Safar
2015-10-05[system.web] Expand reference source stringsMarek Safar
2015-10-05Merge pull request #2107 from kasthack/system.web.srMarek Safar
2015-10-05[System.ComponentModel.DataAnnotations] More resource stringskasthack
2015-10-02Merge pull request #2025 from sawachika-kenji/patch-1Miguel de Icaza
2015-10-02Merge pull request #2087 from joelmartinez/mdoc-membername-fixupMiguel de Icaza
2015-10-02[System/build] Xamarin.Mac's bare/System.dll does not compile with SECURITY_D...Miguel de Icaza
2015-10-01Merge pull request #2099 from AdamBurgess/masterJo Shields
2015-09-30[Tools] Add 'user' option to cert-syncAdam Burgess
2015-09-30[Tools] Fix formatting in cert-syncAdam Burgess
2015-09-30Move System.IO.Compression and System.IO.Compression.FileSystem from the _par...Miguel de Icaza
2015-09-30[linker] allow to specify filename for linker dependencies fileRadek Doulik
2015-09-30Merge pull request #2045 from BillSeurer/timezoneMarcos Henrich
2015-09-30[System] Fixes SmtpClientTest.Deliver_AsyncMarcos Henrich
2015-09-30[CJK] fix bug #34059 - reviewed dead code and added some comments.Atsushi Eno
2015-09-29[corlib] Fix dispose race condition in CancellationTokenSourceLudovic Henry
2015-09-29[System.Web] Generated SR classkasthack
2015-09-29[System.Web] 20 attributes from reference sourcekasthack
2015-09-28[tests] Enable tests for xambug #28777 on AndroidMarek Habersack
2015-09-25Merge pull request #2092 from kasthack/system-web-stuff-importMarek Safar
2015-09-25[Mono.Posix] Fix signal tests to run on OS X, Android.Jonathan Pryor
2015-09-24[linker] add timestamp to the linker deps filenameRadek Doulik
2015-09-24Merge pull request #2084 from joelmartinez/mdoc-deletetestfixJonathan Pryor
2015-09-24[mcs] Further improvements to fixed statement changes from 4ea0fbbd4433d57e41...Marek Safar
2015-09-24[mcs] Emit fixed temp variables as managed referencesMarek Safar
2015-09-24[mcs] Add link to closest parent async storey only if it hold captured this. ...Marek Safar
2015-09-24Merge pull request #2088 from kasthack/system-web-ea-importMarek Safar
2015-09-24System.Web.Routing: RequestContext, RouteTable, RouteValueDictionary and Virt...kasthack