mono.git
2017-08-10 Marek SafarUpdate codeowners
2017-08-10 Armin HasitzkaAdd rules to run TSan with run-jenkins.sh (#5254)
2017-08-10 Mikhail FilippovAdd implementation and tests for MatrixValueSerializer...
2017-08-10 Mikhail FilippovUncomment fixed SizeConveter tests
2017-08-10 Aleksey Kliger[monodis] Not all override methods are errors
2017-08-10 Armin Hasitzka[TSan] Yet another idea about whitelisting data races...
2017-08-10 Ankit Jain[msbuild] Bump to xplat-master branch HEAD
2017-08-10 Alexander Köplinger[mono-symbolicate/mdoc] Don't fail tests in mcs mode...
2017-08-09 Alexander KöplingerRevert "[runtime] Avoid building a separate static...
2017-08-09 Bernhard UrbanUpdate CODEOWNERS
2017-08-09 Bernhard Urban[interp] builtin types (#5339)
2017-08-09 Martin Baulig[System]: Fix memory leak in AppleTls. (#5305)
2017-08-09 Aleksey Kliger... Merge pull request #4379 from ermshiperete/master
2017-08-09 Alexander KöplingerDefault powerpc to mcs instead of roslyn (#5326)
2017-08-08 Zoltan Varga[runtime] Remove ves_icall_object_new_fast (), its...
2017-08-08 Zoltan Varga[btls] Compile btls using ninja if available. (#5333)
2017-08-08 Aleksey Kliger[eglib] (goutput.c) Revert Android logging host-target...
2017-08-08 Eberhard BeilharzFix allocation of memory to match the way it gets freed
2017-08-08 Damien Daspit[runtime] Fix bug when marshaling COM interfaces in...
2017-08-08 Eberhard Beilharz[runtime] Unit test for Xamarin-47560
2017-08-08 Uri SimchoniFix xdebug (#5309)
2017-08-08 Zoltan Varga[runtime] Fix a case where klass->blittable was written...
2017-08-08 Zoltan Varga[btls] Enable ccache support for cmake. (#5332)
2017-08-08 Michael DeRoyadd #if MONO around change to make it easier for mergin...
2017-08-08 Michael DeRoyCall array sort function that takes comparison instead...
2017-08-08 Mikhail FilippovAdd implementation and tests for SizeValueSerializer
2017-08-08 Marek Safar[mcs] Soften referenced assemblies unification rules...
2017-08-08 Jason ImisonMerge pull request #5335 from mono/master-bump-fsharp
2017-08-08 nosamiBump F# to 4.1.25 and remove already merged patches
2017-08-08 Alexander KöplingerBump API snapshot
2017-08-08 Alex Rønne... Merge pull request #5317 from alexrp/master
2017-08-08 Zoltan Varga[runtime] Avoid building a separate static library...
2017-08-07 Zoltan Varga[jit] Remove unused mono_arch_print_tree () function...
2017-08-07 Zoltan Varga[runtime] Remove empty eglib/ dir.
2017-08-07 Zoltan Varga[runtime] Move eglib into mono/eglib so it becomes...
2017-08-07 Alex Rønne... [profiler] Split method_leave callback into a method_ta...
2017-08-07 Alex Rønne... [profiler] Mark generated raise functions as ICALL_DECL...
2017-08-07 Alex Rønne... [runtime] Declare MonoProfilerCallContext::return_value...
2017-08-07 Alex Rønne... [runtime] Add ICALL_DECL_EXPORT.
2017-08-07 Alex Rønne... [profiler] Properly clean up the resources used by...
2017-08-07 Alex Rønne... [profiler] Some improvements to the code coverage API.
2017-08-07 Alexander Köplinger[msvc] Update csproj files
2017-08-07 Alexander Köplinger[genproj] Simplify strong name key handling
2017-08-07 Armin Hasitzka[mono-threads-posix] Fix a buffer overflow (rather...
2017-08-07 Alex Rønne... Merge pull request #5321 from urisimchoni/prof-lin
2017-08-07 Uri Simchoni[profiler] Avoid instrumenting inlined methods
2017-08-07 Uri Simchoni[profile] set the "no profiling" bitmask equal to zero
2017-08-07 Aleksey Kliger... Merge pull request #5313 from lambdageek/corefx-sre...
2017-08-07 Alexander Köplinger[System.ServiceModel.Web] Simplify AssemblyInfo.cs
2017-08-07 Alexander Köplinger[ci] Add CI_TAGS option for --disable-mcs-build
2017-08-07 Ludovic HenryBump version to 5.7 (#5325)
2017-08-07 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-07 Alexander Köplinger[eglib] Add back NEWS file, it's required for the tarball
2017-08-07 Ludovic HenryRevert "Bump version to 5.7"
2017-08-07 Ludovic HenryBump version to 5.7
2017-08-07 Alexander Köplinger[System.Drawing] Simplify mobile profile check
2017-08-07 Zoltan Varga[bcl] Specify the name of the key file on the command...
2017-08-07 Alex Rønne... Merge pull request #5320 from urisimchoni/prof-sample
2017-08-07 Uri Simchoni[profiler] fixes to profiler sample
2017-08-05 Ludovic HenryRevert "[w32handle] Remove use of w32handle for File...
2017-08-05 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-05 Marek SafarBump boostrap mono dependency
2017-08-05 Marek SafarBump corefx
2017-08-05 Alexander Köplinger[ci] Disable corlib-xunit on Windows for now
2017-08-04 Marek Safar[mcs] Adds handling for declared variables from while...
2017-08-04 monojenkinsBump API snapshot submodule
2017-08-04 Marek SafarBump cecil and linker
2017-08-04 Aleksey Kliger[test] (corlib) Enable more xtest SRE tests
2017-08-04 Aleksey Kliger[sre] ModuleBuilder.DefineUnitializedData argument...
2017-08-04 Aleksey Kliger[sre] negative FieldBuilder.SetOffset should throw...
2017-08-04 Aleksey Kliger[sre] Add explicit null checks of CustomAttributeBuilde...
2017-08-04 Aleksey Kliger[sre] ConstructorBuilder.DefineParamter(0,...) shouldn...
2017-08-04 Alex Rønne... [runtime] Install profiler-events.h as a public header.
2017-08-04 Alexander Köplinger[bcl] Grab free ports randomly in NetworkHelpers (...
2017-08-04 Aleksey Kliger[sre] Throw ArgumentOutOfRange exn in MethodBuilder...
2017-08-04 Aleksey Kliger... Merge pull request #5306 from lambdageek/corefx-sre...
2017-08-04 Aleksey Kliger... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-04 Zoltan Varga[btls] Disable BUILD_SHARED_LIBS while building borings...
2017-08-04 Marek Safar[mcs] Fixes codegen for type pattern matching in probin...
2017-08-04 Marek Safar[mcs] Flow analysis on reduced expressions need to...
2017-08-04 Marek Safar[mcs] Warnings clean up
2017-08-03 Marek Safar[mcs] Pending implementation of accessors cannot hide...
2017-08-03 Aleksey Kliger[ci] (run-test-default) Run the corlib xunit tests
2017-08-03 Aleksey Kliger[test] (corlib) Use CoreFX System.Reflection.Emit xunit...
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to mono_reflection_c...
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to load_cattr_value
2017-08-03 Aleksey Kliger[custom_attrs] Add (some) bounds checking to create_cus...
2017-08-03 Marek SafarUpdates codeowners
2017-08-03 Ankit Jain[msbuild] Add option to nuget-hash-extractor to generat...
2017-08-03 Zoltan VargaBump ikdasm.
2017-08-02 Vlad Brezae[tests] Disable test on llvm
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-02 Alex Rønne... [profiler] Fix MonoProfilerState::context_free_buffer...
2017-08-02 Atsushi Eno[mono-api-html] Fix bogus IgnoreParameterNameChanges...
2017-08-02 cheruskerFix racy `next_generic_inst_id`
2017-08-02 Zoltan Varga[bcl] Fix Delegate.GetHashCode () so it takes into...
2017-08-02 Zoltan Varga[runtime] Fix msvc build.
2017-08-01 Vlad BrezaeUpdate CODEOWNERS
2017-08-01 Alex Rønne... Merge pull request #5298 from baulig/work-offsets-profiler
2017-08-01 Martin Baulig[offset-tool]: Add MonoProfilerCallContext to MonoAotOf...
next