mono.git
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
2015-05-14 Marek Safar[corlib] More reference code for string class
2015-05-14 Marek Safar[corlib] Remove unused code
2015-05-14 Ludovic Henry[corlib] Remove unused code
2015-05-14 Ludovic Henry[threadpool-ms] Fix compilation warning
2015-05-14 Ludovic Henry[null-gc] Ensure mono_gc_set_skip_thread is compiled
2015-05-14 Ludovic Henry[threads] Revert part of e05ba2a2fb4c6402c656024020599f...
2015-05-14 Zoltan Varga[arm64] Increase max length of seq_point instruction.
2015-05-14 Zoltan Varga[aot] Avoid generating instances of AsyncMethodBuilderC...
2015-05-14 Marek Safar[corlib] Remove unused code
2015-05-13 Alexander Kyte[runtime] Do not cache isinstance for TransparentProxies
2015-05-13 Ludovic Henry[threads] Remove dead code
2015-05-13 Ludovic Henry[threads] Remove thread_exit callback as the logic...
2015-05-13 Ludovic Henry[threads] Remove dead code
2015-05-13 Ludovic Henry[sgen] Remove unnecessary #define
2015-05-13 Ludovic Henry[threads] Remove useless indirection for thread creatio...
2015-05-13 Marek SafarRevert "Fixes a5478121f0215a9d9068931ac7fd2b6ae459b036...
2015-05-13 Alexander Kyte[System.ServiceModel] Fix timeout defaulting to 0 seconds
2015-05-13 Marek SafarFixes a5478121f0215a9d9068931ac7fd2b6ae459b036 referenc...
2015-05-13 Marek Safar[system.web] Add System.Design reference instead of...
2015-05-13 Ludovic Henry[referencesource] Import System.Double and System.Simple
2015-05-13 Alex Rønne... Merge pull request #1784 from alexrp/profiler-init
2015-05-13 Marek Safar[system.web.service] desktop version from reference...
2015-05-13 Marek Safar[System.Data.Design] Make TypedDataSetSchemaImporterExt...
2015-05-13 Marek Safar[system.xml] Serialization from reference sources for...
2015-05-13 Alex Rønne... Merge pull request #1797 from schani/feature-pinning...
2015-05-13 Zoltan Varga[runtime] Fix the initialization of the pid array in...
2015-05-13 Alex Rønne... Merge pull request #1799 from evincarofautumn/fix-heavy...
2015-05-12 Jon Purdy[sgen] Fix warnings with heavy stats.
2015-05-12 Mark Probst[sgen] Make pinning stats operational again.
2015-05-12 Mark Probst[sgen] `mono_gc_printf` should not append newlines.
2015-05-12 Mark Probst[sgen] Simplify `sgen_conservatively_pin_objects_from()`.
2015-05-12 Mark ProbstMerge pull request #1796 from evincarofautumn/fix-heavy...
2015-05-12 Jon Purdy[sgen] Actually fix heavy stats.
next