mono.git
2015-08-08 Marek SafarMerge pull request #1968 from LogosBible/uribuilder...
2015-08-08 Zoltan VargaFix the build.
2015-08-08 Zoltan Varga[jit] Add a suspect check into the middle of the JIT...
2015-08-07 Zoltan Varga[runtime] Revert part of the previous commit to avoid...
2015-08-07 Zoltan Varga[runtime] Avoid passing gshared methods to clients...
2015-08-07 Ludovic Henry[runtime] Fix missing method at link time
2015-08-07 sdridi[Windows-VS2013] Added a post-build event to libmono...
2015-08-07 Rolf Bjarne... Add a conditional for fork and exec* functions.
2015-08-07 Zoltan Varga[runtime] Avoid a memory overflow in Buffer.InternalBlo...
2015-08-06 Zoltan Varga[runtime] Remove some dead code.
2015-08-06 Ludovic Henry[runtime] Fix memory corruption due to incorrect use...
2015-08-06 Dave DunkinAdd UriBuilder test for no hostname.
2015-08-06 Martin PotterUri.ShemeDelimiter should not be used when the host...
2015-08-06 João MatosMerge pull request #1966 from angeloc/master
2015-08-06 sdridiFixed MSVC solution to compile straight out of the box
2015-08-06 Angelo CompagnucciBetter handling of vasprintf checking
2015-08-05 Zoltan VargaMerge pull request #1965 from akoeplinger/fix-flaky...
2015-08-05 Alexander Köplinger[System.ServiceModel] Fix flaky Bug652331_2 test
2015-08-05 João Matos[runtime] Re-enable the soft debugger on x86 without...
2015-08-05 João Matos[sgen] Do not use Mach OS initialisation if using coop GC.
2015-08-05 Ludovic Henry[runtime] Add testing for unhandled exception
2015-08-05 Ludovic Henry[runtime] Refactor AsyncResult.Invoke icall and swallow...
2015-08-05 João MatosMerge pull request #1963 from angeloc/patch-1
2015-08-05 Angelo CompagnucciFixing initialization of have_vasprintf
2015-08-05 Marek Safar[system.net.http] Add special handling for chunked...
2015-08-05 Zoltan VargaFix the build.
2015-08-05 Zoltan Varga[sdb] Transition to using sdb trampolines instead of...
2015-08-05 Zoltan Varga[sdb] Improve logging a bit.
2015-08-05 Rodrigo Kumpera[runtime] Reenable Frak TLS on OSX
2015-08-04 Ludovic Henry[bcl] Remove old ThreadPool managed class
2015-08-04 Vlad Brezae[tests] MonoThreadsSync structures are no longer alloca...
2015-08-04 Vlad BrezaeThrow exception when trying to unlock unowned lock.
2015-08-04 Vlad BrezaeUnmanaged thin lock implementation.
2015-08-04 tritonAdded mono_runtime_posix_install_handlers stub for...
2015-08-04 tritonAdded SGen OS support code stubs for coop backend.
2015-08-04 Ludovic HenryRevert "[runtime] Refactor AsyncResult.Invoke internal...
2015-08-04 Ludovic HenryRevert "[runtime] Refactor AsyncResult creation with...
2015-08-04 Ludovic HenryRevert "[runtime] Move AsyncResult.Invoke to managed"
2015-08-04 Marek Safar[mcs] Cached labels definite assignment check does...
2015-08-04 Marek Safar[mcs] Special case return expression of Task<Task>...
2015-08-04 Zoltan Varga[llvm] Use the default code model on amd64, the 'large...
2015-08-03 Zoltan Varga[jit] Remove monitor enter/exit trampolines, their...
2015-08-03 Zoltan Varga[runtime] Add a separate icall for Monitor.Enter(obj...
2015-08-03 Zoltan Varga[runtime] Add fastpaths to the Monitor.Enter () methods.
2015-08-03 Rodrigo KumperaMerge pull request #1912 from ludovic-henry/threadpool...
2015-08-03 Ludovic Henry[runtime] Move AsyncResult.Invoke to managed
2015-08-03 Alexander Köplinger[System] Increase timeout of a test in SslStreamTest
2015-08-03 Ludovic Henry[runtime] Refactor AsyncResult creation with MonoAsyncCall
2015-08-03 Ludovic Henry[runtime] Refactor AsyncResult.Invoke internal call
2015-08-03 Zoltan VargaMerge pull request #1959 from alexrp/master
2015-08-03 Zoltan VargaMerge pull request #1958 from rolfbjarne/aot-error...
2015-08-03 Alex Rønne... [ppc] Fix atomic_add_i4 support for 32-bit PPC.
2015-08-03 Alex Rønne... [ppc] Instruction length of atomic_add_i4 is 28.
2015-08-03 Rolf Bjarne... [aot] use g_error instead of fprintf + exit(1).
2015-08-03 Zoltan Varga[llvm] Reenable the 'handler without invokes' llvm...
2015-08-03 Zoltan VargaRevert "[runtime] Disable finally_block_ending_in_dead_...
2015-08-03 Zoltan Varga[runtime] Disable finally_block_ending_in_dead_bb.exe...
2015-08-02 Zoltan Vargaruntime] Add semicolons after the calls to the coop...
2015-08-02 Zoltan Varga[runtime] Clean up the mini makefile a bit.
2015-08-02 Zoltan Varga[runtime] Clean up configure.ac a bit.
2015-08-02 Zoltan Varga[arm] Remove usunsed arch/arm/tramp.c file.
2015-08-02 Zoltan Varga[arm] Avoid running out of thunk space if the same...
2015-08-02 Zoltan Varga[aot] Avoid passing empty quoted arguments to the linker.
2015-08-01 Zoltan VargaFix a warning.
2015-08-01 Zoltan Varga[llvm] Fix support for returning empty structs from...
2015-08-01 Zoltan Varga[jit] Enable direct calls to the monitor icalls.
2015-08-01 Zoltan Varga[runtime] Use mono_set_pending_exception () in the...
2015-08-01 Marek SafarMerge pull request #1955 from LogosBible/servicepoint_nre
2015-08-01 Marek SafarMerge pull request #1956 from akoeplinger/fix-processte...
2015-08-01 Alex Rønne... Merge pull request #1957 from akoeplinger/msbuild-fix
2015-08-01 Alexander KöplingerRevert "[Microsoft.Build.Engine] Fix bug with escaped...
2015-07-31 Alexander Köplinger[System] Fix a race in two ProcessTest tests
2015-07-31 Tom PhilpotFix NRE in CheckAvailableForRecycling. Fixes #32685
2015-07-31 Jonathan Pryor[mkbundle] Add `mkbundle --dos2unix` parameter.
2015-07-31 Alexander Köplinger[System.Runtime.Remoting] Use NotWorking category for...
2015-07-31 Marek Safar[mcs] Try to report better error message for file exced...
2015-07-31 Marek Safar[runtime] Add 2.0 build assemblies to remapping table...
2015-07-31 Marek Safar[reflection] Filter out private accessors when queried...
2015-07-31 Zoltan VargaParallelize the generation of aot images for make fulla...
2015-07-30 Zoltan Varga[aot] Fix the caching of runtime-invoke wrappers after...
2015-07-30 Marek Safar[runtime] Support quoted assembly names. Fixes #32591
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-30 Martin Baulig[System]: Fix WebConnectionStream.SetHeadersAsync(...
2015-07-30 Neale FergusonAdd missing {
2015-07-30 Zoltan Varga[amd64] Allocate stack space for saving argument regist...
2015-07-30 Zoltan Varga[amd64] Allocate stack space for saving argument regist...
2015-07-30 Zoltan Varga[jit] Avoid emitting the DW_CFA_mono_advance_loc mono...
2015-07-30 Vlad BrezaeMerge pull request #1929 from BrzVlad/feature-unwind4yall
2015-07-29 Vlad Brezae[arm] Provide unwind info for tls thunks
2015-07-29 Vlad Brezae[arm] Simplify declaration of global symbols in asm
2015-07-29 Vlad Brezae[arm] Fix unwind info for managed methods
2015-07-29 Vlad Brezae[aot] Provide unwind info for plt trampolines
2015-07-29 Vlad Brezae[arm] Add unwind info for trampolines
2015-07-29 Vlad Brezae[x86] Add unwind info for registered trampolines.
2015-07-29 Vlad Brezae[amd64] Add unwind info for registered trampolines.
2015-07-29 Zoltan VargaRemove an obsolete comment.
2015-07-29 Zoltan VargaRevert "Report XDG Documents directory for SpecialFolde...
2015-07-29 Vlad Brezae[runtime] Register tramp jit info to the corresponding...
2015-07-29 Vlad Brezae[x86] Register throw trampolines
2015-07-29 Vlad Brezae[runtime] Register unbox trampolines
next