More cleanups to the rpmfind.net boxes it looks better inside even if the outside view didn't changed much. SuSE and Freshrpms distro are now split into more useful subset, this should help using the search results. So far nobody complained so the new infrastucture is probably working.
Hardware failures, last week it was my keyboard Alt keys which stopped working suddenly (thanks Nabil for finding a replacement), now it's the CD burner, okay it was old I got it in 98, this was also my last piece of SCSI equipment plugged. So I bought a new DVD online, that will make a nice addition if it arrives and I can make it work. The cat is currently playing with a tiny screw I forgot on the floor...
Started to work on the SAX update of the XML parser, this is a serious piece of work, this will push namespace checking down at the core, the goal is also to improve performances with less string copies, I should also be able to move to "immutable" document building where all name strings are allocated from a dictionary, limiting malloc, speeding up freeing of trees and possibly boosting a lot locality of access for the xmlReader. But this is a lot of work, next libxml2 release is likely to be 2.6.0 and not 2.5.11 !
