mono.git
2017-02-10 monojenkins[msvc] Update csproj files
2017-02-10 Alexis ChristoforidesBump bockbuild
2017-02-10 Marek Safar[System.Data] Add RESX_RESOURCE_STRING
2017-02-10 Eberhard Beilharz[swf] Fix pasting of Unicode text
2017-02-10 Marek Safar[System] CodeDom from CoreFX
2017-02-10 Alexis ChristoforidesBump bockbuild
2017-02-10 Alexis Christoforides"WIP (auto-committed by bockbuild)"
2017-02-10 Alexis ChristoforidesBump Bockbuild
2017-02-10 Ludovic Henry[threads] Make OSEvent alertable to fix bug #51653...
2017-02-10 Alexis ChristoforidesBump bockbuild
2017-02-09 Ludovic Henry[process] Improve error message for inaccessible proces...
2017-02-09 Alexander Köplinger[Mono.Security] Check NewLocalMachinePath too for decid...
2017-02-09 Marek Safar[build] Add simple target for easier corefx strings...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-09 Ludovic Henry[process] Fix Process.GetProcessesByName (#4351)
2017-02-09 Zoltan Varga[runtime] Fix the reflected type of Delegate.Method...
2017-02-09 Ludovic Henry[threads] Allow resetting the name of a threadpool...
2017-02-08 Zoltan Varga[runtime] Add a cache for generic array helper wrappers...
2017-02-08 Zoltan Varga[jit] Remove the MONO_INIT_VARINFO macro, its only...
2017-02-08 Martin Baulig[btls]: Fix MonoBtlsX509Store.cs.AddTrustedRoots()...
2017-02-08 Ludovic HenryRevert "[threads] Make OSEvent alertable to fix bug...
2017-02-08 Ludovic Henry[threads] Make OSEvent alertable to fix bug #51653...
2017-02-08 Martin Baulig[btls]: Fix MonoBtlsProvider.SetupCertificateStore...
2017-02-08 Niklas TherningMerge pull request #4335 from ntherning/skip-unwind...
2017-02-08 Niklas TherningMerge pull request #4333 from ntherning/Mono-Posix...
2017-02-08 Marek SafarBump corefx
2017-02-08 Zoltan Varga[lldb] Avoid a crash with the mono_tramp_info_register...
2017-02-07 Zoltan Varga[sdb] Add an attach test, not yet enabled.
2017-02-07 Marek Safar[xbuild] Add deprecation warning
2017-02-07 Alexander Köplinger[ci] Temporarily use http url to download server until...
2017-02-07 Martin Baulig[btls]: MonoBtlsError.GetError(out string, out int...
2017-02-07 Ludovic Henry[threadpool] Fix hang on threadpool cleanup (#4330)
2017-02-07 Zoltan Varga[runtime] Add a workaround for #50529 by locking around...
2017-02-07 monojenkins[msvc] Update csproj files (#4336)
2017-02-07 Niklas TherningSkip unwind info functions on Windows when JIT is disabled
2017-02-07 Niklas TherningMerge pull request #4334 from ntherning/exclude-mono_w3...
2017-02-07 Niklas TherningExclude mono_w32socket_disconnect() on unsupported...
2017-02-07 Marek Safar[corlib] Update TimeZoneTest ios simulator check
2017-02-07 Niklas TherningMake sure Stdlib.GetLastError() never clobbers Marshal...
2017-02-07 Niklas TherningTemp fix for broken TimeZoneInfo on Windows families...
2017-02-06 Andi McClureRemove comment from Thread.cs describing field removed...
2017-02-06 Martin BauligRemove debugging spew in MonoBtlsX509LookupMonoCollecti...
2017-02-06 Zoltan Varga[arm] Use TARGET_IOS instead of __APPLE__ so we don...
2017-02-06 Martin Baulig[btls]: Add option to specify the certificate search...
2017-02-06 Vlad Brezae[sgen] Don't assert when suspending detaching thread...
2017-02-06 Alexander Köplinger[tests] Fix duplicate variable setting in assemblyresolve
2017-02-06 Alexander Kyte[runtime] Get mono/tests running on bitcode/arm (#4233)
2017-02-04 Alexander Köplinger[acceptance-tests] Baseline failing coreclr tests for...
2017-02-04 Alexander Köplinger[xbuild] Add .NET 4.6.2 entries and frameworklist.xml...
2017-02-03 Jon Purdy[runtime] Require C# namespace to be quoted.
2017-02-03 Jon Purdy[runtime] Avoid 'strncpy'.
2017-02-03 Jon Purdy[runtime] Use double-underscored attributes.
2017-02-03 Jon Purdy[runtime] Remove redundant #includes.
2017-02-03 Jon Purdy[runtime] Avoid invalid characters.
2017-02-03 vkargov[runtime] Use ins->prev in mono_analyze_liveness. ...
2017-02-03 Zoltan Varga[runtime] Fix the computation of token sizes in ppdb...
2017-02-03 Ankit Jain[xbuild] Disable pre-2.0 csc hack to use /debug:portabl...
2017-02-02 Zoltan Varga[runtime] Factor out some code from mono_metadata_compu...
2017-02-02 Vlad BrezaeMerge pull request #4306 from BrzVlad/fix-roslyn-ppc
2017-02-02 Vlad BrezaeRevert "Default powerpc to build with mcs (#4313)"
2017-02-02 Vlad Brezae[ppc] Save all the registers in the context
2017-02-02 Martin Baulig[btls]: Make the 'MonoBtlsX509LookupMonoCollection...
2017-02-02 Martin Baulig[BTLS]: Improve error handling. (#4317)
2017-02-02 Martin BauligMerge pull request #4316 from mono/work-51562
2017-02-02 Niklas TherningMerge pull request #4312 from ntherning/winaot-tests...
2017-02-01 Zoltan VargaRevert "[runtime] Fix the computation of token sizes...
2017-02-01 Jonathan ChambersSend assembly and type load events in the domain that...
2017-02-01 Martin Baulig[btls]: Allow importing a null `byte[]`. Fixes #51562.
2017-02-01 Zoltan Varga[runtime] Fix the computation of token sizes in ppdb...
2017-02-01 Zoltan Varga[x86] Fix a race in the single stepping seq point assem...
2017-02-01 Zoltan Varga[sdb] Add a Domain property to AssemblyMirror. (#4309)
2017-02-01 Zoltan Varga[runtime] Update comments in mono-debug-debugger.h.
2017-02-01 monojenkins[msvc] Update csproj files (#4315)
2017-02-01 Alexander KöplingerDefault powerpc to build with mcs (#4313)
2017-02-01 Egor Bogatov[System.Data] referencesource -> corefx (#4299)
2017-02-01 Alexander Köplinger[System] Disable SocketTest.ConnectedProperty on testin...
2017-02-01 Alexander Köplinger[ci] Bump timeout for compile-runtime-tests
2017-02-01 Niklas TherningAdds CI scripts to run the test suites under the winaot...
2017-02-01 Niklas TherningMerge pull request #4301 from ntherning/fix-Mono.Posix...
2017-02-01 Zoltan Varga[runtime] Fix parse_optimizations () so the optimizatio...
2017-02-01 Zoltan Varga[ppdb] Fix support for embedded ppdb data.
2017-02-01 Niklas TherningFixes the Mono.Posix API breakage introduced in #3985
2017-02-01 Marek SafarMerge pull request #4310 from marek-safar/roslyn-rc3
2017-02-01 Marek SafarMerge pull request #4302 from marek-safar/corefx-bump
2017-01-31 Marek SafarBump roslyn to rc3
2017-01-31 Marek SafarBump corefx
2017-01-31 Alexander Köplinger[tests] Fix assemblyresolve_event4.exe and reference...
2017-01-31 Alexander Köplinger[System] Fix AsyncOperationManager test that fails...
2017-01-31 Alexander KöplingerDon't try to AOT test assemblies in runtime_preset...
2017-01-30 Marek Safar[mono] Update ignored assemblies list to include System...
2017-01-30 Marek Safar[mono] Update ignored assemblies list to include System...
2017-01-30 Alexander Köplinger[System.ServiceProcess] Fix test failure on Windows...
2017-01-30 Alexander Köplinger[System.Web] Fix two more EOL test failures on Windows
2017-01-30 Rodrigo KumperaMerge pull request #4297 from kumpera/fix-profiler...
2017-01-28 Marek Safar[build] Use multiple inputs in profiled aot
2017-01-28 Jon Purdy[docs] Add a basic doxyfile
2017-01-28 Alexander Köplinger[bcl] Update tests that failed when .cs file contained...
2017-01-27 Rodrigo KumperaFix non-osx build.
2017-01-27 Rodrigo Kumpera[profiler] Don't link to libmonosgen on OSX. Fixes...
2017-01-27 Marek Safar[scripts] Set custom csc nursery-size
next