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
path: root/main
AgeCommit message (Expand)Author
2017-01-23[Core] Use MSBuildProject's namespace when patching importsMatt Ward
2017-01-23[Core] Fix import patchingMatt Ward
2017-01-23[Core] Add unit tests for MSBuildProject.SetMonoDevelopProjectExtensionMatt Ward
2017-01-23[Core] EnvironmentVariables config now uses MSBuildProject's namespaceMatt Ward
2017-01-23[Core] Remove unused FormatElement.Matt Ward
2017-01-23[Core] Writing xml property values now uses MSBuildProject's namespaceMatt Ward
2017-01-12[Core] Fix duplicate policy element added to projectMatt Ward
2017-01-12[Core] Use project xmlns when removing MonoDevelop project extensionMatt Ward
2017-01-12[Core] Prevent xmlns being added to external propertiesMatt Ward
2017-01-12[Core] Prevent xmlns being added for custom command elementsMatt Ward
2017-01-12[Core] Prevent xmlns attribute being added to .NET Core Sdk projectsMatt Ward
2017-01-11Merge branch 'master' into dotnetcoreMatt Ward
2017-01-11Bug 48234 - Unable to determine which `Application Output` pad belongs to whi...David Karlaš
2017-01-10Merge pull request #1764 from JetBrains/corDebugElementTypesDavid Karlaš
2017-01-10Merge pull request #1763 from JetBrains/corDebugFixes2David Karlaš
2017-01-10Merge branch 'master' into dotnetcoreMatt Ward
2017-01-10Merge branch 'dotnetcore-simplified-msbuild-project-files' into dotnetcoreMatt Ward
2017-01-10[DotNetCore] Fix files from the bin displayed in Solution windowMatt Ward
2017-01-10Handle some other COR_ELEMENT_TYPES to avoid exceptions in ReadTypeArtem Bukhonov
2017-01-10Proper logging.Artem Bukhonov
2017-01-10Com exceptions thrown during evaluation are wrapped to user friendly Evaluato...Artem Bukhonov
2017-01-10More accurate casts and null-checksArtem Bukhonov
2017-01-10[Ide] Fix missing execution target group header on device selector dropdowntherzok
2017-01-10Merge pull request #1761 from mono/target-framework-messageLluis Sanchez
2017-01-10[Core] Add logging in case we find a non-existent target frameworktherzok
2017-01-10Merge pull request #1760 from JetBrains/corDebugInvocationsTestsDavid Karlaš
2017-01-10[F#] Set correct TargetFrameworkVersion for portable libraries. Fixes #49518nosami
2017-01-10Eval tests for generic invocationsArtem Bukhonov
2017-01-10[PO] Refresh loc files.therzok
2017-01-10[Loc] Fix two strings.therzok
2017-01-10[Loc] Refresh PO files.therzok
2017-01-10[Loc] Import changes.therzok
2017-01-10[Loc] Refresh PO files.therzok
2017-01-10[F#] Fix InvalidCastExceptionnosami
2017-01-10Merge pull request #1757 from JetBrains/corDebugTestsDavid Karlaš
2017-01-10Merge pull request #1759 from JetBrains/corDebugNullableEvaluationFixDavid Karlaš
2017-01-10Fix for evaluation of Nullable properties.Artem Bukhonov
2017-01-10Introduced MethodGenericParameter and TypeGenericParameter to differentiate t...Artem Bukhonov
2017-01-10MetadataExtensions.ReadType() now takes into account actual instantiation of ...Artem Bukhonov
2017-01-09Added test for evaluationArtem Bukhonov
2017-01-09[F#] Make sure there are no duplicated files in project.Files after rename. f...nosami
2017-01-09[DotNetCore] Do not show project file in Solution windowMatt Ward
2017-01-09[DotNetCore] Exclude dot directories from web projectsMatt Ward
2017-01-09Merge pull request #1756 from JetBrains/corValRefOptimizationDavid Karlaš
2017-01-09[DotNetCore] Fix no files shown in solution windowMatt Ward
2017-01-09[DotNetCore] Update project templatesMatt Ward
2017-01-09CorValRef invalidates only when it actually required (Zombie state exception ...Artem Bukhonov
2017-01-09Merge pull request #1752 from mono/cocoa-terminationCody Russell
2017-01-09[Core] Fix invalid search pattern with forward slash wildcard itemsMatt Ward
2017-01-09[Core] Fix invalid file search pattern for path wildcardMatt Ward