mono.git
2016-07-06 Johan LorenssonAdded support to build mono runtime as a static library...
2016-07-06 Zoltan Varga[llvm] Fix aot when using llvm master.
2016-07-06 Alexander KöplingerMerge pull request #3242 from alexanderkyte/fix_docs
2016-07-06 Alexander Kyte[runtime] Remove extraneous fi in docs build printing
2016-07-05 Alexander KöplingerMerge pull request #3091 from alexanderkyte/mobile_stat...
2016-07-05 Zoltan Varga[bcl] Fix a random failure in a DataView test which...
2016-07-05 Alexander Kyte[mobile_static] Skip aot-ing ilasm
2016-07-05 Alexander KöplingerMerge pull request #3236 from kumpera/coreclr-testsuite...
2016-07-05 Aleksey Kliger... [profiler] Actually link against libmono where necessar...
2016-07-05 Marcos HenrichMerge pull request #3226 from esdrubal/soap_headers_fix
2016-07-05 Marcos HenrichMerge pull request #3210 from esdrubal/connectasyncUHE
2016-07-04 Rodrigo KumperaMerge pull request #2958 from kumpera/visibility
2016-07-04 Rodrigo Kumpera[jit] Set vret_var when emiting a jmp call.
2016-07-04 Rodrigo Kumpera[coreclr-tests] Disable a test that fails verification.
2016-07-04 Rodrigo Kumpera[coreclr-tests] Disable another broken test.
2016-07-04 Rodrigo Kumpera[coreclr-tests] Disable another broken test.
2016-07-04 Marek Safar[mcs] More tweaks in betterness improvements. Fixes...
2016-07-04 João MatosMerge pull request #3234 from tritao/zip_non_seekable_s...
2016-07-04 Marek Safar[System.Numerics.Vectors] Update type forwarders
2016-07-04 Marek Safar[System.Numerics] Update .net 4.6 api
2016-07-03 Alexander Kyte[mobile_static] Use make parallelism to aot compile...
2016-07-03 Alexander Kyte[mobile_static] Use MonoPInvokeCallbackAttribute on...
2016-07-03 Alexander Kyte[mobile_static] Make Mono.CSharp excludes for tests...
2016-07-03 Alexander Kyte[mobile_static] Blacklist app domain creation test
2016-07-03 Alexander Kyte[mobile_static] Remove some duplicated excludes
2016-07-03 Alexander Kyte[mobile_static] Fix misformatted excludes, tests exclud...
2016-07-03 Alexander Kyte[mobile_static] Tracked down unpassable ServiceModel...
2016-07-03 Alexander Kyte[mobile_static] Add MOBILE_STATIC to preprocessor guard
2016-07-03 Alexander Kyte[mobile_static] Blacklisted unpassable tests for System
2016-07-03 Alexander Kyte[mobile_static] Fix System.Runtime.Serialization tests...
2016-07-03 Alexander Kyte[mobile_static] Fix libraries provided when building...
2016-07-03 Alexander Kyte[runtime] Add System.Data app config.
2016-07-03 Alexander Kyte[runtime] Implement TLS_OP_GET_REG on linux (#3227)
2016-07-03 Zoltan Varga[runtime] Abort the finalizer thread first instead...
2016-07-02 João Matos[System.IO.Compression] Fixes ZipArchive to support...
2016-07-02 Rodrigo Kumpera[jit] Add fixme to AA.
2016-07-02 Rodrigo Kumpera[mini] Ensure that an endfinally outside of a finally...
2016-07-02 Rodrigo Kumpera[ilasm] Side with parent declaration when deciding...
2016-07-02 Rodrigo Kumpera[jit] Remove silly debug spew.
2016-07-02 Rodrigo Kumpera[coreclr-tests] Disable another test that depends on...
2016-07-02 Rodrigo Kumpera[amd64] The prolog stack probe code sequence is 11...
2016-07-02 Rodrigo Kumpera[coreclr-tests] Disable some tests that are not suppose...
2016-07-02 Rodrigo Kumpera[jit] Return NULL on zero sized localloc. Fixes coreclr...
2016-07-01 Rodrigo Kumpera[verifier] Do method visibility checks for virtual...
2016-07-01 Vlad BrezaeMerge pull request #3211 from BrzVlad/fix-finalizer...
2016-07-01 Aleksey Kliger... [remoting] If remoting is disabled, don't assert lookin...
2016-07-01 Vlad Brezae[sgen] Make suspend_finalizers volatile
2016-07-01 João MatosMerge pull request #3225 from tritao/zip_stream_getters
2016-07-01 Zoltan Varga[llvmonly] Fix the name of a few llvmonly icalls.
2016-07-01 Zoltan Varga[llvmonly] Unwrap RuntimeWrapperExceptions if needed.
2016-07-01 Zoltan Varga[sgen] Avoid throwing exceptions from inside the critic...
2016-07-01 Zoltan Varga[corlib] Mark some StackTrace/StackFrame methods as...
2016-07-01 Zoltan Varga[tests] Probe for a different type than System.IO.Pipes...
2016-07-01 Zoltan Varga[llvmonly] Avoid asserting when caching non-open generi...
2016-07-01 Zoltan Varga[llvmonly] Emit gsharedvt wrappers for Nullable.Unbox...
2016-07-01 Zoltan Varga[llvmonly] Fix a case where an ftnptr was invoked as...
2016-06-30 Zoltan Varga[llvmonly] Fix invocation of string ctors. Emit Array...
2016-06-30 Zoltan Varga[jit] Avoid emitting seq points inside alloc wrappers...
2016-06-30 Marcos Henrich[System.Web.Services] Fixes bad XmlMapping.Key.
2016-06-30 Marcos Henrich[System.Web.Services] Test Header sharing issue.
2016-06-30 Andi McClureRestore NULL check which PR #3040/#3105 mistakenly...
2016-06-30 João Matos[System.IO.Compression] Fixed Zip entry stream length...
2016-06-30 João MatosMerge pull request #3216 from tritao/zip_duplicate_entries
2016-06-30 Jon Purdy[runtime] Document MonoDomain.static_data_array. (...
2016-06-30 Alex Rønne... Merge pull request #3220 from alexrp/master
2016-06-29 Alex Rønne... Revert "[profiler] Don't build shared libraries under...
2016-06-29 Alex Rønne... [profiler] Link profiler libraries against libmono...
2016-06-29 Zoltan Varga[bcl] Add a workaround for a watchos limitation to...
2016-06-29 João Matos[System.IO.Compression] Fixed handling of Zip archives...
2016-06-29 João MatosMerge pull request #3214 from tritao/zip_new_entries_writes
2016-06-28 Aleksey Kliger... [remoting] Convert mono_load_remote_field_new_checked...
2016-06-28 Alexander KöplingerMerge pull request #3187 from akoeplinger/mstestsuite...
2016-06-28 Alexander Köplinger[ci] Skip ms-test-suite on non-OSX workers
2016-06-28 João Matos[System.IO.Compression] Fixed writes to newly-created...
2016-06-27 monojenkinsMerge pull request #3204 from BrzVlad/fix-lock-free...
2016-06-27 Vlad Brezae[sgen] Use sgen_qsort instead of qsort (#3205)
2016-06-27 Alexander KöplingerMerge pull request #3202 from dlahoti/patch-1
2016-06-27 Marcos Henrich[System] Fixes ConnectAsync UnhandledEx
2016-06-27 Marcos Henrich[System] Test Unhandled Ex on ConnectAsync
2016-06-25 Vlad Brezae[sgen] Speed up domain finalization at shutdown
2016-06-24 João MatosMerge pull request #3209 from tritao/master
2016-06-24 Ludovic HenryMerge pull request #3208 from ludovic-henry/iolayer...
2016-06-24 Neale FergusonEnhanced logging - attempt 2.5 (#3191)
2016-06-24 Ludovic Henry[io-layer] Replace remaining pthread_cond_t by mono_cond_t
2016-06-24 Ludovic Henry[io-layer] Fix potential buffer overrun
2016-06-24 Ludovic Henry[io-layer] Remove _wapi_shared_layout
2016-06-24 João Matos[System.IO.Compression] Fixed stream writes when Zip...
2016-06-23 Alexander KöplingerMerge pull request #3207 from ntherning/fix_broken_libm...
2016-06-23 Ludovic Henry[io-layer] Merge _WapiHandleShared type into _WapiHandl...
2016-06-23 Ludovic Henry[io-layer] Make shared and unshared handle have the...
2016-06-23 Ludovic Henry[io-layer] Remove mutex and namedmutex pid field
2016-06-23 Ludovic Henry[io-layer] Remove _wapi_handle_timedwait_signal
2016-06-23 Niklas TherningDon't pass -ggdb3 in CFLAGS on Windows builds as it...
2016-06-23 dlahotimake monodis exit with value 1 on an error
2016-06-23 Vlad Brezae[utils] Fix retiring of live block for the lock free...
2016-06-22 Vlad Brezae[runtime] Bump corlib version for recent Thread layout...
2016-06-22 Alexander KöplingerMerge pull request #3197 from BrzVlad/fix-thread-layout
2016-06-22 Marek HabersackDon't run the ping test on certain Android devices
2016-06-22 Vlad Brezae[sgen] Fix Thread layout after changes in #3123
2016-06-21 João MatosMerge pull request #3195 from tritao/zip_stream_getters
next