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
2016-05-23[Core] Remove useless DoExecute overloadLluis Sanchez
2016-05-19[Core] Limit the number of concurrent buildersLluis Sanchez
2016-05-17[Core] Filter empty aliases in EnumerateAliases.Mike Krüger
2016-05-17[Core] Renamed GetAliases method.Mike Krüger
2016-05-17Fixed 'Bug 40915 - Assembly Reference Aliases are not support'Mike Krüger
2016-05-13[Core] Avoid duplicates in GetReferencedAssembliesLluis Sanchez
2016-05-12[ProjectModel] Added more Gettext translationsDavid Karlaš
2016-05-12Change GetReferencedAssemblies APILluis Sanchez
2016-05-12Revert "Merge branch 'new-asm-reference'"Lluis Sanchez
2016-05-12Change GetReferencedAssemblies APILluis Sanchez
2016-05-05[Core] Make sure we refresh the FileInfo propertiesGreg Munn
2016-05-04[Core] Use singular version in case number == 1Marius Ungureanu
2016-04-20Revert "Bug 39716 - When a reference has the Version attribute, Xamarin Studi...David Karlaš
2016-04-19[Core] Fix invalid configuration mapping for new generic projects.Matt Ward
2016-04-19Bug 39716 - When a reference has the Version attribute, Xamarin Studio displa...David Karlaš
2016-04-15[Core] Fix ProcessWrapperVincentDondain
2016-04-15[Core] Fix null reference when getting missing property as path.Matt Ward
2016-04-13Merge pull request #1369 from mono/nuget-restore-reference-refresh-bugMatt Ward
2016-04-13[Core] Fixed restored assembly not reflected in text editor.Matt Ward
2016-04-12Bug 39405 - Shared project, adding file and changing configuration results in...David Karlaš
2016-04-08[Core] Use system newlines when logging target framework errors.therzok
2016-04-07[Core] Cleanups.therzok
2016-04-06[Ide] Restrict where the edition name is used.Matt Ward
2016-04-06Use leader/follower terminology instead of master/slaveLluis Sanchez
2016-03-31Update MSBuild condition parserLluis Sanchez
2016-03-30[Core] Remove RemoteProjectBuilder finalizer:olegoid
2016-03-29Branding service improvementsMatt Ward
2016-03-24Avoid thread wait when getting a project builderLluis Sanchez
2016-03-22Bug 39709 - XS reformats empty tags in project filesDavid Karlaš
2016-03-22Merge branch 'nuget-insert-props-at-top'Matt Ward
2016-03-21Merge pull request #1302 from mhutch/pe-flagsLluis Sanchez
2016-03-21[Core] Fix new line inserted when adding import at top of project.Matt Ward
2016-03-21[Core] Fixed import not being added to project.Matt Ward
2016-03-18[Core] Use PE flags to pick Mono runtimeMikayla Hutchinson
2016-03-18Revert "Added support for different architectures of MonoRuntime so user can ...mhutch
2016-03-18Revert "Bug 38784 - 'Run' does not respect the selected runtime"mhutch
2016-03-17Merge pull request #1299 from mono/detect-64bit-exeLluis Sanchez
2016-03-17Bug 39557 - [XS 6.0] "Could not load assembly ... Perhaps it doesn't exist in...David Karlaš
2016-03-16Use the correct mono executable for the target architecture of the assembly b...Lluis Sanchez
2016-03-16Add some documentationLluis Sanchez
2016-03-14Moved project item events from SolutionItem to Project classLluis Sanchez
2016-03-14[Core] Fix random build failures with "MSBuild process could not be started" ...David Karlaš
2016-03-09[Core] Project.OnGetSourceFiles is now available for extensionsLluis Sanchez
2016-03-08[Core] Do not show warning dialog for known unsupported projects.Matt Ward
2016-03-07Fixed 'Bug 39393 - Single C# file opened in text editor withoutMike Krüger
2016-03-04[Core] Fix project serialization issuesLluis Sanchez
2016-03-02[CSharpBinding] Add defined symbols from the configuration to theMike Krüger
2016-03-01Fix issue when ProjectTypeGuids is not specified in the first property groupLluis Sanchez
2016-03-01Add missing license headerLluis Sanchez
2016-03-01Fix serialization issues in BinaryMessage and related classesLluis Sanchez