[mcs] Accept and ignore command line args supported by csc ..
[mono.git] / mono /
2016-01-12 Zoltan Varga[llvmonly] Avoid disabling llvm for the Selector.GetHan...
2016-01-12 Zoltan Varga[llvmonly] Fix support for variant interface methods...
2016-01-12 Zoltan Varga[llvm] Ignore OP_IL_SEQ_POINT.
2016-01-12 Aleksey Kliger ... Merge pull request #2418 from lambdageek/dev/bug-12205
2016-01-12 Zoltan Varga[aot] Add support for name mangling for more types.
2016-01-11 Aleksey Kliger[reflection] remove override get ReflectedType for...
2016-01-11 Alexander KöplingerMerge pull request #2382 from akoeplinger/system-net...
2016-01-10 Zoltan Varga[llvm] Allow support for emitting some methods using...
2016-01-09 Zoltan Varga[llvmonly] Avoid creating an empty output file for...
2016-01-09 Zoltan Varga[llvmonly] Avoid emitting the 'globals' aot table,...
2016-01-08 Zoltan Varga[llvm] Error out when using --aot=llvmonly if the runti...
2016-01-08 Alexander Köplinger[io-layer] Revert 31f13881a483201933b16e75d47a6d103d959...
2016-01-08 Zoltan Varga[runtime] Bump AOT file format version.
2016-01-08 Alexander Köplinger[io-layer] Fix build on OSX
2016-01-08 Zoltan Varga[llvmonly] Enable more tests.
2016-01-08 Zoltan Varga[llvmonly] Fix gsharedvt calls from gsharedvt methods.
2016-01-08 Alexander KöplingerMerge pull request #2384 from akoeplinger/system-net...
2016-01-08 NealeImplement a SetPriority/GetPriority facility for real...
2016-01-08 João MatosMerge pull request #2411 from rolfbjarne/parse-debug...
2016-01-08 Rolf Bjarne Kvinge[mini] Document mini_parse_debug_option.
2016-01-08 Rolf Bjarne Kvinge[mini] Rename mini_parse_debug_option's argument to...
2016-01-08 Alexander Köplinger[System] Initial port of System.Net.Sockets types from...
2016-01-08 João MatosMerge pull request #2363 from eriklarko/master
2016-01-08 João MatosMerge pull request #2410 from steffen-kiess/fix-monop
2016-01-08 Zoltan Varga[llvmonly] Extract the runtime invoke code into a separ...
2016-01-08 João MatosMerge pull request #2390 from schani/feature-bisector
2016-01-08 João MatosMerge pull request #2409 from rolfbjarne/parse-debug...
2016-01-08 Zoltan Varga[aot] Print the number of different kinds of methods...
2016-01-08 Rolf Bjarne Kvinge[runtime] Add API to set debug options without going...
2016-01-08 Zoltan Varga[llvmonly] Add support for nullable return types in...
2016-01-08 Zoltan Varga[llvmonly] Enable some tests which now work.
2016-01-08 Zoltan Varga[llvmonly] Fix support for gsharedvt delegate invoke...
2016-01-08 Zoltan Varga[amd64] Only use the gsharedvt calling conv for variabl...
2016-01-08 Zoltan Varga[runtime] Set the wrapper info correctly for generic...
2016-01-08 João MatosMerge pull request #2406 from vkargov/master
2016-01-07 Zoltan Varga[ppdb] Fail fast when trying to load an .mdb file from...
2016-01-07 Zoltan Varga[llvmonly] Share more signatures.
2016-01-07 Zoltan Varga[llvmonly] Change the way delegate invokes are implemen...
2016-01-07 Zoltan Varga[llvmonly] Remove the old llvmonly runtime support...
2016-01-07 Jonathan PryorMerge pull request #2333 from joelmartinez/docs-classic-fix
2016-01-07 Zoltan Varga[llvm] Fix support for aot data files.
2016-01-07 Zoltan Varga[llvmonly] Remove some duplicate code.
2016-01-06 Zoltan Varga[llvmonly] Share more signatures in the gsharedvt in...
2016-01-06 Zoltan Varga[llvmonly] Fix a case where a non-virtual method was...
2016-01-06 Rolf Bjarne Kvinge[aot] Fix emission of external aot data by aligning...
2016-01-06 Zoltan Varga[runtime] Fix the DISABLE_JIT build.
2016-01-06 Zoltan Varga[llvmonly] Add support for runtime invokes with nullabl...
2016-01-06 Alex Rønne PetersenMerge pull request #2174 from stukselbax/master
2016-01-06 Zoltan Varga[llvmonly] Implement runtime invokes to gsharedvt methods.
2016-01-06 Zoltan Varga[jit] Fix the handling of virtual generic methods on...
2016-01-05 Zoltan Varga[amd64] Enable LLVM for more parameter passing conventions.
2016-01-05 Zoltan Varga[llvm] Fix the linking of the bblocks containing endfin...
2016-01-05 Martin BauligMerge pull request #2401 from alexanderkyte/mobile_stat...
2016-01-05 Aleksey Kliger ... Merge pull request #2385 from lambdageek/dev/checked...
2016-01-05 Alexander KöplingerMerge pull request #2396 from akoeplinger/flaky-osx...
2016-01-05 Zoltan VargaRevert "[amd64] Remove some restrictions on passing...
2016-01-05 Zoltan Varga[runtime] Fix the loaded llvm build.
2016-01-05 Zoltan Varga[runtime] Allocate a parameter array in mono_jit_runtim...
2016-01-05 Zoltan Varga[amd64] Remove some restrictions on passing/returning...
2016-01-04 Zoltan Varga[jit] Disable the support for -O=shared, use it only...
2016-01-04 Zoltan Varga[llvmonly] Introduce a MonoFtnDesc structure to represe...
2016-01-04 Zoltan Varga[llvmonly] Remove some jit icalls which are no longer...
2016-01-04 Zoltan Varga[llvmonly] Add an optimized implementation for generic...
2016-01-04 Zoltan Varga[llvmonly] Clean up the optimized virtual call code...
2016-01-04 Zoltan Varga[llvmonly] Add an optimized implementation for generic...
2016-01-04 Zoltan Varga[aot] Add another special case for wrappers+gshared...
2016-01-04 Alexander KöplingerMerge pull request #2393 from akoeplinger/servicemodel...
2016-01-03 Joao Matos[mini] Fixed non-JIT runtime support in generic sharing.
2016-01-03 Zoltan VargaAdd an optimized implementation for interface calls.
2016-01-03 Zoltan Varga[runtime] Pass the vtable to the vtable/imt trampoline...
2016-01-03 David KarlašMerge pull request #2380 from alexanderkyte/pdb_fix_loc...
2016-01-03 Zoltan Varga[llvmonly] Optimize virtual calls by storing a function...
2016-01-02 Zoltan Varga[runtime] Avoid a crash if a generic type definition...
2016-01-02 Zoltan Varga[sgen] Avoid asserting if the tls offsets used by the...
2016-01-02 Zoltan Varga[llvm] Disable support for nested clauses, it still...
2016-01-02 Zoltan Varga[llvm] Add missing OP_LMUL_IMM opcode.
2016-01-02 Zoltan Varga[llvm] Add support for passing dummy arguments before...
2015-12-31 Mark ProbstAutomatic optimization bug bisector.
2015-12-29 Vlad BrezaeMerge pull request #2386 from BrzVlad/fix-jit
2015-12-28 Aleksey Kliger[checked] Imageset may reference corlib implicitly...
2015-12-27 Vlad Brezae[arm] Fix codegen for multiply instructions
2015-12-27 Vlad Brezae[jit] Fix specs for some conv instructions
2015-12-27 Vlad Brezae[jit] Fix signed division by power of 2 optimization.
2015-12-24 Marek SafarMerge pull request #2383 from akoeplinger/authenticated...
2015-12-24 Zoltan Varga[runtime] Make libmono point to libmonosgen instead...
2015-12-24 Zoltan Varga[runtime] Make the code in mini-llvm.c more C++ compatible.
2015-12-24 Zoltan VargaMerge pull request #2381 from alexanderkyte/pdb_method_...
2015-12-24 Alexander Kyte[runtime] Fixed off-by-one bug in local variable counti...
2015-12-24 Alexander Kyte[runtime] Make the pdb lookup function return NULL...
2015-12-23 monojenkinsMerge pull request #2379 from xmcclure/babysitter-contd
2015-12-23 Zoltan Varga[llvm] Fix LLVM support after e7166e4f9cee4eb896f1a2ff0...
2015-12-22 Alexander KöplingerMerge pull request #2366 from xmcclure/scripts-babysitter
2015-12-22 Alexander KöplingerMerge pull request #2375 from akoeplinger/servicemodel...
2015-12-22 Rolf Bjarne KvingeMerge pull request #2376 from rolfbjarne/bitcode-withou...
2015-12-22 Rodrigo KumperaMerge pull request #2034 from alexrp/ctx-cleanup
2015-12-22 Miguel de IcazaMerge pull request #1896 from meum/patch-1
2015-12-22 Aleksey Kliger ... Merge pull request #2374 from lambdageek/dev/bug-37035
2015-12-22 Rolf Bjarne KvingeDo not allow undefined references if bitcode is enabled.
2015-12-21 Zoltan Varga[aot] Add hooks which can be used by embedders to load...
2015-12-21 Marek SafarMerge pull request #2372 from abock/dcs-iserializable...
next