mono.git
2014-01-14 Marek Safar[linker] Add missing descriptors
2014-01-14 Zoltan Varga[runtime] Fix the windows build.
2014-01-14 Sebastien PouliotThe mobile profile can support IBindingRuntimePreferenc...
2014-01-14 Sebastien PouliotThere's no need for those special NET_2_1 cases (not...
2014-01-14 Sebastien PouliotThere's no need for those special NET_2_1 cases (exclud...
2014-01-14 Sebastien Pouliot[test] Disable a test for XI (only) as it does not...
2014-01-14 Zoltan VargaFix a warning.
2014-01-14 Zoltan VargaRevert "Fix a warning."
2014-01-14 Marek SafarFixes failing test
2014-01-14 Marek Safar[build] Add Microsoft.CSharp to monotouch profile
2014-01-14 Marek Safar[System] Use generic equality comparer in Find/FindLast...
2014-01-14 Zoltan Varga[arm] Fix an assert caused by large offsets. Fixes...
2014-01-14 Zoltan Varga[runtime] Get rid of ResumeThread(), use mono_thread_in...
2014-01-14 Zoltan VargaFix a warning.
2014-01-14 Zoltan Varga[runtime] Centralize low-level thread creation in utils...
2014-01-13 Michael Hutchinson[xbuild] Add 4.0 client profile
2014-01-13 Michael Hutchinson[xbuild] 4.0 test targets go in 4.5 profile
2014-01-13 Zoltan Varga[jit] Call mini_replace_type () in one place.
2014-01-13 Zoltan Varga[runtime] Fix an assert caused by a157ac79e8f404f0eb9b2...
2014-01-13 Zoltan Varga[sdb] Fix setting of byref variables in registers....
2014-01-13 Rodrigo Kumpera[io-layer] Add essay on my choices for is_file_writable.
2014-01-13 Marek SafarMerge pull request #844 from scottmcarthur/master
2014-01-13 Marek SafarTests update
2014-01-13 Marek Safar[System.Net.Http] Add parsing of multi-value strings...
2014-01-13 Zoltan VargaFix the build.
2014-01-13 Zoltan Varga[runtime] Fix the --disable-boehm build.
2014-01-13 Zoltan VargaMerge pull request #872 from Unity-Technologies/upstrea...
2014-01-13 Lucas Meijerallow users to specify a suspension policy when enablin...
2014-01-13 Marek SafarMerge pull request #871 from tumtumtum/master
2014-01-13 Rodrigo Kumpera[io-layer] Properly check write permission of a file...
2014-01-13 Zoltan VargaMove the mono_thread_create () function into utils...
2014-01-13 Zoltan VargaClean up the thread startup code by moving common code...
2014-01-12 Thong NguyenQuickfix for transactions timing out and not committing...
2014-01-12 Zoltan VargaAdd LOCK_THREAD/UNLOCK_THREAD macros, get rid of ensure...
2014-01-12 Zoltan VargaClean up the setup of thread->synch_cs. Initialize...
2014-01-12 Marek SafarMerge pull request #870 from wayoutmind/master
2014-01-12 Michael Hutchinson[xbuild] Properly disable tests on 4.0 framework profile
2014-01-12 Michael Hutchinson[xbuild] Tests need older MSBuild targets
2014-01-12 Rodrigo KumperaMerge pull request #869 from alistair/copyfile
2014-01-12 Fredrick Galoso[system] Add IsIPv6Teredo to System.Net.IpAddress
2014-01-11 Alistair BushDon't raise an exception if we can't find the src assembly.
2014-01-10 Aaron Bockovermono-api-info: avoid NumberOverflow
2014-01-10 Miguel de Icaza[csharp] do not try to read 0 characters for a string
2014-01-10 Miguel de Icaza[csharp] Make the stream reader iterate until all data...
2014-01-10 Miguel de IcazaAdd new --client/--server[=server[:port] support for...
2014-01-10 Miguel de Icazaupdate copyright
2014-01-10 Marek Safar[corlib] Update en-GB first day of week. Fixes #17151
2014-01-10 Marek Safar[mcs] Check type of index used in pointer array aritmet...
2014-01-10 Zoltan Varga[runtime] Fix large file support on android, it doesn...
2014-01-10 Marek Safar[corlib] Hunting down rare Task.WaitAll race
2014-01-10 Atsushi Enofix build.
2014-01-10 Marek Safar[mdoc] Update expected result xml templates
2014-01-10 Atsushi Enofix bug #11335.
2014-01-10 Atsushi EnoFix bug #11336.
2014-01-10 Marek Safar[System.Core] Update MonoTouch System.Linq.Expression...
2014-01-10 Marek Safar[mcs] Add missing object to dynamic conversion for...
2014-01-10 Michael Hutchinson[xbuild] Do not allow running tests or installing exe...
2014-01-10 Michael Hutchinson[xbuild] The 4.0 toolset is in the 4.5 directory
2014-01-10 Michael Hutchinson[xbuild] Reorganize xbuild targets/frameworks/bin data
2014-01-09 Rodrigo KumperaRevert "[runtime] Make mono_class_is_assignable_from...
2014-01-09 Rodrigo Kumpera[runtime] Change MonoImage::field_cache lock from the...
2014-01-09 Marek Safar[System.Core] Add dynamic interpreter
2014-01-09 Marek Safar[dlr] Better FEATURE_REFEMIT checks
2014-01-09 Rodrigo Kumpera[corlib] Add an exhaustive regression test for file...
2014-01-09 Rodrigo Kumpera[io-layer] Correctly implement permission checking...
2014-01-08 Marek Safar[mcs] Suport recursive references of non-FX assemblies
2014-01-08 Zoltan Varga[jit] Use the mono_restore_context () helper function...
2014-01-08 Zoltan Varga[jit] Align the stack in mono_arch_restore_context...
2014-01-08 Zoltan Varga[jit] Fix some checks in the arm dyn call code. Fixes...
2014-01-08 Michael Hutchinson[xbuild] Suppress new window for child processes
2014-01-08 Michael Hutchinson[xbuild] Add pkgconfig file for xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Fix the xbuild 12 tests
2014-01-07 Michael Hutchinson[xbuild] Add binding redirects so old tasks work w...
2014-01-07 Michael Hutchinson[xbuild] Remove Silverlight targets, they don't work...
2014-01-07 Michael Hutchinson[xbuild] Set correct DefaultToolsVersion for xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 toolset location and public API
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 tasks
2014-01-07 Michael Hutchinson[xbuild] MSBuild 12 toolset should be available for...
2014-01-07 Michael Hutchinson[xbuild] Update printed version/copyright
2014-01-07 Michael Hutchinson[xbuild] Make xbuild script point to xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Install data files for xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Build & install MSBuild 12.0 assemblies
2014-01-07 Rodrigo Kumpera[runtime] ves_icall_type_is_assignable_from should...
2014-01-07 Rodrigo Kumpera[runtime] Make mono_class_is_assignable_from lazy resol...
2014-01-07 Rodrigo Kumpera[runtime] Make mono_class_is_assignable_from_slow handl...
2014-01-07 Zoltan Varga[jit] Fix the loading of arguments received on the...
2014-01-07 Zoltan Varga[aot] Disable aot for methods with tail calls in non...
2014-01-07 Zoltan Varga[jit] Pass flags to mini_method_compile () as an enum.
2014-01-07 Martin Baulig[PCL]: Add ReadOnlyDictionary type-forwarder for XI...
2014-01-07 Zoltan Varga[jit] Disable tail calls in AOT mode so methods using...
2014-01-07 Zoltan Varga[aot] Don't pass -W option to the clang assembler,...
2014-01-07 Atsushi EnoFix mobile builds.
2014-01-07 Zoltan Varga[jit] Allocate MonoJumpInfo structures using alloc0.
2014-01-07 Zoltan Varga[runtime] Update copyright date in --version.
2014-01-06 Alex Rønne... Allow creating MemoryMappedFiles with an in-memory...
2014-01-06 Zoltan VargaMerge pull request #865 from madewokherd/icallinit
2014-01-06 Vincent PovirkInitialize icalls before exceptions.
2014-01-06 Marek Safar[corlib] Mark all promise-style task exceptions observe...
2014-01-06 Atsushi Eno[rx][iOS] Do not try to generate doc comments with...
2014-01-06 Marek Safar[mcs] Emit Debuggable attribute. Fixes #16924
next