Change how attributes are copied for id and speed
authorDaniel Veillard <veillard@redhat.com>
Thu, 17 Sep 2009 11:25:46 +0000 (13:25 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 17 Sep 2009 11:25:46 +0000 (13:25 +0200)
commit2a8398e6bbef97a47099966d587320d59740665a
tree77f323352a1722a9c2ba0880026a10bf728906e6
parent3058d809d2621aa1d9e416bd86c0ebb243afd45c
Change how attributes are copied for id and speed

* libxslt/transform.c: change the way we copy attributes, use a function
  allowing id detection, and avoid an unecessary string generation/free
  in most cases. Also cleanup a number of space and tabs issues.
libxslt/transform.c