From: Julien Desfossez Date: Thu, 1 Mar 2012 14:10:50 +0000 (-0500) Subject: Fix API : functions to access fields properties X-Git-Tag: v1.0.0-pre3~11 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=8673030f3cb8d157a30e79af524fd5cca253025e;hp=8673030f3cb8d157a30e79af524fd5cca253025e Fix API : functions to access fields properties Add the ability to know : - the signedness of an int - the base of an int - the encoding of an int - the len of an array - the encoding of a string refs #139 Signed-off-by: Julien Desfossez Signed-off-by: Mathieu Desnoyers ---