summaryrefslogtreecommitdiff
path: root/source4/build/pidl/validator.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-0/+6
2007-10-10r5361: Rename some functions, add tests to validator.Jelmer Vernooij1-0/+11
2007-10-10r5338: More efforts to handle types similarly.Jelmer Vernooij1-1/+1
2007-10-10r5320: Treat structs and unions somewhat more similarly:Jelmer Vernooij1-1/+13
2007-10-10r2735: More DCOM updates:Jelmer Vernooij1-4/+10
2007-10-10r2704: Complain about 'object interfaces' that don't have version 0.0 (the st...Jelmer Vernooij1-0/+6
2003-12-19added code to the IDL validator to check for common errors withAndrew Tridgell1-1/+40
2003-12-15make pidl no longer dependent on Data::Dumper, which isn't installedAndrew Tridgell1-2/+0
2003-11-22added the beginnings of an IDL validator, to give clearer errors whenAndrew Tridgell1-0/+101