2003-12-26 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 26 Dec 2003 09:50:33 +0000 (09:50 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 26 Dec 2003 09:50:33 +0000 (09:50 -0000)
commit9e5f1799277669cc4c32350af1b9935e7e921497
tree576dbff0b8e7b1febc66449cec494add7f01b5c2
parentc11144293ede40b8b22a76a2a753c55671cfbba3
2003-12-26 Atsushi Enomoto <atsushi@ximian.com>

* XslDecimalFormat.cs : implemented format-number() other than number
  grouping.
* XsltCompiledContext.cs : Modified XsltFormatNumber.Evaluate() to
  catch ArgumentException which will be thrown by formatting process.

svn path=/trunk/mcs/; revision=21500
mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog
mcs/class/System.XML/Mono.Xml.Xsl/XslDecimalFormat.cs
mcs/class/System.XML/Mono.Xml.Xsl/XsltCompiledContext.cs