use yyleng instead of strlen don't write unnecessary attributes to reduce
authorJürg Billeter <j@bitron.ch>
Fri, 6 Apr 2007 14:27:28 +0000 (14:27 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 6 Apr 2007 14:27:28 +0000 (14:27 +0000)
commit298b24a46197719db72bcef75ffb9e32eb0c0c39
tree2f89c7f29784cfc296257a8ea01e0015fc11c674
parentcb55d7ec9e5c533f424924095d2d8bea34cdfa83
use yyleng instead of strlen don't write unnecessary attributes to reduce

2007-04-06  Jürg Billeter  <j@bitron.ch>

* vala/scanner.l: use yyleng instead of strlen
* vala/valainterfacewriter.vala: don't write unnecessary attributes to
  reduce parse time
* vapi/atk.vala, vapi/gdk-2.0.vala, vapi/gtk+-2.0.vala, vapi/pango.vala:
  remove unnecessary attributes to reduce parse time

svn path=/trunk/; revision=282
vala/ChangeLog
vala/vala/scanner.l
vala/vala/valainterfacewriter.vala
vala/vapi/atk.vala
vala/vapi/gdk-2.0.vala
vala/vapi/gtk+-2.0.vala
vala/vapi/pango.vala