mono.git
2015-07-15 Marek Habersack[tests] Xamarin.Android already has the namespace
2015-07-15 Marek Safar[build] Update missing file
2015-07-15 Marek Safar[build] Update profiles path
2015-07-15 Marek Safar[build] Update profiles path
2015-07-15 Marek Safar[Facades] More missing types
2015-07-15 Marek Safar[Facades] Update to 4.6 api
2015-07-15 Marek Safar[build] Update docs profile paths
2015-07-15 Marek Safar[build] Switch to 4.6 profile as default profile
2015-07-15 Marek SafarBump binary-reference-assemblies
2015-07-14 Martin Baulig[xbuild]: Fix ResolveAssemblyReference.ResolveReference...
2015-07-14 Zoltan Varga[llvm] Add support for pass/returning vtypes by ref.
2015-07-14 Marek Safar[system] Add missing APIs
2015-07-14 Ludovic Henry[threadpool-ms-io] Fix epoll socket close/remove race...
2015-07-14 Ludovic Henry[bcl] Remove ProcessAsyncReader handle from IO ThreadPo...
2015-07-14 Ludovic Henry[threadpool-ms-io] Rework some utility functions
2015-07-14 Ludovic Henry[threadpool-ms-io] Replace the 2 locks by only 1
2015-07-14 Zoltan Varga[runtime] Fix the mono_get_lmf_addr () optimization...
2015-07-14 Ludovic Henry[utils] Factor lazy initialization of threadpool-ms...
2015-07-14 Zoltan VargaDisable the test added by 37ad145b2f00beb3e1aa9b86e306f...
2015-07-14 Marek Safar[ilasm] Imlicitly set enums value__ special flags
2015-07-14 Rolf Bjarne... Look for resgen2 where mcs is.
2015-07-14 Vlad BrezaeMerge pull request #1730 from BrzVlad/feature-arm-fast-tls
2015-07-14 Ludovic Henry[threadpool-ms] Add tracing
2015-07-13 Marek Safar[ilasm] Make only structs automatically sealed (partial...
2015-07-13 Marek Safar[ilasm] Don't make enums and structs sealed when sealed...
2015-07-13 Zoltan Varga[jit] Fix float32 support for the interlocked opcodes.
2015-07-13 Zoltan Varga[amd64] Fix marshalling of empty structures.
2015-07-13 Marek Safar[System] Don't assume WebConnectionStream of unknown...
2015-07-13 Zoltan VargaMerge pull request #1927 from borgdylan/x86fix
2015-07-13 Dylan Borgfix the x86 build
2015-07-12 Zoltan Varga[runtime] Add support for portable pdb files without...
2015-07-12 Zoltan Varga[runtime] Make mono_trace_set_printerr_handler () call...
2015-07-12 Zoltan Varga[runtime] Update portable pdb support for the latest...
2015-07-10 Zoltan Varga[aot] Emit the got into the bss section on osx too.
2015-07-10 Vlad Brezae[tests] Add tls stress test
2015-07-10 Vlad Brezae[arm] Add MONO_DEBUG option for using only fallback...
2015-07-10 Vlad Brezae[arm] Add fast tls support on ios.
2015-07-10 Vlad Brezae[sgen] Use the sgen allocator fastpath also when cross...
2015-07-10 Vlad Brezae[sgen] Fix allocator creation when running with jit...
2015-07-10 Vlad Brezae[arm] Add fast tls support on android.
2015-07-10 Vlad Brezae[sgen] Allocator defines depend on the target not the...
2015-07-10 Vlad Brezae[arm] Add fast tls support on linux
2015-07-10 Marek Safar[mcs] Emit symbol info local variables for compiler...
2015-07-10 Marek Safar[mcs] Remove NET_4_0 ifdefs
2015-07-10 Rodrigo Kumpera[jit] Use a feature macro instead of hardcoding users.
2015-07-10 Rodrigo KumperaRemove duplicated code.
2015-07-10 Rodrigo Kumpera[arm] Fixed the max length of seq_point. Fixes #31829.
2015-07-10 Rodrigo Kumpera[jit] Disable fast tls on osx if MONO_HAVE_FAST_TLS...
2015-07-10 Rodrigo Kumpera[utils] Disable fast TLS on darwin until we have proper...
2015-07-10 Rodrigo Kumpera[mini] Add some extra asserts around fast tls to ensure...
2015-07-10 Rodrigo Kumpera[utils] Don't abort at startup if remote TLS reads...
2015-07-10 Rodrigo Kumpera[utils] Add fallback TLS offset scanning to X86 and...
2015-07-10 Rodrigo KumperaMerge pull request #1922 from antonmes/master
2015-07-10 João MatosMerge pull request #1924 from bosmacs/master
2015-07-10 Craig S. BosmaAdd TLS offset for pre-release OS X 10.11 x86, as in...
2015-07-10 ToxaAdd TLS offset for pre-release OS X 10.11 on x86
2015-07-09 Zoltan Varga[llvm] Remove the restriction on handlers without invok...
2015-07-09 Zoltan Varga[jit] Fix a regression introduced by ce567f4026d0b0c224...
2015-07-09 Zoltan Varga[llvm] Fix the handling of nested clauses.
2015-07-09 Jonathan PryorMerge pull request #1888 from joelmartinez/mdoc-flagsbug
2015-07-09 Marek SafarBump reference sources
2015-07-09 Marek Safar[System.Net.Http] Reading ContentLength value actually...
2015-07-09 João MatosMerge pull request #1919 from bosmacs/master
2015-07-09 Craig S. BosmaAdd TLS offset for pre-release OS X 10.11 on amd64
2015-07-08 Zoltan Varga[sdb] Allow boxed vtypes as this when invoking vtype...
2015-07-08 Joel Martinez[mdoc] Adds custom formatting for the `ObjCRuntime...
2015-07-07 Zoltan Varga[llvm] Fix a problem introduced by the previous change.
2015-07-07 Zoltan Varga[llvm] Refactor the aot code a bit.
2015-07-07 Zoltan Varga[sdb] Allow invoking of valuetype ctors.
2015-07-07 João MatosMerge pull request #1917 from rtollert/bump-nunit-4.5
2015-07-07 Richard TollertonBump nunit from mono/2.0 to mono/4.5.
2015-07-07 Marek SafarMerge pull request #1914 from kasthack/master
2015-07-07 Zoltan Varga[aot] Fix static linking support when using llvm.
2015-07-07 Zoltan Varga[aot] Handle already gsharedvt methods correctly in...
2015-07-06 Zoltan Varga[gsharedvt] Handle gsharedvt methods correctly in check...
2015-07-06 Ludovic Henry[runtime] Remove unused MonoDomain fields
2015-07-06 Rodrigo KumperaMerge pull request #1911 from ludovic-henry/threadpool...
2015-07-06 Zoltan Varga[aot] Mark the data arrays emitted using llvm as constant.
2015-07-06 Jonathan Pryor[Mono.Posix] Allow building without [Obsolete] Mono...
2015-07-06 Marcos HenrichMerge pull request #1900 from esdrubal/cyclic-ref
2015-07-06 Marcos HenrichMerge pull request #1906 from esdrubal/xbuild-CopyLocal-fix
2015-07-06 João MatosMerge pull request #1913 from RavuAlHemio/bug31635
2015-07-06 kasthackAdded missing HttpRequestBase, HttpRequestWrapper and...
2015-07-04 Ondřej Hošek[Mono.Posix] Special-case UTF-32 in PtrToString. Fixes...
2015-07-03 Rodrigo Kumpera[jit] Add emulation r4 to u8 conversion. Fixes #31582.
2015-07-03 Ludovic Henry[threadpool-ms] Fix unhandled exception support
2015-07-02 Ludovic Henry[runtime] Fix cpu usage greater than 100% error
2015-07-02 Rodrigo KumperaMerge pull request #1907 from alexanderkyte/slow_aot_st...
2015-07-02 Alexis Christoforides[referencesource] Keep Mono's old default provider...
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-07-02 Marcos HenrichBump reference sources
2015-07-02 Ludovic Henry[threadpool-ms] Fix segfault when using sdb
2015-07-01 Ludovic Henry[runtime] Ease debugging of cpu_usage out of bound bug
2015-07-01 Alexander Kyte[runtime] Conversion of a printf to string append for...
2015-07-01 Alexander Kyte[runtime] Avoid repeated method hashing in find_aot_module
2015-07-01 Alexander Kyte[runtime/tests] Added a stress test of find_aot_module.
2015-07-01 Marcos Henrich[runtime] mono_class_from_name cyclic ref handling
2015-07-01 Sebastien Pouliot[linker] Fix comparison of methods wrt generic paramete...
2015-07-01 Ludovic Henry[threadpool] Remove mono threadpool implementation
2015-07-01 Marcos Henrich[xbuild] Fixes copied TargetFramework assemblies.
next