mono.git
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...
2017-08-01 Alex Rønne... [mini] Remove the functions that were unexported in...
2017-08-01 Alex Rønne... [runtime] Declare MonoProfilerCallContext::method offset.
2017-08-01 Zoltan Varga[jit] Fix the DISABLE_JIT build.
2017-08-01 Martin BauligAdd myself to CODEOWNERS.
2017-08-01 Martin Baulig[System]: Fix memory leak in BTLS. (#5291)
2017-08-01 Aleksey Kliger... Merge pull request #5288 from lambdageek/bug-58454
2017-08-01 Alex Rønne... Merge pull request #5292 from alexrp/profiler-symbol...
2017-08-01 Alex Rønne... Update CODEOWNERS.
2017-08-01 Alex Rønne... [profiler] Move legacy profiler code to profiler.c.
2017-08-01 Alex Rønne... Merge pull request #5274 from alexrp/profiler-call...
2017-08-01 Alex Rønne... [mini] Add a mono_jit_aot_compiling () function.
2017-08-01 Alex Rønne... [mini] Remove some unstable exports that are no longer...
2017-08-01 Alex Rønne... [profiler] Implement call context introspection for...
2017-07-31 Aleksey Kliger[sre] Pass declaring type to GetMethodFromHandle in
2017-07-31 Alexander Köplinger[ci] Compile the class lib tests in a separate step
2017-07-31 Alexander Köplinger[mono-symbolicate] Run tests with "run-test" target...
2017-07-31 Aleksey Kliger[test] Check that GenericTypeParamBuilder:InternalResol...
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-31 Martin Baulig[corlib]: Fix race condition in ExceptionDispatchInfo...
2017-07-31 Zoltan Varga[llvm] Fix the calling of fault clauses in llvm compile...
2017-07-31 Marek Safar[mcs] Implements C#7 expression bodied members enhancement
2017-07-31 Marek Safar[mcs] Add parser sequence for case type pattern matching
2017-07-28 Vlad BrezaeMerge pull request #5260 from BrzVlad/fix-handler-block
2017-07-28 Aleksey Kliger... Merge pull request #5272 from lambdageek/bug-58421
2017-07-28 Marek Safar[mcs] Implements cloning for yield break. Fixes #57796
2017-07-28 Zoltan VargaEglib integrate (#5267)
2017-07-27 Aleksey Kliger... Merge pull request #5271 from lambdageek/bug-58361
2017-07-27 Aleksey KligerBump corlib version
2017-07-27 Aleksey Kliger[sre] Resolve EnumBuilder tokens in managed. (Fixes...
2017-07-27 Aleksey Kliger[test] EnumBuilder regression tests for #58361
next