Age | Commit message (Expand) | Author | Files | Lines |
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 | -454/+391 |
2008-01-12 | pidl: Remove declare tests, add more tests for typedef. | Jelmer Vernooij | 1 | -75/+75 |
2008-01-12 | pidl: Remove support for the "declare" keyword in the parser. | Jelmer Vernooij | 1 | -1168/+1058 |
2007-10-10 | r24815: Support cpp_quote(). | Jelmer Vernooij | 1 | -1267/+1310 |
2007-10-10 | r22618: handle the properties related to the type | Stefan Metzmacher | 1 | -561/+561 |
2007-10-10 | r21681: Fix bug in the parsing code that parsed "struct foo;" the same as | Jelmer Vernooij | 1 | -1186/+1154 |
2007-10-10 | r21430: Support tagged types without typedef. This means: | Jelmer Vernooij | 1 | -897/+889 |
2007-10-10 | r20746: Don't report each individual test in test_smbclient as a single tests... | Jelmer Vernooij | 1 | -77/+77 |
2007-10-10 | r20625: Fix couple of warnings. | Jelmer Vernooij | 1 | -214/+209 |
2007-10-10 | r20563: Start using the new parser in ParseExpr(). It's now trivial to use this | Jelmer Vernooij | 1 | -476/+1 |
2007-10-10 | r20550: Use standard error mechanism in parser. | Jelmer Vernooij | 1 | -96/+96 |
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 | -1258/+1291 |
2007-10-10 | r19585: Add support for some more standard IDL instructions: | Jelmer Vernooij | 1 | -1275/+1389 |
2007-10-10 | r19580: Add --includedir option. | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r18194: Allow empty bitmap {} declarations. | Jelmer Vernooij | 1 | -338/+351 |
2007-10-10 | r17305: allow 'declare [...] union foo;' | Stefan Metzmacher | 1 | -460/+479 |
2007-10-10 | r12481: Move parser-specific utility functions to idl.yp, remove some unused ... | Jelmer Vernooij | 1 | -435/+597 |
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 | -72/+81 |
2007-10-10 | r11097: Allow pointers in "const" | Jelmer Vernooij | 1 | -198/+207 |
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 | r10015: Change the NT4 registry backend to use the IDL-generate parse functions. | Jelmer Vernooij | 1 | -602/+785 |
2007-10-10 | r9462: Fix locations for generating the yapp files | Jelmer Vernooij | 1 | -60/+60 |
2007-10-10 | r9460: - Move pidl to lib/. This fixes standalone installation of pidl. | Jelmer Vernooij | 1 | -0/+2609 |