[jit] Translate TLS offsets on osx/x86 in mono_resolve_patch_target () to make OP_TLS...
[mono.git] / mcs /
2013-11-27 Marek Safar[corlib] Better exception message for unexpected task...
2013-11-27 Alex Rønne PetersenMerge pull request #812 from ColdPie1/master
2013-11-27 Rodrigo KumperaMerge pull request #815 from tmds/master
2013-11-27 Marek Safar[mcs] Emit this initializer for structs. Fixes #16430
2013-11-26 Master TSocketTest: added tests for multicast index handling...
2013-11-26 Marek Safar[mcs] Don't merge unreachable if blocks
2013-11-26 Alex Rønne PetersenMerge pull request #818 from hanswolff/patch-1
2013-11-26 Marek Safar[mcs] Fix flow analysis of infinite for statement with...
2013-11-26 Marek Safar[mcs] Run struct field assignment check on every exit...
2013-11-26 Marek Safar[mcs] Reachability analysis of constant switch
2013-11-25 Marek Safar[mcs] Excluded methods should not take a part in flow...
2013-11-25 Marek Safar[mcs] Arguments flow analysis needs to ignore out modifier.
2013-11-25 Marek Safar[mcs] Optimize DefiniteAssignmentBitSet
2013-11-24 Marek Safar[mcs] Dynamically calculate size of flow-analysis bitse...
2013-11-23 Jeffrey Stedfast[Mono.Data.Sqlite] Fixed for Windows .NET 4.0
2013-11-23 Zoltan VargaDisable a corlib test which hangs on windows.
2013-11-22 Jérémie LavalMerge pull request #811 from criteo/16334-ConcurrentBag
2013-11-22 Maxime BrugidouAdd Unit tests
2013-11-21 Marek Safar[mcs] Flow analysis of conditional expression
2013-11-21 Marek SafarUpdate failing tests
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-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 PetersenMerge pull request #807 from akoeplinger/fix-fonttest
2013-11-20 Alex Rønne PetersenMerge pull request #810 from criteo/16267-SemaphoreSlim
2013-11-19 Rodrigo Kumpera[bcl]CultureInfo.DefaultThreadCurrentUICulture has...
2013-11-19 Sebastien Pouliot[linker] Allow overriding MarkCustomAttribute and expos...
2013-11-19 Maxime BrugidouConcurrentBag staging could become empty
2013-11-19 Maxime Brugidou[Bug 16334] Fix ConcurrentBag.TryTake and TryPeek
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-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 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-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 Rodrigo KumperaAdd some tests for #15124.
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 Sebastien Pouliot[linker] Do not import something that is not marked...
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 KvingeMerge 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 SafarExtract CurrencyDecimalDigits using currency and not...
2013-11-12 Marek SafarAdd more tests
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 Marek SafarMerge pull request #804 from xplicit/attrfix
2013-11-11 xplicitfixed stackoverflow exception in Attribute.GetHashCode()
2013-11-11 Miguel de IcazaDo not justify the text
2013-11-10 Alistair BushTimeZone.GetUtcOffset should use Standard UTC offsets...
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 PetersenImprove my previous change a bit.
2013-11-09 Alex Rønne PetersenFix an NRE in System.Timers.Timer.Dispose ().
2013-11-08 Rolf Bjarne Kvinge[Mono.Tuner] Make ISubStep.Initialize public virtual...
2013-11-08 Atsushi EnoMerge pull request #800 from alistair/south_timezone_fix
2013-11-07 Sebastien Pouliot[monolinker] Add additional preserve instruction for...
2013-11-06 Tammo 'kb' HinrichsAdded tests for Task.WhenAll w/ empty list
2013-11-06 Tammo 'kb' HinrichsReturn empty result array when calling Task.WhenAllCore...
2013-11-05 Sebastien PouliotFurther reduce the chance of an NRE in WebConnection...
2013-11-05 Leonardo TaglialegneFix off-by-one error in ArraySegment
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-04 Rodrigo KumperaFix the mobile_static build.
2013-11-03 Zoltan VargaFix corlib tests with hard coded line numbers.
2013-11-03 Zoltan VargaMark some corlib tests with the LLVMNotWorking category.
2013-11-03 Alistair BushAdd unit test for NZST
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-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 Alexander KöplingerFixed an issue in corlib Makefile that would make a...
2013-11-01 Zoltan VargaMerge pull request #797 from ranma42/fix-log-message
next