mono.git
2015-07-16 Marek SafarRemove aggressive filter
2015-07-16 Marek Safar[build] Add System.Numerics.Vectors skeleton
2015-07-16 João Matos[runtime] Implemented MonoContext for WatchOS using...
2015-07-16 Marek Habersack[tests] Fix tests on OS/X
2015-07-16 Marek Safar[Facades] Add v3 facades
2015-07-15 Marek Habersack[tests] 4.x profiles produce test assembly suffixed...
2015-07-15 Marek Habersack[tests] corlib tests are in corlib_test_net_4_x.dll now
2015-07-15 Marek Habersack[tests] Disable until a server that works is found
2015-07-15 Marek Habersack[tests] Crashes on Android 64-bit
2015-07-15 Marek Habersack[tests] Disable on Android due to runtime segfault
2015-07-15 Marek Habersack[tests] Runtime segfaults on Android, probably due...
2015-07-15 Marek Habersack[tests] Disable tests not working on mobile platforms
2015-07-15 Marek Habersack[tests] Add Xamarin.Android assembly name to list of...
2015-07-15 Marek Habersack[tests] Disable on Android due to environment differences
2015-07-15 Marek Habersack[tests] Adjust the test for Android-specific behavior
2015-07-15 Marek Habersack[tests] Disable on Android due to environment differences
2015-07-15 Marek Habersack[tests] Assembly.GetEntryAssembly works differently...
2015-07-15 Marek Habersack[tests] Disable on Android due to environment differences
2015-07-15 Marek Habersack[tests] Disable on Android due to environment differences
2015-07-15 Marek Habersack[tests] Disable on Android
2015-07-15 Marek Habersack[tests] Disable parts relying on APIs not in Mobile...
2015-07-15 Marek Habersack[tests] The test crashes the runtime
2015-07-15 Marek Habersack[tests] Disable code to prevent Mono runtime crash
2015-07-15 Marek Habersack[tests] Disable on Android due to environment differences
2015-07-15 Marek Habersack[tests] Disable on Android due to environment differences
2015-07-15 Marek Habersack[tests] Xamarin.Android works the same way as the deskt...
2015-07-15 Marek Habersack[tests] Adjust test to work in unsupported scenarios
2015-07-15 Marek Habersack[tests] Fix tests which rely on temp dir location being...
2015-07-15 Marek Habersack[tests] Fails on Android ARM64
2015-07-15 Marek Habersack[test] Disable on Android for now
2015-07-15 Marek Habersack[tests] Don't use Assembly.Location on Android
2015-07-15 Marek Habersack[tests] Android behaves the same as desktop Mono
2015-07-15 Marek Habersack[tests] Disable for Android
2015-07-15 Marek Habersack[tests] Disable because URL is no longer there
2015-07-15 Marek Habersack[tests] Disable for Android
2015-07-15 Marek Habersack[tests] Disable for Android
2015-07-15 Marek Habersack[tests] Android doesn't have access to Assembly.Location
2015-07-15 Marek Habersack[tests] Disable for Android
2015-07-15 Marek Habersack[tests] Disable for Android
2015-07-15 Marek Habersack[tests] System zlib errors out for these on Android
2015-07-15 Marek Habersack[tests] Large locks not supported on Android
2015-07-15 Marek Habersack[tests] The test hangs on Android
2015-07-15 Marek Habersack[tests] The test hangs on Android
2015-07-15 Marek Habersack[tests] Use xamarin web server
2015-07-15 Marek Habersack[tests] Don't assume specific charset
2015-07-15 Marek Habersack[tests] Different CPUs have different precision
2015-07-15 Marek Habersack[tests] Use correct path in process tests
2015-07-15 Marek Habersack[test] There is no runtime directory on Android
2015-07-15 Marek Habersack[tests] Use 2.1 profile assembly names for mobile
2015-07-15 Marek Habersack[tests] Make failures more descriptive and fix XA
2015-07-15 Marek Habersack[tests] Assembly.Location doesn't work on XA
2015-07-15 Marek Habersack[tests] No Mono.CompilerServices.SymbolWriter in XA
2015-07-15 Marek Habersack[tests] No declarative security in mobile profile
2015-07-15 Marek Habersack[tests] Fix for when CWD is /
2015-07-15 Marek Habersack[tests] Works in stand-alone app, fails in nunit
2015-07-15 Marek Habersack[tests] Fails on mobile with no details
2015-07-15 Marek Habersack[tests] Doesn't work on mobile
2015-07-15 Marek Habersack[tests] Works in stand-alone app, fails in nunit
2015-07-15 Marek Habersack[tests] Xamarin.Android has the desktop behavior
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...
next