Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 1 | -1/+1 |
2008-02-26 | pidl: Remove superfluous semicolon in perl code. | Michael Adam | 1 | -1/+1 |
2008-02-01 | pidl/IDL: don't strip ',' from the properties content | Stefan Metzmacher | 1 | -6/+1 |
2008-01-12 | pidl: Remove support for the "declare" keyword in the parser. | Jelmer Vernooij | 1 | -36/+2 |
2007-10-10 | r24815: Support cpp_quote(). | Jelmer Vernooij | 1 | -1/+11 |
2007-10-10 | r22618: handle the properties related to the type | Stefan Metzmacher | 1 | -10/+12 |
2007-10-10 | r21681: Fix bug in the parsing code that parsed "struct foo;" the same as | Jelmer Vernooij | 1 | -14/+3 |
2007-10-10 | r21430: Support tagged types without typedef. This means: | Jelmer Vernooij | 1 | -14/+18 |
2007-10-10 | r20625: Fix couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20550: Use standard error mechanism in parser. | Jelmer Vernooij | 1 | -19/+19 |
2007-10-10 | r19599: Fix --includedir. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 1 | -6/+11 |
2007-10-10 | r19585: Add support for some more standard IDL instructions: | Jelmer Vernooij | 1 | -3/+29 |
2007-10-10 | r19580: Add --includedir option. | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r18194: Allow empty bitmap {} declarations. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r17305: allow 'declare [...] union foo;' | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r12481: Move parser-specific utility functions to idl.yp, remove some unused ... | Jelmer Vernooij | 1 | -15/+44 |
2007-10-10 | r12464: Add simple IDL parsing tests for pidl using the standard perl | Jelmer Vernooij | 1 | -3/+5 |
2007-10-10 | r12462: Hide oo magic from callers of the parser | Jelmer Vernooij | 1 | -9/+18 |
2007-10-10 | r11097: Allow pointers in "const" | Jelmer Vernooij | 1 | -7/+9 |
2007-10-10 | r10093: Fix the HF_FIELD conformance file command | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r10071: Configure checks for IRIX build environment. Test whether we can | James Peach | 1 | -1/+2 |
2007-10-10 | r10014: Support ?, : and = in attribute arguments. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r9459: Move pidl up one level (to prevent too much nesting) | Jelmer Vernooij | 1 | -0/+434 |