mono.git
2016-07-01 Aleksey Kliger... [remoting] If remoting is disabled, don't assert lookin...
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 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-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
2016-06-21 João Matos[System.IO.Compression] Fixed stream length/position...
2016-06-21 Marek Safar[System] Overwrite Console encoding to match mcs text...
2016-06-21 Alexander KöplingerMerge pull request #3188 from akoeplinger/mozroots-fix
2016-06-21 Alexander Köplinger[tools] Fix mozroots URL for Mozilla's certdata.txt...
2016-06-21 Marek Safar[System] Update IPInterfaceProperties initialization...
2016-06-21 Marek Safar[corlib] Add range check for minimal date in dst calcul...
2016-06-21 Alexander Köplinger[scripts/submodules] Add branch to check if fetch is...
2016-06-20 Neale FergusonUse thread priority at thread start time (#3123)
2016-06-20 Marek Safar[reflection] Improves 1a820fcdc09b8f72d12a0973e25db7acc...
2016-06-20 Alexander KöplingerMerge pull request #3179 from gttds/patch-2
2016-06-20 João MatosMerge pull request #3184 from tritao/zip_datetime
2016-06-20 Alexander Köplinger[ci] Add ms-test-suite step to default test runs
2016-06-20 Marek SafarMerge pull request #3183 from marek-safar/bug41874
2016-06-20 Marek Safar[System.Web] Fixes SkinID property declaration
2016-06-19 Zoltan Varga[llvm] Fix the allocation of vregs for the OP_MIN/MAX...
2016-06-18 Zoltan VargaRevert "[llvm] Fix the allocation of vregs for the...
2016-06-18 Alexander Kyte[runtime] Don't call ExecutionEngine constructor in...
2016-06-18 Zoltan Varga[aot] Add support for array accessor methods for multi...
2016-06-17 Zoltan Varga[llvm] Fix the allocation of vregs for the OP_MIN/MAX...
2016-06-17 João Matos[System.IO.Compression] Fixed Zip entries with unset...
2016-06-17 Marek Safar[reflection] Properties always use name and signature...
2016-06-17 DunatiFix for x86 and amd64 continuations (#3182)
2016-06-16 Zoltan Varga[aot] Fix leaking a MonoError.
2016-06-16 Zoltan Varga[aot] Avoid asserting if loading a type fails.
2016-06-16 Bernhard UrbanMerge pull request #3163 from alexanderkyte/fast_contex...
2016-06-16 Alexander Kyte[bcl] Remove cosmetic target that always triggers a...
2016-06-16 Marek SafarMerge pull request #3175 from marek-safar/cas-cleanup
2016-06-16 gttds[System.Web] Fixes 50 year form authentication
2016-06-16 Marek Safar[System] Put back handling of direct ip addresses to...
2016-06-16 Alexander Kyte[runtime] Return early so mono_value_box_checked doesn...
2016-06-16 Alexander Kyte[runtime] Store abremoval context statuses seperately...
2016-06-16 Marek Safar[bcl] Make mono cas opt-in features instead of opt...
2016-06-16 João MatosMerge pull request #3176 from lateralusX/jlorenss/win...
2016-06-16 João Matos[System.IO.Compression] Fixed version needed to extract...
2016-06-16 lateralusXUpdate to tests config file reflecting changed libtest...
2016-06-15 Alexander KyteMerge pull request #3174 from alexanderkyte/revert_jay_...
2016-06-15 Alexander KyteRevert "[runtime] Fix jay path in Microsoft.Build"
2016-06-15 Zoltan Varga[llvm] Enable support for Selector.GetHandle (). Enable...
2016-06-15 Alexander KyteMerge pull request #3173 from alexanderkyte/jay_build_p...
2016-06-15 Alexander Kyte[runtime] Fix jay path in Microsoft.Build
2016-06-15 Zoltan Varga[llvm] Add suport for OP_OBJC_GET_SELECTOR, not enabled...
2016-06-15 monojenkinsMerge pull request #3169 from lambdageek/fix-regression...
2016-06-15 Alexander KyteMerge pull request #3171 from alexanderkyte/net_4x_mdoc...
2016-06-15 Alexander Kyte[runtime] Fix inverted build check related to mcs docs
2016-06-15 João MatosMerge pull request #2972 from lateralusX/jlorenss/vs201...
2016-06-15 lateralusXFix pedump build errors due to moved source file.
2016-06-15 lateralusXReverted back to use target name for library pdb files...
2016-06-15 lateralusXAdded new sources to Source Folder filter in libmonoutils.
2016-06-15 lateralusXDisable build of boehm GC on Windows x64.
2016-06-15 lateralusXAdded support to select static or dynamic c-runtime...
2016-06-15 lateralusXFixed .bat file to handle xcopy command not in path.
next