mono.git
2017-01-21 Ludovic Henry[io-layer] Extract error (#4279)
2017-01-21 Zoltan Varga[runtime] Fix the loaded llvm build.
2017-01-20 Marek Safar[corlib] Removes unused method
2017-01-20 Alexander Köplinger[btls] Remove last traces of statically linked btls
2017-01-20 Alexander Köplinger[btls] Add dependency on btls source files in Makefile...
2017-01-20 Alexander KöplingerReally fix the file mode this time...
2017-01-20 Alexander KöplingerFix inadvertent file mode change in previous commit
2017-01-20 Alexander Köplinger[Facades] Refresh netstandard20 typeforwarders
2017-01-20 Alexander Köplinger[profiler] Add mono-profiler-aot.h to EXTRA_DIST
2017-01-20 Ludovic Henry[io-layer] Extract file (#4255)
2017-01-20 Aleksey Kliger... [reflection] Use coop handles for MonoMethod icalls...
2017-01-20 Alexander Köplinger[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CAS
2017-01-20 Zoltan Varga[runtime] Mono.Dynamic.Interpreter is no more, delete...
2017-01-20 Zoltan Varga[runtime] Fix locking issues while accessing MonoClass...
2017-01-20 Alexander Köplinger[System.Transactions] Add stubs and visibility fixes...
2017-01-20 Michael DeRoyFix memory leak when creating sequence points (#4273)
2017-01-19 Aleksey Kliger[sre] Use coop handles in parts of sre.c
2017-01-19 Miguel de IcazaAdd mdb2ppdb man page, remove prj2make man page
2017-01-19 Rodrigo KumperaMerge pull request #4269 from kumpera/nuget-fixing...
2017-01-19 Ludovic Henry[threads] Fix crash on unknown policy (#4264)
2017-01-19 Ludovic Henry[threadpool] Fix race on runtime shutdown (#4263)
2017-01-19 Ludovic Henry[io-layer] Extract socket (#4241)
2017-01-19 Rodrigo Kumpera[mini] Add new JIT flag JIT_FLAG_DISCARD_RESULTS to...
2017-01-19 Rodrigo Kumpera[runtime] A pair of small fixes for the ignore assembly...
2017-01-18 Alexander Köplinger[btls] Disable RC4 cipher suites by default
2017-01-18 Alexis Christoforides[bockbuild] Fix a packaging regression
2017-01-18 Rodrigo KumperaMerge pull request #4262 from kumpera/fix-windows
2017-01-18 Rodrigo KumperaFix the windows build.
2017-01-18 Alexander Köplinger[pdb2mdb] Detect portable PDB and fail gracefully inste...
2017-01-18 Aleksey Kliger[reflection] Fix ves_icall_RuntimeTypeHandle_GetGeneric...
2017-01-18 Aleksey Kliger[coop handles] Fix mono_gchandle_get_target_handle
2017-01-18 Aleksey Kliger[test] RuntimeType.GetGenericTypeDefiniton should retur...
2017-01-18 Bernhard Urban[mini-posix] close file stream before exec'ing into...
2017-01-18 Bernhard Urban[mini-posix] fix indent
2017-01-18 Bernhard Urban[exception] add another testcase where an exception...
2017-01-18 Bernhard Urban[exception] retain stack trace when an exception is...
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-17 Alexis Christoforides[bockbuild] Fix packaging regression
2017-01-17 Rodrigo Kumpera[tools] Add nuget-hash-extractor tool to help produce...
2017-01-17 Rodrigo Kumpera[runtime] Deny loading images that belong to a set...
2017-01-17 Alexis Christoforides[MacSDK] Fix typo in ironlangs manifest
2017-01-17 monojenkins[msvc] Update csproj files (#4254)
2017-01-17 Bernhard Urban[interpreter] fix castclass and isinst instruction
2017-01-17 Marek SafarClean up few warnings
2017-01-17 Alexander Köplinger[tests] Use correct MONO_PATH directory for tools like...
2017-01-17 Zoltan Varga[lldb] Embed the actual entry in the jit descriptor...
2017-01-16 Zoltan Varga[tools] Add mdb2ppdb tool for converting a .mdb file...
2017-01-16 Alexander Kyte[runtime] Enable unwind_backtrace on ARM/linux (#4230)
2017-01-16 Zoltan Varga[jit] Optimize constrained calls to Enum.GetHasCode...
2017-01-16 Zoltan Varga[runtime] Remove glib usage from public headers. (...
2017-01-15 Zoltan Varga[jit] Fix a regression introduced by the addition of...
2017-01-14 monojenkins[msvc] Update csproj files (#4249)
2017-01-13 Marek SafarMerge pull request #4246 from Unity-Technologies/mcs...
2017-01-13 Josh Peterson[mcs] Ignore constraints on enumerator generic methods...
2017-01-13 Alexander Köplinger[btls] Remove btls-cert-sync and integrate it into...
2017-01-13 Alexander Köplinger[Mono.Security] Consider _newFormat when building certi...
2017-01-13 Ludovic Henry[hybrid] Enable gsharedvt trampoline on amd64
2017-01-13 Ludovic Henry[hybrid] Ensure gsharedvt isn't disabled once it's...
2017-01-13 Ludovic Henry[hybrid] Enable logging for methods not found with...
2017-01-13 Marek Safar[Facades] Implementation types from CoreFX
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Aleksey Kliger[runtime] Use mono_{object,class}_is_transparent_proxy...
2017-01-12 Aleksey Kliger[runtime] Fix compile error in mono_domain_from_appdoma...
2017-01-12 Zoltan Varga[runtime] Add an --enable-minimal=mdb option for disabl...
2017-01-12 Aleksey Kliger[mini] Initialize profiler in mini_init
2017-01-12 Alexander Köplinger[ci] Fix interpreter config and simplify CI_TAGS checki...
2017-01-12 Bernhard Urban[configure] avoid avoid 'no symbols' warnings on darwin...
2017-01-12 Aleksey Kliger... [reflection] Coop handles for more icalls in `System...
2017-01-12 Bernhard Urban[unwind] respect link register on ppc and use right...
2017-01-12 Zoltan Varga[runtime] Support TransparentProxy-es in mono_domain_fr...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-12 Marek SafarFixes build
2017-01-12 Marek Safar[Mono.Security] Add IVT to Xamarin dlls
2017-01-12 Marek SafarMerge pull request #4235 from grendello/android_dns_servers
2017-01-12 Marek Habersack[BCL,Android] Get DNS server addresses from Android
2017-01-12 Marek SafarBump cecil
2017-01-12 Zoltan Varga[aot] Add 'profile-only' argument to only aot methods...
2017-01-12 Zoltan Varga[aot] Add a 'verbose' argument to the aot compiler...
2017-01-12 Zoltan Varga[aot] Add support for loading multiple profile files.
2017-01-11 Zoltan Varga[lldb] Avoid a crash in mono_lldb_remove_method ()...
2017-01-11 Jon Purdy[ilasm] Support 'nooptimization' attribute.
2017-01-11 Zoltan Varga[msvc] Add lldb.c to the vs project.
2017-01-11 Zoltan Varga[lldb] Use mono_unwind_get_cie_program () instead of...
2017-01-11 Martin Baulig[BTLS]: Fix callback method signatures.
2017-01-11 Martin Baulig[BTLS]: Remove unused local variables.
2017-01-11 Alexander Köplinger[btls] Fix function declaration and add it to btls...
2017-01-11 Marek Safar[mcs] Don't do constraints on fabricated generic method...
2017-01-11 Marek Safar[System.Windows.Forms] Clean up misused __MonoCS__
2017-01-11 monojenkins[msvc] Update csproj files (#4226)
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Zoltan VargaLldb support code for mono (#4225)
2017-01-11 Aleksey Kliger... [remoting] Coop handles for proxy objects (#4208)
2017-01-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Vlad Brezae[corlib] Avoid unnecessary ephemeron array resizes
2017-01-11 Vlad Brezae[corlib] Avoid unbounded resizes of ephemeron arrays
2017-01-11 Marek Safar[corlib] Update ValueTuple implementation
2017-01-11 Marek SafarBump corert
2017-01-11 Zoltan Varga[jit] Extends an array in mono_spill_global_vars (...
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
next