pidl/python: Fix more warnings in the generated code.
[ira/wip.git] / source / pidl / lib / Parse / Pidl / Samba4 / Python.pm
2008-01-14 Jelmer Vernooijpidl/python: Fix more warnings in the generated code.
2008-01-14 Jelmer Vernooijpidl/python: Fix bug accidently filling in the body...
2008-01-14 Jelmer Vernooijpidl/python: Fix const type wrapping.
2008-01-14 Jelmer Vernooijpidl/python: Fix conversion of last few non-standard...
2008-01-14 Jelmer Vernooijpidl/python: Remove references to DECLARE, which has...
2008-01-14 Jelmer Vernooijpidl/python: Some more support for special case types.
2008-01-14 Jelmer Vernooijpidl/python: Convert some Python objects back to C...
2008-01-14 Jelmer Vernooijpython/pidl: Start wrapping function arguments.
2008-01-14 Jelmer Vernooijpython/pidl: Handle non-string types.
2008-01-14 Jelmer Vernooijpython/pidl: More work on wrapping enums, bitmaps and...
2008-01-05 Jelmer Vernooijr26667: pidl/python: Don't generate casts anymore;...
2008-01-04 Jelmer Vernooijr26662: pidl/python: Add constructors for struct/union...
2008-01-04 Jelmer Vernooijr26661: pidl/python: More generic handling of NTSTATUS...
2008-01-04 Jelmer Vernooijr26660: pidl/python: Generate stub functions for DCE...
2008-01-03 Jelmer Vernooijr26659: pidl/python: Support string constants and handl...
2008-01-03 Jelmer Vernooijr26658: pidl: Register Python modules.
2008-01-03 Jelmer Vernooijr26657: pidl: Add basics for generating Python modules.