mkbundle: add console confirmations of actions (#5457)
[mono.git] / mcs / class /
2017-08-31 Ludovic Henry[socket] Reduce handle manipulations in native (#5378)
2017-08-31 Alexander Köplinger[bcl] Fix a few hardcoded socket ports in tests (#5471)
2017-08-30 Alexander KöplingerRevert "Merge pull request #5330 from alexanderkyte...
2017-08-30 Alexander KyteMerge pull request #5330 from alexanderkyte/dedup_mkbundle
2017-08-30 Martin Baulig[Mono.Security]: Add 'MonoTlsProvider.SupportsCleanShut...
2017-08-30 Alexander Kyte[runtime] Skip not supported tests with mkbundle
2017-08-30 Alexander Kyte[runtime] Move testing dll into profile
2017-08-30 Alexander Kyte[runtime] Skip building System.Security, System.Identit...
2017-08-29 Marek SafarMerge pull request #5469 from marek-safar/ilasm
2017-08-29 Marek Safar[PEAPI] Don't add mscorlib reference when no type needs it
2017-08-29 Marek Safar[ilasm] Adds AggressiveInlining support
2017-08-29 Zoltan Varga[sdb] Make the IL in dtest-excfilter.il valid. (#5463)
2017-08-25 Alexander Köplinger[System] Disable SocketTest.SendAsyncFile for now ...
2017-08-25 Martin Baulig[System]: Cleanup debugging and use the same technique...
2017-08-25 monojenkins[msvc] Update csproj files (#5450)
2017-08-24 Rodrigo KumperaMerge pull request #5420 from nealef/z13v5
2017-08-24 Martin Baulig[System]: Cleanup internal TLS APIs in preparation...
2017-08-24 Alex Rønne PetersenMerge pull request #5439 from alexrp/master
2017-08-23 Rodrigo KumperaMerge pull request #5415 from kumpera/wasm-support
2017-08-23 ElastinoAdded compile target option as library
2017-08-22 Rogier Hofboer[Mono.Security] Bugfix of bug 23153. Certificate loop...
2017-08-22 Infko[Syndication]Fix Runtime crash when parsing pubTime...
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 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-15 Marek Safarnetstandard dependant facades update after 2.0 release...
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 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 Mikhail FilippovAdd implementation and tests for MatrixValueSerializer...
2017-08-10 Mikhail FilippovUncomment fixed SizeConveter tests
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-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-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-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 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 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-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-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-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[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
next