Downloadliste

Projektbeschreibung

dbus-tcl is a Tcl library for interacting with D-Bus.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-25 09:17
1.0

Die dbus dynamische Bibliothek ist während der Laufzeit anstelle der Verknüpfung, um es beim Kompilieren geladen. Variante Argumente jetzt passieren Liste oder dict Werte als Arrays von Strings oder Arrays von dicts anstelle von Strings. Wenn der Wert für eine Variante Argumentation ist eine 2-Element-Liste, wo das erste Element ist eine gültige Signatur enthält genau einen kompletten Typ, wird die Variante Wert durch Codierung der zweiten Liste Element nach der Unterschrift in der ersten Liste Element angegeben generiert. Eingegangen Variante Argumente wurden doppelt in die Liste der Argumente verschachtelt, so dass man Schachtelungsebene entfernt wurde. Ein paar Probleme mit dem Standard-TEA tcl.m4 Datei wurden behoben.
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

Einige Korrekturen.
Some corrections.

2009-01-03 03:37
0.7

Tags: Initial freshmeat announcement

Project Resources