pidl: Avoid accidently filling in empty body for types without body.
[sfrench/samba-autobuild/.git] / source4 / pidl / tests / ndr.pl
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl: Add function for determining whether a type has...
2008-01-12 Jelmer Vernooijpidl: Remove declare tests, add more tests for typedef.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25185: Check that can_contain_deferred returns true...
2007-10-10 Jelmer Vernooijr25166: Simplify can_contain_deferred and add tests...
2007-10-10 Stefan Metzmacherr24493: - it turns out that
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21574: Fix handling of DECLARE.
2007-10-10 Jelmer Vernooijr21573: Remove more code that assumed all types are...
2007-10-10 Jelmer Vernooijr21572: More work towards supporting tagged types.
2007-10-10 Jelmer Vernooijr21457: Cope with anonymous nested types in the NDR...
2007-10-10 Jelmer Vernooijr21428: Handle representation types in Needed().
2007-10-10 Jelmer Vernooijr20633: Add another test, fix warnings.
2007-10-10 Jelmer Vernooijr20631: Add some tests for the ndr parser.