Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-14 | pidl/python: Convert some Python objects back to C, return proper tuples in ↵ | Jelmer Vernooij | 1 | -7/+40 | |
client calls. (This used to be commit 1ab617296943dc1d270cbf999dedcfb3073d3d20) | |||||
2008-01-14 | python/pidl: Start wrapping function arguments. | Jelmer Vernooij | 1 | -38/+160 | |
(This used to be commit c2595d3754db4d03bafd53b6f62158516493657e) | |||||
2008-01-14 | python/pidl: Handle non-string types. | Jelmer Vernooij | 1 | -1/+19 | |
(This used to be commit 02dd02c529d578ad7fa4a6b825097685555604fe) | |||||
2008-01-14 | python/pidl: More work on wrapping enums, bitmaps and structs. | Jelmer Vernooij | 1 | -26/+76 | |
(This used to be commit 732c3453f0784d5052705b00735b750809afce61) | |||||
2008-01-05 | r26667: pidl/python: Don't generate casts anymore; this will generate ↵ | Jelmer Vernooij | 1 | -9/+9 | |
warnings with older Pythons, but will be a lot cleaner with newer versions. (This used to be commit 7db3222dace7071e3d74fc34b86d571a0f3badea) | |||||
2008-01-03 | r26662: pidl/python: Add constructors for struct/union types. | Jelmer Vernooij | 1 | -3/+52 | |
(This used to be commit bc6aa49d8e33add2efa6f66630029f5305b56280) | |||||
2008-01-03 | r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types. | Jelmer Vernooij | 1 | -10/+41 | |
(This used to be commit 336dae6d429f122f7f38a6c78d28b848ebfa3c67) | |||||
2008-01-03 | r26660: pidl/python: Generate stub functions for DCE/RPC client functions, ↵ | Jelmer Vernooij | 1 | -3/+144 | |
constructor for interface objects. (This used to be commit 0ee0581f052d0b90b2697841aaa09e0955aff65a) | |||||
2008-01-03 | r26659: pidl/python: Support string constants and handle modules. | Jelmer Vernooij | 1 | -2/+43 | |
(This used to be commit 885e5980d7d7fbafdcf308b8ba6f2560c5b467ec) | |||||
2008-01-03 | r26658: pidl: Register Python modules. | Jelmer Vernooij | 1 | -1/+11 | |
(This used to be commit f47044aacc8eb6df856524744ab87bee997bae6d) | |||||
2008-01-03 | r26657: pidl: Add basics for generating Python modules. | Jelmer Vernooij | 1 | -0/+79 | |
(This used to be commit f1960ca7c4d1b75d64192efdd446482c6bbebcd9) |