]> git.ipfire.org Git - thirdparty/vala.git/commit
add substring method to the string type test substring method
authorJuerg Billeter <j@bitron.ch>
Wed, 11 Jul 2007 16:19:45 +0000 (16:19 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Wed, 11 Jul 2007 16:19:45 +0000 (16:19 +0000)
commit85a9aab74baad138f7cf7908cdcd1621489ad5dd
tree48ba6d385859175aa63979da3053dd83d1459fab
parentb1a9d5db1b9f4af6ce1e638095f6fb42b2736bab
add substring method to the string type test substring method

2007-07-11  Juerg Billeter  <j@bitron.ch>

* ccode/valaccodefunctioncall.vala, gobject/valacodegenerator.vala,
  gobject/valacodegeneratorinvocationexpression.vala,
  vapi/glib-2.0.vala: add substring method to the string type
* tests/test-021.vala, tests/test-021.out: test substring method

Fixes bug 443524

svn path=/trunk/; revision=347
ChangeLog
ccode/valaccodefunctioncall.vala
gobject/valacodegenerator.vala
gobject/valacodegeneratorinvocationexpression.vala
tests/test-021.out
tests/test-021.vala
vapi/glib-2.0.vala