mono.git
2017-10-03 Marek Safar[System.Net.Http] Updates range check from 3741d16503a9...
2017-10-03 Vlad BrezaeMerge pull request #5636 from BrzVlad/fix-xmm-scan
2017-10-03 Marek Safar[mcs] Implements C# 7.2 readonly structs
2017-10-03 Ludovic Henry[w32file] Push win32 specific error to win32 specific...
2017-10-03 Marek Safar[mcs] Adds minor langversion support
2017-10-03 Johan LorenssonMerge pull request #5656 from lateralusX/lateralusX...
2017-10-03 Bernhard Urban[interp] fix using conv.u with string
2017-10-03 Rodrigo Kumpera[jit] Fix using conv.u with string.
2017-10-03 Marek Safar[mcs] Allow properties and indexers of by-ref values...
2017-10-03 Zoltan Varga[runtime] Store implmap_idx as a guint32 to avoid overf...
2017-10-03 lateralusXMerged changes in master libmonoruntime into PR.
2017-10-03 lateralusXUpdated with review feedback.
2017-10-03 lateralusXUpdate msvc README file.
2017-10-03 lateralusXAdd missing dependency for libmini.
2017-10-03 lateralusXAlign libgc vcxproj with makefile.
2017-10-03 lateralusXAlign libgcmonosgen vcxproj with makefile.
2017-10-03 lateralusXAlign eglib vcxproj with makefile.
2017-10-03 lateralusXAlign libmonoruntime vcxproj with makefile.
2017-10-03 lateralusXAlign libmonoutils vcxproj with makefile.
2017-10-03 lateralusXFix libmini targets and filters.
2017-10-03 lateralusXAdded labels to eglib and libmonoutils.
2017-10-03 lateralusXFix libmonoruntime targets and filters.
2017-10-03 lateralusXFix libmonoutils targets and filters.
2017-10-03 lateralusXFix eglib targets and filters.
2017-10-03 lateralusXDrop use of def files for x86, x64 mono-2.0-sgen|boehm...
2017-10-03 lateralusXRestructure of mono.sln and build properties to better...
2017-10-03 lateralusXMerge all static runtime libs into libmono-static.
2017-10-02 Rodrigo KumperaMerge pull request #5668 from kumpera/wasm-work-p4
2017-10-02 vkargov[ci] Small improvements for run-jenkins and collect...
2017-10-02 Alexis ChristoforidesMerge pull request #5675 from mono/glib-debug-symbols
2017-10-02 Alexander KöplingerBump mono-extensions to fix build break (#5677)
2017-10-02 Ankit JainBump NuGet.BuildTasks to get new updates and switch...
2017-10-02 Cody RussellAdd glib to the list of packages with debugging symbols.
2017-10-02 Uri Simchoni[profiler] log profiler: limit method instrumentation...
2017-10-02 Zoltan Varga[jit] Fix the saving of the 'cfg->ret_var_set' flag...
2017-10-02 Marek Safar[mcs] Initial by ref returns and variables support
2017-10-02 Marek HabersackFix ninja BTLS build for verbose builds (#5673)
2017-10-02 Hugh BellamyFix LinearGradientMode parameter validation to match...
2017-10-02 Steffen KießAllow passing null to JsonArray.Add()
2017-10-02 Hugh BellamyRemove invalid tests for image palettes in GdiPlusTest...
2017-09-30 Alexander Köplinger[corlib] Make Marshal.BufferToBSTR(Array, int) non...
2017-09-29 Rodrigo KumperaMerge pull request #5659 from kumpera/fix_59824
2017-09-29 Rodrigo Kumpera[wasm] We can't free memory in wasm as it uses the...
2017-09-29 Rodrigo Kumpera[wasm] Add new missing signature.
2017-09-29 Rodrigo Kumpera[wasm] Disable test that doesn't work with WASM
2017-09-29 Marek Safar[System.Net.Http] HttpClient timeout range checks....
2017-09-29 Marek Safarcodeowners update
2017-09-29 Ludovic Henry[w32file] Move MonoIO.Find{First,Next,Close} to managed
2017-09-29 Ludovic Henry[w32file] Remove dead code
2017-09-29 Aleksey Kliger[sre] register a canonical MonoReflectionMethod for...
2017-09-29 Aleksey Kliger[sre] Expect a new token for MonoArrayMethod and Signat...
2017-09-29 Aleksey Kliger[sre] Remove MonoDynamicImage:handleref_managed field
2017-09-29 Aleksey Kliger[sre] Map fieldref tokens to MonoClassField*
2017-09-29 Aleksey Kliger[sre] Wrap mono_image_create_token with HANDLE_FUNCTION...
2017-09-29 Aleksey Kliger[test] SRE ILGenerator test for methodref and fieldref...
2017-09-28 Alexander Köplinger[System] HttpListenerRequest: ignore bad cookies and...
2017-09-28 Ankit Jain[msbuild] Bump msbuild to fix test failures on wrench...
2017-09-28 Rodrigo KumperaMerge pull request #5560 from kumpera/wasm-work-p3
2017-09-28 Rodrigo KumperaMerge pull request #5567 from kumpera/fix_59334
2017-09-28 Rodrigo Kumpera[runtime] Synthesize IList and IReadOnlyList for the...
2017-09-28 Rodrigo Kumpera[mini] Fix test compiling when running !MOBILE
2017-09-28 Rodrigo Kumpera[runtime] Fix icall signature and change comment to...
2017-09-28 Rodrigo Kumpera[wasm] Implement GC support. Embedder must provide...
2017-09-27 Rodrigo Kumpera[runtime] Fix DISABLE_REFLECTION_EMIT build.
2017-09-27 Vlad Brezae[amd64] Save missing register
2017-09-27 Vlad Brezae[arm64] Scan simd registers on apple
2017-09-27 Vlad Brezae[runtime] Avoid indirection when building MonoContext...
2017-09-27 Vlad Brezae[arm64] Add the full neon regs to the context
2017-09-27 Vlad Brezae[amd64] Add XMM registers to MonoContext on linux
2017-09-27 Alexander Köplinger[mkbundle] Link against Objective-C runtime and Foundat...
2017-09-27 Zoltan Varga[jit] Add support for unlimited size/number of argument...
2017-09-27 Zoltan Varga[[runtime] Wait for the thread to really exit in Thread...
2017-09-26 Rodrigo Kumpera[mini] Add my test suite to the list of magic type...
2017-09-26 Rodrigo Kumpera[mini] Adjust some test suites to work under mobile.
2017-09-26 Marius Ungureanu[Mono.Unix] Fix crasher in StringToHeap (#5639)
2017-09-26 Aleksey Kliger[test] Add gparam Type.IsAssignableFrom and Type.BaseTy...
2017-09-26 Aleksey Kliger[class] Use constraints of gparam T2 in T1.IsAssignable...
2017-09-26 Aleksey Kliger[test] Add regression test for 58809
2017-09-26 Ludovic Henry[w32process] Fix inverted kernel and user ticks (#5641)
2017-09-26 Johan LorenssonFix shutdown race between mono_thread_manage and mono_t...
2017-09-26 Alex Rønne... Merge pull request #5640 from alexrp/master
2017-09-26 Alex Rønne... [profiler] Fix some buffer size calculations.
2017-09-26 Ludovic Henry[Tests] Fail with message in case symlink fails
2017-09-26 Johan LorenssonMerge pull request #5433 from lateralusX/lateralusX...
2017-09-26 Ludovic Henry[w32handle] Only own first handle if doing WaitHandle...
2017-09-26 Rodrigo Kumpera[wasm] Disable test due to emcc bug.
2017-09-26 Rodrigo Kumpera[wasm] Fix test_0_conv_i under interp.
2017-09-25 Rodrigo Kumpera[mini] Fix bug categories.
2017-09-25 Rodrigo Kumpera[wasm] Add ff signature
2017-09-25 Rodrigo Kumpera[interp] Don't inline empty calls that take vt arguments.
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-25 Aleksey Kliger[class] Short circuit collect_implemented_interfaces_au...
2017-09-25 Aleksey Kliger[class] Mark mono_class_from_generic_parameter external...
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-25 Ludovic Henry[profiler] Add dedicated coverage profiler (#5622)
2017-09-25 Bernhard Urban[ppc64] add instructions needed for builtin types
2017-09-25 Bernhard Urban[ppc] add native type support for float
2017-09-25 Bernhard Urban[ppc] add native type support for integer
2017-09-25 Egor BogatovAdd test projects (optional) to net_4_x.sln (#5633)
2017-09-25 lateralusXUpdated with review feedback.
next