Register structs as boxed types, generate dup, copy, and free functions,
commit3696a4b1ca1a539d0415cab38958d82fee5590bf
authorJürg Billeter <j@bitron.ch>
Mon, 15 Dec 2008 08:19:39 +0000 (15 08:19 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Mon, 15 Dec 2008 08:19:39 +0000 (15 08:19 +0000)
tree30e91f8a1c9969ff905c39a12cfc363f65de8688
parent78be2505bbd34cd7d39e939f21dd76fd82dadfaa
Register structs as boxed types, generate dup, copy, and free functions,

2008-12-15  Jürg Billeter  <j@bitron.ch>

* vala/valastruct.vala:
* gobject/Makefile.am:
* gobject/valaccodebasemodule.vala:
* gobject/valaccodestructmodule.vala:
* gobject/valagtypemodule.vala:
* gobject/valastructregisterfunction.vala:
* gobject/valatyperegisterfunction.vala:

Register structs as boxed types, generate dup, copy, and free
functions, fixes bug 548864

svn path=/trunk/; revision=2151
ChangeLog
gobject/Makefile.am
gobject/valaccodebasemodule.vala
gobject/valaccodestructmodule.vala
gobject/valagtypemodule.vala
gobject/valastructregisterfunction.vala [new file with mode: 0644]
gobject/valatyperegisterfunction.vala
vala/valastruct.vala