summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/ndr.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r21574: Fix handling of DECLARE.Jelmer Vernooij1-1/+7
(This used to be commit 6a4033464bf269176f928a5b3b7e63aad1bb1e7a)
2007-10-10r21573: Remove more code that assumed all types are typedefs.Jelmer Vernooij1-2/+9
(This used to be commit bbbfbfa870c44a6148c3d4d47ff409098e85fcc3)
2007-10-10r21572: More work towards supporting tagged types.Jelmer Vernooij1-2/+10
(This used to be commit 4d28396f0928444406334888f4bc345e74a380df)
2007-10-10r21457: Cope with anonymous nested types in the NDR layer. This doesn't handledJelmer Vernooij1-15/+3
named nested types yet, as these have to be registered. (This used to be commit 9b0416b5d06286c81c73477a24cb591fd4b23d18)
2007-10-10r21428: Handle representation types in Needed().Jelmer Vernooij1-1/+27
(This used to be commit 34517c69e67d7eafa00e6fe0072bd04f074cdbde)
2007-10-10r20633: Add another test, fix warnings.Jelmer Vernooij1-7/+44
(This used to be commit 3ddc76772765db8009120ada820837737c49e409)
2007-10-10r20631: Add some tests for the ndr parser.Jelmer Vernooij1-0/+154
(This used to be commit ded25eca701b8e3e0e13e7ef64d5511d8953eb0d)