Merge pull request #1079 from esdrubal/webclient_cancel
[mono.git] / mcs / class / Microsoft.Build / Microsoft.Build.Evaluation / ProjectCollection.cs
2014-06-03 Alex Rønne PetersenMerge pull request #1079 from esdrubal/webclient_cancel
2014-06-02 Zoltan VargaMerge pull request #1070 from tpokorra/FixTarball
2014-06-02 Atsushi Eno[MS.Build] add MS.Build.dll-specific well-known propert...
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-22 Alex Rønne PetersenMerge pull request #1045 from sethjackson/master
2014-05-22 Alex Rønne PetersenMerge pull request #1046 from sethjackson/null-gc
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-21 Alex Rønne PetersenMerge pull request #1044 from ranma42/fix-icc-build
2014-05-21 Atsushi Eno[MS.Build] fix support for MSBuildExtensionsPath* to...
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Alexis ChristoforidesMerge pull request #1040 from ermshiperete/bug-xamarin...
2014-05-19 Atsushi Eno[MS.Build] add "OS" _undocumented_ predefined property.
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-09 Zoltan VargaMerge pull request #1028 from DavidKarlas/sdbTypesCaching
2014-05-09 Atsushi EnoMSBuildExtensionsPath32/64 should default to MSBuildExt...
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Atsushi Enoremove some MonoTODOs.
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-17 Marek SafarMerge pull request #868 from mariokmk/master
2014-01-17 Alex Rønne PetersenMerge pull request #856 from madewokherd/textcontrol
2014-01-17 Alex Rønne PetersenMerge pull request #861 from RobertZenz/patch-1
2014-01-13 Marek SafarMerge pull request #844 from scottmcarthur/master
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 toolset location and public API
2014-01-03 Michael HutchinsonMerge pull request #822 from carlosmn/asp-pc
2013-12-12 Zoltan VargaMerge pull request #806 from AxlPr/master
2013-12-08 Marek SafarMerge pull request #817 from desdesdes/master
2013-12-03 Alex Rønne PetersenMerge branch 'armhf' of github.com:alexrp/mono
2013-12-03 Atsushi EnoProjectCollection.DefaultToolsVersion is settable.
2013-12-03 Atsushi EnoImprove item evaluation whitespace handling.
2013-12-03 Atsushi EnoLoadProject() should add the loaded project to the...
2013-12-03 Atsushi EnoHandle target Inputs and Outputs so that extra targets...
2013-12-03 Atsushi EnoProjectInstance never had valid ToolsVersion because...
2013-12-03 Atsushi EnoWell-Known metadata support is now in ProjectItemInstan...
2013-12-03 Atsushi EnoProject.GetItems() and ProjectInstance.GetItems() are...
2013-12-03 Atsushi Enoimplement UnloadProject().
2013-12-03 Atsushi EnoMaxNodeCount is documented as 1 by default. (not in...
2013-12-03 Atsushi EnoFix 4.5 toolpath.
2013-12-03 Atsushi EnoAdd missing built-in properties. Resolve properties...
2013-12-03 Atsushi Enoimplement basic project loader for ProjectInstance.
2013-12-03 Atsushi Enorefactoring some internals to make code sharable betwee...
2013-12-03 Atsushi Enoimplement GetLoadedProject(), ProjectAdded and adjust...
2013-12-03 Atsushi Enopartal import implementation.
2013-12-03 Atsushi Enoimplement well-known and reserved properties.
2013-12-03 Atsushi EnoAdd full-scratch expression parser implementation.
2013-12-03 Atsushi Enoimplement ProjectItem and co.
2013-12-03 Atsushi Enofix wrong type nest for added event handler and args.
2013-12-03 Atsushi EnoAdded missing ProjectCollection events and co.
2013-12-03 Atsushi Enoimplement toolset and build related members.
2013-12-03 Atsushi EnoAdd more project loader tests.
2013-12-03 Atsushi EnoFix net_4_0 build.
2013-12-03 Atsushi Enoimplement ProjectCollection.Toolsets.
2013-12-03 Atsushi EnoMS.Build.dll: Add more missing members and implementati...
2013-12-03 Atsushi Enoimplement some MS.Build members as well as adding missi...
2013-12-02 Atsushi EnoProjectCollection.DefaultToolsVersion is settable.
2013-11-29 Atsushi EnoImprove item evaluation whitespace handling.
2013-11-29 Atsushi EnoLoadProject() should add the loaded project to the...
2013-11-29 Atsushi EnoHandle target Inputs and Outputs so that extra targets...
2013-11-29 Atsushi EnoProjectInstance never had valid ToolsVersion because...
2013-11-29 Atsushi EnoWell-Known metadata support is now in ProjectItemInstan...
2013-11-29 Atsushi EnoProject.GetItems() and ProjectInstance.GetItems() are...
2013-11-29 Atsushi Enoimplement UnloadProject().
2013-11-29 Atsushi EnoMaxNodeCount is documented as 1 by default. (not in...
2013-11-29 Atsushi EnoFix 4.5 toolpath.
2013-11-29 Atsushi EnoAdd missing built-in properties. Resolve properties...
2013-11-29 Atsushi Enoimplement basic project loader for ProjectInstance.
2013-11-29 Atsushi Enorefactoring some internals to make code sharable betwee...
2013-11-29 Atsushi Enoimplement GetLoadedProject(), ProjectAdded and adjust...
2013-11-29 Atsushi Enopartal import implementation.
2013-11-29 Atsushi Enoimplement well-known and reserved properties.
next