summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/typelist.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij1-1/+2
It's now possible to use "struct foo" without a typedef in IDL files. echo_info4 is the first type that's been converted. (This used to be commit 3ac68e858df9b53cf5e0a84741916214a53b3121)
2007-10-10r21575: Fix handling of is_scalar() for declares.Jelmer Vernooij1-1/+3
(This used to be commit f0bc29df7297f8f91175091e5f4b14f4ae4b0591)
2007-10-10r21573: Remove more code that assumed all types are typedefs.Jelmer Vernooij1-1/+14
(This used to be commit bbbfbfa870c44a6148c3d4d47ff409098e85fcc3)
2007-10-10r21572: More work towards supporting tagged types.Jelmer Vernooij1-3/+11
(This used to be commit 4d28396f0928444406334888f4bc345e74a380df)
2007-10-10r21437: Cherrypick typelib tests.Jelmer Vernooij1-0/+59
(This used to be commit 9ba814d033412150d383d3687f02775d4efc618e)