mono.git
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-13 Alexander Köplinger[packaging] Simplify Windows packaging scripts
2017-06-13 Alexander Köplinger[packaging] Move Windows MSI scripts into repository
2017-06-12 Vlad Brezae[man] Add entries for sgen modes and new major/minor...
2017-06-12 Vlad Brezae[sgen] Add sgen modes
2017-06-12 Marek Safar[build] Bumps mcs bootstrap requirement
2017-06-12 monojenkins[msvc] Update csproj files (#4898)
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-12 Marek SafarBump corefx
2017-06-11 Pablo Ruiz... Fix OpenMappedWebConfiguration throws: System.IndexOutO...
2017-06-11 Alexander KöplingerFix System.Numerics xunit tests and add them to CI...
2017-06-11 Marek Safar[mcs] C#7 type pattern matching
2017-06-10 Zoltan Varga[sdb] Fix passing of nullable parameters in invokes...
2017-06-09 Vlad Brezae[sgen] Avoid using parallel minors for small nurseries
2017-06-09 Vlad Brezae[sgen] Disable parallel mode if not enough cores
2017-06-09 Vlad Brezae[sgen] Use logical cpu count for number of workers
2017-06-09 Rodrigo KumperaRemove the mono-profiler- prefix from all source files...
2017-06-09 Rodrigo Kumpera[profiler]Use g_warning and remove bad usage() line
2017-06-09 Rodrigo KumperaMerge pull request #4998 from kumpera/fix_56684
2017-06-09 Aleksey Kliger... Merge pull request #4997 from lambdageek/bug-57222
2017-06-09 Marek SafarBump corefx
2017-06-09 Bernhard Urban[marshal] allocate dummy string always in root domain
2017-06-08 Rodrigo KumperaBunch of minor fixes.
2017-06-08 Rodrigo KumperaRemove env var.
2017-06-08 Rodrigo Kumperaupdate usage, print warning on output:-FILENAME and...
2017-06-08 Rodrigo KumperaRemove spurious header. Change from enum to bucket...
2017-06-08 Aleksey Kliger[test] Test SRE of a class with two methods with the...
2017-06-08 Rodrigo Kumpera[corlib] Don't pass RuntimeMethodHandle across domains...
2017-06-08 Aleksey Kliger[sre] FieldBuilder:RuntimeResolve shouldn't lookup...
2017-06-08 Aleksey Kliger[test] Test SRE of a class with two fields with same...
2017-06-08 Aleksey Kliger... Merge pull request #4995 from lambdageek/dev-monodis...
2017-06-08 Zoltan Varga[amd64] Fix a check in mono_emit_stack_alloc (). (...
2017-06-08 Aleksey Kliger[monodis] Show field tokens in --show-tokens mode
2017-06-08 Aleksey Kliger[monodis] Print table name (when valid) in --show-token...
2017-06-08 Aleksey Kliger[monodis] Document --show-tokens
2017-06-08 Niklas TherningMerge pull request #4994 from lewurm/interp-aot-mode...
2017-06-08 Bernhard Urban[win] set HAVE_ONLINE_VES
2017-06-08 Bernhard Urban[interp] disable bug-45841-fpstack-exceptions.exe on CI
2017-06-07 Bernhard Urban[interp] provide stub for icall_trampoline for x86...
2017-06-07 Bernhard Urban[interp] root domain must be used for AOT'd wrappers...
2017-06-07 Bernhard Urban[interp aot] documentation
2017-06-07 Bernhard Urban[marshal] some things are required in the interpreter...
2017-06-07 Bernhard Urban[configure] introduce HAVE_ONLINE_VES
2017-06-07 Bernhard Urban[interp] fix when DISABLE_JIT is set
2017-06-07 Bernhard Urban[interp] add InterpMethodArguments struct to offset...
2017-06-07 Bernhard Urban[interp] add MONO_AOT_MODE_INTERP
2017-06-07 Bernhard Urban[interp] add --aot=interp, so we can run `mono --full...
2017-06-07 vkargov[tests] Re-enable bug-45841-fpstack-exceptions.exe...
2017-06-07 Marek Safar[mcs] Better detection of null operator inside conditio...
2017-06-07 Martin BauligCosmetic; remove [Category ("Martin")] from the test.
2017-06-07 Martin Baulig[System]: Fix possible initialization issue in MonoTlsP...
2017-06-07 Martin Baulig[System]: Actually disable the keychain code and SecIte...
2017-06-07 Marek Safar[mcs] C#7 out variable declaration
2017-06-07 Alexander Köplinger[MacSDK] Bump libgdiplus to latest (#4984)
2017-06-07 Bernhard Urban[interp] factor out everything that allocates a MonoLMF...
2017-06-07 Bernhard Urban[interp] factor out MINT_JIT_CALL instruction from...
2017-06-07 Vlad Brezae[sgen] Make sure workers process jobs only if they...
2017-06-06 Frederik CarlierSystem.Drawing: Start consuming sources from corefx
2017-06-06 Alexander Köplinger[MacSDK] Update version number in msbuild.py
2017-06-06 Bernhard Urban[mini] set MONO_ARCH_HAVE_INIT_LMF_EXT on architectures...
2017-06-06 Bernhard Urban[mini] guard mono_arch_init_lmf_ext prototype properly
2017-06-06 Bernhard Urban[arm] don't set MONO_ARCH_SOFT_DEBUG_SUPPORTED on andro...
2017-06-06 Alexander KöplingerBump API snapshot
2017-06-06 Martin Baulig[System]: Correctly implement close and shutdown in...
2017-06-06 Marek HabersackUse correct path separator for satellite assemblies...
2017-06-06 Marek SafarBump corefx
2017-06-06 Alexander Köplinger[man] Remove mention of MONO_AOT_CACHE from mono.1
2017-06-05 ralovichimplement Image.SetPropertyItem() method v4 (#1167)
2017-06-05 Ludovic Henry[w32handle] Fix deadlock on SignalAndWait (#4973)
2017-06-05 Aleksey Kliger... Merge pull request #4962 from lambdageek/dev-handles...
2017-06-05 Aleksey Kliger[w32socket] Use coop handles for System.Net.Sockets...
2017-06-05 Aleksey Kliger[coop handles] Add mono_internal_thread_handle_ptr...
2017-06-05 Aleksey Kliger[runtime] typedef MonoThread MonoThreadObject
2017-06-05 Aleksey Kliger[w32socket] Use coop handles for icalls in System.Net...
2017-06-05 Aleksey Kliger[coop handles] Define MonoSafeHandleHandle
2017-06-05 Aleksey Kliger[coop handles] Macros to access a handle via a MonoClas...
2017-06-05 Aleksey Kliger[marshal] Wrap byref reference args to icalls in coop...
2017-06-05 Marek Safar[mcs] Remove unwanted tests
2017-06-05 Ludovic HenryBump to 5.5 for master branch
2017-06-05 Alexander KöplingerRevert "[marshal] delay dummy string allocation"
2017-06-05 Marek Safar[mcs] Throw expression cannot be placed after any colon.
2017-06-05 Marek Safar[mcs] C#7 throw expression
2017-06-04 Alexander KöplingerBump bockbuild to bring in 64bit fix
2017-06-04 Rodrigo Kumpera[profiler] Another atempt at fixing linux.
2017-06-02 Zoltan VargaRevert "[sdb] Add an API to make the contents of the...
2017-06-02 Zoltan Varga[sdb] Add an API to make the contents of the 'State...
2017-06-02 Alexander KöplingerUpdate API snapshot
2017-06-02 Rodrigo Kumpera[profiler] Fix linux.
2017-06-02 Zoltan Varga[jit] Avoid running class cctors for remoting wrappers...
2017-06-02 Bernhard Urban[interp] respect remoting proxies when resolving virtua...
2017-06-02 Bernhard Urban[interp] reference domain that owns method in RuntimeMe...
2017-06-02 Bernhard Urban[marshal] delay dummy string allocation
2017-06-02 Alexander KöplingerUpdate API snapshot
2017-06-02 Alexander Köplinger[Mono.Options] Fix test and add suite to CI (#4963)
2017-06-02 Marek Safar[corlib] Updates api
2017-06-02 Bernhard Urban[arm] remove cross compiling guard for MONO_ARCH_SOFT_D...
2017-06-02 Bernhard Urban[interp] guard remoting functions properly
2017-06-02 Zoltan Varga[runtime] Remove all NACL support. It was unmaintained...
2017-06-02 Marius Ungureanu[Posix] Optimize string marshal code by using unsafe...
next