mono.git
2017-08-04 monojenkinsBump API snapshot submodule
2017-08-04 Marek SafarBump cecil and linker
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... 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
2017-07-27 Aleksey Kliger[sre] Add MonoDynamicImageTokCollision arg to mono_dyna...
2017-07-27 Aleksey Kliger[sre] Handle typeref tokens in fixup_method (Fixes...
2017-07-27 Aleksey Kliger[test] Check that one AssemblyBuilder can refer to...
2017-07-27 Zoltan Varga[interp] Make the 'td' variable a pointer in generate...
2017-07-27 Zoltan Varga[interp] Rename some types to better reflect their...
2017-07-27 Marek Safar[mcs] Another workaround for enum builder SRE crash...
2017-07-27 Marek SafarUpdates codeowners
2017-07-27 Zoltan Varga[runtime] Move object.c to 'common_sources', as it...
2017-07-27 Zoltan VargaSre not gc dependent (#5264)
2017-07-26 Marek Safar[corlib] Update Assembly class xml descriptor
2017-07-26 monojenkins[msvc] Update csproj files
2017-07-26 Zoltan Varga[sre] Add some tests for saving assemblies. (#5265)
2017-07-26 Marek Safar[Mono.CSharp] Updates csproj
2017-07-26 Marek Safar[mcs] Adds workaround for repl enum declaration on...
2017-07-26 Marek Safar[corlib] ModuleBuilder pseudo-token lookup needs to...
2017-07-26 Alex Rønne... [acceptance-tests] Another attempt fix a StringBuilder...
2017-07-26 Zoltan Varga[runtime] Remove compile time gc dependencies from...
2017-07-26 Zoltan Varga[runtime] Remove compile-time gc dependencies from...
2017-07-25 Marek SafarMerge branch 'vladimir-kazakov-xml-dsig-transforms...
2017-07-25 Marek SafarMerge branch 'xml-dsig-transforms-from-corefx' of git...
2017-07-25 monojenkins[msvc] Update csproj files
2017-07-25 Alex Rønne... [interp] Fix a copy/paste error in ea4e4a9ef6fc42570a23...
2017-07-25 Marek SafarBump roslyn (to include more files)
2017-07-25 monojenkinsBump API snapshot submodule
2017-07-25 Marek SafarBump CoreFX
2017-07-25 Vlad Brezae[runtime] Remove handler block trampoline code
2017-07-25 Vlad Brezae[runtime] Fix handler block
2017-07-25 Alexis ChristoforidesUpdate bockbuild. Fixes #57002
2017-07-25 Zoltan Varga[runtime] Fix the size calculation for CustomAttributeT...
2017-07-24 Zoltan Varga[jit] Handle OP_VCALL_MEMBASE in get_simd_vreg ()....
2017-07-24 Zoltan VargaBump bockbuild.
2017-07-24 Marek SafarBump roslyn to 2.3.1
2017-07-24 Vladimir KazakovXMLDSIG transforms from .NET Core.
2017-07-24 Zoltan VargaBump bockbuild.
2017-07-23 Alex Rønne... Update CODEOWNERS
2017-07-23 Alex Rønne... Merge pull request #5252 from alexrp/profiler-stress...
2017-07-22 Alex Rønne... Merge pull request #5253 from alexrp/profiler-lib
2017-07-22 Alex Rønne... [Mono.Profiler.Log] Catch SecurityException for missing...
2017-07-22 Alex Rønne... [acceptance-tests] Disable the ironjs-v8 test on arm32...
2017-07-22 Alex Rønne... [acceptance-tests] Fix a crash in the profiler stress...
2017-07-22 Alex Rønne... [acceptance-tests] Set individual timeout for profiler...
next