r5661: Be a little stricter on syntax regarding arrays. A pointer to an
[abartlet/samba.git/.git] / source4 / build / pidl / validator.pm
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Jelmer Vernooijr5660: Reduce number of generated "{}"'s
2007-10-10 Jelmer Vernooijr5465: Add support to multiple levels of pointers in...
2007-10-10 Jelmer Vernooijr5426: Warn about embedded ref pointers.
2007-10-10 Jelmer Vernooijr5362: Add pointer_default() support to pidl. pointer_d...
2007-10-10 Jelmer Vernooijr5361: Rename some functions, add tests to validator.
2007-10-10 Jelmer Vernooijr5338: More efforts to handle types similarly.
2007-10-10 Jelmer Vernooijr5320: Treat structs and unions somewhat more similarly:
2007-10-10 Jelmer Vernooijr2735: More DCOM updates:
2007-10-10 Jelmer Vernooijr2704: Complain about 'object interfaces' that don...
2003-12-19 Andrew Tridgelladded code to the IDL validator to check for common...
2003-12-15 Andrew Tridgellmake pidl no longer dependent on Data::Dumper, which...
2003-11-22 Andrew Tridgelladded the beginnings of an IDL validator, to give clear...