Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02[Core] Fix null ref in DotNetProject.OnGetReferencedAssembliesMatt Ward
2019-03-12[Core] Fix MSBuildEngineManager disposed errorMatt Ward
2018-07-18[Core] Optimize ExtensionChain modificationtherzok
2018-07-18[Core] Optimize WorkspaceObject extension chain creationtherzok
2018-06-13Remove unneeded codetherzok
2018-06-13[Core] Do SetDefaultInsertionPosition on the right object.therzok
2017-11-25[Core] Ditch immutable collections where not needed. (#3219)Marius Ungureanu
2017-09-01[Core] Re-evaluate AppliesTo condition on capability change (#2955)Matt Ward
2017-07-05Fix bug #57479 - Condition AppliesTo not found message logged.Lluis Sanchez
2017-05-03[Projects] Set AppliesTo condition on WorkspaceObjectMikayla Hutchinson
2016-10-20Merge remote-tracking branch 'origin/dotnetcore' into vNextMikayla Hutchinson
2016-10-11[Core] Optimize WorkspaceObject ext chain initializationMarius Ungureanu
2016-10-06Initial support for project capabilitiesLluis Sanchez
2016-06-14[Core] Don't dispose project extensions that are not initializedLluis Sanchez
2015-12-02[Core] Fix deadlock in WorkspaceObject.BindTaskLluis Sanchez
2015-05-21[Core] Fix WorkspaceObject extension chain issueLluis Sanchez Gual
2015-05-08Fix Windows buildLluis Sanchez Gual
2015-04-29[Core] Thread safenessLluis Sanchez Gual
2015-04-28Add support binding tasks to workspace objectsLluis Sanchez Gual
2015-04-22[Core] Project model fixesLluis Sanchez Gual
2015-02-12Extension condition fixesLluis Sanchez Gual
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-02-11StringTag fixes and unit testsLluis Sanchez Gual
2015-02-10Thread safeness fixesLluis Sanchez Gual
2015-02-10[Core] Thread safeness fixesLluis Sanchez Gual
2015-02-10Thread safeness improvementsLluis Sanchez Gual
2015-02-05[Core] Fix support for project flavor migrationLluis Sanchez Gual
2015-02-03[Core] Removed synchronous version of Save methodLluis Sanchez Gual
2014-10-31[New project model] Fixed extension chain issueLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez