summaryrefslogtreecommitdiff
path: root/source4/build/pidl/header.pm
AgeCommit message (Expand)AuthorFilesLines
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-6/+3
2003-11-21added support for 'ascstr', a ascii string in MSRPC !Andrew Tridgell1-4/+4
2003-11-20use a precompiled grammer in pidl. This speeds up pidl by about aAndrew Tridgell1-0/+1
2003-11-20use strict perl package everywhere for error checkingAndrew Tridgell1-1/+2
2003-11-20 * added a 'lstring' type for spoolssAndrew Tridgell1-0/+2
2003-11-20 * added support for empty case elements (including default cases)Andrew Tridgell1-1/+3
2003-11-18auto-generate the pipe UUID version and nameAndrew Tridgell1-9/+32
2003-11-17started documenting the extension to IDL that pidl implementsAndrew Tridgell1-8/+0
2003-11-16 * the beginnings of non-constant fixed arraysAndrew Tridgell1-3/+7
2003-11-16added support for "relstr", structure and union properties and publicAndrew Tridgell1-0/+2
2003-11-13I think we now handle conformant arrays in structures correctly - theAndrew Tridgell1-4/+4
2003-11-11- added support for the pull side of unionsAndrew Tridgell1-51/+54
2003-11-10much cleaner handling of the different types of variablesAndrew Tridgell1-1/+8
2003-11-09- handle void functionsAndrew Tridgell1-3/+13
2003-11-08- include includes.hAndrew Tridgell1-4/+0
2003-11-06updated pidl to auto-generate the ndr_push_*() functions for theAndrew Tridgell1-17/+99
2000-12-14changed auto-generated comment for headersAndrew Tridgell1-1/+1
2000-12-14added header generationAndrew Tridgell1-0/+134