]> git.ipfire.org Git - thirdparty/vala.git/commit
Add explicit copy method for arrays
authorLuca Bruno <lucabru@src.gnome.org>
Sat, 30 Jul 2011 14:41:34 +0000 (16:41 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 20 Oct 2016 10:43:48 +0000 (12:43 +0200)
commitd274caac1745465c50cfe14908452e0d024011f1
treed93cea1c21525bda11c00a6a4ffc450be9a46f58
parent41942694292e63346f9f7bdf7c6b52aa91bead2e
Add explicit copy method for arrays

https://bugzilla.gnome.org/show_bug.cgi?id=650663
codegen/valaccodememberaccessmodule.vala
codegen/valaccodemethodcallmodule.vala
tests/basic-types/arrays.vala
vala/Makefile.am
vala/valaarraycopymethod.vala [new file with mode: 0644]
vala/valaarraytype.vala