mono.git
2015-05-26 Rolf Bjarne... [corlib] A few XI-internal functions have been renamed...
2015-05-26 Rolf Bjarne... [mdbrebase] Make sure to use a unique temporary filename.
2015-05-26 Rolf Bjarne... [mdbrebase] Add a quiet mode.
2015-05-26 Rolf Bjarne... [mdbrebase] Indent properly.
2015-05-26 Zoltan Varga[llvm] Fix the argument type of specific_trampoline_gen...
2015-05-26 Marek Safar[corlib] More thread code from reference sources, mostl...
2015-05-26 Atsushi Eno[xbuild] make sure to load appropriate Microsoft.Build...
2015-05-26 Zoltan VargaRevert "[runtime] Use condvars instead of events for...
2015-05-26 Zoltan Varga[arm] Implement support for OP_GENERIC_CLASS_INIT.
2015-05-26 Zoltan Varga[arm] Remove unused codegen files.
2015-05-25 Joao Matos[metadata] Replace non-portable usleep() with g_usleep...
2015-05-25 Joao Matos[metadata] Fixed MSVC union compilation issues in MS...
2015-05-25 Joao Matos[windows] Fixed MSVC config.h to define HAVE_COMPLEX_H.
2015-05-25 Joao Matos[sgen] Fixed compilation of sgen-workers.c under MSVC.
2015-05-25 Joao Matos[metadata] Fixed compilation of gc-stats.c under MSVC.
2015-05-25 Joao Matos[windows] Update MSVC DLL export definition files.
2015-05-25 Joao Matos[windows] Prepare VS build properties for proper DLL...
2015-05-25 Joao Matos[windows] Updated VS project files.
2015-05-25 Zoltan Varga[llvm] Fix the IR generated for OP_GENERIC_CLASS_INIT.
2015-05-25 Zoltan Varga[arm] Fix the handling of callee saved fp registers...
2015-05-25 Marek Safar[corlib] Add TimeZoneInfo support to xammac
2015-05-25 Marek Safar[corlib] TimeZoneInfo.GetSystemTimeZones should work...
2015-05-25 Marek Safar[corlib] Clean up some of TimeZoneInfo ifdefs
2015-05-25 Marek Safar[corlib] SafeHandle from reference sources without...
2015-05-24 Marek Safar[mcs] Emit value type initializers without local reset...
2015-05-22 Marek Safar[corlib] Disable more CAS code
2015-05-22 Marek Safar[mcs] Emit decimal constant attribute sign using csc...
2015-05-22 Marek Safar[runtime] Check remoting support in mscorlib before...
2015-05-22 Marek Safar[system.xml] Check different results under disabled cas
2015-05-22 Marek Safar[corlib] ExecutionContext and other contexts from refer...
2015-05-22 João Matos[aot] Fixed the strip invocation to correctly handle...
2015-05-22 João Matos[aot] Added a "temp-path" option to pass a location...
2015-05-22 João Matos[aot] Document the "llvm-path" option.
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...
next