[runtime] Fix DISABLE_REFLECTION_EMIT build.
[mono.git] / mcs /
2017-08-22 Alexander Köplinger[bcl] Remove unused left over .args files
2017-08-22 markusbethenable some tests for System.Text.UnicodeEncoding ...
2017-08-21 Rodrigo KumperaMerge pull request #5406 from kumpera/fix_12157
2017-08-21 Rodrigo KumperaMerge pull request #5407 from kumpera/fix_31225
2017-08-21 Alexander KöplingerBump timeout for TaskTests.Delay_Simple (#5410)
2017-08-18 Rodrigo KumperaMerge pull request #5396 from kumpera/fix_11696
2017-08-18 Rodrigo KumperaMerge pull request #5397 from kumpera/fix_41279
2017-08-17 Rodrigo KumperaMerge pull request #5390 from kumpera/fix_58637
2017-08-17 Ludovic Henry[w32error] Add ENODEV -> ERROR_DEV_NOT_EXIST error...
2017-08-17 Eberhard Beilharz[SWF] Fix string drawing truncation in combo boxes
2017-08-16 Rodrigo Kumpera[corlib] When parsing the ECMA key, don't produce a...
2017-08-16 Ludovic Henry[corlib] Increase timeout for MonoTests.System.Runtime...
2017-08-16 Marek SafarUpdate list of denied assemblies
2017-08-16 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-16 Ankit Jain[msbuild] Install a `deniedAssembliesList.txt` to suppo...
2017-08-15 Marek Safarnetstandard dependant facades update after 2.0 release...
2017-08-15 Aaron Bockovermkbundle: avoid NREs and print useful errors
2017-08-15 Martin BauligCosmetic; remove unnecessary cast and fix compiler...
2017-08-15 Martin Baulig[System]: Fix minor leaks in AppleTls. (#5369)
2017-08-15 Martin Baulig[System]: Fix major AppleTls memory leak. Bug #56814...
2017-08-15 Rodrigo KumperaMerge pull request #5355 from kumpera/fix_58379
2017-08-14 Aleksey Kliger[test] Add regression test for GetType() of a transpare...
2017-08-11 Ankit JainInstall Roslyn binaries, including msbuild tasks to...
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-11 Alex Rønne PetersenMerge pull request #5352 from urisimchoni/fix-logprof...
2017-08-11 Alexander Köplinger[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks...
2017-08-10 Jonathan Pryor[mono-api-html] Allow `-r` to ignore class removals
2017-08-10 Mikhail FilippovAdd implementation and tests for MatrixValueSerializer...
2017-08-10 Mikhail FilippovUncomment fixed SizeConveter tests
2017-08-10 Alexander Köplinger[mono-symbolicate/mdoc] Don't fail tests in mcs mode...
2017-08-09 Martin Baulig[System]: Fix memory leak in AppleTls. (#5305)
2017-08-08 Michael DeRoyadd #if MONO around change to make it easier for mergin...
2017-08-08 Michael DeRoyCall array sort function that takes comparison instead...
2017-08-08 Mikhail FilippovAdd implementation and tests for SizeValueSerializer
2017-08-08 Marek Safar[mcs] Soften referenced assemblies unification rules...
2017-08-07 Alexander Köplinger[msvc] Update csproj files
2017-08-07 Aleksey Kliger ... Merge pull request #5313 from lambdageek/corefx-sre...
2017-08-07 Alexander Köplinger[System.ServiceModel.Web] Simplify AssemblyInfo.cs
2017-08-07 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-07 Alexander Köplinger[System.Drawing] Simplify mobile profile check
2017-08-07 Zoltan Varga[bcl] Specify the name of the key file on the command...
2017-08-05 Ludovic HenryRevert "[w32handle] Remove use of w32handle for File...
2017-08-05 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-05 Marek SafarBump boostrap mono dependency
2017-08-04 Marek Safar[mcs] Adds handling for declared variables from while...
2017-08-04 Aleksey Kliger[test] (corlib) Enable more xtest SRE tests
2017-08-04 Aleksey Kliger[sre] ModuleBuilder.DefineUnitializedData argument...
2017-08-04 Aleksey Kliger[sre] negative FieldBuilder.SetOffset should throw...
2017-08-04 Aleksey Kliger[sre] Add explicit null checks of CustomAttributeBuilde...
2017-08-04 Aleksey Kliger[sre] ConstructorBuilder.DefineParamter(0,...) shouldn...
2017-08-04 Alexander Köplinger[bcl] Grab free ports randomly in NetworkHelpers (...
2017-08-04 Aleksey Kliger[sre] Throw ArgumentOutOfRange exn in MethodBuilder...
2017-08-04 Aleksey Kliger ... Merge pull request #5306 from lambdageek/corefx-sre...
2017-08-04 Aleksey Kliger ... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-04 Marek Safar[mcs] Fixes codegen for type pattern matching in probin...
2017-08-04 Marek Safar[mcs] Flow analysis on reduced expressions need to...
2017-08-04 Marek Safar[mcs] Warnings clean up
2017-08-03 Marek Safar[mcs] Pending implementation of accessors cannot hide...
2017-08-03 Aleksey Kliger[test] (corlib) Use CoreFX System.Reflection.Emit xunit...
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-02 Atsushi Eno[mono-api-html] Fix bogus IgnoreParameterNameChanges...
2017-08-02 Zoltan Varga[bcl] Fix Delegate.GetHashCode () so it takes into...
2017-08-01 Martin Baulig[System]: Fix memory leak in BTLS. (#5291)
2017-08-01 Aleksey Kliger ... Merge pull request #5288 from lambdageek/bug-58454
2017-07-31 Aleksey Kliger[sre] Pass declaring type to GetMethodFromHandle in
2017-07-31 Alexander Köplinger[mono-symbolicate] Run tests with "run-test" target...
2017-07-31 Aleksey Kliger[test] Check that GenericTypeParamBuilder:InternalResol...
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-31 Martin Baulig[corlib]: Fix race condition in ExceptionDispatchInfo...
2017-07-31 Marek Safar[mcs] Implements C#7 expression bodied members enhancement
2017-07-31 Marek Safar[mcs] Add parser sequence for case type pattern matching
2017-07-28 Vlad BrezaeMerge pull request #5260 from BrzVlad/fix-handler-block
2017-07-28 Aleksey Kliger ... Merge pull request #5272 from lambdageek/bug-58421
2017-07-28 Marek Safar[mcs] Implements cloning for yield break. Fixes #57796
2017-07-27 Aleksey Kliger ... Merge pull request #5271 from lambdageek/bug-58361
2017-07-27 Aleksey Kliger[sre] Resolve EnumBuilder tokens in managed. (Fixes...
2017-07-27 Aleksey Kliger[test] EnumBuilder regression tests for #58361
2017-07-27 Aleksey Kliger[test] Check that one AssemblyBuilder can refer to...
2017-07-27 Marek Safar[mcs] Another workaround for enum builder SRE crash...
2017-07-26 Marek Safar[corlib] Update Assembly class xml descriptor
2017-07-26 monojenkins[msvc] Update csproj files
2017-07-26 Zoltan Varga[sre] Add some tests for saving assemblies. (#5265)
2017-07-26 Marek Safar[Mono.CSharp] Updates csproj
2017-07-26 Marek Safar[mcs] Adds workaround for repl enum declaration on...
2017-07-26 Marek Safar[corlib] ModuleBuilder pseudo-token lookup needs to...
2017-07-25 Marek SafarMerge branch 'vladimir-kazakov-xml-dsig-transforms...
2017-07-25 Marek SafarMerge branch 'xml-dsig-transforms-from-corefx' of git...
2017-07-25 monojenkins[msvc] Update csproj files
2017-07-25 Marek SafarBump CoreFX
2017-07-24 Vladimir KazakovXMLDSIG transforms from .NET Core.
2017-07-23 Alex Rønne PetersenMerge pull request #5252 from alexrp/profiler-stress...
2017-07-22 Alex Rønne PetersenMerge pull request #5253 from alexrp/profiler-lib
2017-07-22 Alex Rønne Petersen[Mono.Profiler.Log] Catch SecurityException for missing...
2017-07-21 Alex Rønne PetersenMerge pull request #5248 from alexrp/profiler-api
2017-07-21 pjt33Implement ServiceEndpoint.EndpointBehaviors
2017-07-21 Miguel de Icaza[Marshal.IsComObject] Make this predicate return false...
2017-07-20 Ludovic HenryReenable MonoTests.Remoting.IpcChannelTest.Bug609381...
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-19 Zoltan Varga[bcl] Fix the parallel build in the tools dir. (#5236)
2017-07-18 Alex Rønne PetersenMerge pull request #5224 from alexrp/profiler-multiple...
next