Merge pull request #5668 from kumpera/wasm-work-p4
[mono.git] / mcs /
2017-10-02 Rodrigo KumperaMerge pull request #5668 from kumpera/wasm-work-p4
2017-10-02 Marek Safar[mcs] Initial by ref returns and variables support
2017-10-02 Hugh BellamyFix LinearGradientMode parameter validation to match...
2017-10-02 Steffen KießAllow passing null to JsonArray.Add()
2017-10-02 Hugh BellamyRemove invalid tests for image palettes in GdiPlusTest...
2017-09-30 Alexander Köplinger[corlib] Make Marshal.BufferToBSTR(Array, int) non...
2017-09-29 Rodrigo KumperaMerge pull request #5659 from kumpera/fix_59824
2017-09-29 Marek Safar[System.Net.Http] HttpClient timeout range checks....
2017-09-29 Ludovic Henry[w32file] Move MonoIO.Find{First,Next,Close} to managed
2017-09-29 Ludovic Henry[w32file] Remove dead code
2017-09-29 Aleksey Kliger[test] SRE ILGenerator test for methodref and fieldref...
2017-09-28 Alexander Köplinger[System] HttpListenerRequest: ignore bad cookies and...
2017-09-28 Rodrigo KumperaMerge pull request #5560 from kumpera/wasm-work-p3
2017-09-28 Rodrigo KumperaMerge pull request #5567 from kumpera/fix_59334
2017-09-27 Alexander Köplinger[mkbundle] Link against Objective-C runtime and Foundat...
2017-09-26 Marius Ungureanu[Mono.Unix] Fix crasher in StringToHeap (#5639)
2017-09-26 Aleksey Kliger[test] Add gparam Type.IsAssignableFrom and Type.BaseTy...
2017-09-26 Aleksey Kliger[test] Add regression test for 58809
2017-09-26 Ludovic Henry[Tests] Fail with message in case symlink fails
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-22 Vlad BrezaeMerge pull request #5594 from BrzVlad/fix-domain-abort...
2017-09-22 Radek Doulik[linker-analyzer] added documentation
2017-09-21 Alexis ChristoforidesMerge pull request #5608 from mono/xcode9_bockbuild_fix
2017-09-21 Alex Rønne PetersenMerge pull request #5614 from alexrp/master
2017-09-21 Egor Bogatov[corlib] Fix 44255: Inconsistent results in the seriali...
2017-09-21 Rolf Bjarne Kvinge[mono-api-html] Print ref/out modifiers on parameters...
2017-09-20 Alex Rønne PetersenMerge pull request #5610 from alexrp/master
2017-09-20 EgorBofix for DSA
2017-09-20 Egor Bogatovfix-38054
2017-09-20 Alex Rønne Petersen[Mono.Profiler.Log] Use null references to indicate...
2017-09-20 Alex Rønne Petersen[Mono.Profiler.Log] Load entire buffers before processi...
2017-09-20 Alex Rønne Petersen[Mono.Profiler.Log] Fix excessive byte array allocations.
2017-09-19 Alex Rønne PetersenMerge pull request #5528 from rodrmoya/fix-mono-profile...
2017-09-19 Rodrigo Moya[Mono.Profiler.Log] Styling fixes
2017-09-19 Alexander Köplinger[WindowsBase] Fix exception type in *ValueSerializer...
2017-09-19 Alexander Köplinger[WindowsBase] Use InvariantCulture for ConvertTo/ToStri...
2017-09-19 Johan LorenssonMerge pull request #5573 from lateralusX/lateralusX...
2017-09-19 Marek SafarMerge pull request #5589 from marek-safar/tests
2017-09-18 Marek Safar[System.Runtime.Remoting] Adds System.Core reference...
2017-09-18 Marek SafarUpdate tests network helper to be reliable in multi...
2017-09-18 monojenkins[msvc] Update csproj files (#5602)
2017-09-18 Mikhail FilippovMulti-culture implementation ValueSerializers, Parse...
2017-09-18 Rolf Bjarne Kvinge[mono-api-html] Add solution.
2017-09-15 Eberhard Beilharz[SWF] Allow to compile without X11 installed (Xamarin...
2017-09-14 Martin Baulig[System]: SslStream.Flush() now flushes the underlying...
2017-09-14 Martin Baulig[Mono.Security]: Add internal 'MonoTlsProviderFactory...
2017-09-14 Rodrigo Moya[Mono.Profiler.Log] Check MLPD version when reading...
2017-09-14 Rodrigo Moya[Mono.Profiler.Log] Reverse managed backtrace in Sample...
2017-09-14 Jon PurdyFix bug 4786 test.
2017-09-13 Rodrigo Moya[Mono.Profiler.Log] Support MLPD version 13
2017-09-13 Alex Rønne PetersenMerge pull request #5562 from alexrp/master
2017-09-13 Rodrigo KumperaMerge pull request #5550 from Cry-Miron/patch-1
2017-09-13 Marek Safar[corlib] Update negative symbol for all cultures. Fixes...
2017-09-13 Alex Rønne Petersen[Mono.Profiler.Log] Read root type field as uleb128.
2017-09-12 Rodrigo KumperaMerge pull request #5544 from kumpera/verify_byref_return
2017-09-12 Katelyn GaddFix bug 57918:
2017-09-11 Alexander Köplinger[System.Xaml] Fix deadlock on exception in XamlBackgrou...
2017-09-11 Niklas TherningMerge pull request #5504 from ntherning/wait-for-native...
2017-09-08 Rodrigo KumperaMerge pull request #5428 from kumpera/wasm-support-p2
2017-09-08 Manuel de la Pena[Tests] Fix Mono.Data.Tds tests on iOS (#5501)
2017-09-08 Miguel de IcazaShorter
2017-09-08 Miguel de IcazaToggle the turbo button
2017-09-07 monojenkins[msvc] Update csproj files (#5524)
2017-09-07 Alexander KöplingerUpdate reference-assemblies (#5519)
2017-09-06 Alex Rønne PetersenMerge pull request #5512 from rodrmoya/fix-mono-profile...
2017-09-06 Rodrigo Moya[Mono.Profiler.Log] Initialize LogEvent's properties
2017-09-06 Alexander Köplinger[WinForms/Drawing] Remove some leftover test scripts...
2017-09-06 Martin Baulig[Mono.Security]: Remove some unused `Mono.Security...
2017-09-06 Zoltan Varga[bcl] Use RuntimeHelpers.GetHashCode () for getting...
2017-09-01 Rodrigo KumperaMerge pull request #5486 from kumpera/fix_array_dispatc...
2017-09-01 Egor BogatovMerge pull request #5444 from hifi/fix-tds-inputoutput
2017-09-01 HinTakmkbundle: add console confirmations of actions (#5457)
2017-09-01 HinTakFixing another confusing typo
2017-09-01 EgorBoupdate comment
2017-09-01 EgorBoxunit on windows doesn't like ln to xunit.execution...
2017-08-31 Ludovic Henry[socket] Reduce handle manipulations in native (#5378)
2017-08-31 Marek SafarMerge pull request #5479 from marek-safar/cecil-bump
2017-08-31 Alexander KöplingerAdd retrying of failed tests by default to reduce flaky...
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] Fix tracking of dedup module in mkbundle
2017-08-30 Alexander Kyte[runtime] Add mkbundle support for dedup
2017-08-30 Alexander Kyte[runtime] Clean up temp mkbundle aot directory
2017-08-30 Alexander Kyte[runtime] Fix mkbundle internationalization test result...
2017-08-30 Alexander Kyte[runtime] Provide config to mkbundle
2017-08-30 Alexander Kyte[runtime] Don't re-aot when running BCL tests
2017-08-30 Alexander Kyte[runtime] Skip not supported tests with mkbundle
2017-08-30 Alexander Kyte[runtime] Build stripper and use with mkbundle
2017-08-30 Alexander Kyte[runtime] Add target to mkbundle all tests before CI
2017-08-30 Alexander Kyte[runtime] Move testing dll into profile
2017-08-30 Alexander Kyte[runtime] Fix in-tree building for mkbundle
2017-08-30 Alexander Kyte[runtime] Skip building System.Security, System.Identit...
2017-08-30 Alexander Kyte[runtime] Use mkbundle in BCL tests
2017-08-30 Alexander Kyte[runtime] Fix path resolving for mkbundle
2017-08-30 Alexander Kyte[runtime] Add new dedup interface to mkbundle
2017-08-30 Alexander Kyte[runtime] Fix mkbundle compilation on OSX
2017-08-30 Alexander Kyte[runtime] Enable compiling aot with mkbundle
2017-08-30 Alexander Kyte[runtime] Add aot arguments to mkbundle
next