# # 変更履歴: / (default) # # Trac 1.0.ja1 により生成されました # 2024/10/06 17:16:02 Sat, 19 Aug 2023 02:33:51 GMT hizuya@… [1594] * framework/trunk/WebApplication/Web.config (更新) * framework/trunk/WebTest/TestResources/Hosting/Web.config (更新) * 書式を統一。 Thu, 17 Aug 2023 19:51:33 GMT hizuya@… [1593] * framework/trunk/TestImplementationLibrary/Sources/Web/Services/Implement/InfoHttpHandler.cs (追加) * framework/trunk/TestImplementationLibrary/Sources/Web/Services/Implement/SimpleServiceMethod.cs (更新) * framework/trunk/TestImplementationLibrary/TestImplementationLibrary.csproj (更新) * framework/trunk/TestTest/Sources/InMemoryWebServerTest.cs (更新) * framework/trunk/WebLibrary/Sources/Hosting/HttpWebWorkerRequest.cs (更新) * framework/trunk/WebLibrary/Sources/Hosting/WebApplicationHostRequest.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (更新) * framework/trunk/WebTest/Sources/WebTestBase.cs (更新) * framework/trunk/WebTest/TestResources/Hosting/Sample1.html (コピー) * framework/trunk/WebTest/TestResources/Hosting/Sample1.txt (コピー) * framework/trunk/WebTest/TestResources/Hosting/Web.config (更新) * framework/trunk/WebTest/WebTest.csproj (更新) * InMemoryWebServer を使った場合に、PathInfo が正しく処理されるように ... Thu, 17 Aug 2023 19:13:45 GMT hizuya@… [1592] * framework/trunk/WebApplication/Web.config (更新) * コメントを修正。 Thu, 10 Aug 2023 05:01:38 GMT hizuya@… [1591] * framework/trunk/Build.proj (更新) * ビルドが通らなくなっていた問題を修正。 Thu, 10 Aug 2023 04:55:33 GMT hizuya@… [1590] * framework/trunk/Appendix/Test/Data/Import/06-Condition.txt (追加) * framework/trunk/Appendix/Test/Data/Import/15-AppendWithValue.txt (追加) * framework/trunk/Appendix/Test/Data/Import/16-ConditionWithValue.txt (追加) * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Resources/Data/DbDataOperator.st (更新) * framework/trunk/CoreLibrary/Sources/Data/DbDataOperator.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Data/DbDataOperatorImportTest.cs (更新) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/06-Condition-0.txt (追加) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/06-Condition-2.txt (追加) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/15-AppendWithValue-0.txt (追加) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/15-AppendWithValue-2.txt (追加) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/16-ConditionWithValue-0.txt (追加) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/16-ConditionWithValue-2.txt (追加) * IMPORT ファイルの定義を拡張 * 列の数がある場合でもモードの指定を省略できるように変更。 * ... Mon, 03 Jul 2023 03:58:23 GMT hizuya@… [1589] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/Text/RegistryVariableResolver.cs (追加) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Text/RegistryVariableResolverTest.cs (追加) * レジストリの値を元に変数を展開する機能を追加。 Tue, 16 May 2023 03:21:48 GMT hizuya@… [1588] * framework/branches/2.2.0 (更新) * framework/branches/2.2.0/WebApplication/UI/WebControls/TinyMCEPage.aspx (更新) * framework/branches/2.2.0/WebApplication/UI/WebControls/TinyMCEPage.aspx.designer.cs (更新) * framework/branches/2.2.0/WebLibrary/Sources/UI/WebControls/TinyMCE.cs (更新) * [source:framework/trunk] からリビジョン [1586] をマージ。 * TinyMCE ... Tue, 16 May 2023 03:04:05 GMT hizuya@… [1587] * framework/branches/2.2.0 (コピー) * 2.2.0 ブランチを作成。 Tue, 16 May 2023 02:55:49 GMT hizuya@… [1586] * framework/trunk/WebApplication/UI/WebControls/TinyMCEPage.aspx (更新) * framework/trunk/WebApplication/UI/WebControls/TinyMCEPage.aspx.designer.cs (更新) * framework/trunk/WebLibrary/Sources/UI/WebControls/TinyMCE.cs (更新) * TinyMCE で使用する言語をカスタマイズできるように修正。 Mon, 24 Apr 2023 05:41:36 GMT hizuya@… [1585] * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberAttribute.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberInfo.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserDefaultValueTest.cs (追加) * CommandLineArgumentMemberAttribute のデフォルト値を設定する DefaultValue を追加。 * ... Sun, 23 Apr 2023 15:53:05 GMT hizuya@… [1584] * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.ja.resx (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentEntry.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentParser.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentTypeInfo.cs (更新) * framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserTest.cs (更新) * コマンドライン引数関係の用語で引数の値を指す「オプション」を「引数 の値」に変更。 Sun, 23 Apr 2023 15:37:20 GMT hizuya@… [1583] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.ja.resx (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/ComponentModel/ValueSpecificationOption.cs (追加) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentEntry.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberAttribute.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentParser.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentTypeInfo.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserValueSpecificationOptionTest.cs (追加) * CommandLineArgumentMemberAttribute の IsRequired の代わりに ... Fri, 07 Apr 2023 12:10:14 GMT hizuya@… [1582] * framework/trunk/TestLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/TestLibrary/Properties/Resources.resx (更新) * framework/trunk/TestLibrary/Sources/WebApplicationEntry.cs (更新) * framework/trunk/TestTest/Sources/WebApplicationEntryTest.cs (更新) * framework/trunk/TestTest/Sources/WebApplicationEnvironmentTest.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (更新) * WebApplicationEnvironment でサテライトアセンブリを配置できるように 修正。 Fri, 07 Apr 2023 10:37:51 GMT hizuya@… [1581] * framework/trunk/TestLibrary/Sources/AssemblyRelatedFile.cs (追加) * framework/trunk/TestLibrary/Sources/WebApplicationEntry.cs (更新) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * framework/trunk/TestTest/Sources/InMemoryWebServerTest.cs (更新) * framework/trunk/TestTest/Sources/WebApplicationEntryTest.cs (更新) * framework/trunk/TestTest/Sources/WebApplicationEnvironmentTest.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (更新) * WebApplicationEnvironment を使った場合に、PDB ファイルも展開できる ように対応。 Fri, 07 Apr 2023 10:11:10 GMT hizuya@… [1580] * framework/trunk/TestLibrary/Sources/WebApplicationEnvironment.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (更新) * WebApplicationEnvironment でアセンブリリゾルバを使う場合に、アセン ブリが解決できないことが有る問題に対応。 Fri, 07 Apr 2023 09:56:39 GMT hizuya@… [1579] * framework/trunk/SilverFrostFramework.sln.DotSettings (更新) * framework/trunk/TestImplementationLibrary/Resources/Web/Services/Implement/ServiceTestMethods.xml (更新) * framework/trunk/TestImplementationLibrary/Sources/Web/Services/Implement/ExceptionServiceMethod.cs (コピー) * framework/trunk/TestImplementationLibrary/TestImplementationLibrary.csproj (更新) * framework/trunk/TestLibrary/Sources/InMemoryWebServer.cs (更新) * framework/trunk/TestTest/Sources/TestTestBase.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostTestManager.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (更新) * framework/trunk/WebTest/Sources/WebTestBase.cs (更新) * framework/trunk/WebTest/TestResources/Hosting/Web.config (更新) * WebApplicationEnvironment を使って InMemoryWebServer を動かした場合 ... Fri, 07 Apr 2023 09:06:32 GMT hizuya@… [1578] * framework/trunk/TestLibrary/Sources/RedirectTraceListener.cs (更新) * コメントを修正。 Fri, 07 Apr 2023 08:39:52 GMT hizuya@… [1577] * framework/trunk/TestLibrary/Sources/WebApplicationEnvironment.cs (更新) * framework/trunk/TestTest/Sources/InMemoryWebServerTest.cs (更新) * framework/trunk/TestTest/Sources/WebApplicationEnvironmentTest.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (更新) * UnitTest で WebApplicationEnvironment が使うフォルダを固定するよう に変更。 Thu, 06 Apr 2023 18:16:55 GMT hizuya@… [1576] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/Net/NetUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Reflection/AssemblyResourceName.cs (追加) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Net/NetUtilityTest.cs (更新) * framework/trunk/CoreTest/Sources/Reflection/AssemblyResourceNameTest.cs (追加) * framework/trunk/SilverFrostFramework.sln (更新) * framework/trunk/TestImplementationLibrary (追加) * framework/trunk/TestImplementationLibrary/Properties (追加) * framework/trunk/TestImplementationLibrary/Properties/AssemblyInfo.cs (追加) * framework/trunk/TestImplementationLibrary/Resources (追加) * framework/trunk/TestImplementationLibrary/Resources/Web (追加) * framework/trunk/TestImplementationLibrary/Resources/Web/Services (追加) * framework/trunk/TestImplementationLibrary/Resources/Web/Services/Implement (追加) * framework/trunk/TestImplementationLibrary/Resources/Web/Services/Implement/ServiceTestMethods.xml (追加) * framework/trunk/TestImplementationLibrary/Sources (追加) * framework/trunk/TestImplementationLibrary/Sources/Web (追加) * framework/trunk/TestImplementationLibrary/Sources/Web/Services (追加) * framework/trunk/TestImplementationLibrary/Sources/Web/Services/Implement (追加) * framework/trunk/TestImplementationLibrary/Sources/Web/Services/Implement/SimpleServiceMethod.cs (追加) * framework/trunk/TestImplementationLibrary/TestImplementationLibrary.csproj (追加) * framework/trunk/TestImplementationLibrary/TestImplementationLibrary.csproj.DotSettings (追加) * framework/trunk/TestLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/TestLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/TestLibrary/Properties/Resources.resx (更新) * framework/trunk/TestLibrary/Sources/InMemoryWebServer.cs (更新) * framework/trunk/TestLibrary/Sources/SilverFrostWebServer.cs (更新) * framework/trunk/TestLibrary/Sources/WebApplicationEntry.cs (追加) * framework/trunk/TestLibrary/Sources/WebApplicationEnvironment.cs (追加) * framework/trunk/TestLibrary/Sources/WebDevWebServer.cs (更新) * framework/trunk/TestLibrary/Sources/WebServer.cs (更新) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * framework/trunk/TestTest/Sources/InMemoryWebServerTest.cs (追加) * framework/trunk/TestTest/Sources/TestTestBase.cs (追加) * framework/trunk/TestTest/Sources/WebApplicationEntryTest.cs (追加) * framework/trunk/TestTest/Sources/WebApplicationEnvironmentTest.cs (追加) * framework/trunk/TestTest/TestResources (追加) * framework/trunk/TestTest/TestResources/Sample1.html (追加) * framework/trunk/TestTest/TestResources/Sample1.txt (追加) * framework/trunk/TestTest/TestTest.csproj (更新) * framework/trunk/WebApplication/Web.config (更新) * framework/trunk/WebApplication/WebApplication.csproj (更新) * framework/trunk/WebLibrary/Resources/Configuration/ServiceMethods.xsd (追加) * framework/trunk/WebLibrary/Sources/Configuration/JsonServiceElement.cs (追加) * framework/trunk/WebLibrary/Sources/Configuration/JsonServiceElementCollection.cs (追加) * framework/trunk/WebLibrary/Sources/Configuration/WebSection.cs (更新) * framework/trunk/WebLibrary/Sources/Handlers/JsonServiceHandler.cs (更新) * framework/trunk/WebLibrary/Sources/Handlers/JsonServiceManager.cs (更新) * framework/trunk/WebLibrary/Sources/Hosting/WebApplicationHost.cs (更新) * framework/trunk/WebLibrary/Sources/Services/ServiceMethods.xsd (コピー) * framework/trunk/WebLibrary/WebLibrary.csproj (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostWithWebApplicationEnvironmentTest.cs (追加) * framework/trunk/WebTest/Sources/WebTestBase.cs (追加) * framework/trunk/WebTest/TestResources (追加) * framework/trunk/WebTest/TestResources/Hosting (追加) * framework/trunk/WebTest/TestResources/Hosting/Web.config (追加) * framework/trunk/WebTest/WebTest.csproj (更新) * JsonService の定義を、アセンブリリソースに埋め込まれた XML ファイル からも読めるように対応。 * ... Thu, 30 Mar 2023 02:28:23 GMT hizuya@… [1575] * framework/trunk/CoreLibrary/Sources/IO/IOUtility.cs (更新) * framework/trunk/CoreTest/Sources/IO/IOUtilityTest.cs (更新) * ディレクトリ下のファイルやディレクトリを削除する機能を追加。 Thu, 30 Mar 2023 02:04:51 GMT hizuya@… [1574] * framework/trunk/CoreLibrary/Sources/IO/TemporaryDirectory.cs (更新) * 例外の情報を修正。 Mon, 27 Mar 2023 06:30:01 GMT hizuya@… [1573] * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * IOUtility.Copy で長さを指定された場合、コピーした長さがそれ未満の場 合に EndOfStreamException ... Mon, 27 Mar 2023 06:29:40 GMT hizuya@… [1572] * framework/trunk/CoreLibrary/Sources/IO/IOUtility.cs (更新) * IOUtility.Copy で長さを指定された場合、コピーした長さがそれ未満の場 合に EndOfStreamException ... Thu, 16 Feb 2023 16:49:07 GMT hizuya@… [1571] * framework/trunk/CoreTest/Sources/Threading/TimerThreadTest.cs (更新) * タイミングにより UnitTest が失敗することがあるのでリトライするよう に変更。 Thu, 16 Feb 2023 08:43:50 GMT hizuya@… [1570] * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberAttribute.cs (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentTypeInfo.cs (更新) * framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserTest.cs (更新) * 隠し引数を定義する仕組みを追加。 Tue, 14 Feb 2023 18:51:27 GMT hizuya@… [1569] * framework/trunk/WebApplication/App_Data/SqlTemplates/UI/Database/BasicSelectPage.st (移動) * framework/trunk/WebApplication/WebApplication.csproj (更新) * BasicSelectPage.aspx が動作していなかったのを修正。 Tue, 14 Feb 2023 18:50:51 GMT hizuya@… [1568] * framework/trunk/Appendix/Test/SqlTemplate/sql/SQLServer2005/91-CommandError.st (追加) * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/Data/CommandParameterLiteralDictionary.cs (追加) * framework/trunk/CoreLibrary/Sources/Data/Common/CommonDbCommand.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Common/CommonDbDebugging.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Common/CommonDbUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/ICommonDbUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/OleDb/OleDbUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Oracle/OracleUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SQLite/SQLiteUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Sql/SqlUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatement.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementBlock.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementBlockIdentity.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementBlockIdentityComparer.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementCommandException.cs (追加) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementCultureMacroPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementCurrentCultureMacroPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementCurrentUICultureMacroPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementDefaultValueVariablePart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementErrorOccurVariablePart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementIdentity.cs (追加) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementListMacroPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementLiteralPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementMacroPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementNormalVariablePart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementOption.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementOtherValueVariablePart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementParameterVariablePart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementPart.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementPartCollection.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementVariablePart.cs (更新) * framework/trunk/CoreLibrary/Sources/IO/TextFilePosition.cs (更新) * framework/trunk/CoreLibrary/Sources/IO/TextFileString.cs (更新) * framework/trunk/CoreLibrary/Sources/IO/TextFileStringPosition.cs (更新) * framework/trunk/CoreTest/Sources/Data/SqlClientTest.cs (更新) * framework/trunk/WebApplication/App_Data/SqlTemplates/UI/Database/SqlErrorPage.st (追加) * framework/trunk/WebApplication/UI/Database/SqlErrorPage.aspx (追加) * framework/trunk/WebApplication/UI/Database/SqlErrorPage.aspx.cs (追加) * framework/trunk/WebApplication/UI/Database/SqlErrorPage.aspx.designer.cs (追加) * framework/trunk/WebApplication/WebApplication.csproj (更新) * SqlStatement を元に ICommonDbCommand を実行しエラーが発生した場合に 、例外を SqlStatement ... Mon, 13 Feb 2023 05:35:07 GMT hizuya@… [1567] * framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentMemberInfo.cs (更新) * framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserTest.cs (更新) * コマンドライン引数のパースで、名前無し引数に対する例外が発生したと きの引き数名を調整。 * コマンドライン引数の必須チェックに対する ... Mon, 13 Feb 2023 02:19:07 GMT hizuya@… [1566] * framework/trunk/TestLibrary/Sources/DataExtensions.cs (更新) * UnitTest 用の DataExtensions に ResetSequence を追加。 * UnitTest 用の ... Fri, 10 Feb 2023 09:51:47 GMT hizuya@… [1565] * framework/trunk/WebTest/Sources/Hosting/WebApplicationServerTest.cs (更新) * タイミングによってアプリケーションホストを差し替える前に古いアプリ ケーションホストの終了が完了していて UnitTest ... Fri, 10 Feb 2023 06:52:54 GMT hizuya@… [1564] * framework/trunk/Appendix/Test/Data/Import/14-ResetWithValue.txt (追加) * framework/trunk/CoreLibrary/Sources/Data/Common/CommonDbUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/DbDataOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/ICommonDbUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/OleDb/OleDbUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Oracle/OracleUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SQLite/SQLiteUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Sql/SqlUtility.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Data/DbDataOperatorImportTest.cs (更新) * framework/trunk/CoreTest/Sources/Data/DbDataOperatorSequenceTest.cs (追加) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/14-ResetWithValue-0.txt (コピー) * framework/trunk/CoreTest/TestResources/Data/DbDataOperatorImportTest/14-ResetWithValue-2.txt (コピー) * データベースの自動採番項目を任意の値でリセットする機能を追加。 Fri, 10 Feb 2023 05:08:18 GMT hizuya@… [1563] * framework/trunk/TestLibrary/Sources/AssertionFailureDetectionTraceListener.cs (更新) * アサートに失敗した場合、デバッガがアタッチしているときは UniTest が 失敗にならなかったが、必ず失敗するように変更。 Mon, 06 Feb 2023 04:02:25 GMT hizuya@… [1562] * framework/trunk/Appendix/Selenium/DotNetSeleniumExtras.snk (追加) * framework/trunk/Appendix/Selenium/SeleniumExtras.WaitHelpers.dll (更新) * framework/trunk/Appendix/Selenium/SeleniumExtras.WaitHelpers.pdb (追加) * framework/trunk/Appendix/Selenium/SeleniumExtras.WaitHelpers.xml (追加) * framework/trunk/Appendix/Selenium/WebDriver.dll (更新) * Selenium 関係の外部 DLL を厳密な名前付きアセンブリに差し替え。 Fri, 03 Feb 2023 10:39:51 GMT hizuya@… [1561] * framework/trunk/Appendix/Selenium/WebDriver.Support.dll (削除) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * 不要な外部ライブラリを削除。 Fri, 03 Feb 2023 10:31:44 GMT hizuya@… [1560] * framework/trunk/WebTest/Properties/Resources.designer.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostTestManager.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationServerTest.cs (更新) * framework/trunk/WebTest/Sources/UnitTest/SeleniumTestBase.cs (更新) * framework/trunk/WebTest/Sources/WebTestUtility.cs (移動) * framework/trunk/WebTest/WebTest.csproj (更新) * テスト対象のライブラリと、テストを実装したライブラリで同じ型名を使 用していたため警告が出ていたので、テスト側の型名や名前空間を変更。 Fri, 03 Feb 2023 10:23:34 GMT hizuya@… [1559] * framework/trunk/SilverFrostFramework.sln.DotSettings (更新) * framework/trunk/TestLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/TestLibrary/Properties/Resources.resx (更新) * framework/trunk/TestLibrary/Sources/SeleniumRemoteCapabilities.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebDriver.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebDriverExtensions.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebDriverManager.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebElementExtensions.cs (追加) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * Confirm 関係の Selenium UnitTest が動くように調整。 * IWebDriver の ... Wed, 01 Feb 2023 13:27:26 GMT hizuya@… [1558] * framework/trunk/Build.proj (更新) * framework/trunk/MSBuild.Common.targets (更新) * 書式を統一。 Wed, 01 Feb 2023 13:23:23 GMT hizuya@… [1557] * framework/trunk/Appendix/Selenium/Selenium.WebDriverBackedSelenium.dll (削除) * framework/trunk/Appendix/Selenium/Selenium.WebDriverBackedSelenium.pdb (削除) * framework/trunk/Appendix/Selenium/Selenium.WebDriverBackedSelenium.xml (削除) * framework/trunk/Appendix/Selenium/SeleniumExtras.WaitHelpers.dll (追加) * framework/trunk/Appendix/Selenium/ThoughtWorks.Selenium.Core.dll (削除) * framework/trunk/Appendix/Selenium/ThoughtWorks.Selenium.Core.pdb (削除) * framework/trunk/Appendix/Selenium/ThoughtWorks.Selenium.Core.xml (削除) * framework/trunk/Appendix/Selenium/WebDriver.Support.dll (追加) * framework/trunk/Appendix/Selenium/WebDriver.chm (削除) * framework/trunk/Appendix/Selenium/WebDriver.dll (更新) * framework/trunk/Appendix/Selenium/WebDriver.pdb (削除) * framework/trunk/Appendix/Selenium/WebDriver.xml (削除) * framework/trunk/Appendix/Selenium/Webdriver.Support.dll (削除) * framework/trunk/Appendix/Selenium/Webdriver.Support.pdb (削除) * framework/trunk/Appendix/Selenium/Webdriver.Support.xml (削除) * framework/trunk/Appendix/Selenium/chromedriver.exe (追加) * framework/trunk/Appendix/Selenium/geckodriver-win32.exe (追加) * framework/trunk/Appendix/Selenium/geckodriver-win64.exe (追加) * framework/trunk/Appendix/Selenium/msedgedriver-win32.exe (追加) * framework/trunk/Appendix/Selenium/msedgedriver-win64.exe (追加) * framework/trunk/TestLibrary/Sources/SeleniumRemoteCapabilities.cs (追加) * framework/trunk/TestLibrary/Sources/SeleniumWebDriver.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebDriverExtensions.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebDriverManager.cs (更新) * framework/trunk/TestLibrary/Sources/WebBrowserType.cs (更新) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * Selenium を最新に更新 (修正は途中)。 Fri, 23 Dec 2022 08:55:42 GMT hizuya@… [1556] * framework/trunk/CoreTest/Sources/Threading/EventQueueTest.cs (更新) * タイミングにより UnitTest が失敗することがあるのでリトライするよう に変更。 Fri, 23 Dec 2022 08:49:48 GMT hizuya@… [1555] * framework/trunk/WebApplication/Web.config (更新) * framework/trunk/WebLibrary/Sources/Handlers/JsonServiceHandler.cs (更新) * framework/trunk/WebLibrary/Sources/Services/ServiceMethod.cs (更新) * framework/trunk/WebLibrary/Sources/Utility.cs (更新) * Json サービスハンドラで OPTIONS リクエストに対応。 Thu, 22 Dec 2022 06:22:43 GMT hizuya@… [1554] * framework/trunk/CoreTest/Sources/Threading/EventQueueTest.cs (更新) * タイミングにより UnitTest が失敗することがあるのでリトライするよう に変更。 Thu, 22 Dec 2022 04:11:03 GMT hizuya@… [1553] * framework/trunk/WebApplication/Services/ExceptionServiceMethod.cs (更新) * framework/trunk/WebApplication/Web.config (更新) * framework/trunk/WebLibrary/Sources/Configuration/ServiceErrorHandlerElement.cs (追加) * framework/trunk/WebLibrary/Sources/Configuration/WebSection.cs (更新) * framework/trunk/WebLibrary/Sources/Modules/ServiceErrorHandlerModule.cs (更新) * framework/trunk/WebLibrary/WebLibrary.csproj (更新) * Json サービスでエラーが発生した場合に、それまでに設定したヘッダーを 保持する機能を追加。 Thu, 04 Aug 2022 08:30:20 GMT hizuya@… [1552] * framework/trunk/BuildLibrary/Sources/ClosureCompiler.cs (更新) * 出力ファイルが作成されていなかった場合はエラーになるように修正。 * Closure Compiler の最新の出力フォーマットに対応。 ... Mon, 16 May 2022 02:50:03 GMT hizuya@… [1551] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/Diagnostics/DiagnosticsUtility.cs (追加) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Diagnostics/DiagnosticsUtilityTest.cs (追加) * framework/trunk/SilverFrostFramework.sln.DotSettings (更新) * framework/trunk/TestLibrary/Sources/CascadingTraceListener.cs (更新) * 共有リスナーを解決する仕組みを作成。 * CascadingTraceListener が appDomainDataName ... Thu, 12 May 2022 05:35:10 GMT hizuya@… [1550] * framework/trunk/WebLibrary/Sources/WebUtility.cs (更新) * キャッシュプロファイルを適用時に、Last-Modified と ETag を指定でき るオーバーロードを追加。 Wed, 09 Mar 2022 08:11:08 GMT hizuya@… [1549] * framework/trunk/TestLibrary/Sources/NUnitTraceListener.cs (更新) * 外部からの設定が効いていなかった問題を修正。 Mon, 07 Mar 2022 14:05:43 GMT hizuya@… [1548] * framework/trunk/CoreLibrary/Sources/Text/VariableString.cs (更新) * framework/trunk/CoreTest/Sources/Text/VariableStringTest.cs (更新) * `$` の前に `\` がある場合は、必ず `$` がエスケープされていると解釈 するように変更。 Mon, 07 Mar 2022 10:14:30 GMT hizuya@… [1547] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/Json/IJsonStructureCreator.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonAnonymousMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonArray.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonFloatValueType.cs (追加) * framework/trunk/CoreLibrary/Sources/Json/JsonMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonReaderSettings.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonRootMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonUtility.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadTest.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonUtilityTest.cs (更新) * 数値系の JSON リテラルの値を .NET の値に変換する際に、対応するビー ンのメンバーの型を元に変換するように変更。 * ... Mon, 07 Mar 2022 09:39:27 GMT hizuya@… [1546] * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Xml/XmlMemberInfo.cs (更新) * Nullable の元になる型の取得を簡素化。 Sun, 06 Mar 2022 15:53:26 GMT hizuya@… [1545] * framework/trunk/TestLibrary/Sources/NUnitTraceListener.cs (更新) * コンストラクタで NUnit を使用していたため、リモーティングでマーシャ ル時に NUnit が必要になっていたのを修正。 * ... Sun, 06 Mar 2022 14:31:38 GMT hizuya@… [1544] * framework/trunk/TestLibrary/Sources/CascadingTraceListener.cs (更新) * framework/trunk/TestTest/Sources/CascadingTraceListenerTest.cs (追加) * framework/trunk/TestTest/TestTest.csproj (更新) * framework/trunk/TestTest/app.config (更新) * TraceListener.Attributes がコンストラクタでアクセスしても値が設定さ ... Wed, 22 Dec 2021 05:39:54 GMT hizuya@… [1543] * framework/trunk/WebApplication/UI/WebControls/ConfirmPage.aspx (更新) * framework/trunk/WebApplication/UI/WebControls/ConfirmPage.aspx.designer.cs (更新) * framework/trunk/WebLibrary/Resources/Script/UIConfirm.js (更新) * framework/trunk/WebLibrary/Sources/UI/ClientScriptUtility.cs (更新) * framework/trunk/WebLibrary/Sources/UI/WebControls/Confirm.cs (更新) * ConfirmArgument の特殊文字がエスケープされない問題を修正。 Wed, 22 Dec 2021 03:15:12 GMT hizuya@… [1542] * framework/trunk/CoreTest/Sources/Diagnostics/NativeExceptionHandlerTest.cs (更新) * [1529] で無効にしていたアクセス違反が発生した場合のテストを有効化。 Wed, 22 Dec 2021 02:51:32 GMT hizuya@… [1541] * framework/trunk/WebLibrary/Sources/Security/WebSecurityUtility.cs (更新) * フォーム認証クッキーを準備する機能を追加。 Tue, 21 Dec 2021 14:13:08 GMT hizuya@… [1540] * framework/trunk/WebLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/WebLibrary/Sources/Reflections.cs (追加) * framework/trunk/WebLibrary/Sources/Security/WebSecurityUtility.cs (更新) * framework/trunk/WebLibrary/WebLibrary.csproj (更新) * framework/trunk/WebTest/Sources/ReflectionsTest.cs (追加) * framework/trunk/WebTest/WebTest.csproj (更新) * フォーム認証クッキーの SameSite に対応。 Tue, 21 Dec 2021 10:34:30 GMT hizuya@… [1539] * framework/trunk/CoreTest/Sources/Threading/EventQueueTest.cs (更新) * 希に失敗するので、条件を緩和。 Tue, 21 Dec 2021 08:48:20 GMT hizuya@… [1538] * framework/trunk/Build.proj (更新) * NUnit のディレクトリ構造の修正。 Wed, 15 Dec 2021 09:03:28 GMT hizuya@… [1537] * framework/trunk/Build.proj (更新) * アーカイブファイルに入っているファイルが正しくないのを修正。 Wed, 15 Dec 2021 08:25:31 GMT hizuya@… [1536] * framework/trunk/WebLibrary/Sources/UI/WebControls/DialogValidationSummary.cs (更新) * サーバサイドでのバリデーションでエラーになった場合に生成される HTML ... Mon, 22 Nov 2021 17:29:51 GMT hizuya@… [1535] * framework/trunk/Build.proj (更新) * framework/trunk/MSBuild.Common.targets (更新) * Gendarme の設定名を変更。 Mon, 22 Nov 2021 16:31:25 GMT hizuya@… [1534] * framework/trunk/Build.proj (更新) * 正しくアーカイブされない問題を修正。 Mon, 22 Nov 2021 15:19:18 GMT hizuya@… [1533] * framework/trunk/CoreTest/Sources/Threading/MonitorWrapperTest.cs (更新) * 実行速度の変更によるテスト結果の調整。 Mon, 22 Nov 2021 15:18:46 GMT hizuya@… [1532] * framework/trunk/Build.proj (更新) * framework/trunk/CoreExtensionsLibrary (削除) * framework/trunk/CoreExtensionsTest (削除) * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/Data/DataExtensions.cs (コピー) * framework/trunk/CoreLibrary/Sources/Threading/ReaderWriterLockSlimWrapper.cs (コピー) * framework/trunk/CoreLibrary/Sources/Threading/ThreadingUtility.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Threading/ReaderWriterLockSlimWrapperTest.cs (コピー) * framework/trunk/SilverFrostFramework.sln (更新) * .NET 4.X に伴い CoreExtensionsLibrary を CoreLibrary に統合。 Mon, 22 Nov 2021 11:20:11 GMT hizuya@… [1531] * framework/trunk/Build.proj (更新) * framework/trunk/CoreExtensionsTest/app.config (更新) * framework/trunk/ServiceProcessTest/app.config (更新) * framework/trunk/TestLibrary/Sources/CascadingTraceListener.cs (追加) * framework/trunk/TestLibrary/Sources/NUnitTraceListener.cs (更新) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * framework/trunk/TestTest/app.config (更新) * framework/trunk/WebApplication/Hosting/FrameworkPage.aspx (追加) * framework/trunk/WebApplication/Hosting/FrameworkPage.aspx.cs (追加) * framework/trunk/WebApplication/Hosting/FrameworkPage.aspx.designer.cs (追加) * framework/trunk/WebApplication/Hosting/Page.aspx (追加) * framework/trunk/WebApplication/Hosting/Page.aspx.cs (追加) * framework/trunk/WebApplication/Hosting/Page.aspx.designer.cs (追加) * framework/trunk/WebApplication/Web.config (更新) * framework/trunk/WebApplication/WebApplication.csproj (更新) * framework/trunk/WebLibrary/Sources/Hosting/HttpWebWorkerRequest.cs (更新) * framework/trunk/WebLibrary/Sources/Hosting/WebApplicationHost.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostTest.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationHostTestManager.cs (更新) * framework/trunk/WebTest/Sources/Hosting/WebApplicationServerTest.cs (更新) * framework/trunk/WebTest/app.config (更新) * NUnit の出力を調整。 * トレースログを、ReSharper からの実行時は画面に出力されるようにし 、console ... Mon, 22 Nov 2021 11:15:58 GMT hizuya@… [1530] * framework/trunk/CoreTest/Sources/IO/AutoDetectEncodingStreamReaderTest.cs (更新) * .NET 4.X に伴い UnitTest の結果が変わったのでその対応。 Thu, 18 Nov 2021 15:00:17 GMT hizuya@… [1529] * framework/trunk/CoreTest/Sources/Diagnostics/NativeExceptionHandlerTest.cs (更新) * framework/trunk/NativeLibrary/Sources/ExceptionHandler.cpp (更新) * ネイティブ例外ハンドラに、.NET 4 で発生する無視して良い例外を追加。 * ... Thu, 18 Nov 2021 13:18:38 GMT hizuya@… [1528] * framework/trunk/Build.proj (更新) * 共通して定義されていた箇所を整理。 Thu, 18 Nov 2021 13:15:04 GMT hizuya@… [1527] * framework/trunk/CoreLibrary/Sources/Configuration/ConfigurationLoader.cs (更新) * framework/trunk/CoreTest/Configurations (追加) * framework/trunk/CoreTest/Configurations/localConfigurationTest.config (追加) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Configuration/ConfigurationLoaderTest.cs (追加) * framework/trunk/CoreTest/Sources/Configuration/ConfigurationTestSection.cs (更新) * framework/trunk/CoreTest/app.config (更新) * NUnit 3 で実行時、config ファイルが一時フォルダに展開されるため、 config ... Thu, 18 Nov 2021 13:12:53 GMT hizuya@… [1526] * framework/trunk/Build.proj (更新) * framework/trunk/CoreTest/app.config (更新) * framework/trunk/TestLibrary/Sources/NUnitTraceListener.cs (追加) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * NUnit 3 系で Debug/Trace の出力を調整。 * VisualStudio(ReSharper) ... Thu, 18 Nov 2021 12:56:15 GMT hizuya@… [1525] * framework/trunk/Build.proj (更新) * NUnit 3.13 に調整。 Tue, 16 Nov 2021 03:48:14 GMT hizuya@… [1524] * framework/trunk/CoreLibrary/Sources/Text/TextUtility.cs (更新) * ReSharper の警告に対応。 Mon, 15 Nov 2021 10:13:01 GMT hizuya@… [1523] * framework/trunk/Appendix/NUnit/nunit.framework.dll (更新) * framework/trunk/Appendix/NUnit/nunit.framework.pdb (追加) * framework/trunk/Appendix/NUnit/nunit.framework.xml (更新) * framework/trunk/Build.proj (更新) * framework/trunk/MSBuild.Common.targets (更新) * NUnit を 3.13.2 に変更。 * 変更が無い場合は AnalyzeByJSLint が毎回実行されないように修正。 * ... Mon, 15 Nov 2021 06:33:45 GMT hizuya@… [1522] * framework/trunk/BuildLibrary/BuildLibrary.csproj (更新) * framework/trunk/BuildLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/CoreExtensionsLibrary/CoreExtensionsLibrary.csproj (更新) * framework/trunk/CoreExtensionsLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/CoreExtensionsTest/CoreExtensionsTest.csproj (更新) * framework/trunk/CoreExtensionsTest/Properties/AssemblyInfo.cs (更新) * framework/trunk/CoreExtensionsTest/Sources/Threading/ReaderWriterLockSlimWrapperTest.cs (更新) * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Action.cs (削除) * framework/trunk/CoreLibrary/Sources/Data/Configuration/SqlTemplateCreatorElementCollection.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Oracle/OracleCommand.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Oracle/OracleConnection.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/Oracle/OracleDataAdapter.cs (更新) * framework/trunk/CoreLibrary/Sources/Data/SqlStatementBlockIdentityComparer.cs (更新) * framework/trunk/CoreLibrary/Sources/Func.cs (削除) * framework/trunk/CoreLibrary/Sources/IO/DirectPipeStream.cs (更新) * framework/trunk/CoreLibrary/Sources/IO/IOUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/IO/NullFileStateMonitor.cs (更新) * framework/trunk/CoreLibrary/Sources/Xml/XmlBeanReaderSettings.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Properties/AssemblyInfo.cs (更新) * framework/trunk/CoreTest/Sources/Configuration/AnonymouseParameterConfigurationElementTest.cs (更新) * framework/trunk/CoreTest/Sources/Configuration/AnonymouseParameterGenericConfigurationElementTest.cs (更新) * framework/trunk/CoreTest/Sources/Globalization/BooleanFormatProviderTest.cs (更新) * framework/trunk/CoreTest/Sources/Reflection/ReflectionUtilityTest.cs (更新) * framework/trunk/CoreTest/Sources/Threading/MonitorWrapperTest.cs (更新) * framework/trunk/CoreTest/Sources/Threading/ReaderWriterLockWrapperTest.cs (更新) * framework/trunk/CoreTest/Sources/Threading/TimerThreadTest.cs (更新) * framework/trunk/ServiceProcessLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/ServiceProcessLibrary/ServiceProcessLibrary.csproj (更新) * framework/trunk/ServiceProcessTest/Properties/AssemblyInfo.cs (更新) * framework/trunk/ServiceProcessTest/ServiceProcessTest.csproj (更新) * framework/trunk/TestLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/TestLibrary/Sources/SeleniumWebDriverAction.cs (更新) * framework/trunk/TestLibrary/TestLibrary.csproj (更新) * framework/trunk/TestTest/Properties/AssemblyInfo.cs (更新) * framework/trunk/TestTest/TestTest.csproj (更新) * framework/trunk/WebApplication/Properties/AssemblyInfo.cs (更新) * framework/trunk/WebApplication/WebApplication.csproj (更新) * framework/trunk/WebLibrary/Properties/AssemblyInfo.cs (更新) * framework/trunk/WebLibrary/Sources/Handlers/CompoundStaticFileHandler.cs (更新) * framework/trunk/WebLibrary/Sources/Hosting/ServerWorkerConnection.cs (更新) * framework/trunk/WebLibrary/Sources/Hosting/WebApplicationServer.cs (更新) * framework/trunk/WebLibrary/Sources/UI/MasterPage.cs (更新) * framework/trunk/WebLibrary/Sources/UI/Page.cs (更新) * framework/trunk/WebLibrary/Sources/UI/WebControls/BoundFieldUtility.cs (更新) * framework/trunk/WebLibrary/Sources/WebUtility.cs (更新) * framework/trunk/WebLibrary/WebLibrary.csproj (更新) * framework/trunk/WebTest/Properties/AssemblyInfo.cs (更新) * framework/trunk/WebTest/WebTest.csproj (更新) * ターゲットフレームワークを .NET 4.5 に変更。 Mon, 15 Nov 2021 05:39:45 GMT hizuya@… [1521] * framework/branches/1.3.0 (コピー) * 1.3.0 ブランチを作成。 Sun, 31 Oct 2021 09:56:50 GMT hizuya@… [1520] * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/Security/SecurityUtility.cs (更新) * framework/trunk/CoreTest/Sources/Security/SecurityUtilityTest.cs (更新) * キー付きハッシュアルゴリズムの場合でも正しくパスワーをハッシュ化し 検証できるように修正。 Thu, 01 Jul 2021 03:14:36 GMT hizuya@… [1519] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/IO/CountedStream.cs (追加) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/IO/CountedStreamTest.cs (追加) * 読み書きした長さを記録するストリームを作成。 Fri, 04 Jun 2021 09:49:28 GMT hizuya@… [1518] * framework/trunk/Appendix/Test/SqlTemplate/sql/SQLServer2005/41-CommandTimeout.st (追加) * framework/trunk/CoreLibrary/Sources/Data/Common/CommonDbCommand.cs (更新) * framework/trunk/CoreTest/Sources/Data/SqlClientTest.cs (更新) * framework/trunk/CoreTest/site.config (更新) * コマンド毎にタイムアウトを外部から設定できる仕組みを追加。 Thu, 03 Jun 2021 09:42:51 GMT hizuya@… [1517] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanReaderLineContext.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanWriterLineContext.cs (追加) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * CSV ビーンの読み込み、書き出し共にコンテキストを準備して有効的に活 用するように変更。 Wed, 02 Jun 2021 10:08:42 GMT hizuya@… [1516] * framework/trunk/CoreLibrary/Sources/Func.cs (更新) * framework/trunk/CoreLibrary/Sources/Reflection/ReflectionUtility.cs (更新) * framework/trunk/CoreTest/Sources/Reflection/ReflectionUtilityTest.cs (更新) * ディクショナリからリフレクションを使用して値を取得する機能を追加。 Wed, 02 Jun 2021 09:42:33 GMT hizuya@… [1515] * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanReader.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanReaderSettings.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanWriter.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanWriterSettings.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanReaderTest.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanWriterTest.cs (更新) * CSV ビーンの書き出しを任意の複数カラムが複数定義できるように変更。 Wed, 02 Jun 2021 08:52:43 GMT hizuya@… [1514] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanReader.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanReaderLineContext.cs (追加) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanReaderSettings.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnAttribute.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvMemberType.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvReader.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanReaderTest.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvOptionalBean.cs (更新) * 任意の複数のカラムの読み込みを実装。 Wed, 02 Jun 2021 06:46:09 GMT hizuya@… [1513] * framework/trunk/CoreLibrary/Sources/Json/JsonMemberAttribute.cs (更新) * コメントの修正漏れを修正。 Tue, 01 Jun 2021 09:55:27 GMT hizuya@… [1512] * framework/trunk/CoreLibrary/Sources/Reflection/ReflectionUtility.cs (更新) * framework/trunk/CoreTest/Sources/Reflection/ReflectionUtilityTest.cs (更新) * ディクショナリに値を設定するデリゲートを作成する機能を追加 (非公開) 。 Fri, 28 May 2021 13:56:19 GMT hizuya@… [1511] * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanWriterTest.cs (更新) * CSV ビーンに対して任意の複数のカラムが定義されているにもかかわらず 、ラベルが設定していなくてもエラーが発生しないように修正。 Fri, 28 May 2021 13:50:35 GMT hizuya@… [1510] * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanWriterTest.cs (更新) * 任意の複数のカラムのヘッダーが正しく出力されるように修正。 Fri, 28 May 2021 13:29:18 GMT hizuya@… [1509] * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanWriter.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanWriterTest.cs (更新) * 任意の複数のカラムを出力する機能で、カラムフィルターが効くように修 正。 Thu, 27 May 2021 09:37:26 GMT hizuya@… [1508] * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanWriter.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvWriter.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanWriterTest.cs (更新) * framework/trunk/CoreTest/Sources/UnitTestUtility.cs (更新) * 任意の複数のカラムを出力する機能を追加。 Thu, 27 May 2021 09:30:19 GMT hizuya@… [1507] * framework/trunk/CoreLibrary/Sources/Reflection/ReflectionUtility.cs (更新) * framework/trunk/CoreTest/Sources/Reflection/ReflectionUtilityTest.cs (更新) * ディクショナリ型のキーと値の型を取得するメソッドを追加。 Thu, 27 May 2021 09:29:26 GMT hizuya@… [1506] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Sources/Collection/RepeatedEnumerable.cs (追加) * framework/trunk/CoreLibrary/Sources/Collection/RepeatedEnumerator.cs (追加) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Collection/RepeatedEnumerableTest.cs (追加) * framework/trunk/CoreTest/Sources/Collection/RepeatedEnumeratorTest.cs (追加) * 繰り返し同じ値を返す列挙子を作成。 Thu, 27 May 2021 07:53:57 GMT hizuya@… [1505] * framework/trunk/CoreLibrary/Sources/Collection/ArraySegmentWrapperList.cs (更新) * 例外のメッセージを設定。 Mon, 24 May 2021 06:38:30 GMT hizuya@… [1504] * framework/trunk/CoreLibrary/Sources/Csv/CsvBeanWriterSettings.cs (更新) * framework/trunk/CoreLibrary/Sources/Csv/CsvColumnInfo.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanReaderTest.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvBeanWriterTest.cs (更新) * framework/trunk/CoreTest/Sources/Csv/CsvOptionalBean.cs (追加) * CSV にオプショナルなカラムを設定できる機能を追加 (途中)。 Fri, 14 May 2021 09:39:45 GMT hizuya@… [1503] * framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadTest.cs (更新) * 値を読み込むテストを追加。 Fri, 14 May 2021 07:03:49 GMT hizuya@… [1502] * framework/trunk/CoreLibrary/CoreLibrary.csproj (更新) * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/ComponentModel/ListBaseArrayConverger.cs (追加) * framework/trunk/CoreLibrary/Sources/Json/JsonAnonymousMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonArray.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonBeanInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonMemberAttribute.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonRootMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonUtility.cs (追加) * framework/trunk/CoreLibrary/Sources/Json/JsonWriter.cs (更新) * framework/trunk/CoreLibrary/Sources/Reflection/TypeFinder.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Json/JsonArrayMemberBean.cs (追加) * framework/trunk/CoreTest/Sources/Json/JsonNormalBean.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadArrayTest.cs (追加) * framework/trunk/CoreTest/Sources/Json/JsonUtilityTest.cs (追加) * framework/trunk/CoreTest/Sources/Json/JsonValueTypeBean.cs (更新) * Json ビーンで、メンバーがコレクションの場合の実際のコレクションの型 を指定するのに JsonMember 属性の ... Thu, 28 Jan 2021 08:27:01 GMT hizuya@… [1501] * framework/trunk/CoreLibrary/Properties/Resources.designer.cs (更新) * framework/trunk/CoreLibrary/Properties/Resources.resx (更新) * framework/trunk/CoreLibrary/Sources/IO/IOUtility.cs (更新) * framework/trunk/CoreLibrary/Sources/NativeMethods.cs (更新) * IOUtility.DeleteDirectoryFromLeaf でフォルダを削除する場合に、フォ ルダが空かどうかのチェックを行わずに ... Thu, 12 Nov 2020 03:36:19 GMT hizuya@… [1500] * framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserTest.cs (更新) * UnitTest が通らなくなっていた問題を修正。 Wed, 11 Nov 2020 10:42:00 GMT hizuya@… [1499] * framework/trunk/CoreLibrary/Sources/Json/JsonMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonWriter.cs (更新) * framework/trunk/CoreTest/CoreTest.csproj (更新) * framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadTest.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadWithConvertTest.cs (追加) * framework/trunk/CoreTest/Sources/Json/JsonTypeConvertBean.cs (追加) * POSIX タイムから DateTime に読み込めるようにした。 * double の精度の値が float で読み込まれる問題を修正。 Wed, 11 Nov 2020 10:08:49 GMT hizuya@… [1498] * framework/trunk/CoreTest/Sources/Json/JsonOperatorForFillTest.cs (更新) * 不要になったコードを削除。 Wed, 11 Nov 2020 07:26:04 GMT hizuya@… [1497] * framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadTest.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonTestBase.cs (更新) * 一部の共通機能を移動。 Wed, 11 Nov 2020 07:21:18 GMT hizuya@… [1496] * framework/trunk/CoreLibrary/Sources/Json/JsonOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonWriter.cs (更新) * コメントに例外情報を追加。 Wed, 11 Nov 2020 07:10:29 GMT hizuya@… [1495] * framework/trunk/CoreLibrary/Sources/Json/JsonMemberAttribute.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonMemberInfo.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonOperator.cs (更新) * framework/trunk/CoreLibrary/Sources/Json/JsonWriter.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonOperatorForWriteWithValueTypeTest.cs (更新) * framework/trunk/CoreTest/Sources/Json/JsonValueTypeBean.cs (更新) * framework/trunk/SilverFrostFramework.sln.DotSettings (更新) * POSIX タイムの値で出力する機能を追加。