Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27More proper detection of reset_priority, make stub for HaikuCalvin
2017-02-27Fix eglibc configure script on HaikuCalvin
2017-02-27Improve build and configureCalvin
2017-02-27Polish on configure scriptCalvin
2017-02-27Get Mono running further on Haiku by fixing proclib/threadsCalvin
2017-02-27Get support libraries compilingCalvin
2017-02-27Restore Haiku supportCalvin
2017-02-25[threads] Don't ignore abort requests in abort protected blocksVlad Brezae
2017-02-25[runtime] Fix memory leak in mono_save_seq_point_info().Vladimir Kargov
2017-02-24[runtime] Speed up mono_icall_start()/mono_icall_end() a bit by using inline ...Zoltan Varga
2017-02-24[runtime] Call error_init instead of mono_error_init (#4425)Aleksey Kliger (λgeek)
2017-02-24[runtime] Add fastpaths to the stelem wrappers for the case when the array el...Zoltan Varga
2017-02-24[Mono.Data.Sqlite] Add test for b78f4f6e5f21edb07d58e012b0339253c593894aMarek Safar
2017-02-24[Mono.Data.Sqlite] Change default datetime convert format to excluded datetim...Marek Safar
2017-02-24Revert "[Facades] Build netstandard.dll with net_4_x profile by default"Alexander Köplinger
2017-02-24[threads] Fix async call in coop (#4423)Ludovic Henry
2017-02-24[hybrid] Fix more tests runLudovic Henry
2017-02-24[hybrid] Enable COM, Remoting and AppDomains runtime supportLudovic Henry
2017-02-24[Facades] Build netstandard.dll with net_4_x profile by defaultAlexander Köplinger
2017-02-24[mcs] Update 995e5620fb79f62c22f94c87cc6d5b717b84eff2 to do actual comparisonMarek Safar
2017-02-24[msvc] Update csproj filesmonojenkins
2017-02-24[jit] Remove an #ifdef ENABLE_LLVM from mini-os.h, the cross-compile genmdesc...Zoltan Varga
2017-02-24Merge pull request #4419 from BrzVlad/fix-oom-nreRodrigo Kumpera
2017-02-23[linker] Update the mscorlib descriptor with missing generic interfaces.Zoltan Varga
2017-02-23Update BockbuildAlexis Christoforides
2017-02-23Force LF line endings for .sources and Makefiles tooAlexander Köplinger
2017-02-23[mcs] Use correct types comparer for comparing hidden imported interface memb...Marek Safar
2017-02-23Fix Windows build due to line ending changes in sedAlexander Köplinger
2017-02-23[mcs] Emit leave for redirected jumps out of rewritten finally exit scope. Fi...Marek Safar
2017-02-23[System] Tweak socket testMarek Safar
2017-02-23Fixes windows po/ buildMarek Safar
2017-02-23[System] Update flaky testMarek Safar
2017-02-23[System.Data] referencesource -> corefx: ProviderBase & SqlClient stuff (#4383)Egor Bogatov
2017-02-23[sgen] Throw OOM also from the managed allocatorVlad Brezae
2017-02-23[sgen] Rename confusing variableVlad Brezae
2017-02-23Merge pull request #4403 from BrzVlad/fix-workers-par-contextVlad Brezae
2017-02-23[loader] When loading the parent of a GTD fails. We must disable gclass recor...Rodrigo Kumpera
2017-02-22[arm] Fix the passing of structs with 8 byte alignment with llvm on armeabi, ...Zoltan Varga
2017-02-22[threads] Ensure we have balanced appdomain push/pop when attaching the threa...Ludovic Henry
2017-02-22Bump corefxMarek Safar
2017-02-22[runtime] Use TARGET_WIN32 instead of HOST_WIN32 when setting calling convent...Zoltan Varga
2017-02-22[runtime] Fix mono_bitset_count () so it works on win64 as well. (#4413)Zoltan Varga
2017-02-22Bump ikvmMarek Safar
2017-02-22[System] Test fix for watchMarek Safar
2017-02-22[Process] Fix NonChildProcessWaitForExit Exited callback (#4409)Ludovic Henry
2017-02-22Update bockbuildAlexis Christoforides
2017-02-22Merge pull request #4380 from alexanderkyte/conflicting_attrsRodrigo Kumpera
2017-02-22[jit] Remove some dead code.Zoltan Varga
2017-02-21[threadpool] Do not swallow exception in RegisterWaitForSingleObject callback...Ludovic Henry
2017-02-21Update bockbuildAlexis Christoforides