ChangeLog 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. 2003-07-28 Piers Haken <[email protected]>
  2. * DefaultContext.cs: better handling of null argument lists
  3. * XPathNavigator.cs: implement ComparePosition
  4. 2003-07-28 Piers Haken <[email protected]>
  5. * Expression.cs: boolean operators: handle comparing .Any better
  6. 2003-07-28 Piers Haken <[email protected]>
  7. * DefaultContext.cs: count() should return a double
  8. * Expression.cs: better support for handling non-double numbers
  9. 2003-07-28 Piers Haken <[email protected]>
  10. * DefaultContext.cs: better function param matching
  11. 2003-07-27 Piers Haken <[email protected]>
  12. * Expression.cs:
  13. * DefaultContext.cs:
  14. catch FormatExceptions while parsing numbers
  15. 2003-07-27 Piers Haken <[email protected]>
  16. * Expression.cs:
  17. fix case sorting order
  18. allow EvaluateNumber to take XPathResultType.Any
  19. 2003-07-27 Piers Haken <[email protected]>
  20. * Expression.cs:
  21. * Tokenizer.cs:
  22. don't pass null to XmlQualifiedName constructor
  23. 2003-07-27 Piers Haken <[email protected]>
  24. * DefaultContext.cs: allow 'concat' to take arbitrary-typed arguments (spec?)
  25. 2003-07-27 Piers Haken <[email protected]>
  26. * Expression.cs: allow EvaluateNodeSet to take XPathResultType.Any
  27. 2003-07-26 Piers Haken <[email protected]>
  28. * Expression.cs: fix function evaluation with ambigous argument types
  29. * XPathNavigator.cs: fix silly null reference bug
  30. 2003-07-26 Piers Haken <[email protected]>
  31. * Iterator.cs:
  32. * DefaultContext.cs:
  33. ArrayListIterator->EnumeratorIterator
  34. * Expression.cs: add sorting support
  35. 2003-07-26 Piers Haken <[email protected]>
  36. * Tokenizer.cs:
  37. * Parser.jay:
  38. move QName parsing into tokenizer
  39. * Expression.cs:
  40. fix evaluating XPathResultType.Any
  41. fix ExprDiv.ToString()
  42. fix NodeTypeTest.ToString() (for namespace axis)
  43. 2003-07-25 Piers Haken <[email protected]>
  44. * Expression.cs: return clone of $var evaluation
  45. 2003-07-26 Piers Haken <[email protected]>
  46. * Iterator.cs: add setter for NamespaceManager
  47. * XPathNavigator.cs: propagate NamespaceManager from context on Evaluate
  48. * Expression.cs: fix func/var exception strings
  49. 2003-07-25 Piers Haken <[email protected]>
  50. * Expression.cs: implement ExprFilter.Evaluate
  51. 2003-07-25 Piers Haken <[email protected]>
  52. * Expression.cs: implement ExprVariable.Evaluate
  53. 2003-07-24 Ben Maurer <[email protected]>
  54. * DefaultContext.cs: implement lang ()
  55. 2003-07-24 Piers Haken <[email protected]>
  56. * Parser.jay:
  57. * Expression.cs:
  58. allow ExprUNION to take non-nodeset (eg, $var) arguments
  59. 2003-07-24 Piers Haken <[email protected]>
  60. * Tokenizer.cs: fix variable references
  61. * Parser.jay:
  62. * Expression.cs:
  63. * XPathNavigator.cs:
  64. use XmlQualifiedName
  65. 2003-06-30 Atsushi Enomoto <[email protected]>
  66. * XPathDocument.cs : removed Driver class and restored authors' name
  67. (though it is completely rewrote).
  68. 2003-06-30 Atsushi Enomoto <[email protected]>
  69. * XPathDocument.cs : Replaced existing stub class with real
  70. XPathDocument implementation.
  71. 2003-04-28 Piers Haken <[email protected]>
  72. * Parser.jay, Tokenizer.cs: more compliant lexical parsing of ambiguous tokens
  73. 2003-03-07 Piers Haken <[email protected]>
  74. * Tokenizer.cs: allow '.'s in NCNames
  75. 2003-03-07 Piers Haken <[email protected]>
  76. * Exression.cs:
  77. * DefaultContext.cs:
  78. fixed function argument resolution
  79. 2003-02-09 Piers Haken <[email protected]>
  80. * XPathNavigator.cs:
  81. * Iterator.cs:
  82. * Expression.cs: fix namespace handling
  83. 2003-01-04 Piers Haken <[email protected]>
  84. * Parser.*: Remove extraneous "using" that was stopping the build. Permanently thisi time ;-)
  85. 2003-02-02 Piers Haken <[email protected]>
  86. * Parser.jay: add token names
  87. * Tokenizer.cs: fix NCName tokenization
  88. 2003-01-02 Atsushi Enomoto <[email protected]>
  89. * Tokenizer.cs : Fixed ParseIdentifier to allow digits.
  90. (It should be a temporary fix.)
  91. 2002-09-22 Nick Drochak <[email protected]>
  92. * Parser.cs: Remove extraneous "using" that was stopping the build.
  93. 2002-09-21 Piers Haken <[email protected]>
  94. * XPathException: implementation
  95. * Expression.cs:
  96. * Iterator.cs:
  97. * Parser.jay:
  98. * Tokenizer.jay:
  99. * XPathNavigator.jay:
  100. use XPathException.
  101. 2002-09-13 Gonzalo Paniagua Javier <[email protected]>
  102. * Parser.cs: commented out non-existent namespace (it compiles fine
  103. with mcs because of a bug that is already on bugzilla).
  104. 2002-09-12 Piers Haken <[email protected]>
  105. * Tokenizer.cs: fix parsing numbers that start with '.'
  106. * DefaultContext.cs: use MS-compatible formatting of doubles
  107. 2002-09-12 Piers Haken <[email protected]>
  108. * Iterator.cs: added NullIterator to handle unspecified contexts
  109. * XPathNavigator.cs: use NullIterator insted of SelfIterator when context is unspecified.
  110. * XPathNodeIterator.cs: change default _count to -1 to prevent recalculations for NullIterators
  111. 2002-09-12 Piers Haken <[email protected]>
  112. * Expression.cs, Parser.jay: allow ExprSLASH to take a generic expression as its left argument.
  113. * Iterator.cs: fix SlashIterator.Clone() when _iterRight is null.
  114. * DefaultContext.cs: fix id() return type.
  115. 2002-09-03 Gonzalo Paniagua Javier <[email protected]>
  116. * DefaultContext.cs: fixed bug #28840.
  117. * Expression.cs: added FIXME.
  118. 2002-08-17 Jason Diamond <[email protected]>
  119. * XPathNavigator.cs: Fixed matching on patterns that look like
  120. absolute XPath expressions.
  121. 2002-08-17 Jason Diamond <[email protected]>
  122. * XPathNavigator.cs: Added naive (but working) implementation of
  123. Matches.
  124. 2002-07-31 Piers Haken <[email protected]>
  125. * XPathDocument.cs: simple, XmlDocument-based implementation
  126. 2002-07-25 Piers Haken <[email protected]>
  127. * DefaultContext.cs: implement XPathFunctionName 'name()' function.
  128. 2002-07-17 Piers Haken <[email protected]>
  129. * DefaultContext.cs: implement 'string-length()', 'normalize-space()'
  130. * Parser.jay: remove redundant production
  131. * Expression.cs: add switches for debugging under VS.NET
  132. 2002-07-17 Piers Haken <[email protected]>
  133. * Expression.cs: implement nodeset/nodeset comparisons (non-optimal)
  134. 2002-07-15 Piers Haken <[email protected]>
  135. * Iterator.cs:
  136. - rename UnionIterator to MergedIterator,
  137. - create new UnionIterator to implment uniqueness for '|' operator
  138. - fix position bug in ArrayListIterator.Clone()
  139. * Expression.cs: use new UnionIterator constructor syntax
  140. 2002-07-12 Piers Haken <[email protected]>
  141. * Iterator.cs: PredicateIterator: handle numeric predicates
  142. * Parser.jay: add some debugging support: yyparseDebug
  143. * Tokenizer.cs: cleanup, include '-' chars in identifier tokens
  144. 2002-06-29 Piers Haken <[email protected]>
  145. * Expression.cs:
  146. - remove dead code
  147. - NodeTest uses XPathResultType instead of internal NodeTestTypes enum
  148. - remove NodeTestTypes enum
  149. - remove NodeTestTypeAny (functionality provided by base now)
  150. - fix ExprStep to handle wildcard QNames
  151. * Parser.jay:
  152. - moved to Mono.Xml.XPath namespace
  153. - use XPathResultType
  154. - handle wildcard QNames
  155. * Tokenizer.cs: moved to Mono.Xml.XPath namespace
  156. * XPathNavigator.cs: implement
  157. - IsDescendant
  158. - SelectAncestors
  159. - SelectDescendants
  160. - SelectChildren
  161. * XPathResultType.cs: fix enum values
  162. 2002-06-24 Jason Diamond <[email protected]>
  163. * XPathScanner.cs: Removed.
  164. 2002-06-24 Dick Porter <[email protected]>
  165. * XmlCaseOrder.cs: Fix namespace
  166. 2002-06-23 Piers Haken <[email protected]>
  167. * DefaultContext.cs: implemented XPathFUnctionId
  168. * Iterator.cs: new ArrayListIterator for id() support
  169. 2002-06-23 Piers Haken <[email protected]>
  170. * XPathNavigator.cs: implement:
  171. - Compile
  172. - Evaluate
  173. - Clone
  174. - Select
  175. - ToString
  176. - some forwarding methods
  177. * XPathNodeIterator: implement caching Count
  178. * Tokenizer.cs: new XPath tokenizer
  179. * Parser.jay: new XPath grammar
  180. * Parser.cs: new precompiled XPath grammar
  181. * Expression.cs: new XPath expression objects
  182. * Iterator.cs: new XPath result/context objects
  183. * DefaultContext.cs: new XPath function binding context
  184. 2002-05-08 Tim Coleman <[email protected]>
  185. * XPathDocument.cs:
  186. * XPathException.cs: New stub files added.
  187. 2002-04-12 Duncan Mak <[email protected]>
  188. * XmlCaseOrder.cs: Moved to here from System.Xml.
  189. 2002-03-26 Jason Diamond <[email protected]>
  190. * XPathScanner.cs: Now handles name tests with wildacards. Abbreviated
  191. steps. Both absolution and relative abbreviated location paths.
  192. 2002-03-25 Jason Diamond <[email protected]>
  193. * XPathScanner.cs: Added new file. This class is supposed to be internal
  194. but that would make it impossible to test.
  195. 2002-03-08 Duncan Mak <[email protected]>
  196. * XPathNamespaceScope.cs:
  197. * XPathNodeType.cs:
  198. * XPathResultType.cs:
  199. * XmlDataType.cs:
  200. * XmlSortOrder.cs: Used EnumCheck and realigned elements to be compatible with MS
  201. implementation. XPathResultType is interesting as EnumCheck does
  202. not show the Navigator element, but shows the String element twice.
  203. 2002-03-08 Jason Diamond <[email protected]>
  204. * XmlDataType.cs, XmlSortOrder.cs, XPathNodeType.cs: Added files.
  205. 2002-03-06 Jason Diamond <[email protected]>
  206. * ChangeLog: Added to this directory.
  207. * XPathExpression.cs, XPathNamespaceScope.cs, XPathNodeIterator.cs,
  208. XPathResultType.cs: New files.
  209. * XPathNavigator.cs: Stubbed out all properties and methods.