summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Typelist.pm
AgeCommit message (Collapse)AuthorFilesLines
2009-07-19pidl: Print actual type names in errors about unknown origins rather than ↵Jelmer Vernooij1-2/+5
'HASH(0x....)'.
2009-06-02Add support for double type in pidl.Brad Hards1-0/+1
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2009-01-17pidl: Remove "max" and make "range" smarter about unsigned typesTim Prouty1-1/+14
This eliminates a warning in pidl generated code, while preserving cross-platform idl compatibility.
2008-12-22Import types from other Python mechanisms using the Python import mechanism, ↵Jelmer Vernooij1-9/+14
to ensure they are initialized.
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-0/+301