mono.git
2017-04-06 Zoltan Varga[aot] Print JIT failures without having to pass an...
2017-04-05 Rodrigo KumperaMerge pull request #4612 from kumpera/android-changes...
2017-04-05 Ludovic Henry[tests] Rework how we AOT compile tests + General clean...
2017-04-05 Rodrigo Kumpera[runtime] Don't return the modules for the current...
2017-04-05 Rodrigo Kumpera[System] Disable test that is too unreliable.
2017-04-05 Rodrigo KumperaImprove test assert.
2017-04-05 Rodrigo Kumpera[System] Disable a few tests that don't work on Android.
2017-04-05 Rodrigo Kumpera[System] Disable test that doesn't work on Android.
2017-04-05 Rodrigo Kumpera[io-layer] Don't RC std handles or the current process...
2017-04-05 Rodrigo Kumpera[runtime] When looking up the process name, don't bail...
2017-04-05 Rodrigo Kumpera[runtime] Improve tracing of process name lookup functions.
2017-04-05 Rodrigo Kumpera[runtime] Fix compilation under Android
2017-04-05 Zoltan Varga[jit] Fix a leak in the trampoline info registration...
2017-04-05 Bernhard Urban[interp] testcase for stack overflow on tail recursion opt
2017-04-05 Bernhard Urban[interp] fix stack overflow on tail recursion
2017-04-05 Bernhard Urban[interp] fix stack alloc size
2017-04-05 monojenkins[msvc] Update csproj files (#4645)
2017-04-05 Egor Bogatov[System.Data] Fix Azure SQL specific issues (ProviderTe...
2017-04-05 Marek Safar[Facades] Add forwarder for DbDataReaderExtensions
2017-04-05 monojenkins[msvc] Update csproj files
2017-04-05 Alexander Köplinger[tests] Fix the mcs-compileall target in runtime/ ...
2017-04-04 Vlad BrezaeMerge pull request #4630 from BrzVlad/feature-valloc...
2017-04-04 Vlad Brezae[runtime] Add arch size InterlockedAdd
2017-04-04 Vlad Brezae[sgen] Add old forgotten oom tests to sgen oom suite
2017-04-04 Vlad Brezae[sgen] Add oom testing suite
2017-04-04 Vlad Brezae[sgen] Don't pass gc options to the test-runner
2017-04-04 Vlad BrezaeMerge pull request #4618 from BrzVlad/feature-par-nrs
2017-04-04 Martin Baulig[appletls]: Make CFObject.dlsym() private and fix CFBoo...
2017-04-04 Vlad Brezae[sgen] Split up concurrent sweep from worker logic
2017-04-04 Vlad Brezae[sgen] Increase gray stack section size
2017-04-04 Vlad Brezae[sgen] Increase parallelization of minors
2017-04-04 Vlad Brezae[sgen] Parallel nursery collections
2017-04-04 Michael DeRoyFix mono_marshal_alloc to accept gsize instead of gulon...
2017-04-04 Marek Safar[System.Core] Linker friendly test update
2017-04-04 Marek Safar[Facades] Fixes System.Threading.Overlapped
2017-04-04 Marek Safar[System.Core] Remove duplicate files
2017-04-04 Marek SafarBump cecil
2017-04-04 Marek Safar[corlib] Port more of corert array
2017-04-03 Zoltan Varga[llvm] Add sign extensions for the index register used...
2017-04-03 Andi McClureMerge pull request #4635 from xmcclure/5.3-bump
2017-04-03 Zoltan Varga[jit] Fix a regression caused by 399f6e2425d5fdf73c4f95...
2017-04-03 Andi McClureBump to 5.3 due to creation of 2017-04 branch
2017-04-03 Zoltan Varga[jit] Fix the casting between arrays with bounds and...
2017-04-03 Francois BothaCorrectly detect relative Uri in package parts (#3630)
2017-04-03 Zoltan Varga[runtime] Default Interface Method support (#4625)
2017-03-31 Andi McClureMerge pull request #4628 from xmcclure/orbis-profile
2017-03-31 Zoltan Varga[jit] Fix the ppc build.
2017-03-31 Alexander KöplingerMake monolite profile directory versioned (#4631)
2017-03-31 monojenkins[msvc] Update csproj files (#4632)
2017-03-31 Andi McClureStyle fixes for PR feedback
2017-03-31 Michael DeRoychange icall to use gsize as well
2017-03-31 Vlad Brezae[sgen] Add debug option for valloc limit
2017-03-31 Marek Safar[System] Fixes build
2017-03-31 Alexander KöplingerFix Windows build
2017-03-31 monojenkins[msvc] Update csproj files (#4624)
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Andi McClureAdd System.Security.dll to orbis profile
2017-03-30 Andi McClureMore platform support fixes
2017-03-30 Andi McClureCombined cherrypick of changes between mono-4.8.0-branc...
2017-03-30 Vlad Brezae[sgen] Emit fast inline wbarrier instead of the wrapper one
2017-03-30 Bernhard Urban[interp] basic filter clause support
2017-03-30 Alexander Kyte[runtime] Switch getenv to use heap memory
2017-03-30 Mikayla Hutchinson[System.Web] Implement HostingEnvironment.QueueBackgrou...
2017-03-30 Alexander KöplingerBring in the new reference assemblies (#4619)
2017-03-30 Alexander Kyte[runtime] Fix typo in icall name (#4616)
2017-03-30 Zoltan VargaAdd beginnings of mixed code execution support (#4613)
2017-03-30 Marek Safar[System] WebSockets from corefx
2017-03-30 Vlad Brezae[sgen] Remove CARDTABLE_STATS
2017-03-30 Vlad Brezae[sgen] Make sure workers don't have evacuating blocks...
2017-03-30 Vlad Brezae[sgen] Blocks on the freelist don't need to have been...
2017-03-30 Vlad Brezae[sgen] Shutdown thread pool worker even if it's not...
2017-03-30 Vlad Brezae[sgen] Don't use workers during finishing pause if...
2017-03-30 Vlad Brezae[sgen] Add scan/copy context for the simple parallel...
2017-03-30 Vlad Brezae[sgen] Add option for parallel nursery collector
2017-03-30 Zoltan Varga[bcl] Avoid waiting for events inside a finalizer in...
2017-03-29 monojenkins[msvc] Update csproj files
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-29 Marek Safar[tools] Remove unused sources
2017-03-29 Zoltan Varga[jit] Cleanup the signature of the mono_arch_get_static...
2017-03-29 Marek SafarBump cecil
2017-03-29 Marek SafarBump corefx
2017-03-29 Zoltan Varga[jit] Add ref types to mini_get_underlying_type ()...
2017-03-28 Ludovic Henry[threadpool] Pass callback at initialization (#4546)
2017-03-28 monojenkins[msvc] Update csproj files
2017-03-28 Andi McClureMerge pull request #4168 from xmcclure/aot-man
2017-03-28 Andi McClureRemove 'experimental' label from full/hybrid AOT in...
2017-03-28 Andi McClureCorrectly document --aot options in man page
2017-03-28 Marek Safar[mono] Remove unused icall
2017-03-28 Miguel de IcazaUpdate copyright years
2017-03-28 Rolf Bjarne... [corlib] Add back X509 support for watchOS.
2017-03-27 Chris HamonsDisable a few x509 tests that fail on older macOS
2017-03-27 Marek Safar[corlib] Add more Array tests
2017-03-27 Marek Safar[System.Windows.Forms] Fixes DataGridViewColumnCollecti...
2017-03-27 Marek Safar[System.Windows.Forms] Imrove DataGridViewColumnCollect...
2017-03-27 Marek Safar[corlib] Use array managed parts from corert to fix...
2017-03-27 Marek SafarBump corert
2017-03-27 Marek Safar[corlib] Fix RegistryKeyTest cleanup
2017-03-27 Andi McClureMerge pull request #4594 from lambdageek/bug-53890
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-26 Jb EvainAdd FieldInfoMirror.FullName (#4588)
next