Filter RSS
História de tsntsumi

2014-02-10
[PersonalForge] Updated chamber: readconf (readconf)
Unix 系のプログラムで使用される設定ファイルを読み込むためのC言語ライブラリ
[Git] commits were pushed to 'readconf' (current: cac32c06366b441ff810c058933d320d490bdb43)
設定ファイルに定数名を書けるようにした。 定数の名前と値の組み合わせは、ライブラリからは知る手段...
2014-02-09
[Git] commits were pushed to 'readconf' (current: 1d7ab7f39a44d5a21d0e5e1bc8b87dfd23a42c6d)
項目名の長さを管理するグローバル変数名を間違えていたので修正した。
2014-02-05
[Git] commits were pushed to 'readconf' (current: f346b353fed120afe66dd34f1b172b80c157311b)
バグフィクス: シンタックスエラーなのにエラーを発生させていなかった。 「=」の前に項目名を指定して...
[Git] commits were pushed to 'readconf' (current: f346b353fed120afe66dd34f1b172b80c157311b)
バグフィクス: シンタックスエラーなのにエラーを発生させていなかった。 「=」の前に項目名を指定して...
2014-02-01
[Git] Branch 'refs/heads/c89-support' has been deleted from readconf
[Git] commits were pushed to 'readconf' (current: 8d472b316cccc28d1eeed433b92ba414b4b992ae)
int 型変数と size_t 型変数を比較していたため、両変数とも size_t にした。
[Git] commits were pushed to 'readconf' (current: 549fc9fd483b3c498a499f45024c1931d0e83f01)
for ループカウンタ変数の定義をブロックの先頭で行うようにした。 C99 の拡張機能のため。
2014-01-27
[Git] commits were pushed to 'readconf' (current: 6d4fd5bc7eecee6c9431687076f4ee87e0bb56cd)
検証関数サポート 設定ファイルから項目の値を読み込んだ時に、アプリケーションが定義した 検証関数を...
[Git] commits were pushed to 'readconf' (current: 6d4fd5bc7eecee6c9431687076f4ee87e0bb56cd)
検証関数サポート 設定ファイルから項目の値を読み込んだ時に、アプリケーションが定義した 検証関数を...
2014-01-23