r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
[samba.git] / source / build / pidl / validator.pm
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Stefan Metzmacherr6294: - add obfuscate support, which is used in MAPI...
2007-10-10 Stefan Metzmacherr6101: only allow properties we know about, that helps...
2007-10-10 Stefan Metzmacherr6097: allow compression only on subcontexts
2007-10-10 Stefan Metzmacherr5797: - add idl property [subcontext_size()]
2007-10-10 Stefan Metzmacherr5764: add support for embedded ref pointers
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
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...