mono.git
2013-11-21 Zoltan Varga[jit] Implement the optimized variant of the push/pop...
2013-11-21 Zoltan Varga[jit] Fix the optimized variant of push/pop LMF code.
2013-11-21 Marek SafarAdd more tests
2013-11-21 Marek Safar[mcs] Better error message for expected return expressi...
2013-11-21 Marek Safar[mcs] Reachability and flow analysis rewrite to work...
2013-11-21 Zoltan Varga[jit] Emit the push/pop LMF code as IR on amd64.
2013-11-21 Zoltan Varga[jit] Avoid pushing the lmf in inlined methods. Allow...
2013-11-20 Miguel de IcazaMerge pull request #780 from miniBill/master
2013-11-20 Miguel de IcazaMerge pull request #814 from ranma42/fix-monop
2013-11-20 Miguel de IcazaMerge pull request #802 from alistair/universaltime_at_...
2013-11-20 Andrea Canciani[monop] Fix handling of private and filter-obsolete...
2013-11-20 Alex Rønne... Merge pull request #807 from akoeplinger/fix-fonttest
2013-11-20 Alex Rønne... Merge pull request #810 from criteo/16267-SemaphoreSlim
2013-11-20 Alex Rønne... Merge pull request #813 from ColdPie1/mingw64fix
2013-11-19 Rodrigo KumperaBump mono to 3.2.7.
2013-11-19 Andrew EikumCheck for __readfsdword at configure-time
2013-11-19 Miguel de IcazaUpdate for coverity
2013-11-19 Miguel de IcazaList maintainer, for scan.coverity.com
2013-11-19 Zoltan Varga[sdb] Move the setup of the sdb invoke LMF structure...
2013-11-19 Zoltan Varga[amd64] Instead of saving callee saved registers in...
2013-11-19 Rodrigo Kumpera[bcl]CultureInfo.DefaultThreadCurrentUICulture has...
2013-11-19 Zoltan Varga[amd64] Remove the unused 'method' field from MonoLMF.
2013-11-19 Sebastien Pouliot[linker] Allow overriding MarkCustomAttribute and expos...
2013-11-19 Zoltan Varga[llvm] Fix the handling of moves in the LICM optimization.
2013-11-19 Zoltan Varga[llvm] Decompose OP_STOREV_MEMBASE opcodes earlier...
2013-11-19 Zoltan Varga[llvm] Implement support for OP_TLS_GET_REG on osx...
2013-11-19 Zoltan Varga[llvm] Pass the type token index to throw_corlib_except...
2013-11-19 Zoltan Varga[llvm] Make the rgctx arg a pointer type as well.
2013-11-19 Zoltan Varga[llvm] Make some types more precise to decrease the...
2013-11-18 Rodrigo Kumpera [bcl] Implement CultureInfo.DefaultThreadCurrentUICulture.
2013-11-18 Rodrigo Kumpera[bcl]Add test for CultureInfo.DefaultThreadCurrentCulture
2013-11-18 Rodrigo Kumpera[bcl] Implement CultureInfo.DefaultThreadCurrentCulture.
2013-11-18 Rodrigo Kumpera[bcl]Memoize the default culture so it can be reused...
2013-11-18 Rodrigo Kumpera[bcl]Set the culture of the thread local NumberFormatte...
2013-11-18 Jonathan Pryor[System] Add more of System.ComponentModel to MOBILE...
2013-11-18 Rodrigo Kumpera[bcl] Add regression test for bxc #16096.
2013-11-18 Rodrigo Kumpera[runtime] Avoid caching member_ref tokens of dynamic...
2013-11-18 Zoltan Varga[llvm] Disable the LLVM verifier, it does module wide...
2013-11-18 Zoltan Varga[llvm] Collect used methods only in AOT mode.
2013-11-18 Zoltan Varga[llvm] Add some micro optimizations to the LLVM/AOT...
2013-11-18 Zoltan Varga[llvm] Use a pointer type as the type of 'this' instead...
2013-11-18 Zoltan VargaFix the previous commit.
2013-11-18 Zoltan VargaBump expected LLVM version in configure.
2013-11-18 Zoltan VargaUpgrade the LLVM backend to LLVM e656caccc7dfb5c51c2089...
2013-11-18 Zoltan VargaDon't register the LLVM SSE intrinsics on arm.
2013-11-18 Zoltan Varga[jit] Handle the caller saved D8..D15 register during...
2013-11-18 Zoltan Varga[jit] Avoid clearing MONO_INST_FAULT flags when using...
2013-11-16 Zoltan Varga[runtime] Fix unaligned access in volatile icalls.
2013-11-16 Marek SafarBump ikvm-reflection
2013-11-16 Marek SafarAdd new test
2013-11-16 Marek Safar[ilasm] Correctly set empty export attributes
2013-11-16 Zoltan VargaFix corlib tests.
2013-11-15 Marek Safar[mcs] Import only forwarder kind of exported types.
2013-11-15 Maxime Brugidou[Bug 16267] SemaphoreSlim.Wait fix when no timeout
2013-11-15 Alex Rønne... Fix the `nop` opcode on some MIPS-based Loongson CPUs.
2013-11-15 Marek SafarMerge pull request #809 from criteo/16186-SqlCommand
2013-11-15 Maxime Brugidou[Bug 16186] SqlCommand.BeginExecuteInternal fix
2013-11-15 Zoltan VargaMark a few corlib tests as LLVMNotWorking.
2013-11-15 Zoltan Varga[jit] Make the exceptions.cs test suite runnable in...
2013-11-14 Zoltan Varga[sdb] Add an ExitCode property to VMDeathEvent. Fixes...
2013-11-14 Jeffrey Stedfast[Mono.Debugger.Soft] Added FlagsAttrbite where appropriate
2013-11-14 Zoltan Varga[aot] Increase a buffer size to avoid an assert. Fixes...
2013-11-14 Rodrigo KumperaAdd some tests for #15124.
2013-11-14 Rodrigo Kumpera[runtime]Type parsing of generics should not rely on...
2013-11-14 Rodrigo Kumpera[runtime]When setting a loader error, clear the previou...
2013-11-14 Marek Safar[mcs] Assignment to value type readonly generated varia...
2013-11-14 Marek Safar[mcs] Missing type forwarded types should not cause...
2013-11-14 Marek Safar[ilasm] Fixes forwarded types namespace encoding
2013-11-14 Marek SafarMerge pull request #808 from knocte/master
2013-11-14 Andrés G. Aragoneses[System.Configuration/Test] Try to track down failure...
2013-11-14 Zoltan Varga[jit] Fix the DISABLE_JIT build.
2013-11-14 Sebastien Pouliot[linker] Do not import something that is not marked...
2013-11-13 Zoltan Varga[llvm] Fix type mismatches in the implementation of...
2013-11-13 Rodrigo Kumpera[runtime]Don't expand variant generic interfaces on...
2013-11-13 Jonathan Pryor[mdoc] Flush expected output.
2013-11-13 Marek SafarAlways show error message when type resolver produces...
2013-11-13 Marek Safar[mcs] tests update
2013-11-13 Rolf Bjarne... Merge pull request #801 from Ninds/master
2013-11-13 Marek SafarDisable failing test
2013-11-12 Marek Safar[sle] Enable char equality comparison. Fixes #15582
2013-11-12 Rodrigo KumperaFix the build.
2013-11-12 Marek SafarUpdate currency separators. Fixes #15425
2013-11-12 Marek SafarExtract CurrencyDecimalDigits using currency and not...
2013-11-12 Marek SafarAdd more tests
2013-11-12 Rodrigo Kumpera[jit] Use unsigned comparisons with the IMT thunks...
2013-11-12 Rodrigo Kumpera[jit] Improve arm IMT debugging.
2013-11-12 Rodrigo Kumpera[corlib] Improve the exception message in Delegate...
2013-11-12 Sebastien Pouliot[linker] Do not remove resources from mscorlib unless...
2013-11-12 Alexander KöplingerFixed a test failure that occurs when the specified...
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-11-12 Marek SafarMerge pull request #805 from supershitauto/master
2013-11-12 supershitauto2013-11-12 Ryan Williams <ryan@ryanwilliams.id.au>
2013-11-11 Zoltan Varga[aot] Fix a typo causing crashes when using async jit...
2013-11-11 Marek SafarMerge pull request #804 from xplicit/attrfix
2013-11-11 xplicitfixed stackoverflow exception in Attribute.GetHashCode()
2013-11-11 Narinder CLAIRESocket ReceiveBufferSize & SendBufferSize set to random...
2013-11-11 Zoltan Varga[aot] Remove -mattr=-avx flag to llc on amd64+osx,...
2013-11-11 Zoltan Varga[aot] Clean up the linker invocation code a bit.
2013-11-11 Zoltan Varga[aot] Use temp.bc/temp.opt.bc instead of temp.s.bc...
2013-11-11 Zoltan Varga[llvm] Add the strip-dead-prototypes pass to remove...
next