2004-08-31 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 31 Aug 2004 16:01:09 +0000 (16:01 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Tue, 31 Aug 2004 16:01:09 +0000 (16:01 -0000)
commited26cfb28c9e50e5e2b8e666a49c953be2867e9a
tree240243c597bcb00732d55e0e9c240c9f364cd40e
parent124253cf6bf4a85b3db9077dc5daec2c46e6cb70
2004-08-31  Atsushi Enomoto <atsushi@ximian.com>

* XPath2Expression.cs :
  Implemented the whole ComparisonExpr.Evaluate(). It now handles
  empty sequence expectedly.
* XQueryComparisonOperator.cs : added.

svn path=/trunk/mcs/; revision=33105
mcs/class/System.XML/System.Xml.Query/ChangeLog
mcs/class/System.XML/System.Xml.Query/XPath2Expression.cs
mcs/class/System.XML/System.Xml.Query/XQueryComparisonOperator.cs [new file with mode: 0755]