fix csproj too.
[mono.git] / mcs / class /
2013-11-29 Atsushi Enofix csproj too.
2013-11-29 Atsushi Enofix wrong type nest for added event handler and args.
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi EnoAdded missing ProjectCollection events and co.
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi Enoimplement basic ProjectProperty members.
2013-11-29 Atsushi EnoAdd more tests and fixes in Construction loaders.
2013-11-29 Atsushi Enoupdate csproj.
2013-11-29 Atsushi Enoimplement toolset and build related members.
2013-11-29 Atsushi Enoforgot to add ProjectCollectionTest.cs.
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi EnoAdd more project loader tests.
2013-11-29 Atsushi EnoFix regarding GetProjectInstanceForBuild(), and added...
2013-11-29 Atsushi Enoupdate csproj.
2013-11-29 Atsushi Enoimplement Project.Build() and ProjectInstance.Build...
2013-11-29 Atsushi Enofill ElementLocation items at loading. Fix Subtool...
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi EnoAdd BuildEventContextTest and slightly made Equals...
2013-11-29 Atsushi Enoupdate test csproj.
2013-11-29 Atsushi EnoFix ProjectRootElement.DirectoryPath. Add unit test...
2013-11-29 Atsushi Enoupdate MS.Build csproj to the latest status.
2013-11-29 Atsushi EnoFix net_4_0 build.
2013-11-29 Atsushi Enoadd BuildEventContext to .csproj.
2013-11-29 Atsushi EnoAdd BuildEventContext.
2013-11-29 Atsushi Enoupdate MS.Build test csproj.
2013-11-29 Atsushi EnoAdd ToolsetTest and fix Toolset construction.
2013-11-29 Atsushi EnoFix MS.Build.Tasks.csproj build too.
2013-11-29 Atsushi Enofix test csproj build.
2013-11-29 Atsushi Enoupdate MS.Build.csproj.
2013-11-29 Atsushi Enoimplement ProjectCollection.Toolsets.
2013-11-29 Atsushi EnoAdd ToolLocationHelper and co. to MS.Build.dll (as...
2013-11-29 Atsushi EnoToolLocationHelper is now used in MS.Build.dll too...
2013-11-29 Atsushi EnoAdd IBuildEngine3 and IBuildEngine4 to csproj.
2013-11-29 Atsushi EnoAdd IBuildEngine3 and IBuildEngine4.
2013-11-29 Atsushi EnoAdd missing tests in csproj.
2013-11-29 Atsushi EnoMS.Build.dll: Add more missing members and implementati...
2013-11-29 Atsushi Enoimplement some MS.Build members as well as adding missi...
2013-11-29 Atsushi EnoAdd missing ProjectInstance family.
2013-11-29 Atsushi Enoimplement various not-implemented types in Microsoft...
2013-11-29 Atsushi EnoAdd hacking MSBuild solution for MSBuild libraries.
2013-11-29 Marek SafarFixes build
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-26 Master TSocketTest: added tests for multicast index handling...
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-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 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 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 Zoltan VargaFix corlib tests.
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[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-13 Rolf Bjarne KvingeMerge pull request #801 from Ninds/master
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 Rodrigo Kumpera[corlib] Improve the exception message in Delegate...
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 Atsushi EnoMerge pull request #800 from alistair/south_timezone_fix
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 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.
next