- handle void functions
[ira/wip.git] / source / build / pidl / eparser.pm
2003-11-09 Andrew Tridgell- handle void functions
2003-11-06 Andrew Tridgellupdated pidl to auto-generate the ndr_push_*() function...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2001-12-10 Tim PotterAdded "return offset;" to end of generated function.
2001-12-10 Tim PotterFix for pointers to structures in function args.
2001-12-09 Tim PotterMisc fixes:
2001-12-09 Tim Potterwchar_t is a scalar.
2001-12-08 Tim PotterConvert a bunch of "prs_foo()" to "offset = prs_foo()"
2001-12-08 Tim PotterRemoved old commented-out code.
2001-12-08 Tim PotterReinvented has_properties() function lost after HD...
2001-12-08 Tim PotterMade hyper a simple type.
2001-12-06 Tim PotterMoved processing of function arguments and structure...
2001-12-06 Tim PotterDon't pass down drep (data representation) arg from...
2001-11-28 Tim PotterDon't pass decorative name to policy handle or ntstatus...
2001-11-28 Tim PotterDecorate some of the parse functions with element names...
2001-11-27 Tim PotterStart generating some ethereal code that may actually...
2001-11-26 Tim PotterStart generating code for unions.
2001-11-24 Tim PotterInitial version of ethereal parser generator. Works...