[amd64] Instead of saving callee saved registers in the LMF in trampoline frames...
[mono.git] / mcs /
2013-11-19 Rodrigo Kumpera[bcl]CultureInfo.DefaultThreadCurrentUICulture has...
2013-11-19 Sebastien Pouliot[linker] Allow overriding MarkCustomAttribute and expos...
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 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 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 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 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
2013-11-01 Zoltan Varga[sdb] Fix tests.
2013-10-31 Jeffrey Stedfast[Mono.Debugger.Soft] Test the inherited Type attributes
2013-10-31 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed unit test for getting custom...
2013-10-31 Rodrigo KumperaRevert "Implementation of Properties and Methods in...
2013-10-31 Martin Baulig[linker]: Fix my previous commit.
2013-10-31 Marek SafarMerge pull request #794 from aakashapoorv/patch-1
2013-10-31 aakashapoorvImplementation of Properties and Methods in MethodSigna...
2013-10-30 Jeffrey Stedfast[Mono.Debugger.Soft] Implemented inheritance for TypeMi...
2013-10-30 Zoltan VargaFix MONO_PATH for run-test-vts in corlib.
2013-10-30 Zoltan VargaDist the subdirs of class/Facades.
2013-10-29 Rodrigo KumperaFix skip_scan to handle proper load errors.
2013-10-29 Marek SafarFixes build
2013-10-29 Marek SafarWhen parsing documentation cref text turn on error...
2013-10-29 Marek SafarBetter error message when member does not implement...
2013-10-29 Marek SafarVariables from diffent parameter block still need to...
2013-10-28 Sebastien PouliotThe stripper does not care if some variables can't...
2013-10-28 Marek SafarBetter error message when type inference resolves valid...
2013-10-27 Marek SafarUpdate lower/upper type inference fixing to match the...
2013-10-27 Marek SafarEnum subtraction quirk needs to work with numeric const...
2013-10-26 Marek SafarMerge pull request #790 from akoeplinger/fixtests
2013-10-25 Alexander KöplingerFixed a test issue where net45 methods were used in...
2013-10-25 Martin Baulig[linker]: Also reference all type-references for LinkAc...
2013-10-25 Marek SafarTests update
2013-10-25 Marek SafarWhen looking for base implementation of generic MVAR...
2013-10-25 Marek SafarAdd new tests
2013-10-24 Rolf Bjarne KvingeAdd OrderedDictionary to the mobile profile.
2013-10-23 Alex Rønne PetersenMerge pull request #787 from directhex/master
2013-10-23 Sebastien PouliotMerge pull request #786 from xplicit/master
2013-10-23 xplicitfix DivideByZeroException in Random.Next()
2013-10-23 Sebastien PouliotDisable ClientWebSocketTest.cs (for mobile) until the...
2013-10-23 Marek SafarMerge pull request #784 from alesliehughes/master
2013-10-22 Alistair Leslie... Implement ObjectQuery
2013-10-22 Alistair Leslie... Implement ManagementQuery QueryString
2013-10-22 Alistair Leslie... Implement ManagementQuery QueryLanguage
2013-10-22 Rodrigo KumperaFix this test to work on 2.0.
next