Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 3131847cb67dadd8ee6fcbca5055927b8ba8a219)
|
|
metze
(This used to be commit dd77fc45eee2dde7bdd31a2e39387e94cec158aa)
|
|
twice
metze
(This used to be commit c1ac13ee12d6d7e41b3700f207c9a8811bb05cd4)
|
|
(This used to be commit b00c1a072457e5083ffc24a8b74b3793d0b44eee)
|
|
they only work with the structures generated by that file.
(This used to be commit 9aeb7f31b0fc3b9679e5af07e65e79bc8073c4e1)
|
|
code for enums without body.
(This used to be commit d91af936ae51e33c8598d88c77575abbeb0e556b)
|
|
(This used to be commit c1e0570506d7c77112065a03a876cda4e4db7769)
|
|
(This used to be commit aa089378a04f84c507a7c31f96499a88de963d06)
|
|
(This used to be commit 37425495f392a2d0122a93aa2c42758eab7dab5a)
|
|
(This used to be commit 160c0013dc02165ed1787291937b641b6cef5a2b)
|
|
include/ now only contains build system related headers, all other headers are
now near the source code they're related to.
(This used to be commit 6890a01dbfc6d8041a88ef5c6be52dfcd046fe80)
|
|
(This used to be commit 30c1de30bb4ded16e79316c0ab43809e0e19f75d)
|
|
(This used to be commit ff6684adfd96b59381dd941e54070ab9f8984912)
|
|
functions
metze
(This used to be commit fad5af2f2069993b7284e74a177b78a4b4798383)
|
|
pointer loop as we do in other places
metze
(This used to be commit ee92d47b538e2f92e4c342893f04c598311e1021)
|
|
metze
(This used to be commit 98d8753d37e5ac6273316c83bf6f0e6851afd30a)
|
|
metze
(This used to be commit d90a0d3ba1ac18caee08ab3f621b742229a41e45)
|
|
from ->{ORIGINAL}
metze
(This used to be commit e8ebee2698d7d91d8cf25b3017f3414578607ff5)
|
|
metze
(This used to be commit 0eba05b6a67eb5b119e9054af3fe9db855cb9fbe)
|
|
metze
(This used to be commit 0edec25af84744074aeeb5f8f7b61a6c78ef35b7)
|
|
metze
(This used to be commit 8cc3fd09ffce6f389d979ec0a49d2ecefda70dd1)
|
|
metze
(This used to be commit 0bad3f06199341aeacef228e482ab755e2e48306)
|
|
metze
(This used to be commit 212e8ec8d51b75fdfed5ae1ea228133811186a72)
|
|
metze
(This used to be commit 8a23db61e425d10a6f9710a277497d60b114a753)
|
|
metze
(This used to be commit b5c84460fc8599fbd894bcf8c4f7b440e2424af1)
|
|
- fix compiler warning about unused ';'
metze
(This used to be commit 715060187f482486f00e2d6b2cd62d2a0e215a2f)
|
|
It's now possible to use "struct foo" without a typedef in IDL files.
echo_info4 is the first type that's been converted.
(This used to be commit 3ac68e858df9b53cf5e0a84741916214a53b3121)
|
|
(This used to be commit e88055b76a3d81fcc40773d880f76a1c3f53fbf0)
|
|
(This used to be commit d2307f3f7e364a2d17f48301a921a532ae313986)
|
|
always bring it back if we need to. This code was getting in the way while
refactoring.
Add some tests for TDR.
Get rid of typedef in lib/registry/tdr_regf.idl and fix the
TDR code to be able to deal with it.
(This used to be commit 1ad0f99a439f0d52a735b391bf9900d50171aca5)
|
|
struct foo {
...
};
in IDL will now work. This is the first step towards nested types and
using typedefs for partial types (such as "typedef int *bar;"), a requirement
for complex uses of represent_as().
(This used to be commit a716aa70f0c90898e6fcf57d63a2cf4c40e7d4df)
|
|
now maintained separately in bzr at http://people.samba.org/bzr/jelmer/samba-gtk
This also adds some more headers to the list that is installed and a couple of extra #include lines so these
headers can be used externally without problems.
(This used to be commit 07652f65ce7a5b19130f1a27cbf0e1e5fae13454)
|
|
* Add tests for wireshark dissector generator
* Add tests for the header code
* Some cleanups
* Fix handling of elements without [in] or [out]
(This used to be commit 1aecba7100685ed291ea13b0ae47fb0cf9e6a6c8)
|
|
by using an ifdef rather than a pidl argument.
(This used to be commit 6bada0dcf0c7915d366c7917189375dbabecdd4f)
|
|
(This used to be commit 324395afc725e90f44f286fd776b38a64bdc8e3b)
|
|
(This used to be commit 347ae9628202ca4de4318ef8156999239aad9192)
|
|
- `include' (replaces helper())
- `import' (replaces depends())
Add support for parsing importlib() - importlib() is now ignored (with a
warning), but no longer causes syntax errors.
helper() and depends() are now marked deprecated and will cause warnings.
(This used to be commit 1ccab71cb8a9e3db9448b6679d01ad00e1c1e9a3)
|
|
(This used to be commit d1364ef0cd8f1a64f44476476323ab390ac4de48)
|
|
in having pointers for outgoing data when you can already modify the top-level
element.
This can be overridden (temporarily) by specifying the new "keepref"
attribute. Once we've removed keepref from all IDL files, I'll remove this
attribute as well.
(This used to be commit bdc6dd37503ced8322a671d225122ccffbb8bfec)
|
|
works now)
(This used to be commit 31e847a0844a6871befc6091e813ae017cd6e4b4)
|
|
(This used to be commit 272ca8e636cc5043279ff247fc8d5693a9181992)
|
|
Generate different #include lines in pidl depending on whether
we're building inside or outside of the Samba tree (useful for
3rd-party projects).
(This used to be commit 0c188833154c1fe565cb1735909e408a4a1a6049)
|
|
Convert other pidl tests to use Test::More and run them from 'make test'
(This used to be commit 3a57d29a62112ab654e290ccc985fba7f67664c5)
|
|
(This used to be commit f25358270d44a5642adbb85ecaa50b2e5730d7f0)
|