summaryrefslogtreecommitdiffstats
path: root/pidl/lib/Parse/Pidl/NDR.pm
Commit message (Expand)AuthorAgeFilesLines
* pidl: Introduce new dirrective: relative_shortMatthieu Patou2009-12-121-0/+3
* pidl: don't warn for compatible scalar types in unionsAndrew Tridgell2009-10-131-3/+3
* pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell2009-10-071-0/+2
* PIDL fix for using external types with wireshark backendronnie sahlberg2009-10-061-0/+2
* pidl: added int3264 as a base typeAndrew Tridgell2009-10-031-0/+2
* pidl: added union padding for NDR64Andrew Tridgell2009-09-291-2/+9
* s4-pidl: add support for NDR64Andrew Tridgell2009-09-171-1/+4
* pidl: parse idl 'pipe' typedefs, but print out a not supported message for nowStefan Metzmacher2009-08-071-3/+17
* pidl: add support for [string] on fixed size arrays.Stefan Metzmacher2009-07-271-0/+7
* Add support for double type in pidl.Brad Hards2009-06-021-0/+1
* pidl: Remove "max" and make "range" smarter about unsigned typesTim Prouty2009-01-171-1/+0
* pidl: Add max property to be used instead of range for unsigned types.Tim Prouty2009-01-151-0/+1
* Support pyhelper property to allow additional methods to be tucked onto aJelmer Vernooij2008-12-121-0/+1
* Remove noejs property, which is no longer used.Jelmer Vernooij2008-12-121-1/+0
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+1235