» Version | » Information |
---|---|
2005-10-14 alpha |
|
2005-02-03 alpha |
|
2005-01-31 alpha |
|
0.3.3 |
Release date: 2004-12-23 15:21 UTC Release state: alpha Release uploaded by: olivierg Changelog: * Added DOM fetching method : fetchDomNodes() * WARNING: Suppressed the XML_Indexing_Reader::next() method. Fetching data is now performed by either fetchStrings() or fetchDomNodes() * Added support for /simple/xpath/expressions (that is : without any [n] or [@attr] specification) * Added support for the last() xpath function, as in /path/to/element[last()] * Matched regions might come up in a messed up order for certain queries : fixed * Fixed a bug where some junk files where created in the system's temporary directory. This fix adds a new package requirement : File ; version >= 1.0.3 * Added profiling support to the XML_Indexing_Reader class Dependencies:
|
2004-12-19 alpha |
|
2004-12-10 alpha |