aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary
AgeCommit message (Collapse)AuthorFilesLines
2009-04-06Help Mac OS X by including rpc/types.h before rpc/xdr.hBoris Kolpackov1-0/+2
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov9-9/+45
tests/cxx/hybrid/default: new test tests/cxx/hybrid/binary: update to test default and fixed values
2009-03-08Add support for binary representationsBoris Kolpackov15-0/+1352
xsde/cxx/hybrid/insertion-*: insertion operators generator xsde/cxx/hybrid/extraction-*: extraction operators generator libxsde/xsde/cxx/hybrid/cdr/: CDR support code libxsde/xsde/cxx/hybrid/xdr/: XDR support code tests/cxx/hybrid/binary/: new tests examples/cxx/hybrid/binary/: new examples documentation/cxx/hybrid/guide/: new chapter