mono.git
2016-05-02 Atsushi EnoAlter #if BIGENDIAN code with run-time condition.
2016-05-02 Atsushi Enoadd DISABLE_XSLT_SCRIPT and DISABLE_XSLT_COMPILER.
2016-05-02 Atsushi EnoReduce !MOBILE scope in XmlReaderSettings. They are...
2016-05-02 Atsushi Enodisable Win32 registry dependencies in XmlReaderSetting...
2016-05-02 Atsushi EnoAdd workaround for XmlSchema serialization.
2016-05-02 Atsushi Enorevert mono-specific XmlSchemas changes that is not...
2016-05-02 Atsushi EnoMake changes for System.Xml merge into mono tree.
2016-05-02 Marek SafarDisable eventsources in resources
2016-05-02 Marek SafarRevert "Add read-only interfaces to some System/System...
2016-05-02 dotnet-botAdding reference source for part of Workflow Foundation
2016-05-02 dotnet-botAdd resources for some referencesource projects
2016-05-02 Marek SafarEndianness handling in binary reader
2016-05-02 Marek SafarRemove not useful !FEATURE_PAL from bufferedstream
2016-05-02 Marek SafarAdd mono specific DataAvailable to streamreader
2016-05-02 Marek SafarTextWriter without hardcoded line endings
2016-05-02 Marek SafarBugfix WriteLineAsync(String value) to not crash on...
2016-05-02 Ludovic HenryIntegrate the microsoft ThreadPool into it's own System...
2016-05-02 Marek SafarMono friendly IO errors
2016-05-02 Marek SafarFix contradicting defines in Stream
2016-05-02 Marek SafarFix a bug when setting capacity to 0 on MemoryStream...
2016-05-02 Marek SafarInline contracts error messages for text replacement...
2016-05-02 Alex Rønne... Add read-only interfaces to some System/System.Core...
2016-05-02 Atsushi Enoavoid reflection here.
2016-05-02 Atsushi EnoAdd I18N assembly invocation support in Encoding.
2016-05-02 Marek SafarApply more DISABLE_CAS_USE
2016-05-02 Marek SafarDisable more CAS on mobile
2016-05-02 Marek SafarMono friendly guid. Includes StringToLong fix for issue...
2016-05-02 Zoltan VargaRemove another unused decimal icall.
2016-05-02 Zoltan VargaRemove unused decimal icalls.
2016-05-02 Martin BauligNeed MONO_X509_ALIAS in _SslState.cs and _SecureChannel.cs.
2016-05-02 Martin BauligIntroduce new MONO_X509_ALIAS conditional and use it...
2016-05-02 Miguel de IcazaImplement NumberBufferToDecimal in Mono, and make Decim...
2016-05-02 Sebastien PouliotDisable some CAS usage using DISABLE_CAS_USE
2016-05-02 Martin BauligMerge the 'martin-ssl-integration' branch.
2016-05-02 Marek SafarAdd AmILittleEndian to bitconverter
2016-05-02 Marek SafarExclude legacy icalls from datetime
2016-05-02 Alexander KyteFixed MethodAccessException in dynamically generated...
2016-05-02 Marek SafarDisable legacy calls from timespan
2016-05-02 Marek SafarRemoves one culture #if
2016-05-02 Marek SafarMono friendly DateTimeFormatInfo
2016-05-02 Sebastien PouliotDisable CAS calls on System.Componentmodel.TypeDescriptor
2016-05-02 Martin BauligAdd another small DISABLE_CAS_USE conditionals.
2016-05-02 Martin BauligAdd 'MONO_FEATURE_LOGGING' conditional to disable Loggi...
2016-05-02 Marek SafarCorrectly fix 857b021d78ea1e987b7e65493c6d926948926bb4
2016-05-02 Marek SafarReverts not needed changes
2016-05-02 Martin BauligFIXME: This completely breaks Xamarin Studio, making...
2016-05-02 Martin BauligAdd 'MONO_FEATURE_NEW_TLS' conditional to SslStreamContext.
2016-05-02 Marek SafarDisable com specific stringbuilder marshalling
2016-05-02 Zoltan VargaRevert "[mscorlib] RuntimeWrappedException mono updates."
2016-05-02 Martin BauligUse "Thread.CurrentThread.ManagedThreadId" on Mono.
2016-05-02 Martin BauligAdd conditionals where needed.
2016-05-02 Martin BauligAdd REAMDE.Mono with known conditional names.
2016-05-02 Zoltan VargaRuntimeWrappedException mono updates.
2016-05-02 Marek SafarMono Calendars compatibility
2016-05-02 Marek SafarList<T> mono updates
2016-05-02 Marek SafarExclude never used method
2016-05-02 Marek SafarAdd BigNumber runtime api
2016-05-02 Marek SafarMono number formatting
2016-05-02 Miguel de IcazaComponentModel, make it build in the MOBILE profile
2016-05-02 Ludovic HenryAdd mono internal API support
2016-05-02 Marek SafarReplace more Array.MaxArrayLength appearences
2016-05-02 Marek SafarRemove windows api dependency from Timer
2016-05-02 Marek SafarConditionals for mobile profiles
2016-05-02 Miguel de IcazaDisable IL code generation until we figure out 25671
2016-05-02 Miguel de IcazaOnly initialize Etw on Windows
2016-05-02 Miguel de IcazaRemove code that depends on code that has not been...
2016-05-02 Marek HabersackUse the DISABLE_CAS_USE macro instead of MOBILE to...
2016-05-02 dotnet-botAdding reference source for System.Net
2016-05-02 Marcos HenrichRemoved UnsafeNativeMethods calls on Mono. - MEMORYSTAT...
2016-05-02 Marcos HenrichAdded Mono config variables. Variables __MonoEmulateOne...
2016-05-02 Marek HabersackExclude security code from the mobile targets.
2016-05-02 Marek SafarDisable UseCompatibleTypeConverterBehavior on mono
2016-05-02 Marek Safarcomponentmodel tweaked to work with mono
2016-05-02 Marcos HenrichDisable use of CAS. The added ifdef is required to...
2016-05-02 Marek SafarRemove unused private using
2016-05-02 Marcos HenrichRemoved unnecessary call to Thread.WriteVolatile. Syste...
2016-05-02 Marcos HenrichReaderWriterLockSlim.cs now builds with mono.
2016-05-02 Alexander KöplingerAdd support to build with Mono
2016-05-02 Sebastien PouliotRemove unused System.Web namespace from source (it...
2016-05-02 Miguel de IcazaDisable use of CAS when compiling with DISABLE_CAS_USE
2016-05-02 Miguel de IcazaFix the conditional, we disable Emit code on FULL_AOT
2016-05-02 Marek SafarAdd support to build with Mono.
2016-05-02 Miguel de IcazaAdjust to disable IL generation under FULL_AOT_RUNTIME
2016-05-02 Miguel de IcazaAdd support to build build with Mono.
2016-05-02 dotnet-botAdding System.Compo... System.Ident... System.Numer...
2016-05-02 dotnet-botUpdate formatting of LICENSE.txt and PATENTS.TXT
2016-05-02 dotnet-botAdding System.Data..., System.ServiceModel..., and...
2016-05-02 dotnet-botInitial commit
2016-05-02 Marek Safar[System.Runtime.Serialization] Remove redundant IVT...
2016-05-02 Marek Safar[System.Runtime.Serialization] Remove redundant IVT...
2016-04-30 Zoltan Varga[arm64] Dist arm64-codegen.h. Fixes #38223.
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-04-26 monojenkinsMerge pull request #2947 from mfilippov/master
2016-04-26 Joao Matos[runtime] Moved MONO_ZERO_LEN_ARRAY to mono-publib.h.
2016-04-26 Alexander KöplingerMerge pull request #2960 from directhex/switchable...
2016-04-26 Jo Shields[jenkins] introduce CI_TAGS env var, to alter flow...
2016-04-26 Mikhail FilippovRefactoring SocketAcceptAsyncTest
2016-04-26 Mikhail FilippovFix SocketAcceptAsyncTest
2016-04-26 Jo Shields[jenkins] Don't overwrite EXTRA_CONF_FLAGS inside run...
2016-04-26 Marek SafarMerge pull request #2949 from Unity-Technologies/xbuild...
next