Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-12 | handle constant sized arrays | Andrew Tridgell | 1 | -0/+10 |
2003-11-11 | added support for 8 byte aligned HYPER_T | Andrew Tridgell | 1 | -2/+2 |
2003-11-11 | fixed the NDR structure alignment rules | Andrew Tridgell | 1 | -0/+24 |
2003-11-11 | fixed handling on pointers to arrays of structures in unions | Andrew Tridgell | 1 | -1/+3 |
2003-11-11 | automatic printing of unions | Andrew Tridgell | 1 | -0/+10 |
2003-11-11 | - added support for the pull side of unions | Andrew Tridgell | 1 | -0/+1 |
2003-11-10 | much cleaner handling of the different types of variables | Andrew Tridgell | 1 | -0/+105 |
2003-11-09 | - handle void functions | Andrew Tridgell | 1 | -2/+4 |
2003-11-09 | added support for arrays as function arguments and for unistr_noterm | Andrew Tridgell | 1 | -1/+1 |
2003-11-08 | - generate both the pull and push side | Andrew Tridgell | 1 | -13/+30 |
2003-11-06 | updated pidl to auto-generate the ndr_push_*() functions for the | Andrew Tridgell | 1 | -1/+59 |
2000-12-14 | - fixed FlattenHash bug | Andrew Tridgell | 1 | -2/+2 |
2000-12-14 | first version | Andrew Tridgell | 1 | -0/+128 |