summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/NDR.pm
AgeCommit message (Expand)AuthorFilesLines
2009-12-12pidl: Introduce new dirrective: relative_shortMatthieu Patou1-0/+3
2009-10-13pidl: don't warn for compatible scalar types in unionsAndrew Tridgell1-3/+3
2009-10-07pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell1-0/+2
2009-10-06PIDL fix for using external types with wireshark backendronnie sahlberg1-0/+2
2009-10-03pidl: added int3264 as a base typeAndrew Tridgell1-0/+2
2009-09-29pidl: added union padding for NDR64Andrew Tridgell1-2/+9
2009-09-17s4-pidl: add support for NDR64Andrew Tridgell1-1/+4
2009-08-07pidl: parse idl 'pipe' typedefs, but print out a not supported message for nowStefan Metzmacher1-3/+17
2009-07-27pidl: add support for [string] on fixed size arrays.Stefan Metzmacher1-0/+7
2009-06-02Add support for double type in pidl.Brad Hards1-0/+1
2009-01-17pidl: Remove "max" and make "range" smarter about unsigned typesTim Prouty1-1/+0
2009-01-15pidl: Add max property to be used instead of range for unsigned types.Tim Prouty1-0/+1
2008-12-12Support pyhelper property to allow additional methods to be tucked onto aJelmer Vernooij1-0/+1
2008-12-12Remove noejs property, which is no longer used.Jelmer Vernooij1-1/+0
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-0/+1235