Skip to content

Commit

Permalink
[Compiler] 2.15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertvanderHulst committed Feb 23, 2023
1 parent a7a6529 commit 4443b3d
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 7 deletions.
6 changes: 3 additions & 3 deletions XSharp/docs/Maps/table_of_contents.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,6 @@
</topicref>
<topicref type="topic" id="423886812341331" build="ALL" modified="2019-06-14T18:30:32.542Z" icon="0" href="XSharp">
<caption translate="true">X# Documentation</caption>
<topicref type="topic" id="423888143662582" build="ALL" modified="2016-05-04T10:32:31.762Z" icon="0" href="VersionHistory">
<caption translate="true">Version History</caption>
</topicref>
<topicref type="topic" id="423889533736020" build="ALL" modified="2016-01-30T22:08:40.876Z" icon="0" href="Introduction">
<caption translate="true">Getting Started with X#</caption>
<topicref type="topic" id="425165252463386" build="ALL" modified="2016-05-26T08:37:03.149Z" icon="0" href="Dialects">
Expand Down Expand Up @@ -275,6 +272,9 @@
<caption translate="true">Acknowledgements</caption>
</topicref>
</topicref>
<topicref type="topic" id="423888143662582" build="ALL" modified="2016-05-04T10:32:31.762Z" icon="0" href="VersionHistory">
<caption translate="true">Version History</caption>
</topicref>
<topicref type="topic" id="428984094992566" build="ALL" modified="2017-06-12T12:42:21.816Z" icon="0" href="MigratingappsfromVOtoX">
<caption translate="true">Migrating apps from VO to X#</caption>
<topicref type="topic" id="428986318132862" build="ALL" modified="2017-06-22T14:10:39.314Z" icon="0" href="Example-1-The-VO-Explorer-Examp">
Expand Down
12 changes: 10 additions & 2 deletions XSharp/docs/Topics/VersionHistory.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?>
<topic template="Default" modified="2023-02-21T16:20:15.062+01:00" lasteditedby="robert" version="2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd">
<topic template="Default" modified="2023-02-23T14:09:28.563+01:00" lasteditedby="robert" version="2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd">
<title>Version History</title>
<keywords>
<keyword>/shared</keyword>
Expand Down Expand Up @@ -45,7 +45,7 @@
<list id="1" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Body Text" style="font-family:Symbol; font-size:11pt; color:#000000;">
<li styleclass="Body Text">Fixed runtime error in DBSort() (#1196)</li>
<li styleclass="Body Text">Fixed error in the ConvertFromCodePageToCodePage function</li>
<li styleclass="Body Text">A Changed in the startup code for the XSharp.RuntimeState could lead to incorrect codepages</li>
<li styleclass="Body Text">A change in the startup code for the XSharp.RuntimeState could lead to incorrect codepages</li>
</list>
<para styleclass="Heading2">Visual Studio integration</para>
<para styleclass="" style="text-align:left; text-indent:0px; margin-top:8px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.00; background-color:transparent; white-space:normal; page-break-inside:avoid; page-break-after:avoid; border:none; tabstops:none;"><text styleclass="" style="font-family:Arial; font-size:12pt; font-weight:bold; color:#00a8d2;">New Features</text></para>
Expand Down Expand Up @@ -78,6 +78,14 @@
<li styleclass="Body Text">Rebuilding the intellisense database no longer restarts Visual Studio (#1206)</li>
<li styleclass="Body Text">Now the VO Menu Editor uses the same menu item DEFINE values, as those used in the original VO app (re-porting of the app is necessary for this to work) (#1207)</li>
<li styleclass="Body Text">A Change to our project system and language service could lead to broken &quot;Find in Files&quot; functionality in some versions of Visual Studio. &#160;This has been fixed.</li>
<li styleclass="Body Text">Fixed an issue where goto definition was not working for protected or private members</li>
<li styleclass="Body Text">Fixed an issue where for certain files the Dropdown combo boxes on top of the editor were not correctly synchronized.</li>
</list>
<para styleclass="Heading2">Documentation</para>
<para styleclass="" style="text-align:left; text-indent:0px; margin-top:8px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.00; background-color:transparent; white-space:normal; page-break-inside:avoid; page-break-after:avoid; border:none; tabstops:none;"><text styleclass="" style="font-family:Arial; font-size:12pt; font-weight:bold; color:#00a8d2;">Changes</text></para>
<list id="3" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Body Text" style="font-family:Symbol; font-size:11pt; color:#000000;">
<li styleclass="Body Text">Some methods in the typed SDK were documented as Function. They are now properly documented as Method</li>
<li styleclass="Body Text">Property Lists and Method lists for classes now include references to methods that are inherited from parent classes. Methods that are inherited from .Net classes, such as ToString() from System.Object are NOT included.</li>
</list>
<para styleclass="Heading1">Changes in 2.14.0.2, 3 &amp; 4</para>
<para styleclass="Heading2">Visual Studio Integration</para>
Expand Down
2 changes: 1 addition & 1 deletion XSharp/docs/XSHelp.hmxp
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@
<config-value name="template">$(HMSYS)Templates\Word\Word-Template-Simple-A4.docx</config-value>
</config-group>
<variables>
<variable id="TXTVERSION" type="text" translate="true">Cahors (2.15.0.1)</variable>
<variable id="TXTVERSION" type="text" translate="true">Cahors (2.15.0.3)</variable>
<variable id="APP" type="text" translate="true">XSharp</variable>
</variables>
<helpcontext-numbers>
Expand Down
8 changes: 7 additions & 1 deletion XSharp/eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ See License.txt in the project root for license information.
<!--
XSharp version
-->
<!--This next propertygroup fixes the issue that the solution cannot be loaded in VS2022-->
<PropertyGroup>
<CommandLineArgsForDesignTimeEvaluation>-langversion:$(LangVersion)</CommandLineArgsForDesignTimeEvaluation>
<CommandLineArgsForDesignTimeEvaluation Condition="'$(DefineConstants)' != ''">$(CommandLineArgsForDesignTimeEvaluation) -define:$(DefineConstants)</CommandLineArgsForDesignTimeEvaluation>
</PropertyGroup>
<!--End of fix-->
<PropertyGroup>
<MajorVersion>2</MajorVersion>
<MinorVersion>15</MinorVersion>
Expand All @@ -29,7 +35,7 @@ See License.txt in the project root for license information.
</PropertyGroup>
<PropertyGroup>
<!-- Versions used by several individual references below -->
<_SkipUpgradeNetAnalyzersNuGetWarning>true</_SkipUpgradeNetAnalyzersNuGetWarning>
<_SkipUpgradeNetAnalyzersNuGetWarning>true</_SkipUpgradeNetAnalyzersNuGetWarning>
<RoslynDiagnosticsNugetPackageVersion>3.3.2</RoslynDiagnosticsNugetPackageVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisTestingVersion>1.0.1</MicrosoftCodeAnalysisTestingVersion>
Expand Down

0 comments on commit 4443b3d

Please sign in to comment.