mono.git
2017-01-10 monojenkins[msvc] Update csproj files (#4221)
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 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 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
2016-12-28 David Karlaš[Debugger] Fixed step-in and step-out in case of except...
2016-12-28 lateralusXFix build_init vcxproj to correctly detect changes...
2016-12-28 David KarlašMerge pull request #4193 from DavidKarlas/stepinSpeedup
2016-12-28 David Karlaš[Debugger] Fixed bug where we loop randomly long(+1...
2016-12-28 David KarlašBug 44974 - [pdb] stepping over is not working
2016-12-28 Zoltan Varga[simd] Enable simd support when 32 bit floats are enabled.
2016-12-28 Zoltan Varga[llvm] Fix compilation/working with recent llvm version...
2016-12-27 Zoltan VargaFix a warning.
2016-12-27 Aleksey Kliger... [reflection] Use handles for several more icalls (...
2016-12-27 Aleksey Kliger[threadpool] Restore handle stack mark after a worker...
2016-12-27 Aleksey Kliger[sgen] Assert that skipped threads have empty an Handle...
2016-12-27 Aleksey Kliger[coop handles] Add mono_handle_stack_is_empty
2016-12-27 Aleksey Kliger[coop handles] Add MONO_HANDLE_TRACK_OWNER mode.
2016-12-22 Alexander Köplinger[System] Fix basic/build profile build
2016-12-22 Zoltan Varga[runtime] Add a few missing object offsets for arm.
2016-12-22 Neale Ferguson[jit] Fix a test which fails on big endian.
2016-12-22 Marek Safar[System] Remove duplicated sources info
2016-12-22 Marek Safar[System] remove unused file
2016-12-22 Alexander Köplingerconfigure.ac: set CSC variable to mcs.exe when using...
2016-12-22 Aleksey Kliger... Pump hazard pointer queue in unregister_thread while...
2016-12-22 faulpeltzFix MonoBtlsX509StoreManager machine store paths (...
2016-12-22 Zoltan VargaFix a regression introduced by 98d7ad045e6661e4c2e428fe...
2016-12-22 Marek Safar[build] More mcs hacking
2016-12-22 Marek Safar[build] install csc aot images from aot folder
2016-12-22 Marek Safar[System.Xml] Disable more failing tests on old xslt...
2016-12-22 Marek Safar[System.Xml] Disable failing tests on old xslt implemen...
2016-12-22 Zoltan Varga[build] Pass --aot-path to the runtime when building...
2016-12-22 Zoltan Varga[build] Generate all aot images for csc into the profil...
2016-12-22 Zoltan VargaFix warnings.
2016-12-22 Zoltan Varga[runtime] Remove some dead code.
2016-12-22 Zoltan Varga[aot] Cleanup the AOT loading code a bit. Add a --aot...
2016-12-22 Alexander Köplinger[bcl] Clean up old run-test.bat and *.csproj files
2016-12-21 Bernhard Urban[exceptions] unregister SIGILL handler before calling...
2016-12-21 Bernhard Urban[exceptions] only do SIGSEGV related actions for SIGSEG...
2016-12-21 Michael DeRoyDo not free marshaled string conversion buffer on win32...
2016-12-21 Alexander KöplingerInclude Open.snk in tarball
2016-12-21 Marek SafarMerge pull request #4187 from rolfbjarne/dynamic-method-ios
2016-12-21 Marek Safar[System.IO.Compression.ZipFile] Switch to corefx implem...
2016-12-21 Henric MüllerRenamed profile to winaot (#4190)
2016-12-21 Rolf Bjarne... [test] Use FULL_AOT_RUNTIME instead of MONOTOUCH.
2016-12-21 Marek SafarMerge pull request #4188 from Unity-Technologies/missin...
2016-12-21 Marek Safar[build] Update runtime test tools to use correct path
2016-12-21 Marek Safar[ilasm] Don't break arguments compatiblity
2016-12-21 Marek Safar[ilasm] Clenup warnings
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-21 Tautvydas ŽilysAdd missing InternalsVisibleTo attributes on mscorlib.
2016-12-21 Alexander KöplingerMerge pull request #4159 from akoeplinger/aot-only...
next