applied patch from Charles Bozeman fixing the math power function where
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 21 Apr 2003 10:56:16 +0000 (10:56 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 21 Apr 2003 10:56:16 +0000 (10:56 +0000)
commit027f8843fc4e0f846d97e55394b52e9c818a92e4
tree3c98e536739c9175e3b9a3a0b5d2857eaff28596
parent3b7f83a5398e0ae76d8531c8b946286ef93d0a18
applied patch from Charles Bozeman fixing the math power function where

* libexslt/math.c: applied patch from Charles Bozeman fixing
  the math power function where args were inverted #110996
* tests/exslt/math/Makefile.am tests/exslt/math/power.1.*:
  added the test to the regraession for #110996
* libexslt/sets.c: avoid a problem with nodesets.
Daniel
ChangeLog
configure.in
libexslt/math.c
libexslt/sets.c
tests/exslt/math/Makefile.am
tests/exslt/math/power.1.out [new file with mode: 0644]
tests/exslt/math/power.1.xml [new file with mode: 0644]
tests/exslt/math/power.1.xsl [new file with mode: 0644]