mono.git
2017-01-10 Chris HamonsMono BCL test fixes so XM can run them (#4210)
2017-01-10 Alexander Köplinger[btls] Create a native BTLS key handle for X509Certific...
2017-01-10 Alexander Köplinger[btls] Call Reset() in X509CertificateImplBtls.Import()
2017-01-10 Alexander Köplinger[btls] Free handle returned by EVP_PKEY_get1_RSA
2017-01-10 Alexander Köplinger[System] Use non-obsolete API in SslStream
2017-01-10 monojenkins[msvc] Update csproj files (#4221)
2017-01-10 Alexander Kyte[runtime] Fix corlib out of date error with disabled COM
2017-01-10 Alexander Köplinger[bcl] Remove System.Activities.Presentation folder...
2017-01-10 Aleksey Kliger... [reflection] Coop handles icalls in System.Reflection...
2017-01-10 Aleksey Kliger[runtime] Set the pinvoke bit for handles-using icall...
2017-01-10 Marek Safar[build] Add WIN_PLATFORM define
2017-01-09 Zoltan VargaRevert "[configure] avoid 'no symbols' warnings on...
2017-01-09 Zoltan Varga[aot] Rewrite the AOT profiler. (#4176)
2017-01-09 Bernhard Urban[amd64/tramp] hide interpreter specific trampoline...
2017-01-09 Bernhard Urban[interpreter] fix warnings in trampoline and remove...
2017-01-09 Bernhard Urban[interpreter] get rid of ugly copy/paste hack and inclu...
2017-01-09 Bernhard Urban[interpreter] fix compiler warnings
2017-01-09 Bernhard Urban[interpreter] remove basic-simd.exe from richeck target
2017-01-09 Bernhard Urban[interpreter] guard some debug messages with DEBUG_INTERP
2017-01-09 Bernhard Urban[interpreter] initialize tls subsystem
2017-01-09 Bernhard Urban[interpreter] remove CALLINT opcode, go through wrapper...
2017-01-09 Bernhard Urban[interpreter] support conversion of internal pointer...
2017-01-09 Bernhard Urban[interpreter] master rebase fixups
2017-01-09 Bernhard Urban[interpreter] remove FIXME
2017-01-09 Bernhard Urban[interpreter] implement CEE_MONO_LDPTR_INT_REQ_FLAG
2017-01-09 Bernhard Urban[interpreter] factor out CALL transformation
2017-01-09 Bernhard Urban[interpreter] add MINT_ICALL_V_P opcode
2017-01-09 Bernhard Urban[interpreter] allow up to three arguments in interprete...
2017-01-09 Bernhard Urban[interpreter] fix multicast delegates
2017-01-09 Bernhard Urban[interpreter] properly clean up the error in get_virtua...
2017-01-09 Bernhard Urban[interpreter] fix interface method lookup
2017-01-09 Bernhard Urban[interpreter] fix ves_array_set
2017-01-09 Bernhard Urban[interpreter] support return vals in interpreter->nativ...
2017-01-09 Bernhard Urban[interpreter] do proper unboxing according to its type
2017-01-09 Bernhard Urban[interpreter] add filter to regression harness
2017-01-09 Bernhard Urban[interpreter] remove wrong error trap
2017-01-09 Bernhard Urban[interpreter] fix vtable lookup
2017-01-09 Bernhard Urban[interpreter] implement UNBOX_ANY with UNBOX (ignoring...
2017-01-09 Bernhard Urban[interpreter] register missing callback
2017-01-09 Bernhard Urban[interpreter] improve --regression flag wrt exceptions
2017-01-09 Bernhard Urban[interpreter] first version of trampoline for interpret...
2017-01-09 Bernhard Urban[interpreter] more asserts and debug info
2017-01-09 Bernhard Urban[ci] add interpreter
2017-01-09 Bernhard Urban[interpreter] run more regression tests
2017-01-09 Bernhard Urban[mini] update .gitignore
2017-01-09 Bernhard Urban[interpreter] add configure flag and `--regression...
2017-01-09 Bernhard Urban[interpreter] make stacktraces partially work
2017-01-09 Bernhard Urban[interpreter] throw overflow exception for div instruction
2017-01-09 Bernhard Urban[interpreter] add `--regression` feature for basic...
2017-01-09 Bernhard Urban[interpreter] print instruction as string
2017-01-09 Bernhard Urban[interpreter] output thread addr as hex
2017-01-09 Bernhard Urban[interpreter] fix build
2017-01-09 Bernhard Urban[interpreter] revive mono interpreter
2017-01-09 Alexander Köplinger[btls] Capture inner exception in MobileAuthenticatedStream
2017-01-09 Alexander Köplinger[btls] Use MONODROID ifdef instead of ANDROID
2017-01-09 Alexander Köplinger[btls] Fix wrong path returned from MonoBtlsProvider...
2017-01-09 Alexander Köplinger[Mono.Security] Add message to obsolete APIs with repla...
2017-01-09 Marek Safar[System] Fixes ios unresolved symbols
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-07 Jonathan ChambersAdd code manager callbacks so JIT can track memory...
2017-01-06 Marek SafarBump nunit-lite
2017-01-06 Marek Safar[tools] Add C# strings encoding to resx2sr
2017-01-06 Marek Safar[build] Update mini tests tools to use correct path
2017-01-06 Marek Safar[corlib] Clean up some warnings
2017-01-06 Zoltan Varga[aot] Avoid a crash in the aot compiler if a delegate...
2017-01-06 Zoltan Varga[jit] Fix the check for calling mono_get_vtable_var...
2017-01-05 Zoltan Varga[aot] Aot System.Numerics.dll as well for the make...
2017-01-05 Aleksey KligerRevert "[reflection] Additional coop handles changes...
2017-01-05 monojenkins[msvc] Update csproj files (#4207)
2017-01-05 Aleksey Kliger... [reflection] Additional coop handles changes (#4197)
2017-01-05 Marek Safar[System] Cleanup some warnings
2017-01-05 Marek SafarMerge pull request #4205 from marek-safar/compression
2017-01-05 Alexander Köplinger[bcl] Look in all .sources files when gathering files...
2017-01-05 Bernhard Urban[configure] avoid 'no symbols' warnings on darwin
2017-01-04 monojenkins[msvc] Update csproj files (#4204)
2017-01-04 Alexander Köplinger[mcs] Accept and ignore /debug:portable option
2017-01-04 Marek Safar[System] Use GZipStream from corefx
2017-01-04 Marek SafarMerge pull request #4202 from marek-safar/compression
2017-01-04 Alexander Kyte[llvmonly] Use right IMT slow path for lazy array inter...
2017-01-04 Alexander Köplinger[System.Core] Fix infinite loop in csproj-local target
2017-01-04 Alexander Köplinger[btls] Pass CC and CXX to the BTLS CMake and disable...
2017-01-04 Marek Safar[build] Fixes monotouch_tv_runtime build
2017-01-04 Marek Safar[build] Fixes monotouch_runtime build
2017-01-04 Marek Safar[System.IO.Compression] Replaced by corefx implementation
2017-01-04 Marek SafarRevert "Bump corlib version"
2017-01-04 Marek Safar[System] Compression enums from corefx
2017-01-04 Marek Safar[build] Fixes tarball build on systems with old mono
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-04 Vladimir Kargov[jit] Remove the meaningless lokup loop in mono_merge_b...
2017-01-04 Alexander Köplinger[System] Include common.sources in the tarball
2017-01-04 Alexander KöplingerBump corlib version
2017-01-03 Alexander Köplinger[xbuild] Fix test that got broken by 248fded92a107a556d...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2017-01-03 Marek Safar[System] Warnings cleanup
2017-01-03 Marek Safar[System] Keep single MonoPInvokeCallbackAttribute imple...
2017-01-03 Marek Safar[System] Unify Mono.Security dependency to be same...
2017-01-03 Marek Safar[xbuild] More tweaks for portable debug mode
2017-01-02 Marek Safar[mcs] Disable more array interpolation on user code...
2017-01-02 Marek SafarMerge pull request #4194 from DavidKarlas/bug44974
2017-01-02 Marek SafarRoslyn 2.0 (rc2) upgrade
next