r5475: Move some existing and new type information functions to typelist.pm
[samba.git] / source4 / build / pidl / idl.pm
2007-10-10 Jelmer Vernooijr5376: ORPC is NDR specific, so move it to ndr.pm.
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 Andrew Tridgellr4884: - 2nd part of support ndr_size_ generation on...
2007-10-10 Stefan Metzmacherr4551: add support for a pidl extensions
2007-10-10 Stefan Metzmacherr4534: update the yapp generated code
2007-10-10 Andrew Tridgellr4523: the PROPERTIES change for typedef was not quite...
2007-10-10 Andrew Tridgellr4522: PROPERTIES are now handled at the typedef level
2007-10-10 Andrew Tridgellr4518: added proper support for "typedef enum" in pidl...
2007-10-10 Stefan Metzmacherr3998: allow const arrays (see next commit to drsuapi...
2007-10-10 Jelmer Vernooijr3667: Small COM fixes
2007-10-10 Jelmer Vernooijr3611: DCOM client support works!!
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Jelmer Vernooijr3442: Add support for the "call_as" and "local" attrib...
2007-10-10 Jelmer Vernooijr3431: Allow optional semicolon after interface definitions
2007-10-10 Jelmer Vernooijr2973: Allow comma's inside parentheses in property...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Jelmer Vernooijr1736: - Pidl updates:
2007-10-10 Jelmer Vernooijr738: Use same error message format as is used by compi...
2003-12-16 Andrew Tridgellcope with different cpp formatting on some systems...
2003-12-15 Andrew Tridgelluse the @CPP@ value from configure if possible when...
2003-12-08 Andrew Tridgellsome systems don't have "which" and some systems don...
2003-12-08 Andrew Tridgellcommit idl.pm now, as many build farm machines don...
2003-11-20 Andrew Tridgellwe now use a copy of pidl inside the samba4 source...
2003-11-20 Andrew Tridgella bit neater way of emitting code
2003-11-20 Andrew Tridgelluse a precompiled grammer in pidl. This speeds up pidl...