Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11077: Fix [string] for Samba3 | Jelmer Vernooij | 2 | -7/+12 |
2007-10-10 | r11061: Samba3 parser generator fixes: | Jelmer Vernooij | 3 | -12/+40 |
2007-10-10 | r10880: Missed terminating ';', sorry. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r10879: Added the ZERO_STRUCT(q_u), (r_u) entries to the generated | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r10842: Fix some issues with [out] unions that have a discriminator that is only | Jelmer Vernooij | 4 | -76/+37 |
2007-10-10 | r10829: Documentation updates | Jelmer Vernooij | 2 | -17/+38 |
2007-10-10 | r10788: - Give unions a name | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r10787: Fix silly nodiscriminant-issue | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10742: Support multi-level pointers + ref pointer fixes | Jelmer Vernooij | 3 | -25/+67 |
2007-10-10 | r10739: Reduce number of calls to prs_align_custom() | Jelmer Vernooij | 2 | -22/+26 |
2007-10-10 | r10737: Fix some alignment issues | Jelmer Vernooij | 2 | -43/+70 |
2007-10-10 | r10734: Generate ptr, size, offset, and length elements in unions just once. | Jelmer Vernooij | 2 | -12/+30 |
2007-10-10 | r10732: Generate _ctr structures for unions | Jelmer Vernooij | 3 | -8/+65 |
2007-10-10 | r10721: Handle allocations and primitive / deferred data correctly. In theory, | Jelmer Vernooij | 3 | -83/+273 |
2007-10-10 | r10718: Another large set of small improvements. All generated files compile | Jelmer Vernooij | 4 | -56/+160 |
2007-10-10 | r10717: Another bunch of small updates. All generated files except parse_dfs.c | Jelmer Vernooij | 5 | -19/+31 |
2007-10-10 | r10716: Use correct Samba3 data types for strings. Also use Samba3 types | Jelmer Vernooij | 1 | -22/+65 |
2007-10-10 | r10715: More Samba3 parser generator improvements: | Jelmer Vernooij | 2 | -30/+104 |
2007-10-10 | r10713: Couple more updates to the Samba3 parser generators. | Jelmer Vernooij | 5 | -90/+300 |
2007-10-10 | r10694: Add some work I did this afternoon on getting pidl to output Samba3 | Jelmer Vernooij | 6 | -0/+743 |