summaryrefslogtreecommitdiffstats
path: root/source4/pidl/tests/ndr.pl
Commit message (Expand)AuthorAgeFilesLines
* pidl/NDR: fix handling of multilevel pointers in function elementsStefan Metzmacher2008-02-071-10/+10
* pidl: get the pointer types correct when an element has multiple pointersStefan Metzmacher2008-02-071-7/+282
* pidl: Avoid accidently filling in empty body for types without body.Jelmer Vernooij2008-01-131-1/+3
* pidl: Add function for determining whether a type has a body.Jelmer Vernooij2008-01-121-1/+5
* pidl: Remove declare tests, add more tests for typedef.Jelmer Vernooij2008-01-121-2/+9
* r25185: Check that can_contain_deferred returns true if one of the members of...Jelmer Vernooij2007-10-101-1/+3
* r25166: Simplify can_contain_deferred and add tests for it.Jelmer Vernooij2007-10-101-2/+15
* r24493: - it turns out thatStefan Metzmacher2007-10-101-3/+29
* r21584: Support for tagged types has landed!Jelmer Vernooij2007-10-101-2/+5
* r21574: Fix handling of DECLARE.Jelmer Vernooij2007-10-101-1/+7
* r21573: Remove more code that assumed all types are typedefs.Jelmer Vernooij2007-10-101-2/+9
* r21572: More work towards supporting tagged types.Jelmer Vernooij2007-10-101-2/+10
* r21457: Cope with anonymous nested types in the NDR layer. This doesn't handledJelmer Vernooij2007-10-101-15/+3
* r21428: Handle representation types in Needed().Jelmer Vernooij2007-10-101-1/+27
* r20633: Add another test, fix warnings.Jelmer Vernooij2007-10-101-7/+44
* r20631: Add some tests for the ndr parser.Jelmer Vernooij2007-10-101-0/+154