2005-09-08 Joe Shaw <joeshaw@novell.com>
authorJoe Shaw <joeshaw@novell.com>
Thu, 8 Sep 2005 18:54:42 +0000 (18:54 +0000)
committerJoe Shaw <joeshaw@novell.com>
Thu, 8 Sep 2005 18:54:42 +0000 (18:54 +0000)
commit24c6ddc1a41e280c877233f98569d4e21d12f1ef
treea318f931347f3d43cd22f1b56461a4ecec67c4f8
parent76faf9aa9c05dac0d3397867d8f317c3eb9cc0bc
2005-09-08  Joe Shaw  <joeshaw@novell.com>

Patches from James Willcox <snorp@snorp.net>

* mono/Makefile.am: Add Int16.cs and UInt16.cs

* mono/DBusType/Array.cs: Handle multidimensional arrays, and
support array "out" parameters.

* mono/DBusType/Int16.cs, mono/DBusType/UInt16.cs: New files,
for 16-bit int support.
ChangeLog
mono/DBusType/Array.cs
mono/DBusType/Int16.cs [new file with mode: 0644]
mono/DBusType/UInt16.cs [new file with mode: 0644]
mono/Makefile.am