r4841: Handle levels that are signed integer types.
[samba.git] / source4 / build / pidl / idl.gram
2003-11-28 Andrew Tridgellmake sure there is at least one valid interface in...
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-24 Andrew Tridgellgive far more detail in the EPMAPPER results
2003-11-23 Andrew Tridgellooh, this is fun!
2003-11-22 Andrew Tridgelladded support for enumerated types in IDL files. This...
2003-11-22 Andrew Tridgelladded support for 'const' in IDL files. This makes...
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-20 Andrew Tridgell * added support for empty case elements (including...
2003-11-18 Andrew Tridgellauto-generate the pipe UUID version and name
2003-11-18 Andrew Tridgellsupport the 'default' case in IDL unions
2003-11-17 Andrew Tridgellstarted documenting the extension to IDL that pidl...
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-16 Andrew Tridgellfixed the handling of much more general C expressions...
2003-11-15 Andrew Tridgellsupport a new value() attribute that allows us to auto...
2003-11-13 Andrew TridgellI think we now handle conformant arrays in structures...
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 fixes for the pushing of arrays and handling...
2003-11-08 Andrew Tridgell- generate both the pull and push 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...
2000-12-14 Andrew Tridgellfirst version