[mscorlib] Marshal.GetExceptionForHR() takes an `errorInfo` parameter.
[mono.git] / mcs /
2014-11-04 Jonathan Pryor[mscorlib] Marshal.GetExceptionForHR() takes an `errorI...
2014-11-04 Alexander KöplingerFix NET_2_0 build
2014-11-04 Miguel de IcazaMerge pull request #1363 from martinjt/AddMembershipPas...
2014-11-03 Martin ThwaitesAdded the MembershipPasswordAttribute class and associa...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-10-31 Alexander KöplingerAdd missing newline in .sources file, should fix build
2014-11-02 Miguel de Icaza[asp.net] Implement the EventHandlerTaskAsyncHelper...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaSet ReadEntityBodyMode default to Classic to force...
2014-11-02 Miguel de Icaza[asp.net] Implement the EventHandlerTaskAsyncHelper...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Atsushi Eno[xml] XmlDocument.ReadNode() should not special case...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-30 Rodrigo KumperaMerge pull request #1381 from schani/fix-23401
2014-10-30 Alexander KöplingerAdd files that were forgotten in 6af798962810054fcf68f8...
2014-10-30 Ryan J. MelenaRevert incorrect changes from commit 950d9c8a567273c336...
2014-10-30 Miguel de IcazaRe-apply the patch, there isa fix for it
2014-10-30 Zoltan Varga[Mono.Data.Tds] Allow sending of text data longer than...
2014-10-30 Miguel de IcazaRevert this patch, as it broke the test suite
2014-10-30 Jonathan Pryor[System.Core/Android] Update TimeZone database self...
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan Varga[corlib] Add some missing memory barriers to the Concur...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-28 Zoltan VargaMerge pull request #1376 from StephenMcConnel/bug-24109
2014-10-28 Stephen McConnelZero out pointers to freed memory in AudioDevice
2014-10-28 Alexis ChristoforidesMerge pull request #1373 from michaldobrodenka/master
2014-10-28 João MatosMerge pull request #1369 from DynamicDevices/ajl/appveyor
2014-10-28 Zoltan VargaMerge pull request #1374 from directhex/master
2014-10-28 Alexis Christoforides[System.IO] Phase 2 of revamping KeventWatcher (FileSys...
2014-10-28 Cody Russell[System.IO] Reimplemented much of the kqueue-based...
2014-10-27 michaldobrodenkaFix for ObjectDiposedException in DispatcherCB class
2014-10-26 Martin ThwaitesAdd ClientDisconnectedToken property to HttpResponseBas...
2014-10-26 Miguel de IcazaMerge pull request #1368 from martinjt/SuppressFormsAut...
2014-10-26 Mike MoranoAdd/update missing bits in order to support MVC5.2.
2014-10-26 Martin ThwaitesImplement the SuppressFormsAuthenticationRedirect prope...
2014-10-26 Zoltan VargaMerge pull request #1367 from kornelpal/dolt-mingw32
2014-10-25 Zoltan VargaMerge pull request #1364 from muojp/addDotNet45_SocketCtor
2014-10-25 Kei Nakazawa[System] Added missing ctor to Socket for initializing...
2014-10-24 Eberhard Beilharz[MWF] Improve ellipsis handling
2014-10-24 Eberhard Beilharz[MWF] Display visual feedback on pressed button (#23869)
2014-10-24 Jonathan Pryor[mscorlib/Android] TimeZoneInfo.Local.Id should be...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-24 Miguel de IcazaMerge pull request #1362 from echampet/dupfix
2014-10-24 Etienne CHAMPETIERHttpApplication: if there is an exception in InitOnce...
2014-10-24 Etienne CHAMPETIERWebConfigurationManager: simplify call to Configuration...
2014-10-24 Etienne CHAMPETIERWebConfigurationManager: protect GetSection
2014-10-24 Etienne CHAMPETIERHttpApplication: set StatusCode = 500 when we send...
2014-10-24 Jo ShieldsMerge pull request #1361 from akoeplinger/fix-forms
2014-10-24 Atsushi Eno[xml] XmlTextReader: Value was wrong after ReadAttribut...
2014-10-23 Atsushi Eno[relaxng] fix default namespace handling in compact...
2014-10-23 Alexander Köplinger[MWF] Use overload of Marshal.PtrToStringUni that reads...
2014-10-23 Vincent PovirkFile URI's without a host are not UNC paths on Windows.
2014-10-23 Ludovic Henry[bcl] Restore ThreadPool number of threads configuratio...
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Ludovic Henry[threadpool] Fix deadlock/starvation of the thread...
2014-10-22 Zoltan Varga[bcl] Fix races in task tests.
2014-10-22 Dan ParnhamIncluded /dev/ttyACM in the search for serial port...
2014-10-21 Jo ShieldsMerge pull request #1356 from martinjt/ReadEntityV2
2014-10-20 Ryan MelenaAdditional JWT Security Token Support
2014-10-20 Martin ThwaitesRemoved erroneously added property to HttpRequestBase...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-18 Martin ThwaitesImplement Request.Abort()
2014-10-18 Martin ThwaitesImplement the ReadEntityBodyMode properties
2014-10-16 Zoltan Varga[bcl] Add an AppDomain.DoUnhandledException () internal...
2014-10-16 Eberhard Beilharz[MWF] Use full available height for text
2014-10-16 Eberhard Beilharz[MWF] Use full width for measuring text
2014-10-15 Zoltan Varga[corlib] Implement MonoGenericClass:GetCustomAttributes...
2014-10-13 Marek Safar[mcs] A pointer-type may be used as the type of a volat...
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-10 Joerg RosenkranzPrevent NullReferenceException in case of missing Host
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-09 Alexis ChristoforidesFix oops in DataContractJsonSerializer fix
2014-10-08 Zoltan Varga[bcl] Use List instead of ArrayList () in a few places.
2014-10-08 Zoltan Varga[bcl] Free strings allocated using Marshal.SecureString...
2014-10-08 Marek SafarMerge pull request #1330 from esdrubal/blockingcollection
2014-10-08 Marcos HenrichRefactored AddToAny and TakeFromAny to reuse code.
2014-10-08 Marcos HenrichImproved BlockingCollection.AddAny. Fixes #22775.
2014-10-08 Marcos HenrichTest BlockCollection.AddAny. Covers #22775.
2014-10-08 Marcos HenrichBlockingCollection.Add was adding one more item than...
2014-10-08 Marcos HenrichTest that BlockingCollection.Add blocks when there...
2014-10-07 Alexis Christoforides[bcl] Implement KnownTypes for DataContractJsonSerializ...
2014-10-07 Alexis Christoforides[tests] Add tests for Bug #23058 and polymorphism/known...
2014-10-07 Marek SafarMerge pull request #1329 from esdrubal/httputility
2014-10-07 Alexis ChristoforidesMerge pull request #1327 from ermshiperete/Xamarin...
2014-10-07 Jonathan Pryor[System.Core/Android] Fix standalone unit tests.
2014-10-07 Marcos HenrichHttpQSCollection.ToString now url encodes values. Fixes...
2014-10-07 Marcos HenrichTest HttpQSCollection.ToString url encoding. Covers...
2014-10-07 Zoltan VargaMerge pull request #1328 from vkargov/master
2014-10-07 Eberhard Beilharz[MWF] Pass graphics when calculating button text and...
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-07 Marcos HenrichAdded missing files to projects csproj files.
2014-10-07 Marcos HenrichReset stream position before doing CopyToAsync.
2014-10-07 Marcos HenrichCall SetupRequestAsync only after ContentType changes...
next