Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-15 | Fix NPE in JNI while handling int arrays, VPP-559 | Marek Gradzki | 1 | -6/+6 |
2016-11-17 | VPP-534 Remove references to DTOs created in JVpp | Maros Marsalek | 2 | -0/+6 |
2016-11-07 | Fix longArray type in JVPP generator | Maros Marsalek | 1 | -2/+2 |
2016-11-03 | Remove unused jvpp dependency on plugins' control_ping | Marek Gradzki | 1 | -3/+2 |
2016-10-31 | VPP-120: add custom types support to jvpp | Marek Gradzki | 5 | -309/+627 |
2016-10-25 | Improve equals generation for jvpp DTOs | Marek Gradzki | 1 | -6/+7 |
2016-10-25 | Improve JNI code generation (array truncation) | Marek Gradzki | 1 | -9/+14 |
2016-09-29 | VPP-378: rename jvpp package to the same as groupId of deployed jars | Marek Gradzki | 3 | -17/+17 |
2016-09-20 | VPP-348 Return empty DumpReply instead of null | Maros Marsalek | 1 | -14/+16 |
2016-09-20 | VPP-413 DTOs generated by JVpp improvements: | Maros Marsalek | 2 | -31/+162 |
2016-08-16 | VPP-205: jvpp plugin support. | Marek Gradzki | 8 | -290/+451 |
2016-08-16 | Create python package for jvpp generation. | Ed Warnicke | 9 | -0/+1948 |