mono.git
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 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...
2013-11-11 Zoltan Varga[aot] Use clang as the assembler on osx.
2013-11-11 Zoltan Varga[aot] Avoid emitting a 'methods' symbol using .set...
2013-11-11 Zoltan Varga[llvm] Use i64*/i32* as the LLVM type of objrefs instea...
2013-11-11 Zoltan Varga[llvm] Update list of optimizations passed to 'opt'.
2013-11-11 Zoltan Varga[llvm] Rename the MONO_INST_CONSTANT_LOAD flag to MONO_...
2013-11-11 Miguel de IcazaDo not justify the text
2013-11-11 Zoltan Varga[llvm] Mark the load generated by OP_AOTCONST as invariant.
2013-11-10 Zoltan Varga[jit] Add a simple loop invariant loop motion pass...
2013-11-10 Marek SafarMerge pull request #803 from Wolpertinger/patch-1
2013-11-09 Alex WillmySystem.CompomentModel.Component.cs: Make disposedEvent...
2013-11-09 Alex Rønne... Improve my previous change a bit.
2013-11-09 Alex Rønne... Fix an NRE in System.Timers.Timer.Dispose ().
2013-11-08 Zoltan Varga[jit] Remove references to unused llvm.invariant.start...
2013-11-08 Zoltan Varga[jit] Make ABCREM really remove bounds checks, not...
2013-11-08 Rolf Bjarne... [Mono.Tuner] Make ISubStep.Initialize public virtual...
2013-11-08 Atsushi Enofix package build.
2013-11-08 Atsushi EnoMerge pull request #800 from alistair/south_timezone_fix
2013-11-08 Zoltan Varga[jit] Remove a few LLVM_MONO_BRANCH defines, we don...
2013-11-08 Zoltan Varga[jit] Fix sgen support in LLVM. Use the new LLVM 'invar...
2013-11-08 Zoltan Varga[jit] Implement support for OP_TLS_GET on amd64+llvm.
2013-11-08 Zoltan Varga[runtime] Remove some debug spew.
2013-11-08 Zoltan Varga[runtime] Only do the stack manipulation added by 79e08...
2013-11-07 Sebastien Pouliot[monolinker] Add additional preserve instruction for...
2013-11-07 Zoltan Varga[runtime] Preserve the call chain in mono_arch_setup_as...
2013-11-06 Tammo 'kb'... Added tests for Task.WhenAll w/ empty list
2013-11-06 Tammo 'kb'... Return empty result array when calling Task.WhenAllCore...
2013-11-05 Sebastien PouliotFurther reduce the chance of an NRE in WebConnection...
2013-11-05 Zoltan Varga[runtime] Fix the osx mavericks stack size calculation...
2013-11-05 Zoltan Varga[runtime] Fix stack size detection on osx mavericks...
2013-11-05 Sebastien Pouliot[linker] Allow accessing more MarkStep.Mark* methods...
2013-11-05 Paolo MolaroReduce contention and unnecessary checks at each lookup...
2013-11-05 Rodrigo Kumpera[runtime]Split thread unregistration in two steps,...
2013-11-05 Zoltan Varga[runtime] Handle unaligned access in all interlocked...
2013-11-05 Zoltan Varga[runtime] Fix warnings.
2013-11-04 Rodrigo KumperaFix the mobile_static build.
2013-11-04 Rodrigo Kumpera[jit] Cleanup a bit how we handle small structs.
2013-11-04 Rodrigo Kumpera [jit]Add amd64 support for the new compare instructions.
2013-11-04 Rodrigo Kumpera[jit]Add x86 support for the new compare instructions.
2013-11-04 Rodrigo Kumpera[jit] Add some missing compare instructions which will...
2013-11-04 Rodrigo Kumpera[build]Enable passing arguments to the extension module.
2013-11-03 Zoltan Varga[jit] Reduce the number of #ifdefs in the JIT code...
2013-11-03 Zoltan VargaFix corlib tests with hard coded line numbers.
2013-11-03 Zoltan Varga[jit] Get rid of the intermediate OP_..CALLVIRT opcodes...
2013-11-03 Zoltan Varga[jit] Add support for generating the push/pop the LMF...
2013-11-03 Zoltan VargaMark some corlib tests with the LLVMNotWorking category.
2013-11-03 Alistair BushFix compile warning and break from for loop once complete
2013-11-03 Alistair BushAttempt to implement GetTimeZoneData to support all...
2013-11-03 Alistair BushAdd unit test for NZST
2013-11-03 Zoltan Varga[jit] Disable the optimization added by 63eb94e451a5949...
2013-11-02 Zoltan Varga[jit] Add a comment.
2013-11-02 Zoltan Varga[jit] Remove OP_JMP implementation from the x86 backend...
2013-11-02 Zoltan Varga[jit] Clean up the tail call code a bit.
2013-11-02 Zoltan Varga[sdb] Implement support for DebuggerStepThrough attribu...
2013-11-02 Marek SafarMerge pull request #798 from akoeplinger/fix-test
2013-11-02 Atsushi Enohack SettingValueElement.Unmerge().
2013-11-02 Zoltan Varga[jit] Fix fbd9fd71679f626fabe0b1bd7f923836f98252b4...
2013-11-01 Rodrigo Kumpera[fullaot] Don't use the complicated generics-heavy...
2013-11-01 Jonathan Pryor[System] Avoid an NRE when Close() and Write() are...
2013-11-01 Miguel de IcazaComment style
2013-11-01 Rodrigo Kumpera[jit] Avoid linking the try block with the EH block...
2013-11-01 Alexander KöplingerFixed an issue in corlib Makefile that would make a...
2013-11-01 Rodrigo Kumpera[jit]Extract emit_init_local and use it with the ldloca...
next