slightly more accurate structure alignment code - I need to do proper
[samba.git] / source / build / pidl / parser.pm
2003-11-19 Andrew Tridgellslightly more accurate structure alignment code - I...
2003-11-18 Andrew Tridgellsupport the 'default' case in IDL unions
2003-11-18 Andrew Tridgellauto-generate top-level debug print functions when...
2003-11-17 Andrew Tridgellauto-generate functions for printing top-level function
2003-11-17 Andrew Tridgell* support inline arrays
2003-11-17 Andrew Tridgellbetter [relative] handling, allowing for nested relativ...
2003-11-16 Andrew Tridgell * the beginnings of non-constant fixed arrays
2003-11-16 Andrew Tridgelladded support for "relstr", structure and union propert...
2003-11-16 Andrew Tridgelladded the "subcontext" attribute for auto-handling...
2003-11-15 Andrew Tridgelladded support for varying conformant arrays (needed...
2003-11-15 Andrew Tridgellfixed alignment of the buffers part structures
2003-11-15 Andrew Tridgellsupport a new value() attribute that allows us to auto...
2003-11-15 Tim PotterFix bug in generation of function ndr_pull code generat...
2003-11-14 Andrew Tridgellit turns out that all MS servers ignore the artifact...
2003-11-14 Andrew Tridgell* make pidl.pl exit with an error on a parse error
2003-11-14 Andrew Tridgellfixed another problem with pointers to arrays in structures
2003-11-14 Andrew Tridgellfixed the handling of unions of pointers
2003-11-14 Andrew Tridgell* differentiate between pointers and non-pointers in...
2003-11-13 Andrew TridgellI think we now handle conformant arrays in structures...
2003-11-12 Andrew Tridgellhandle constant sized arrays
2003-11-11 Andrew Tridgelladded support for 8 byte aligned HYPER_T
2003-11-11 Andrew Tridgellfixed the NDR structure alignment rules
2003-11-11 Andrew Tridgellfixed handling on pointers to arrays of structures...
2003-11-11 Andrew Tridgellautomatic printing of unions
2003-11-11 Andrew Tridgellautomatically generate ndr_print_*() functions for...
2003-11-11 Andrew Tridgell- added support for the pull side of unions
2003-11-10 Andrew Tridgellmuch cleaner handling of the different types of variables
2003-11-09 Andrew Tridgelladded a module for auto-generating the client calls...
2003-11-09 Andrew Tridgell- handle void functions
2003-11-09 Andrew Tridgelladded support for arrays as function arguments and...
2003-11-09 Andrew Tridgelladded fixes for the pushing of arrays and handling...
2003-11-08 Andrew Tridgell- include includes.h
2003-11-08 Andrew Tridgell- generate both the pull and push side
2003-11-06 Andrew Tridgella bit of a tidy up before I add the ndr_pull_*() side...
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-11-24 Tim PotterRenamed functions from Dump* to Parse*
2001-11-24 Andrew Tridgellforgot a file