mono.git
2016-04-07 Ankit JainMerge pull request #2844 from radical/assign-proj-config
2016-04-06 Alex Rønne... Merge pull request #2839 from alexrp/profiler-thread...
2016-04-06 Alexander KöplingerReplace android-libunwind submodule with a local copy
2016-04-06 Alex Rønne... [profiler] Detach helper/writer threads before shutting...
2016-04-06 Alex Rønne... [threads] Export mono_thread_info_detach () for use...
2016-04-06 Alexander Köplinger[ci] Put windows msbuild command in quotes
2016-04-06 Rodrigo KumperaMerge pull request #2837 from alexrp/master
2016-04-06 Ankit Jain[xbuild] Fix #40094, part 2/2: AssignProjectConfigurati...
2016-04-06 Ankit Jain[xbuild] Fix #40094, part 1/2: SolutionParser: Emit...
2016-04-06 Joao Matos[runtime] Deduplicate MONO_ZERO_LEN_ARRAY into mono...
2016-04-06 Joao Matos[runtime] Factor out (MonoMarshalConv)-1 into its own...
2016-04-06 João MatosMerge pull request #2842 from akoeplinger/fix-monodroid...
2016-04-06 Alexander KöplingerAdd android-libunwind submodule and fix path in mini...
2016-04-06 Rodrigo KumperaMerge pull request #2836 from kumpera/cwt_toggleref
2016-04-06 Alexander Köplinger[mini] Remove duplicated methods from tramp-arm64-gshar...
2016-04-06 Alexander Köplinger[mini] Fix incorrect ifdef in the arm64 gsharedvt files
2016-04-06 Alexander Köplinger[mini] Add missing include to mini-exceptions-native...
2016-04-06 Alexander Köplinger[mini] Fix ARM assembler syntax for MRC
2016-04-06 Joao Matos[runtime] Fixed invalid comparisons to MonoMarshalConv...
2016-04-06 Alexander KöplingerMerge pull request #2833 from directhex/ci-script-in...
2016-04-06 Marek SafarMerge pull request #2804 from radical/al-cecil
2016-04-06 Alexander KöplingerMerge pull request #2840 from directhex/fix_make_dist_c...
2016-04-06 Jo ShieldsFix missing CommonCrypto/Makefile.include in "make...
2016-04-06 Jo ShieldsKeep Jenkins job script in Mono repo
2016-04-06 Marek Safar[Microsoft.Build.Tasks] Fix CodeTaskFactory to resolve...
2016-04-06 monojenkinsMerge pull request #2835 from lewurm/fix-make-dist
2016-04-06 Alex Rønne... [mprof-report] Don't print a thread with a zero thread...
2016-04-06 Alex Rønne... [profiler] Ensure that we zero out thread IDs for buffe...
2016-04-06 Alex Rønne... [mprof-report] Don't assume the first thread seen is...
2016-04-06 Alex Rønne... [mini] Set a native thread name for the main thread...
2016-04-06 Alex Rønne... [threadpool] Explicitly use the root domain to allocate...
2016-04-06 Alex Rønne... [runtime] Add thread names to all internal runtime...
2016-04-06 Alex Rønne... [gc] Allow changing the finalizer thread's name.
2016-04-06 Alex Rønne... [gc] Set name of the finalizer thread from within the...
2016-04-06 Alex Rønne... [threads] Export some functions so the entire runtime...
2016-04-06 Alex Rønne... [threads] Make mono_thread_info_set_name () work on...
2016-04-06 Alex Rønne... [threads] Don't report tools threads that do a full...
2016-04-06 Alex Rønne... [threads] Make sure we change the native thread name...
2016-04-06 Alex Rønne... [sgen] Make mono_gc_base_init () double-init resistant...
2016-04-06 Alex Rønne... [mini] Shut down the profiler after shutting down the...
2016-04-05 Rodrigo Kumpera[sgen] Mark togglerefs before processing ephemerons...
2016-04-05 Ankit JainAL: Use IKVM.Reflection to get custom attributes from...
2016-04-05 monojenkinsMerge pull request #2834 from xmcclure/inflated_method_...
2016-04-05 Bernhard Urban[sqlmetal] fixup for a73fb31f2 in order to fix `make...
2016-04-05 Alexander KöplingerMerge pull request #2832 from razzfazz/handle_eintr
2016-04-05 Andi McClureDocument mono_error_init convention in source
2016-04-05 Andi McClure[runtime] restore mono_error_init in mono_basic_block_split
2016-04-05 Marek Safar[Microsoft.Build.Utilities] Fixes tests resources build
2016-04-05 Marek Safar[sqlmetal] Remove wrong tests config
2016-04-05 Marek Safar[mcs] Remove duplicate references
2016-04-05 Marek SafarBump referencesource
2016-04-05 Alexander KöplingerMerge pull request #2831 from razzfazz/fix_dllimport
2016-04-05 Marek Safar[System] Always pass -noconfig to codedom c# compiler
2016-04-05 Alexander Köplinger[build] Exclude generated .g.cs files from "make dist"
2016-04-05 Daniel Beckerclean up DllImport attributes
2016-04-04 Zoltan Varga[runtime] Allow the options in MONO_DEBUG to be passed...
2016-04-04 Zoltan Varga[llvm] Enable pinvoke call using the C calling conv...
2016-04-04 Zoltan Varga[corlib] Make some ExceptionDispatchInfo tests with...
2016-04-04 Rodrigo KumperaMerge pull request #2827 from xmcclure/profile-clean-0.1
2016-04-04 monojenkinsMerge pull request #2545 from ermshiperete/Xamarin...
2016-04-04 Marek Safar[build] Update nunit-console path for xbuild profiles
2016-04-04 Marek Safar[Microsoft.Build.Engine] Update test files
2016-04-04 Marek Safar[mcs] Make more errors build explicit
2016-04-04 Marek Safar[System.Runtime.Serialization.dll] Update referencesour...
2016-04-04 Marek Safar[tools] Update missing reference
2016-04-04 Alexander KöplingerFix make dist
2016-04-04 Alexander Köplinger[test-runner] Ignore exceptions during process kill
2016-04-04 Marek Safar[build] Update mcs path in mini tests
2016-04-04 Marek Safar[Facades] Update list of full assemblies
2016-04-04 Marek Safar[mcs] Basic boostrap references are always default...
2016-04-04 Marek Safar[Microsoft.Build.Engine] Simplify bd70a55ec7aaeb40b2b00...
2016-04-04 Marek Safar[Microsoft.Build.Engine] clean/copy mdb files as well
2016-04-04 Marek Safar[build] Change the way how mcs references are passed...
2016-04-04 Marek Safar[System.Runtime.Serialization.Formatters.Soap] Make...
2016-04-04 Marek Safar[Mono.C5] Make test output deterministic
2016-04-04 Ludovic HenryMerge pull request #2713 from gregoryyoung/master
2016-04-03 Zoltan Varga[amd64] Add a separate ArgStorage entry for gsharedvt...
2016-04-03 Alexander Köplinger[acceptance-tests] Fix test-runner.exe compilation...
2016-04-02 monojenkinsMerge pull request #2720 from mono/fix-39325
2016-04-02 Zoltan Varga[runtime] Move the test for shutting down the stat...
2016-04-02 Zoltan Varga[arm64] Fix the generation of static rgctx trampolines...
2016-04-02 Zoltan Varga[arm64] Implement handler block guard trampolines.
2016-04-02 Zoltan Varga[runtime] Fix a crash when shutting down the sampling...
2016-04-02 Zoltan Varga[tests] Increase the timeout in the test runner so...
2016-04-02 Alexander Köplinger[metadata] Remove invalid Win32 entry in object-offsets.h
2016-04-02 Alexander Köplinger[mini] Remove duplicate stubs from tramp-amd64/x86...
2016-04-02 Alexander Köplinger[msvc] Add missing files to MSVC project files
2016-04-01 Alex Rønne... [mini] Fix build on systems without clock_nanosleep ().
2016-04-01 Rodrigo Kumpera[jit] Handle verification failing with InvalidProgramE...
2016-04-01 Zoltan Varga[runtime] Make a copy of the types passed to mono_mb_ad...
2016-04-01 Zoltan Varga[arm64] Fix clearing of stack traces when an exception...
2016-04-01 Andi McClureContinued profiler loading cleanup (PR#2816 follow up)
2016-04-01 Rodrigo KumperaMerge pull request #2825 from kumpera/loader_error_removal
2016-04-01 Alexander KöplingerMerge pull request #2826 from mattleibow/mono.options...
2016-04-01 Alexander Köplinger[System.Web.Extensions] Add test for last fix
2016-04-01 Jussi Sainio[System.Web.Extensions] Use CultureInfo.InvariantCultur...
2016-04-01 monojenkinsMerge pull request #2805 from alexrp/profiler-sampling...
2016-04-01 Zoltan Varga[arm64] Implement interruption checking in the trampoli...
2016-04-01 Matthew Leibowitz[Mono.Options] Added support for Enums in the PCL version
2016-04-01 Alex Rønne... [profiler] Use a background thread to send out sampling...
next