mono.git
2015-05-22 João Matos[aot] Refactored path cleaning code into a standalone...
2015-05-22 Sebastien Pouliot[corlib] Restore UTF8 as the default encoding for XI...
2015-05-22 João MatosMerge pull request #1829 from StephenMcConnel/bug-30325
2015-05-22 Marcos Henrich[corlib] Moved ValueType field into another class.
2015-05-22 Zoltan VargaMerge pull request #1828 from alexanderkyte/jenkins_arm...
2015-05-21 Stephen McConnelPrevent DataGridViewTextBoxCell from using Disposed...
2015-05-21 Alexander Kyte[runtime/profiler] Check that coverage hash tables...
2015-05-21 Atsushi Eno[WCF] bonus, NET_2_1 is blocking set_Timeout. It didn...
2015-05-21 Zoltan Varga[aot] Handle partial sharing in mono_aot_get_unbox_tram...
2015-05-21 Zoltan Varga[runtime] Handle generic methods in mono_method_get_vta...
2015-05-21 Atsushi Eno[WCF] fix send timeout. Should fix bug #19697. Should...
2015-05-21 Zoltan Varga[runtime] Fix the calculation of the blittable status...
2015-05-21 Alex Rønne... Merge pull request #1826 from alexanderkyte/remove_all_...
2015-05-20 Marek Safar[system.xml] Disable cas in mobile profiles only
2015-05-20 Marek SafarBump reference source
2015-05-20 Marek Safar[system.xml] One more mobile serialization incompatibility
2015-05-20 Marek Safar[corlib] Remove unused thread field
2015-05-20 Ludovic Henry[threads] Remove dead code
2015-05-20 Marek Safar[corlib] Match closer ExecutionContextSwitcher methods
2015-05-20 Ludovic Henry[referencesource] Import System.Threading.ThreadLocal
2015-05-20 Ludovic Henry[referencesource] Import System.Threading.ThreadLocal
2015-05-20 Alex Rønne... Merge pull request #1823 from iainx/anti-dos
2015-05-20 Ludovic Henry[referencesource] Import System.ValueType
2015-05-20 iain holmes[Profiler] Limit files loaded in the coverage profiler...
2015-05-20 Marek Safar[bcl] Mobile profiles fixes
2015-05-20 Alexander Kyte[runtime] Remove a test that leads to excessive heap...
2015-05-20 Martin BauligMerge pull request #1822 from mono/work-bug23792
2015-05-20 Sebastien PouliotBump referencesource for XI #30205
2015-05-20 Martin Baulig[TLS]: Fix #23792.
2015-05-20 Sebastien PouliotBump referencesource for fixes required by XI
2015-05-19 Ludovic Henry[referencesource] Import System.Runtime.InteropServices...
2015-05-19 Marek Safar[corlib] Remove unused files
2015-05-19 Marek Safar[corlib] LocalDataStoreSlot from reference sources
2015-05-19 João MatosMerge pull request #1821 from iainx/replace-getline
2015-05-19 Marek Safar[corlib] CompressedStack in not supported in mobile...
2015-05-19 iain holmes[Profiler] Replace getline(3)
2015-05-19 Zoltan Varga[aot] Fix full aot support.
2015-05-19 Marek Safar[corlib] Small part of thread from reference sources
2015-05-19 Neale FergusonFix delegate and IMT processing - devirtualization...
2015-05-19 Miguel de Icaza[mono-proclib] Compile on non Mach-based Unix systems...
2015-05-18 Miguel de Icaza[corlib/Tests] Added test for bug #30171
2015-05-18 Zoltan Varga[arm64] Define MONO_ARCH_HAS_MONO_CONTEXT.
2015-05-18 Zoltan Varga[runtime] Add a test for 8 delegate arguments.
2015-05-18 Marcos Henrich[corlib] Fixed make android TZ testing targets.
2015-05-18 João MatosMerge pull request #1815 from jbevain/clean-mutex-windows
2015-05-18 Marek Safar[mcs] Update unicode categories allowed as Unicode...
2015-05-18 Jo ShieldsAdd missing mono-profiler-log.suppression to EXTRA_DIST
2015-05-18 Jb Evain[runtime] Cleanup wrappers for windows cond-vars
2015-05-18 Alex Rønne... Merge pull request #1626 from iainx/add-coverage-to...
2015-05-18 Marek SafarMerge pull request #1811 from yann-morin-1998/yem/paral...
2015-05-17 Rodrigo KumperaMerge pull request #1809 from kumpera/double_loading_fix
2015-05-17 Yann E. MORINmcs: fix installation with parallel make
2015-05-17 Zoltan Varga[runtime] Remove the unused method field from MonoLMF...
2015-05-17 Zoltan Varga[runtime] Fix the DISABLE_JIT/DISABLE_REMOTING build.
2015-05-17 Zoltan VargaFix the DISABLE_COM build.
2015-05-17 Zoltan Varga[jit] Remove some unused code when MONO_ARCH_HAVE_OP_GE...
2015-05-16 Zoltan Varga[runtime] Remove a few more DISABLE_ ifdefs.
2015-05-16 Zoltan Varga[runtime] Reduce the number of gc ifdefs in gc.c a...
2015-05-16 Zoltan Varga[runtime] Use condvars instead of events for notifying...
2015-05-16 Zoltan VargaRevert "[runtime] Use condvars instead of events for...
2015-05-16 Zoltan VargaRevert "[runtime] Use condvars instead of events for...
2015-05-16 Zoltan Varga[runtime] Use condvars instead of events for notifying...
2015-05-16 Zoltan Varga[runtime] Remove compile time null gc dependencies...
2015-05-16 Zoltan Varga[runtime] Use condvars instead of events for waiting...
2015-05-16 Zoltan Varga[jit] Fix OP_GENERIC_CLASS_INIT on amd64 so it doesn...
2015-05-16 Zoltan Varga[jit] Allow the inlining of generic class init trampoli...
2015-05-16 Alex Rønne... [runtime] Fix endianness issue with special static...
2015-05-15 Zoltan Varga[runtime] Disable spawning lldb on a native crash,...
2015-05-15 Zoltan Varga[aot] Avoid defining symbols starting with numbers...
2015-05-15 Miguel de IcazaAdd tests for #3811
2015-05-15 Alex Rønne... Merge pull request #1801 from alexrp/profiler-allocs
2015-05-15 Rodrigo KumperaMerge pull request #1654 from alexanderkyte/xunit-fixes
2015-05-15 Miguel de IcazaMerge pull request #1805 from martincostello/master
2015-05-15 Marek Safar[corlib] Fixes mobile tests
2015-05-15 Alex Rønne... [runtime] Use slow path managed allocators when profili...
2015-05-15 João Matos[aot] Added command-line parsing support for hybrid...
2015-05-15 João Matos[aot] Migrate the AOT compiler code to use MonoAotMode.
2015-05-15 João Matos[runtime] Introduce new `mono_jit_set_aot_mode` public...
2015-05-15 João Matos[runtime] Introduce MonoAotMode enum to the public...
2015-05-15 iain holmes[Profiler] Add coverage information to the log profiler
2015-05-15 iain holmes[Utils] Use g_direct_equal if NULL is passed in as...
2015-05-15 iain holmes[Utils] Add an iteration function to MonoConcurrentHash...
2015-05-15 Alex Rønne... Merge pull request #1656 from alexanderkyte/webservice_...
2015-05-15 Alex Rønne... [runtime] Regenerate opcodef.def.
2015-05-15 Alex Rønne... [mini] Add regressionexitcode.out to .gitignore.
2015-05-15 Alex Rønne... [runtime] Move profiler allocation reporting to GC...
2015-05-15 Alex Rønne... [runtime] Move object allocation into GC implementations.
2015-05-15 Alex Rønne... [runtime] Drop support for external libgc.
2015-05-15 Marek Safar[System.Data.DataSetExtensions] Switch to reference...
2015-05-15 Rodrigo Kumpera[runtime] Avoid allocating interface offsets multiple...
2015-05-14 Alexander Köplinger[System.Data] Fix make dist
2015-05-14 martincostelloFix typos in "man sn".
2015-05-14 João Matos[aot] Fixed linker invocation when cross-compiling...
2015-05-14 Marek Safar[System.Data] Remove obsolete files
2015-05-14 Marek Safar[system.data] More api from reference sources
2015-05-14 Marek Safar[system.data] SqlXml from reference sources
2015-05-14 Zoltan Varga[runtime] Fix the signature of native-func-aot wrappers...
2015-05-14 Miguel de IcazaMerge pull request #1793 from rolfbjarne/subminute...
2015-05-14 Alexander Kyte[runtime] Made mono_marshal_get_castclass_with_cache...
2015-05-14 Marek Safar[corlib] Remove unused code
next