ダウンロードリスト

プロジェクト概要

dbus tcl は D バスとやり取りするための Tcl ライブラリです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-07-25 09:17
1.0

dbusの動的ライブラリではなく、コンパイル時に、それへのリンクの実行時にロードされます。バリアント型の引数は文字列の代わりに、文字列またはシリアライザですの配列の配列としてリストや辞書の値を渡します。最初の要素は、1つの完全な型を含む有効な署名がされているバリアントの引数に指定された値は、2要素のリストされている場合、バリアントの値が最初のリスト要素で指定されたシグネチャに応じてエンコードすることによって番目のリスト要素が生成されます。受信バリアントの引数が二重つの入れ子レベルが削除されているので、引数リスト内で入れ子になっていた。標準的な茶tcl.m4ファイルを使用していくつかの問題が修正されました。
The dbus dynamic library is loaded at runtime instead of linking to it at compile time. Variant arguments now pass list or dict values as arrays of strings or arrays of dicts, instead of strings. If the value provided for a variant argument is a 2-element list where the first element is a valid signature containing exactly one complete type, the variant value is generated by encoding the second list element according to the signature specified in the first list element. Received variant arguments were doubly nested in the argument list, so one nesting level has been removed. A few problems with the standard TEA tcl.m4 file were fixed.

2009-11-23 04:07
0.8

いくつかの修正。
Some corrections.

2009-01-03 03:37
0.7

タグ: Initial freshmeat announcement

プロジェクトリソース