Merge pull request #1374 from directhex/master
[mono.git] / mcs /
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-26 Miguel de IcazaMerge pull request #1368 from martinjt/SuppressFormsAut...
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 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 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 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-06 Zoltan Varga[bcl] Remove some verbose test output.
2014-10-06 Alexis Christoforides[runtime] Implement 'nursery-canaries' option for SGen.
2014-10-06 Alexis Christoforides[runtime] Convert String.InternalSetLength to an icall...
2014-10-05 Marek Safar[system.xml] Make XmlSerializer work even when XmlTextR...
2014-10-05 Marek Safar[system.xml] Add missing 4.0 property
2014-10-05 Marek Safar[corlib] Notify parent task when child task uses NotOnF...
2014-10-03 Zoltan Varga[bcl] Use random ports for the HttpListener tests.
2014-10-02 Chris Hamons[mono-api-html] Add filter for new namespaces/types
2014-10-02 Sebastien PouliotRevert "Finish test changes started in 7ece665d16714db0...
2014-10-02 Sebastien PouliotRevert "Refresh HashAlgorithmTest to match changed...
2014-10-02 Sebastien PouliotRevert "Missing Args checks."
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-10-01 Rodrigo Kumpera[corlib] Fix UnicodeEncoding GetMaxByteCount and GetMax...
2014-09-30 Jo ShieldsFinish test changes started in 7ece665d16714db0979bde5d...
2014-09-30 Jo ShieldsRefresh HashAlgorithmTest to match changed NullStream...
2014-09-30 Marek Safar[mcs] Undo bool loads normalization from byte arrays
2014-09-30 Marek Safar[mcs] Correctly identify constant switch section when...
2014-09-30 Marek Safar[mcs] struct initializers are still experimental
2014-09-30 Marek SafarMerge pull request #1318 from AlexanderBekrenev/baa...
2014-09-30 Alexander BekrenevMembershipUser::UpdateUser method fix
2014-09-29 Marek Safar[facades] Add ComInterfaceType type forwarder
2014-09-29 Marek Safar[mcs] Don't consider loads from captured local cheap
2014-09-29 Marek Safar[mcs] null operator on unconstrained generic values
2014-09-29 Marek Safar[mcs] Handle crash in binary operators when enum is...
2014-09-29 Marek SafarMerge pull request #1316 from Therzok/addSealed
2014-09-28 Zoltan VargaFix a warning.
2014-09-28 Zoltan Varga[bcl] Add AppDomain.FirstChangeException event, not...
2014-09-28 Marius Ungureanu[CorCompare] Add pointer as a class type.
2014-09-28 Marius Ungureanu[CorCompare] Add sealed methods parsing.
2014-09-28 Marek SafarMerge pull request #1315 from rjvdboon/BootstrapContext
2014-09-27 rjvdboonmore coding style changes
2014-09-27 rjvdboonAdhere to mono coding guidelines.
2014-09-27 Marek Safar[corlib] Timespan ticks formatting rewrite. Fixes ...
2014-09-27 Marek SafarMerge pull request #1314 from alesliehughes/master
2014-09-27 Alistair Leslie... Add basic implement of ManagementObjectSearcher
2014-09-26 Zoltan Varga[sdb] Add an option to make debugger invokes virtual...
2014-09-26 Sebastien PouliotMerge pull request #1282 from madrang/MinorChangesOfPul...
2014-09-26 Sebastien Pouliot[corlib] Move iOS-specific code to a separate file...
2014-09-26 Sebastien Pouliot[Mono.Security] Clear Certificates after Import or...
2014-09-26 Marek Safar[mcs] Check for true/false user operators on unwrapped...
2014-09-26 Marek Safar[mcs] Add check for parameterless user constructor...
next