r21574: Fix handling of DECLARE.
[ab/samba.git/.git] / source4 / pidl / lib / Parse / Pidl / Typelist.pm
2007-10-10 Jelmer Vernooijr21574: Fix handling of DECLARE.
2007-10-10 Jelmer Vernooijr21573: Remove more code that assumed all types are...
2007-10-10 Jelmer Vernooijr21572: More work towards supporting tagged types.
2007-10-10 Jelmer Vernooijr21437: Cherrypick typelib tests.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr19572: Fix typo.
2007-10-10 Jelmer Vernooijr19553: Add check for correct API usage.
2007-10-10 Jelmer Vernooijr19546: fix number of bytes pushed when using switch_ty...
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15652: Fix aliases mechanism (fixes #3710)
2007-10-10 Jelmer Vernooijr15587: Generate stubs for the SWIG functions
2007-10-10 Jelmer Vernooijr15576: Separate out Samba4 bits a bit more
2007-10-10 Jelmer Vernooijr15574: Keep information about which scalar types are...
2007-10-10 Jelmer Vernooijr15474: Generate proper type declarations, fix headers
2007-10-10 Andrew Tridgellr13738: added support for a "pointer" type in pidl...
2007-10-10 Stefan Metzmacherr10761: we need to use a pointer to a nbt_name to fix...
2007-10-10 Jelmer Vernooijr10694: Add some work I did this afternoon on getting...
2007-10-10 Stefan Metzmacherr10608: - fix hierachical memory handling in ndr_pull_n...
2007-10-10 Jelmer Vernooijr10388: Add version numbers (required for CPAN)
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...