python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source4 / pidl / lib / Parse / Pidl / IDL.pm
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove pidl to top-level directory.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijReimport pidl support for COM.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Michael Adampidl: Remove superfluous semicolon in perl code.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-01 Stefan Metzmacherpidl/IDL: don't strip ',' from the properties content
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-12 Jelmer Vernooijpidl: Remove declare tests, add more tests for typedef.
2008-01-12 Jelmer Vernooijpidl: Remove support for the "declare" keyword in the...
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Stefan Metzmacherr22618: handle the properties related to the type
2007-10-10 Jelmer Vernooijr21681: Fix bug in the parsing code that parsed "struct...
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr20746: Don't report each individual test in test_smbcl...
2007-10-10 Jelmer Vernooijr20625: Fix couple of warnings.
2007-10-10 Jelmer Vernooijr20563: Start using the new parser in ParseExpr()....
2007-10-10 Jelmer Vernooijr20550: Use standard error mechanism in parser.
2007-10-10 Jelmer Vernooijr19599: Fix --includedir.
2007-10-10 Jelmer Vernooijr19588: Use include and import statements rather than...
2007-10-10 Jelmer Vernooijr19585: Add support for some more standard IDL instruct...
2007-10-10 Jelmer Vernooijr19580: Add --includedir option.
2007-10-10 Jelmer Vernooijr18194: Allow empty bitmap {} declarations.
2007-10-10 Stefan Metzmacherr17305: allow 'declare [...] union foo;'
2007-10-10 Jelmer Vernooijr12481: Move parser-specific utility functions to idl...
2007-10-10 Jelmer Vernooijr12464: Add simple IDL parsing tests for pidl using...
2007-10-10 Jelmer Vernooijr12462: Hide oo magic from callers of the parser
2007-10-10 Jelmer Vernooijr11097: Allow pointers in "const"
2007-10-10 Jelmer Vernooijr10093: Fix the HF_FIELD conformance file command
2007-10-10 Jelmer Vernooijr10074: Pass CPP to pidl via environment variables...
2007-10-10 James Peachr10071: Configure checks for IRIX build environment...
2007-10-10 Jelmer Vernooijr10015: Change the NT4 registry backend to use the...
2007-10-10 Jelmer Vernooijr9462: Fix locations for generating the yapp files
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...