summaryrefslogtreecommitdiffstats
path: root/java/com/redhat/et/libguestfs/IntBool.java
Commit message (Collapse)AuthorAgeFilesLines
* Generate structs and struct lists generically.Richard Jones2009-07-071-30/+0
| | | | | | | | | | | This modifies the way that struct and struct lists are generated (for return values) so that there is no need to add an explicit new type when adding a new structure. All tests pass, and the C API should be compatible. I have also inspected the changes that are made to the generated code by hand.
* Java bindings compile, not tested.Richard Jones2009-04-211-0/+30