Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
[ira/wip.git] / source4 / pidl / lib / Parse / Pidl / Typelist.pm
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpython: Compile security module, handle uint.
2008-01-14 Jelmer Vernooijpidl/python: Fix processing UUID-less interfaces, exter...
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl: Add function for determining whether a type has...
2008-01-12 Jelmer Vernooijpidl: Add ability to write type metadata to a file.
2008-01-12 Jelmer Vernooijpidl: Remove support for the declare keyword in other...
2007-10-10 Stefan Metzmacherr24489: only typedef enum { ... } foo; enum's should...
2007-10-10 Jelmer Vernooijr21575: Fix handling of is_scalar() for declares.
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...