pidl/python: Work towards supporting more complex types (arrays, etc).
[ira/wip.git] / source / pidl / tests / samba-ndr.pl
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr21654: Add simple test for print functions.
2007-10-10 Jelmer Vernooijr21578: Use utility function for naming pull/push/print...
2007-10-10 Jelmer Vernooijr21484: Fix Needed* for nested datastructures.
2007-10-10 Jelmer Vernooijr21459: Remove name argument, more refactoring.
2007-10-10 Jelmer Vernooijr21455: Fix a bug in our handling of conformant arrays...
2007-10-10 Jelmer Vernooijr21440: Support different variables in environments.
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr21428: Handle representation types in Needed().
2007-10-10 Jelmer Vernooijr21427: Add tests for Needed*(), in preparation of...
2007-10-10 Jelmer Vernooijr21332: Fix bug in pidl that prevented value(0) from...
2007-10-10 Jelmer Vernooijr21253: Merge some pidl fixes:
2007-10-10 Jelmer Vernooijr20638: Check for NULL pointers (where possible) in...
2007-10-10 Jelmer Vernooijr20637: Don't check for NULL pointers when the pointer...