You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Andy Clark <an...@apache.org> on 2002/05/29 05:48:51 UTC

[Announce] NekoHTML 0.6.3 Available

Some additional tag balancing bugs were discovered and fixed
so I figured that it would be a good to get a new release out
the door as quickly as possible. You can download the latest
(and greatest?) version of NekoHTML from the following URL:

  http://www.apache.org/~andyc/nekohtml/doc/index.html

One of the problems was introduced at the same time that the
performance improvements were added. I had changed the code
to look up information about an HTML element to perform a
binary search to speed-up access. But this depends on the
list of elements already being in alphabetical order. I
thought they were already but I found a few problems in the
ordering so I fixed it. (Perhaps I'm studying too much
Japanese... ;)

Enjoy!

-- 
Andy Clark * andyc@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org