不安定変更履歴

要約

  1. * コマンドライン引数の使い方を作成する時に、同じ型が複数登録されていても一度だけ出力されるように修正。
  2. * 列挙体をメンバーに持つ Json のテストを追加。
リビジョン 1486 by 新井 政悟:
* コマンドライン引数の使い方を作成する時に、同じ型が複数登録されていても一度だけ出力されるように修正。
Change TypePath in RepositoryPath in Workspace
The file was modified/framework/trunk/CoreLibrary/Sources/Diagnostics/CommandLineArgumentParser.cs (diff)Sources/CoreLibrary/Sources/Diagnostics/CommandLineArgumentParser.cs
The file was modified/framework/trunk/CoreTest/Sources/Diagnostics/CommandLineArgumentParserTest.cs (diff)Sources/CoreTest/Sources/Diagnostics/CommandLineArgumentParserTest.cs
リビジョン 1485 by 新井 政悟:
* 列挙体をメンバーに持つ Json のテストを追加。
Change TypePath in RepositoryPath in Workspace
The file was modified/framework/trunk/CoreTest/CoreTest.csproj (diff)Sources/CoreTest/CoreTest.csproj
The file was added/framework/trunk/CoreTest/Sources/Json/JsonEnumBean.csSources/CoreTest/Sources/Json/JsonEnumBean.cs
The file was modified/framework/trunk/CoreTest/Sources/Json/JsonOperatorForReadTest.cs (diff)Sources/CoreTest/Sources/Json/JsonOperatorForReadTest.cs
The file was modified/framework/trunk/CoreTest/Sources/Json/JsonOperatorForWriteTest.cs (diff)Sources/CoreTest/Sources/Json/JsonOperatorForWriteTest.cs
The file was added/framework/trunk/CoreTest/Sources/Json/JsonTestEnum.csSources/CoreTest/Sources/Json/JsonTestEnum.cs